@charset "UTF-8";
/*//////////////////////////////////////////////////

	トップページ設定

//////////////////////////////////////////////////*/
/* Scss Document */ /* Scss Document */ /* アニメーション記述用 */
@keyframes headerFixed {
  0% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes load5 {
  0%, 100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
/*//////////////////////////////////////////////////

	スタイル変数化

//////////////////////////////////////////////////*/
/*タイトル共通*/
.home__title {
  margin: 0% 0% 5.2% 0%;
}
.home__title-en {
  font-size: 1.3rem;
  letter-spacing: 0.2em;
  text-align: center;
}
@media (min-width: 769px) {
  .home__title-en {
    font-size: calc( 1.3rem + ( 1vw - 7.69px ) * 0.9784735812 );
  }
}
@media (min-width: 1280px) {
  .home__title-en {
    font-size: 1.8rem;
  }
}

/*メインイメージ*/
.mainimg {
  position: relative;
  min-height: 430px;
  margin-bottom: 50px;
}
.mainimg__logo {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 8%;
  width: 4.5vh;
  min-width: 35px;
  max-width: 50px;
}
.mainimg .mainimg__slides {
  position: relative;
  z-index: 1;
  overflow: hidden;
  height: calc(70vh - 30px);
  min-height: 400px;
}
.mainimg .mainimg__slides .slick-list {
  height: 100%;
}
.mainimg .mainimg__slides .slick-track {
  height: 100%;
}
.mainimg .mainimg__slides .mainimg__slides-item {
  z-index: 1;
  height: 100%;
}
.mainimg .mainimg__slides .mainimg__slides-item:nth-child(1) {
  background: url("/img/home/mainimg_01.jpg") no-repeat center/cover;
}
.mainimg .mainimg__slides .mainimg__slides-item:nth-child(2) {
  background: url("/img/home/mainimg_02.jpg") no-repeat center/cover;
}
.mainimg .mainimg__slides .mainimg__slides-item:nth-child(3) {
  background: url("/img/home/mainimg_03.jpg") no-repeat center/cover;
}
.mainimg .mainimg__copy {
  position: absolute;
  z-index: 1;
  right: 5%;
  bottom: 56px;
  color: #115C00;
  text-align: right;
  line-height: 1;
  text-shadow: 0 0 1px #fff, 0 0 3px #fff;
}
.mainimg .mainimg__copy .mainimg__copy-main {
  margin-bottom: 10px;
  font-size: 1.6rem;
  letter-spacing: -0.03em;
  font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media (min-width: 350px) {
  .mainimg .mainimg__copy .mainimg__copy-main {
    font-size: calc( 1.6rem + ( 1vw - 3.5px ) * 1.5053763441 );
  }
}
@media (min-width: 1280px) {
  .mainimg .mainimg__copy .mainimg__copy-main {
    font-size: 3rem;
  }
}
.mainimg .mainimg__copy .mainimg__copy-sub {
  font-size: 1.2rem;
  letter-spacing: 0.24em;
}
@media (min-width: 769px) {
  .mainimg .mainimg__copy .mainimg__copy-sub {
    font-size: calc( 1.2rem + ( 1vw - 7.69px ) * 0.5870841487 );
  }
}
@media (min-width: 1280px) {
  .mainimg .mainimg__copy .mainimg__copy-sub {
    font-size: 1.5rem;
  }
}
.mainimg .slick-dots {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.mainimg .slick-dots li {
  display: inline-block;
  width: 20%;
  max-width: 90px;
  height: auto;
}
.mainimg .slick-dots li button {
  width: 100%;
  height: 3px;
  padding: 0;
  font-size: 0;
  background: #fff;
}
.mainimg .slick-dots li button:before {
  content: none;
}
.mainimg .slick-dots li.slick-active button {
  background: #006e00;
}

.mainbnr {
  width: 90%;
  max-width: 710px;
  margin: 0 auto 50px;
}

/*ご挨拶*/
.about {
  position: relative;
}
.about h2 {
  margin: 0% 0% 5.2% 0%;
  padding: 0% 0% 5.2% 0%;
  border-bottom: 1px solid #C3C3C3;
  font-size: 2.5rem;
  line-height: 1;
}
@media (min-width: 769px) {
  .about h2 {
    font-size: calc( 2.5rem + ( 1vw - 7.69px ) * 1.9569471624 );
  }
}
@media (min-width: 1280px) {
  .about h2 {
    font-size: 3.5rem;
  }
}
.about .btn a {
  border: 2px solid #236C15;
  background: #fff;
  color: #236C15;
  margin: 0 auto;
}
.about .btn a:hover {
  background: #236C15;
  color: #fff;
}
.about__img img {
  margin-bottom: 20px;
}
.about__img figurecap {
  display: block;
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: "リュウミン R-KL", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
@media (min-width: 769px) {
  .about__img figurecap {
    font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.5870841487 );
  }
}
@media (min-width: 1280px) {
  .about__img figurecap {
    font-size: 1.8rem;
  }
}
.about__txt-wrap {
  overflow: hidden;
}
.about__wrap {
  margin-bottom: 40px;
}
.about__more {
  font-size: 1.4rem;
  text-align: center;
  margin: 40px auto;
}
.about__more-arrow {
  position: relative;
  display: block;
  width: 60px;
  height: 20px;
  margin: 10px auto 0;
}
.about__more-arrow:before, .about__more-arrow:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  width: 33px;
  height: 1px;
  background: #2E2E2E;
}
.about__more-arrow:before {
  left: 0;
  transform: rotate(30deg);
}
.about__more-arrow:after {
  right: 0;
  transform: rotate(-30deg);
}

/*お知らせ・最新行事案内共通*/
.news-event .news-event__owter {
  width: 90%;
  max-width: 880px;
  margin: 0 auto;
}
.news-event .news-event__inner {
  box-sizing: border-box;
  padding: 5.9%;
  height: 100%;
  background: #fff;
}
.news-event .news-event__inner .home__title {
  position: relative;
  padding-bottom: 15px;
}
.news-event .news-event__inner .home__title:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  width: 6.6%;
  height: 1px;
  background: #274484;
  transform: translateX(-50%);
}
.news-event .news-event__inner .home__title-en {
  line-height: 1;
}
.news-event .news__list {
  margin: -20px 0 20px;
}
.news-event .news__list li {
  border-bottom: 1px solid;
  border-color: #E8E8E8;
}
.news-event .news__list li a {
  display: block;
  padding: 18px 10px;
}
.news-event .news__wp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 6px;
}
.news-event .news__wp .news__date {
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  margin-right: 15px;
  font-size: 1.4rem;
}
.news-event .news__wp .news__category {
  box-sizing: border-box;
  flex: 0 1 auto;
  width: auto;
  max-width: auto;
  border: 1px solid;
  padding: 3px 6px 4px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 600;
  line-height: 1;
  background: #fff;
}
@media (min-width: 769px) {
  .news-event .news__wp .news__category {
    font-size: calc( 1.1rem + ( 1vw - 7.69px ) * 0.1956947162 );
  }
}
@media (min-width: 1280px) {
  .news-event .news__wp .news__category {
    font-size: 1.2rem;
  }
}
.news-event .news__wp .news__category.event {
  color: #776F0A;
  border-color: #776F0A;
}
.news-event .news__wp .news__category.news {
  color: #274484;
  border-color: #274484;
}
.news-event .news__title {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
@media (min-width: 769px) {
  .news-event .news__title {
    font-size: calc( 1.5rem + ( 1vw - 7.69px ) * 0.1956947162 );
  }
}
@media (min-width: 1280px) {
  .news-event .news__title {
    font-size: 1.6rem;
  }
}
.news-event .news__body {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 1.4rem;
}
@media (min-width: 769px) {
  .news-event .news__body {
    font-size: calc( 1.4rem + ( 1vw - 7.69px ) * 0.3913894325 );
  }
}
@media (min-width: 1280px) {
  .news-event .news__body {
    font-size: 1.6rem;
  }
}

/*お知らせ*/
.news .news__title {
  color: #274484;
}
.news .btn a {
  border: 2px solid #C3C3C3;
  background: #fff;
  color: #274484;
}
.news .btn a:hover {
  border-color: #274484;
  background: #274484;
  color: #fff;
}

/*バナー*/
.bnr_wrap {
  max-width: 710px;
  margin: 50px auto;
}

/*行事設定*/
.event__list .event__list-section + .event__list-section {
  margin-top: 40px;
}

.contents__bnr {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(1, 1fr);
}
.contents__bnr .contents__bnr-item {
  margin: 0 0 20px 0;
}
.contents__bnr .contents__bnr-link {
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 1fr;
  padding: 15px;
  background-size: auto, 75% auto;
  background-position: right center;
  background-repeat: no-repeat;
}
.contents__bnr .contents__bnr-info .bnr__item-ttl {
  font-size: 1.5rem;
  border-bottom: 1px solid #236C15;
}
.contents__bnr .contents__bnr-info .bnr__item-ttl span {
  font-size: 1.2rem;
}
.contents__bnr .contents__bnr-info .bnr__item-txt {
  font-size: 1.3rem;
}
.contents__bnr .contents__bnr-btn {
  text-align: right;
}
.contents__bnr .contents__bnr-btn .bnr__item-detail {
  display: inline-block;
  width: 80px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 1.2rem;
  color: #fff;
  background: #236C15;
}
.contents__bnr .contents__bnr-btn .bnr__item-detail:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-width: 1px 1px 0 0;
  border-color: #fff;
  border-style: solid;
  transform: translateY(-1px) rotate(45deg);
}

@media screen and (min-width: 769px) {
  .contents__bnr {
    grid-template-columns: 1fr 1fr;
  }
  .contents__bnr .contents__bnr-item {
    margin: 0 16px 20px 0;
  }
  .contents__bnr .contents__bnr-item:nth-child(2n) {
    margin-right: 0;
    margin-left: 16px;
  }
  .contents__bnr .contents__bnr-info {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 981px) {
  .event__list .event__list-section + .event__list-section {
    margin-top: 60px;
  }
  .contents__bnr .contents__bnr-link {
    align-items: end;
    grid-template-columns: 1fr 140px;
    padding: 30px;
  }
  .contents__bnr .contents__bnr-info {
    margin-bottom: 0;
  }
  .contents__bnr .contents__bnr-info .bnr__item-ttl {
    font-size: 2.2rem;
  }
  .contents__bnr .contents__bnr-info .bnr__item-txt {
    font-size: 1.6rem;
  }
  .contents__bnr .contents__bnr-btn .bnr__item-detail {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 1.6rem;
    border-bottom: 3px solid #17460E;
    background: #236C15;
  }
  .contents__bnr .contents__bnr-btn .bnr__item-detail:after {
    width: 4px;
    height: 4px;
  }
}
.contents__bnr .contents__bnr-link {
  padding: 30px;
}
/*案内動画*/
.movies__title {
  padding-top: 65px;
}
.movies .movies__box {
  position: relative;
}
.movies .movies__box:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.movies .movies__box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*フォトギャラリー*/
.gallery {
  position: relative;
}
.gallery .home__title-en {
  letter-spacing: 0.1em;
}
.gallery:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 35vw;
  left: 0;
  width: 100%;
  height: calc(100% - 35vw);
  background: #fff;
}
.gallery .common__box {
  position: relative;
  z-index: 1;
}
.gallery__wrap {
  width: 90%;
  max-width: 1080px;
  height: calc(100% - 28vw);
  margin: 0 auto;
}
.gallery__flex .photo__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}
.gallery__flex .photo__list li {
  flex: 0 1 48%;
  width: 48%;
  max-width: 48%;
  margin: 0 0 20px 0;
}
.gallery__more .btn {
  width: 100%;
  max-width: 1080px;
  box-sizing: border-box;
  margin: 0 auto;
}
.gallery__more .btn a {
  border: 2px solid #236C15;
  background: #fff;
  color: #236C15;
  margin: 0 auto;
}
.gallery__more .btn a:hover {
  background: #236C15;
  color: #fff;
}

/*------------------------------
		769px以上
------------------------------*/
@media screen and (min-width: 769px) {
  /*タイトル共通*/
  .home__title {
    margin-bottom: 50px;
  }
  .home__title h2 {
    margin-bottom: 10px;
  }
  /*ご挨拶*/
  .about h2 {
    margin-bottom: 30px;
    padding: 20px 0 30px;
  }
  .about__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .about__img {
    flex: 0 1 32%;
    width: 32%;
    max-width: 32%;
  }
  .about__txt {
    flex: 0 1 65%;
    width: 65%;
    max-width: 65%;
  }
  .about__txt-wrap {
    height: auto !important;
    overflow: auto;
  }
  .about__more {
    display: none !important;
  }
  /*お知らせ・最新行事案内共通*/
  .news-event .news-event__inner .news__list li a:hover {
    background: #f2f2f2;
  }
  .news-event .news__wp .news__category {
    padding: 4px 10px 5px;
  }
  /*行事設定*/
  .contents__bnr .contents__bnr-link {
    padding: 30px;
  }
  .contents__bnr .contents__bnr-info {
    margin-bottom: 0;
  }
  /*フォトギャラリー*/
  .gallery:before {
    top: 25vw;
    height: calc(100% - 25vw);
  }
  .gallery__flex .photo__list li {
    flex: 0 1 30%;
    width: 30%;
    max-width: 30%;
  }
}
/*------------------------------
		981px以上
------------------------------*/
@media screen and (min-width: 981px) {
  /*ヘッダー*/
  .header.static {
    position: absolute;
    width: 84%;
    left: auto;
    right: 0;
    top: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .header.static .header__logo {
    display: none;
  }
  .header.static .header__menu-nav ul {
    width: 98%;
    right: 1%;
  }
  .header.fixed {
    animation: headerFixed 0.3s ease 0s 1 alternate;
  }
  /*コンテンツ*/
  /*メインイメージ*/
  .mainimg {
    height: auto;
  }
  .mainimg__logo {
    transform: translate(-50%, -50%);
    left: 8%;
    width: 8%;
  }
  .mainimg__slide-box {
    margin-left: auto;
    height: 72vh;
    max-height: 720px;
  }
  .mainimg__copy {
    font-size: 2em;
    bottom: 116px;
    right: 7.4%;
  }
  .mainimg__en {
    bottom: 70px;
    right: 11.4%;
  }
  .mainimg .mainimg__copy {
    text-align: left;
  }
  .mainimg .mainimg__copy .mainimg__copy-main {
    margin-bottom: 20px;
  }
  .mainimg .slick-dots {
    box-sizing: border-box;
    padding-right: 5%;
    text-align: right;
  }
  /*ご挨拶*/
  .about {
    background: #F4F4EF;
  }
  .about h2 {
    margin-bottom: 25px;
    padding: 20px 0 25px;
    font-size: 4rem;
  }
  .about .about__wrap {
    margin-bottom: 50px;
  }
  /*お知らせ・最新行事案内共通*/
  .news-event {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .news-event section .news-event__inner {
    display: flex;
    flex-flow: column wrap;
    border: 0px solid;
  }
  .news-event section .news-event__inner .btn {
    margin: auto 0 0;
  }
  .news-event section .news__wp {
    margin-bottom: 10px;
  }
  .news-event section .news__title {
    -webkit-line-clamp: 1;
  }
  .news-event section .news__body {
    -webkit-line-clamp: 2;
  }
  /*行事設定*/
  /*フォトギャラリー*/
  .gallery:before {
    top: 200px;
    height: calc(100% - 200px);
  }
  .gallery__flex {
    margin-bottom: 50px;
  }
  .gallery__flex .photo__list {
    justify-content: flex-start;
  }
  .gallery__flex .photo__list li {
    flex: 0 1 calc((100% - 80px) / 5);
    width: calc((100% - 80px) / 5);
    max-width: calc((100% - 80px) / 5);
    margin: 0 20px 20px 0;
  }
  .gallery__flex .photo__list li:nth-child(5n) {
    margin-right: 0;
  }
}
/*------------------------------
		1181px以上
------------------------------*/
/*------------------------------
		1600px以上
------------------------------*/