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

		事業紹介

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/****************************************************************************************************************************
北区文化振興財団について
****************************************************************************************************************************/
article.under section.enjoy_kitaku_page .enjoy_kitaku_ttl {
  background: #f3f3f3;
  position: relative;
  padding: 40px 0;
}

article.under section.enjoy_kitaku_page .enjoy_kitaku_ttl:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0px;
  background: #f490c7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f490c7 0%, #eb846c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f490c7', endColorstr='#eb846c',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

article.under section.enjoy_kitaku_page .subttl {
  background: #f490c7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f490c7 0%, #eb846c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f490c7', endColorstr='#eb846c',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  color: #fff;
  padding: 20px 0;
  margin-bottom: 30px;
  font-size: 23px;
}

article.under section.enjoy_kitaku_page .pdf h2 {
  margin: 30px auto;
  font-size: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

article.under section.enjoy_kitaku_page .pdf h2:before, article.under section.enjoy_kitaku_page .pdf h2:after {
  content: "";
  background: url(../img/enjoy_kitaku/ttl_sakura.png);
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  margin: 10px;
  display: inline-block;
}

article.under section.enjoy_kitaku_page .pdf .ttlArea {
  margin-bottom: 30px;
}

article.under section.enjoy_kitaku_page .pdf .ttlArea h2 {
  margin: 30px auto 0;
}

article.under section.enjoy_kitaku_page .pdf .ttlArea .number {
  font-size: 20px;
}

article.under section.enjoy_kitaku_page .pdf > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

article.under section.enjoy_kitaku_page .pdf > ul li {
  width: 210px;
  margin-right: 115px;
  margin-bottom: 100px;
}

article.under section.enjoy_kitaku_page .pdf > ul li:nth-child(3n) {
  margin-right: 0;
}

article.under section.enjoy_kitaku_page .pdf > ul li .img img {
  border: 1px solid #9e9e9f;
}

article.under section.enjoy_kitaku_page .pdf > ul li .pdf_ttl,
article.under section.enjoy_kitaku_page .pdf .pdfArea .pdf_ttl {
  font-size: 14px;
  text-align: left;
  line-height: 1.3em;
  margin-bottom: 10px;
}

article.under section.enjoy_kitaku_page .pdf > ul li .pdf_link,
article.under section.enjoy_kitaku_page .pdf .pdfArea .pdf_link {
  width: 100%;
  background: #e07793;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

article.under section.enjoy_kitaku_page .pdf > ul li .pdf_link a,
article.under section.enjoy_kitaku_page .pdf .pdfArea .pdf_link a {
  margin: 0 auto;
  padding: 5px 0;
  background: #e07793;
  color: #fff;
  font-size: 13px;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

article.under section.enjoy_kitaku_page .pdf > ul li .pdf_link a:before,
article.under section.enjoy_kitaku_page .pdf .pdfArea .pdf_link a:before {
  background: url(../img/enjoy_kitaku/pdf_icon.png);
  content: "";
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  display: inline-block;
  padding-right: 5px;
}

article.under section.enjoy_kitaku_page .pdf > ul li .number {
  display: block;
  text-align: left;
  position: relative;
  color: #fff;
}

article.under section.enjoy_kitaku_page .pdf > ul li .number p {
  z-index: 2;
  position: relative;
  top: 8px;
  left: -2px;
}

article.under section.enjoy_kitaku_page .pdf > ul li .number:before {
  display: block;
  content: url(../img/enjoy_kitaku/ttl_sakura2.png);
  background-repeat: no-repeat;
  text-align: left;
  position: absolute;
  top: -10px;
  left: -13px;
  width: 53px;
  height: 55px;
}

article.under section.enjoy_kitaku_page .back_number {
  background: #f3f3f3;
  padding: 80px 0;
}

article.under section.enjoy_kitaku_page .back_number h2 {
  margin: 30px auto;
  font-size: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

article.under section.enjoy_kitaku_page .back_number h2:before, article.under section.enjoy_kitaku_page .back_number h2:after {
  content: "";
  background: url(../img/enjoy_kitaku/ttl_sakura.png);
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  margin: 10px;
  display: inline-block;
}

article.under section.enjoy_kitaku_page .back_number > .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

article.under section.enjoy_kitaku_page .back_number > .flex .years {
  width: 410px;
  margin-bottom: 60px;
}

article.under section.enjoy_kitaku_page .back_number > .flex .years > h3 {
  width: 100%;
}

article.under section.enjoy_kitaku_page .back_number > .flex .years > h3:after {
  display: block;
  content: "";
  height: 5px;
  background: #f490c7;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f490c7 0%, #eb846c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f490c7', endColorstr='#eb846c',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
}

article.under section.enjoy_kitaku_page .back_number > .flex .years > ul li {
  padding: 15px 0;
  border-bottom: 1px dotted #505050;
  width: 100%;
}

article.under section.enjoy_kitaku_page .back_number > .flex .years > ul li a {
  color: #e37796;
  text-decoration: underline;
}

.ekita_banner {
  text-align: center;
}

#banner img {
  margin: 0 1em;
}

#banner a {
  display: inline-block;
}

article.under section.enjoy_kitaku_page .pdf .pdfArea {
  max-width: 334px;
  text-align: center;
  margin: 0 auto 60px;
}

article.under section.enjoy_kitaku_page .pdf .pdfArea .img {
  margin-bottom: 10px;
}

article.under section.enjoy_kitaku_page .pdf .pdfArea .img img {
  width: 100%;
  height: auto;
  border: 1px #959595 solid;
}

/****************************************************************************************************************************
  レスポンシブ　1000px
****************************************************************************************************************************/
@media screen and (max-width: 1000px) {
  .txt_center img {
    max-width: 100%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li {
    margin-left: 2%;
    margin-right: 2%;
    width: 44%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li:nth-child(3n) {
    margin-right: 2%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li:nth-child(2n) {
    margin-right: 0;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .img {
    width: auto;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .img img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .number:before {
    left: 15%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .number p {
    margin-left: 18%;
  }
  article.under section.enjoy_kitaku_page .back_number > .flex {
    display: block;
  }
  article.under section.enjoy_kitaku_page .back_number > .flex .years {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  article.under section.enjoy_kitaku_page .pdf .ttlArea h2 {
    font-size: 17px;
    line-height: 1.2;
  }
  article.under section.enjoy_kitaku_page .pdf .ttlArea .number {
    font-size: 17px;
  }
  #banner img {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
}

/****************************************************************************************************************************
  レスポンシブ　480px
****************************************************************************************************************************/
@media screen and (max-width: 480px) {
  article.under section.enjoy_kitaku_page .pdf > ul {
    display: block;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li {
    margin-left: 2%;
    margin-right: 2%;
    width: 100%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .img {
    width: auto;
    width: 100%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .img img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .number:before {
    left: 0%;
  }
  article.under section.enjoy_kitaku_page .pdf > ul li .number p {
    margin-left: 3%;
  }
}

/*----------------------------------
2022-04-08 改修
----------------------------------*/
body article.under .enjoy_kitaku_page .back_number .flex {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/*# sourceMappingURL=enjoy_kitaku.css.map */