/*mixin*/
@media (max-width: 767px) {

.firstView {
  position: relative;
}

.gallery {
  background: white;
  position: relative;
}
.gallery .speakNav {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  top: -112px;
}
.gallery #contents {
  background: white;
}
.gallery #contents header {
  width: 90%;
  margin: 0 auto !important;
  *zoom: 1;
}
.gallery #contents header:before {
  content: " ";
  display: table;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -webkit-opacity: 0;
  zoom: 1;
}
.gallery #contents header:after {
  content: " ";
  display: table;
  clear: both;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -webkit-opacity: 0;
  zoom: 1;
}
.gallery #contents header h1 {
  width: 60%;
}
.gallery #contents .firstView .view_gallery {
  position: absolute;
  right: 20px;
  top: 0;
  width: 30%;
  margin-top: 0 !important;
}
.gallery #contents h2 {
  margin-top: 30px;
}
.gallery #contents p {
  margin-top: 30px;
  font-size: 120%;
}

.firstView article {
  background: #ff0037;
}

.photo {
  width: 95%;
  margin-left: 5%;
}

article .description {
  width: 90%;
  margin: 20px auto 0 auto;
  padding-bottom: 20px;
}

article .description h3 {
  color: #fff;
  font-size: 120%;
}

article .description p {
  margin-top: 0 !important;
  color: #fff;
}

article .description a {
  color: #fff;
  text-decoration: underline;
  background: url(/assets/images/gallery/lesliekee/icon_blank--sp.png) no-repeat 100% center;
  background-size: 10px 10px;
  display: inline-block;
  padding-right: 20px;
}

.gallery #contents .bg {
  margin: 30px -60px;
}
.gallery #contents .bg img {
  width: 100%;
}
.gallery #contents .profile {
  background: #ff0037;
  margin: 0 -60px;
}
.gallery #contents .profile figure {
  padding: 0 0 40px 60px;
  text-align: right;
}
.gallery #contents .profile figure > img {
  width: 100%;
}
.gallery #contents .profile figcaption {
  margin-top: 20px;
  padding-right: 60px;
  text-align: left;
  color: white;
  font-size: 16px;
  font-size: 0.8rem;
}
.gallery #contents .profile figcaption a {
  color: white;
}
.gallery #contents .profile figcaption a:after {
  content: url(/assets/images/gallery/lesliekee/icon_blank--sp.png);
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.gallery #contents .gallery_movie {
  background-color: #000;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.gallery #contents .gallery_movie iframe {
  position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.gallery #contents .gallery-unit {
  position: relative;
}
.gallery #contents .gallery-unit li {
  width: 33.3333%;
  display: inline-block;
}
.gallery .modal--gallery {
  z-index: 401;
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  overflow: auto;
}
.gallery .modal--gallery .modal_body {
  position: relative;
  width: 90%;
  margin: 160px auto 50px;
}
.gallery .modal--gallery .modal_body figure {
  background-image: url(/assets/images/gallery/lesliekee/bg_photo.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.gallery .modal--gallery .modal_body img {
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.gallery .modal--gallery .modal_body figcaption {
  color: #999999;
  font-size: 16px;
  font-size: 0.8rem;
  background: white;
  text-align: center;
  padding: 20px;
  font-weight: bold;
}
.gallery .modal--gallery .modal_body .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-image: url(/assets/images/gallery/lesliekee/btn_close--sp2.png);
  background-repeat: no-repeat;
  background-size: cover;
}

}

@media (min-width: 768px) {

#wrapper {
  padding-bottom: 30px;
}

.speakNav {
  width: 1px;
  height: 1px;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  overflow: hidden;
  top: -80px;
}

.gallery {
  height: 100%;
  background: #fafafb;
}
.gallery #contents {
  padding-bottom: 48px;
}
.gallery .firstView {
  min-height: 920px;
  position: relative;
}
.gallery .firstView header {
  width: 960px;
  margin: auto;
  *zoom: 1;
  z-index: 2;
  position: relative;
}
.gallery .firstView header:before {
  content: " ";
  display: table;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -webkit-opacity: 0;
  zoom: 1;
}
.gallery .firstView header:after {
  content: " ";
  display: table;
  clear: both;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  -webkit-opacity: 0;
  zoom: 1;
}
.gallery .firstView header h1 {
  float: left;
  margin-right: 90px;
}
.gallery .firstView header .description {
  overflow: hidden;
  background-color: #fbfbfc;
  padding: 0.8rem;
  border-radius: 0.4rem;
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha(opacity=0.8)";
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
}
.gallery .firstView header .description h2 {
  opacity: 1.0;
  filter: alpha(opacity=1.0);
  -ms-filter: "alpha(opacity=1.0)";
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
}
.gallery .firstView header .description p {
  margin-top: 15px;
  font-size: 12px;
  font-size: 0.85714rem;
  font-weight: 500;
  line-height: 2.3;
  opacity: 1.0;
  filter: alpha(opacity=1.0);
  -ms-filter: "alpha(opacity=1.0)";
  -moz-opacity: 1.0;
  -webkit-opacity: 1.0;
}
.gallery .firstView .bg {
  position: absolute;
  right: 0;
  bottom: 240px;
  left: 0;
  z-index: 1;
}
.gallery .firstView .bg img {
  width: 100%;
}
.gallery .firstView .view_gallery {
  position: absolute;
  right: 0;
  bottom: 280px;
  left: 0;
  margin: auto;
  z-index: 2;
}
.gallery .firstView .view_gallery a {
  width: 80px;
  height: 80px;
  margin: auto;
  display: block;
  background-image: url(/assets/images/gallery/lesliekee/bg_btn_gallery.png);
  background-repeat: no-repeat;
}
.gallery .firstView .view_gallery a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery .firstView .view_gallery a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  zoom: 1;
}
.gallery .firstView > article {
  background: #ff0037;
  height: 240px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
}
.gallery .firstView > article .photo {
  position: absolute;
  left: 50%;
  margin-left: -451px;
}
.gallery .firstView > article .description {
  position: absolute;
  left: 50%;
  margin-left: 35px;
  display: table-cell;
  color: white;
}
.gallery .firstView > article .description h3 {
  margin-top: 40px;
  font-size: 24px;
  font-size: 1.71429rem;
}
.gallery .firstView > article .description h3 small {
  font-size: 14px;
  font-size: 1rem;
  display: block;
}
.gallery .firstView > article .description p {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 2;
}
.gallery .firstView > article .description p a {
  color: white;
}
.gallery .firstView > article .description p a:after {
  display: inline-block;
  content: url(/assets/images/gallery/lesliekee/icn_blank.png);
  vertical-align: middle;
  margin-left: 5px;
}
.gallery .gallery_movie {
  background-color: #000;
  text-align: center;
  padding: 7px 0;
}
.gallery .gallery_movie iframe {
  vertical-align: top;
  width: 640px;
  height: 360px;
}
.gallery .gallery-unit {
  position: relative;
  text-align: center;
}
.gallery .gallery-unit li {
  width: 19.9%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gallery .gallery-unit li img {
  width: 100%;
  cursor: pointer;
}
.gallery .gallery-unit li img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
  zoom: 1;
}
.gallery .gallery-unit li._sp {
  display: none !important;
}
.gallery .modal--gallery {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 3;
  overflow: auto;
}
.gallery .modal--gallery .modal_body {
  position: relative;
  width: 450px;
  margin: 130px auto 50px;
}
.gallery .modal--gallery .modal_body figure {
  background-image: url(/assets/images/gallery/lesliekee/bg_photo.png);
  background-repeat: no-repeat;
}
.gallery .modal--gallery .modal_body img {
  vertical-align: top;
  width: 450px;
  height: 450px;
}
.gallery .modal--gallery .modal_body figcaption {
  background: white;
  text-align: center;
  padding: 10px 0;
}
.gallery .modal--gallery .modal_body .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 64px;
  height: 64px;
  background-image: url(/assets/images/gallery/lesliekee/btn_close.png);
  background-repeat: no-repeat;
}

}
