@charset "UTF-8";
.section-ttl-index {
  position: relative;
  margin: 0;
  padding-bottom: 95px;
  text-align: center;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: lighter;
  letter-spacing: 5px;
  text-indent: 5px;
}

@media screen and (max-width: 999px) {
  .section-ttl-index {
    padding-bottom: 60px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 600px) {
  .section-ttl-index {
    padding-bottom: 35px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.section-ttl-index:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 72px;
  background-color: #595959;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 999px) {
  .section-ttl-index:after {
    height: 50px;
  }
}

@media screen and (max-width: 600px) {
  .section-ttl-index:after {
    height: 30px;
  }
}

.index-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}

.index-header .nav-wrap nav ul li a {
  color: #ffffff !important;
}

.index-header .nav-wrap nav ul.nav-list_sub {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  margin-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  .index-header .nav-wrap nav ul.nav-list_sub li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 1000px) and (min-width: 1000px) {
  .index-header .nav-wrap nav ul.nav-list_sub li.lang a {
    color: #000 !important;
    background-color: #ddd;
  }
}

.index-header .nav-wrap .global-nav .button_container span {
  background: #cecece;
}

.mainvisual {
  position: relative;
}

.mainvisual .main-slide-wrap .slide {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  min-height: 730px;
}

@media screen and (max-width: 999px) {
  .mainvisual .main-slide-wrap .slide {
    min-height: 500px;
  }
}

@media screen and (max-width: 600px) {
  .mainvisual .main-slide-wrap .slide {
    min-height: 350px;
  }
}

.mainvisual .main-slide-wrap .slide:before {
  content: "";
  display: block;
  padding-bottom: 54%;
}

.mainvisual .main-slide-wrap .slide:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.mainvisual .main-movie-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  width: auto;
  height: auto;
}

@media screen and (max-width: 600px) {
  .mainvisual .main-movie-wrap {
    padding-bottom: 66%;
  }
}

.mainvisual .main-movie-wrap iframe {
  position: absolute;
  min-width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.mainvisual .main-movie-wrap .mask {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}

.mainvisual h2 {
  position: absolute;
  margin: 0;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: lighter;
  line-height: 2.5;
  letter-spacing: 20px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: nowrap;
  color: #ffffff;
  bottom: 33%;
  left: 10%;
}

@media screen and (max-width: 999px) {
  .mainvisual h2 {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 2.2;
    letter-spacing: 15px;
  }
}

@media screen and (max-width: 600px) {
  .mainvisual h2 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2;
    letter-spacing: 8px;
    bottom: 13%;
    left: 10%;
  }
}

.mainvisual .menu-list {
  position: absolute;
  width: 100%;
  max-width: 960px;
  padding: 10px 10px 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #400000;
}

@media screen and (max-width: 600px) {
  .mainvisual .menu-list {
    display: none;
  }
}

.mainvisual .menu-list ul {
  list-style: none;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: url(../img/index/bg_net.png);
  background-position: center center;
}

@media screen and (max-width: 999px) {
  .mainvisual .menu-list ul {
    padding: 15px 0;
  }
}

.mainvisual .menu-list ul li {
  margin: 0 55px;
}

@media screen and (max-width: 999px) {
  .mainvisual .menu-list ul li {
    margin: 0 4%;
  }
}

.mainvisual .menu-list ul li a {
  display: block;
  font-size: 21px;
  font-size: 2.1rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 5px;
  color: #ffffff;
  text-decoration: none;
}

@media screen and (max-width: 999px) {
  .mainvisual .menu-list ul li a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.mainvisual .menu-list ul li a span {
  display: block;
  margin-top: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Crimson Text", serif;
  letter-spacing: 4px;
}

.mainvisual .side-btn {
  width: 100%;
  max-width: 90px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 25%;
  right: 1%;
  z-index: 20;
}

@media screen and (max-width: 999px) {
  .mainvisual .side-btn {
    display: none;
  }
}

.mainvisual .side-btn li {
  margin: auto;
  padding-bottom: 10px;
}

.mainvisual .side-btn li:nth-child(1) {
  max-width: 66px;
  padding-bottom: 20px;
}

.mainvisual .side-btn li:nth-child(2) {
  max-width: 66px;
  padding-bottom: 20px;
}

.mainvisual .side-btn li:nth-child(3) {
  max-width: 23px;
}

.mainvisual .side-btn li:nth-child(4) {
  max-width: 23px;
}

.mainvisual .side-btn li:nth-child(5) {
  max-width: 23px;
}

.mainvisual .side-btn li a {
  display: block;
}

.mainvisual .side-btn li a img {
  width: 100%;
}

.main-bnr .owl-carousel .slide {
  position: relative;
  width: 100%;
  display: inline-block;
  padding: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: middle;
  color: #ffffff;
  text-decoration: none;
}

.main-bnr .owl-carousel .slide:before {
  content: "";
  display: block;
  padding-bottom: 86.5%;
}

@media screen and (max-width: 600px) {
  .main-bnr .owl-carousel .slide:before {
    padding-bottom: 75.5%;
  }
}

.main-bnr .owl-carousel .slide:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

.main-bnr .owl-carousel .slide span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 20;
  font-size: 20px;
  font-size: 2rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 4px;
  text-indent: 4px;
}

@media screen and (max-width: 999px) {
  .main-bnr .owl-carousel .slide span {
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: 2px;
    text-indent: 2px;
  }
}

@media screen and (max-width: 600px) {
  .main-bnr .owl-carousel .slide span {
    font-size: 15px;
    font-size: 1.5rem;
    -webkit-writing-mode: lr-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: lr-tb;
    text-align: center;
  }
}

.news {
  padding: 120px 0 50%;
  background-image: url(../img/index/bg_news.jpg);
  background-size: cover;
  background-position: center 100%;
}

@media screen and (max-width: 999px) {
  .news {
    padding: 60px 0 50%;
  }
}

@media screen and (max-width: 600px) {
  .news {
    padding: 40px 0;
    background-image: url(../img/index/bg_news_sp.jpg);
    background-size: auto;
  }
}

@media screen and (max-width: 600px) {
  .news .btn-more {
    padding-top: 50px;
  }
}

.bnr-special {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 4%;
     -moz-column-gap: 4%;
          column-gap: 4%;
  row-gap: 30px;
  max-width: 1150px;
  margin: -50px auto 70px;
}

@media screen and (max-width: 1149px) {
  .bnr-special {
    padding: 0 5%;
  }
}

@media screen and (max-width: 999px) {
  .bnr-special {
    margin-top: 0;
  }
}

@media screen and (max-width: 600px) {
  .bnr-special {
    display: block;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
    row-gap: 0;
    margin-bottom: 40px;
  }
}

.bnr-special a {
  width: 48%;
}

@media screen and (max-width: 600px) {
  .bnr-special a {
    display: block;
    width: 100%;
  }
  .bnr-special a:not(:last-child) {
    margin-bottom: 20px;
  }
}

.news-clm2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 999px) {
  .news-clm2 {
    display: block;
  }
}

@media screen and (max-width: 1149px) {
  .news-clm2 > div {
    padding: 0 5%;
  }
}

.news-clm2 .news-inner {
  width: 48%;
}

@media screen and (max-width: 999px) {
  .news-clm2 .news-inner {
    width: 100%;
  }
}

@media screen and (max-width: 999px) {
  .news-clm2 .news-inner:not(:last-child) {
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 600px) {
  .news-clm2 .news-inner:not(:last-child) {
    margin-bottom: 40px;
  }
}

.news-clm2 .news-inner .section-ttl-index {
  padding-bottom: 60px;
}

@media screen and (max-width: 999px) {
  .news-clm2 .news-inner .section-ttl-index {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 600px) {
  .news-clm2 .news-inner .section-ttl-index {
    padding-bottom: 30px;
  }
}

.news-clm2 .news-inner .section-ttl-index::after {
  height: 40px;
}

@media screen and (max-width: 999px) {
  .news-clm2 .news-inner .section-ttl-index::after {
    height: 25px;
  }
}

@media screen and (max-width: 600px) {
  .news-clm2 .news-inner .section-ttl-index::after {
    height: 20px;
  }
}

.gradually {
  margin-top: -40%;
  padding-bottom: 50px;
}

@media screen and (max-width: 600px) {
  .gradually {
    margin: 0;
    padding: 40px 0;
  }
}

.gradually ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 600px) {
  .gradually ul {
    display: block;
  }
}

.gradually ul li {
  width: 48.5%;
}

@media screen and (max-width: 600px) {
  .gradually ul li {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
}

.gradually ul li:last-child {
  padding-top: 25%;
}

@media screen and (max-width: 600px) {
  .gradually ul li:last-child {
    padding-top: 30px;
  }
}

.gradually ul li a {
  display: block;
}

.gradually ul li.soon a {
  position: relative;
  pointer-events: none;
}

.gradually ul li.soon a:after {
  position: absolute;
  content: "";
  background-image: url(../img/index/coming_soon.png);
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: .9;
}

.poem .inner {
  max-width: 1300px;
  margin: auto;
}

.poem .text {
  margin-bottom: 40px;
}

@media screen and (max-width: 1299px) {
  .poem .text {
    padding: 0 10px;
  }
}

@media screen and (max-width: 600px) {
  .poem .text {
    margin-bottom: 10px;
  }
}

.poem .text h2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin: 0 0 20px;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: lighter;
  letter-spacing: 5px;
}

@media screen and (max-width: 999px) {
  .poem .text h2 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

@media screen and (max-width: 600px) {
  .poem .text h2 {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.poem .text p {
  margin: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  line-height: 2.1;
  letter-spacing: 1px;
}

@media screen and (max-width: 999px) {
  .poem .text p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 600px) {
  .poem .text p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .poem .text p br {
    display: none;
  }
}

.poem .poem-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.poem .poem-wrap ul {
  width: calc(100% / 3);
  list-style: none;
  margin: 0;
  padding: 0;
}

.poem .poem-wrap ul li a {
  display: block;
}

.poem .poem-wrap ul.wrap01 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.poem .poem-wrap ul.wrap02 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.poem .large-img {
  position: relative;
  z-index: -1;
  margin-top: -80px;
}

.poem .large-img img {
  width: 100%;
}

.movie {
  padding: 120px 0 60px;
}

@media screen and (max-width: 999px) {
  .movie {
    padding: 90px 0 30px;
  }
}

@media screen and (max-width: 600px) {
  .movie {
    padding: 60px 0 30px;
  }
}

.movie ul.movie-slide-wrap {
  margin: 30px auto 0;
  padding: 0;
}

@media screen and (max-width: 600px) {
  .movie ul.movie-slide-wrap {
    margin: 15px auto 0;
  }
}

.movie ul.movie-slide-wrap .slick-slide {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.movie ul.movie-slide-wrap .slick-current, .movie ul.movie-slide-wrap .is-active-next {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

.movie ul.movie-slide-wrap li {
  padding: 0 15px;
}

@media screen and (max-width: 600px) {
  .movie ul.movie-slide-wrap li {
    padding: 0 10px;
  }
}

.movie ul.movie-slide-wrap li a {
  display: block;
  width: 100%;
}

.movie ul.movie-slide-wrap li a span.wrap-bg {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.movie ul.movie-slide-wrap li a span.wrap-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: .3s ease-out;
  transition: .3s ease-out;
}

.movie ul.movie-slide-wrap li a span.wrap-bg::after {
  content: url(../img/index/icon_playbtn_w.svg);
  position: absolute;
  width: 70px;
  height: 70px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 600px) {
  .movie ul.movie-slide-wrap li a span.wrap-bg::after {
    width: 45px;
    height: 45px;
  }
}

.gallery {
  padding: 120px 0 90px;
}

@media screen and (max-width: 999px) {
  .gallery {
    padding: 90px 0 70px;
  }
}

@media screen and (max-width: 600px) {
  .gallery {
    padding: 60px 0;
  }
}

.gallery ul {
  list-style: none;
  margin: 30px 0 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 600px) {
  .gallery ul {
    margin: 15px 0 20px;
  }
}

.gallery ul li {
  width: 25%;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .gallery ul li {
    width: calc(100% / 3);
  }
  .gallery ul li:nth-child(n+7) {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .gallery ul li {
    width: 50%;
  }
}

.gallery ul li a {
  position: relative;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery ul li a:before {
  content: "";
  display: block;
  padding-bottom: 71.25%;
}

.gallery ul li a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery ul li a p {
  position: absolute;
  width: 100%;
  margin: 0;
  padding: 10px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.gallery ul li a p span {
  display: block;
}

.gallery ul li a p span.name {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: 3px;
  text-indent: 3px;
}

@media screen and (max-width: 999px) {
  .gallery ul li a p span.name {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 600px) {
  .gallery ul li a p span.name {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.gallery ul li a p span.date {
  display: none;
  padding-top: 10px;
  font-size: 15px;
  font-size: 1.5rem;
  font-family: "Crimson Text", serif;
  letter-spacing: 1px;
  text-indent: 1px;
}

@media screen and (max-width: 999px) {
  .gallery ul li a p span.date {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 600px) {
  .gallery ul li a p span.date {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.gallery ul li a:hover {
  opacity: 1;
}

.gallery ul li a:hover:after {
  opacity: 1;
}

.gallery ul li a:hover p {
  opacity: 1;
  z-index: 10;
}

.access {
  padding: 120px 0 80px;
  background-image: url(../img/common/bg_gray.jpg);
  background-repeat: repeat;
}

@media screen and (max-width: 999px) {
  .access {
    padding: 90px 0 70px;
  }
}

@media screen and (max-width: 600px) {
  .access {
    padding: 60px 0;
  }
}

.access iframe {
  width: 100%;
  height: 600px;
  margin-top: 20px;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  .access iframe {
    height: 350px;
    margin: 15px 0;
  }
}

.event_calendar {
  padding: 80px 0;
  background-image: url(../img/common/bg_gray.jpg);
  background-repeat: repeat;
}

@media screen and (max-width: 999px) {
  .event_calendar {
    padding: 50px 0;
  }
}

@media screen and (max-width: 600px) {
  .event_calendar {
    padding: 30px 0;
  }
}

.event_calendar iframe {
  width: 100%;
  height: 600px;
  margin-top: 20px;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  .event_calendar iframe {
    height: 350px;
    margin: 15px 0;
  }
}

.sns {
  padding: 80px 0;
  background-image: url(../img/common/bg_gray.jpg);
  background-repeat: repeat;
}

@media screen and (max-width: 999px) {
  .sns {
    padding: 50px 0;
  }
}

@media screen and (max-width: 600px) {
  .sns {
    padding: 30px 0;
  }
}

.sns .sns_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  row-gap: 15px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .sns .sns_wrap {
    display: block;
  }
}

.sns .sns_wrap .sns_item {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .sns .sns_wrap .sns_item {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .sns .sns_wrap .sns_item:not(:first-child) {
    margin-top: 40px;
  }
}

.sns .sns_wrap .sns_item .fb-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 0 auto;
}

.sns .sns_wrap .sns_item .fb-page iframe {
  max-width: 100%;
  height: auto;
}
/*# sourceMappingURL=index.css.map */