@charset "UTF-8";
/* ------------------------------------------------
  PAGE
---------------------------------------------- */
.information .container {
  width: 100%;
  max-width: 100%;
  padding: 0; }

.matsuri__page-wrap {
  background-color: #f4f3f3;
  margin: 0 auto 80px;
  border-bottom: 1px solid #eee; }

.matsuri-section .container {
  width: 980px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.matsuri-section p {
  line-height: 2.2em; }

.matsuri-section__ttl {
  font-family: '繝偵Λ繧ｮ繝取・譛・Pro W6', 'Hiragino Mincho Pro', 'HGS譏取悃E', '・ｭ・ｳ ・ｰ譏取悃', serif;
  font-size: 40px;
  line-height: 1em;
  margin-bottom: 30px; }

.matsuri-section__heading {
  font-family: '繝偵Λ繧ｮ繝取・譛・Pro W6', 'Hiragino Mincho Pro', 'HGS譏取悃E', '・ｭ・ｳ ・ｰ譏取悃', serif;
  font-size: 20px;
  line-height: 1em;
  margin-bottom: 20px;
  color: #7c0b07; }

.matsuri-section__1 {
  margin-top: -40px; }
  .matsuri-section__1 .container {
    padding: 60px 0 0; }
  .matsuri-section__1 p {
    margin-top: 10px; }
    .matsuri-section__1 p:first-of-type {
      margin-top: 0; }
  .matsuri-section__1 .container--image {
    text-align: center;
    padding: 60px 0;
    margin: 0 auto;
    width: 500px; }
    .matsuri-section__1 .container--image img {
      width: 100%;
      height: auto; }

@media screen and (max-width: 768px) {
  .matsuri__page-wrap {
    background-color: #f4f3f3;
    margin: 0 auto 60px;
    border-bottom: 1px solid #eee; }
  .matsuri-section .container {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .matsuri-section p {
    line-height: 2.2em; }
  .matsuri-section__ttl {
    font-family: '繝偵Λ繧ｮ繝取・譛・Pro W6', 'Hiragino Mincho Pro', 'HGS譏取悃E', '・ｭ・ｳ ・ｰ譏取悃', serif;
    font-size: 25px;
    line-height: 1em;
    margin-bottom: 15px; }
  .matsuri-section__heading {
    font-family: '繝偵Λ繧ｮ繝取・譛・Pro W6', 'Hiragino Mincho Pro', 'HGS譏取悃E', '・ｭ・ｳ ・ｰ譏取悃', serif;
    font-size: 15px;
    line-height: 1em;
    margin-bottom: 10px;
    color: #7c0b07; }
  .matsuri-section__1 {
    margin-top: 0px; }
    .matsuri-section__1 .container {
      width: 90.625vw;
      padding: 30px 0 0; }
    .matsuri-section__1 p {
      margin-top: 10px; }
      .matsuri-section__1 p:first-of-type {
        margin-top: 0; }
    .matsuri-section__1 .container--image {
      text-align: center;
      padding: 30px 0;
      margin: 0 auto;
      width: 100%; }
      .matsuri-section__1 .container--image img {
        width: 100%;
        height: auto; } }
