/*** #main ***/
#main.gallery.toplevel {
  height: auto;
  width: 100%;
  padding-bottom: 4.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel {
    padding-bottom: 6.75rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel {
    padding-bottom: 9rem;
  }
}
#main.gallery.toplevel > .sec1 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 {
    margin-bottom: 12rem;
  }
}
#main.gallery.toplevel > .sec1 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner {
    padding: 0rem 3rem;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box1 > .img {
  height: auto;
  width: 100%;
  display: block;
}
#main.gallery.toplevel > .sec1 > .inner > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 {
    display: flex;
    justify-content: space-between;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 {
    margin-bottom: 0;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 {
    width: calc(50% - 3rem);
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 > .par {
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 2;
  text-align: justify;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 > .par {
    font-size: 14px;
    line-height: 2;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 > .par {
    font-size: 14px;
    line-height: 2;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 > .par:not(:last-of-type) {
  margin-bottom: 1em;
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box1 > .par:not(:last-of-type) {
    margin-bottom: 2em;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 {
    width: calc(50% - 3rem);
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par {
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #808080;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par {
    font-size: 14px;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec1 > .inner > .box2 > .box2 > .par:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.gallery.toplevel > .sec2 {
  height: auto;
  width: 100%;
  margin-bottom: 6rem;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 {
    margin-bottom: 9rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 {
    margin-bottom: 12rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner {
    padding: 0rem 3rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
#main.gallery.toplevel > .sec2 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 {
  height: auto;
  width: 100%;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
  padding-top: 75%;
  position: relative;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 {
    margin-bottom: 6rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 {
    padding-top: 50%;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 {
    padding-top: 33.33%;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 > .inner {
  bottom: 0;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  position: absolute;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box1 > .inner > .inf {
  height: 100%;
  width: 100%;
  border: none;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 {
  height: auto;
  width: 100%;
  padding: 1.5rem 1.5rem;
  background-color: #f8f8f8;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 {
    padding: 2.25rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 {
    padding: 3rem 3rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 {
    display: flex;
    justify-content: space-between;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 {
    margin-bottom: 0;
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 {
    width: calc(50% - 3rem);
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] {
  height: auto;
  width: 100%;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
  margin-bottom: 2.25rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 3.375rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst]:not(:last-of-type) {
    margin-bottom: 4.5rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm {
  height: auto;
  width: 100%;
  margin-bottom: 1.125rem;
  align-items: flex-end;
  display: flex;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm {
    margin-bottom: 1.6875rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm {
    margin-bottom: 2.25rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
  height: auto;
  width: auto;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1;
  display: block;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
    font-size: 14px;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt1 {
    font-size: 14px;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
  height: auto;
  width: auto;
  margin-left: 0.75rem;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1;
  color: #808080;
  font-family: garamond-premier-pro-display, serif;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    margin-left: 1.125rem;
    font-size: 12px;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .trm > .txt2 {
    margin-left: 1.5rem;
    font-size: 12px;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc {
  height: auto;
  width: 100%;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt1 {
  height: auto;
  width: auto;
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt1 {
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt1 {
    font-size: 14px;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt2 {
  height: auto;
  width: 100%;
  margin-top: 0.375rem;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt2 {
    margin-top: 0.5625rem;
    font-size: 12px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box1 > [class^=lst] > .dsc > .txt2 {
    margin-top: 0.75rem;
    font-size: 12px;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 {
  height: auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 {
    width: calc(50% - 2.25rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 {
    width: calc(50% - 3rem);
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst {
  height: auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst {
    margin-bottom: 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst {
    margin-bottom: 3rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm {
  height: auto;
  width: 100%;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm:not(:last-of-type) {
  margin-bottom: 0.75rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm:not(:last-of-type) {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm:not(:last-of-type) {
    margin-bottom: 1.5rem;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.375rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt1 {
    margin-bottom: 0.5625rem;
    font-size: 14px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt1 {
    margin-bottom: 0.75rem;
    font-size: 14px;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt2 {
  height: auto;
  width: 100%;
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt2 {
    font-size: 12px;
    line-height: 1.8;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .lst > .itm > .txt2 {
    font-size: 12px;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par {
  height: auto;
  width: 100%;
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt1 {
  height: auto;
  width: 100%;
  margin-bottom: 0.375rem;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  display: block;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt1 {
    margin-bottom: 0.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt1 {
    margin-bottom: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt1 {
    font-size: 1.26rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt1 {
    font-size: 1.44rem;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt2 {
  height: auto;
  width: 100%;
  font-size: 0.84rem;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #808080;
  display: block;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt2 {
    font-size: 0.98rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec2 > .inner > .box2 > .box2 > .box2 > .par > .txt2 {
    font-size: 1.12rem;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec3 {
  height: auto;
  width: 100%;
  display: block;
}
#main.gallery.toplevel > .sec3 > .inner {
  height: auto;
  width: 100%;
  margin: 0 auto;
  max-width: 57.6rem;
  padding: 0rem 1.5rem;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner {
    max-width: 99.2rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner {
    max-width: 120rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner {
    padding: 0rem 2.25rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner {
    padding: 0rem 3rem;
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box1 {
  height: auto;
  width: 100%;
  margin-bottom: 3rem;
}
#main.gallery.toplevel > .sec3 > .inner > .box1 > .phd {
  height: auto;
  width: 100%;
  margin-bottom: 0.75rem;
  font-size: 1.62rem;
  letter-spacing: 0.2em;
  line-height: 1.6;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  margin-bottom: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .phd {
    margin-bottom: 1.125rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .phd {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .phd {
    font-size: 1.89rem;
    line-height: 1.7;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .phd {
    font-size: 2.16rem;
    line-height: 1.8;
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box1 > .shd {
  height: auto;
  width: 100%;
  font-size: 1.08rem;
  letter-spacing: 0.05em;
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .shd {
    font-size: 1.26rem;
    line-height: 1;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 > .shd {
    font-size: 1.44rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 {
    margin-bottom: 4.5rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box1 {
    margin-bottom: 6rem;
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box2 {
  height: auto;
  width: 100%;
  border-bottom: 1px solid #ececec;
}
#main.gallery.toplevel > .sec3 > .inner > .box2 > .lst {
  height: auto;
  width: 100%;
  padding: 24px 0;
  border-top: 1px solid #ececec;
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst {
    padding: 40px 0;
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box2 > .lst:after {
  clear: both;
  content: '';
  display: block;
}
#main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .trm {
  height: auto;
  width: 100%;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .trm {
    clear: both;
    float: left;
    height: auto;
    width: 20rem;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .trm {
    width: 25rem;
  }
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .dsc {
    float: left;
    width: calc(100% - 20rem);
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .dsc {
    width: calc(100% - 25rem);
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .ja {
  font-size: 13px;
  letter-spacing: 0.08em;
  line-height: 1.75;
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .ja {
    font-size: 14px;
    line-height: 2;
  }
}
#main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .en {
  font-size: 11px;
  letter-spacing: 0.08em;
  line-height: 1.75;
  color: #808080;
  font-family: garamond-premier-pro-display, serif;
}
@media screen and (min-width: 768px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .en {
    font-size: 12px;
    line-height: 1.875;
  }
}
@media screen and (min-width: 1200px) {
  #main.gallery.toplevel > .sec3 > .inner > .box2 > .lst > .en {
    font-size: 13px;
    line-height: 1.8;
    font-weight: normal;
  }
}
