@charset "UTF-8";
/*! Writen  by SCSS */
#gallery {
  padding-top: 144px;
  padding-bottom: 15px;
  background: url("../images/bg_1.jpg") repeat center;
  background-size: 2640px; }

@media screen and (max-width: 767px) {
  #gallery {
    padding-top: 98px;
    padding-bottom: 0;
    background-size: 1320px; } }
#gallery .gallery_box {
  width: 100%;
  margin: 0 auto; }

#gallery .gallery_box .gallery_box_1 .text_1 {
  font-size: 42px;
  line-height: 1;
  color: #1b4d00;
  text-align: center;
  margin-bottom: 4px;
  position: relative; }

@media screen and (max-width: 767px) {
  #gallery .gallery_box .gallery_box_1 .text_1 {
    font-size: 26px;
    margin-bottom: 2px; } }
#gallery .gallery_box .gallery_box_1 .text_1::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  top: -68px;
  width: 122px;
  height: 56px;
  background: url("../images/outline_parts_1.svg") no-repeat center/contain; }

@media screen and (max-width: 767px) {
  #gallery .gallery_box .gallery_box_1 .text_1::before {
    top: -47px;
    width: 85px;
    height: 39px; } }
#gallery .gallery_box .gallery_box_1 .text_2 {
  font-size: 14px;
  color: #8a846f;
  text-align: center;
  margin-bottom: 64px; }

@media screen and (max-width: 767px) {
  #gallery .gallery_box .gallery_box_1 .text_2 {
    font-size: 12px;
    margin-bottom: 36px; } }
/*ーーーーーーーーープロモーーーーーーーーーー*/
/*スマホ*/
@media screen and (max-width: 767px) {
  #jinbagallery {
    width: 100%;
    margin: 0 auto 4rem; }

  .iframeBox {
    width: 100%; }

  .iframeBox {
    margin-bottom: 3rem; }

  #jinbagallery .text {
    text-align: center !important; }

  .bnr {
    margin: 2rem auto 0; }

  .bnr img {
    width: 100%; } }
@media screen and (max-width: 320px) {
  #jinbagallery .text {
    font-size: 90%; } }
/*PC*/
@media print, screen and (min-width: 768px) {
  .iframeBox {
    position: relative;
    width: 100%;
    padding: 55% 0 0 0;
    margin-bottom: 50px; }

  .iframeBox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

  #jinbagallery {
    width: 100%;
    margin: 0 auto; }

  .fotorama__wrap.fotorama__wrap--css3.fotorama__wrap--slide {
    margin: 0 auto 0;
    text-align: center; }

  .fotorama {
    margin: 0% auto !important; }

  .text {
    margin-bottom: 4rem; }

  .bnr {
    margin: 4rem auto; } }

/*# sourceMappingURL=gallery.css.map */
