@charset "UTF-8";

.gallery_about_top .gallery-header {
  padding: 3.03571rem 0 3.46429rem;
}
.gallery_about_top .gallery-descript {
  width: 79.10448%;
  max-width: 44.28571rem;
  margin: 0 auto;
  padding: 2.5rem 0 0;
}
.gallery_about_top .gallery-body {
  padding: 2.5rem 0 2.75rem;
  position: relative;
}
.p_about_top {
  display: block;
  position: relative;
  overflow: hidden;
}
.p_about_top-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p_about_top-list::before{
  content:"";
  display: block;
  width:23.7793%;
  order:1;
}
.p_about_top-list::after{
  content:"";
  display: block;
  width:23.7793%;
}
.p_about_top-inner {
  transition: all 1.1s ease 0.68s;
}
.p_about_top-inner.visible {
  opacity: 1;
  transform: translateX(0);
}
.p_about_top-layer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  transform: translateX(-102%);
  transition: all 1.5s ease 0.3s;
}
.p_about_top-layer.visible {
  transform: translateX(105%);
}
.p_about_top-image {
  line-height: 0;
  position: relative;
  z-index: -1;
  overflow: hidden;
}
.p_about_top-image img {
  transition: all 0.8s ease;
}
.p_about_top-body {
  padding: 1.60714rem 0;
  background: #fff;
  position: relative;
}
.p_about_top-tag {
  display: inline-block;
  position: absolute;
  padding: 0.5rem 1.07143rem;
}
.p_about_top-tag-text {
  font-family: "Pathway Gothic One",sans-serif;
  color: #fff;
  font-size: 0.78571rem;
}
.p_ec_gallery {
  position: relative;
}
.p_ec_gallery-inner {
  min-width: 375px;
}
.p_ec_gallery-image,
.p_ec_gallery-image1,
.p_ec_gallery-inner {
  width: 100%;
  height: 120vw;
  min-height: 32.14286rem;
  max-height: 64.28571rem;
}
.p_ec_gallery-image {
  position: absolute;
  left: 0;
  top: 0;
}
.p_ec_gallery-image1 {
  background: url("../images/gallery/bg_gallery_sp.jpg") center top no-repeat;
  background-size: cover;
}
.p_ec_gallery-image::before {
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
}
.p_ec_gallery-body {
  color: #fff;
  position: relative;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  width: 72.93333vw;
  min-width: 19.57143rem;
  display: block;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.9)
}
.p_ec_gallery-heading {
  text-align: center;
}
.p_ec_gallery-heading-icn {
  display: block;
  line-height: 0;
  margin: 0 auto 8.22669%;
}
.p_ec_gallery-heading-icn-logo {
  width: 9.14077%;
}
.p_ec_gallery-heading-small,
.p_ec_gallery-heading-text {
  display: block;
  font-weight: 700;
  letter-spacing: 0.2em;
}
.p_ec_gallery-heading-text {
  font-family: "Pathway Gothic One",sans-serif;
  font-size: 4.8vw;
}
.p_ec_gallery-heading-small {
  font-size: 2.66667vw;
  margin: 7.31261% 0 0;
  font-feature-settings: "pkna";
}
.p_ec_gallery-text {
  margin: 10.42048% 0 0;
}
.p_ec_gallery-descript-text {
  font-size: 2.93333vw;
  line-height: 2.18182;
}
@media only screen and (max-width:768px) {
  .p_about_top-list {
    max-width: 47.14286rem;
    margin: 0 auto;
  }
  .p_about_top-list-item {
    margin: 0.5em auto;
    position: relative;
    width: 48%;
    margin-bottom: 0.5rem;
  }
  .p_about_top-image {
    width: 100%;
  }
}
@media only screen and (min-width:769px) {
  .gallery_about_top .gallery-header {
    text-align: center;
    padding: 10rem 0 5rem;
  }
  .gallery_about_top .gallery-descript {
    display: inline-block;
    text-align: left;
  }
  .gallery_about_top .gallery-body::before {
    width: 100%;
    height: 175px;
    left: 0;
  }
  .p_about_top:hover .p_about_top-image img {
    transform: scale(1.07);
  }
  .p_about_top-list-item {
    width: 15.9%;
    padding: 0.60714rem 0;
  }
  .p_about_top-tag {
    right: 0;
    top: -17px;
    transform: translateY(-50%);
  }
  .p_about_top-tag-text {
    letter-spacing: 0.2em;
  }
  .p_ec_gallery-inner {
    min-width: 1144px;
  }
  .p_ec_gallery-image,
  .p_ec_gallery-image1,
  .p_ec_gallery-inner {
    height: 47.3913vw;
    min-height: 38.71429rem;
    max-height: 56.85714rem;
  }
  .p_ec_gallery-image {
    position: fixed;
  }
  .p_ec_gallery-image1 {
    background: url("../images/gallery/bg_gallery.jpg") center top no-repeat;
    background-size: cover;
  }
  .p_ec_gallery-body {
    width: 34.78261vw;
    min-width: 28.57143rem;
    max-width: 41.78571rem;
    padding: 5rem 0 0;
  }
  .p_ec_gallery-heading-icn {
    margin: 0 auto 5%;
  }
  .p_ec_gallery-heading-icn-logo {
    width: 7.25%;
  }
  .p_ec_gallery-heading-text {
    font-size: 2.08696vw;
  }
  .p_ec_gallery-heading-small {
    font-size: 1.30435vw;
    margin: 3.75% 0 0;
  }
  .p_ec_gallery-text {
    margin: 7.5% 0 0;
  }
  .p_ec_gallery-descript-text {
    font-size: 1.13043vw;
  }
}
@media only screen and (max-width:375px) {
  .p_ec_gallery-heading-text {
    font-size: 1.42857rem;
  }
  .p_ec_gallery-heading-small {
    font-size: 0.85714rem;
  }
  .p_ec_gallery-text {
    margin: 2.14286rem 0 0;
  }
  .p_ec_gallery-descript-text {
    font-size: 0.92857rem;
  }
  .p_gallery-list-item {
    margin: 0 0 1.07143rem 7.76256%;
  }
}
@media only screen and (min-width:1680px) {
  .p_ec_gallery-heading-icn {
    margin: 0 auto 1.42857rem;
  }
  .p_ec_gallery-heading-text {
    font-size: 2.5rem;
  }
  .p_ec_gallery-heading-small {
    font-size: 1.2rem;
    margin: 1.07143rem 0 0;
  }
  .p_ec_gallery-descript-text {
    font-size: 0.92857rem;
  }
}

/**************************************************
 LightBox
**************************************************/

/* Preload images */
body:after {
  content: url(../images/gallery/close.png) url(../images/gallery/loading.gif) url(../images/gallery/prev.png) url(../images/gallery/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/gallery/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/gallery/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/gallery/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/gallery/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


