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

    事業紹介

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

article.under section.about_page .about_ttl:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  top: 0px;
  background: #eeea47; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eeea47 0%, #da9352 89%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeea47", endColorstr="#da9352",GradientType=1 ); /* IE6-9 */
}

article.under section.about_page .about_col {
  padding-bottom: 80px;
}

article.under section.about_page .about_col h2 {
  font-size: 28px;
}

article.under section.about_page .about_col h2:before, article.under section.about_page .about_col h2:after {
  content: url(../img/about/about_icon.png);
  margin: 0 20px;
}

article.under section.about_page .about_col .sub_ttl {
  font-size: 14px;
  margin: 10px auto 60px auto;
}

/****************************************************************************************************************************
運営施設
****************************************************************************************************************************/
article.under section.facility {
  padding: 80px 0;
  background: #f3f3f3;
}

article.under section.facility h2 {
  font-size: 28px;
  margin-bottom: 60px;
}

article.under section.facility h2:before, article.under section.facility h2:after {
  content: url(../img/about/about_icon.png);
  margin: 0 20px;
}

article.under section.facility > .flex {
  display: flex;
  justify-content: space-between;
}

article.under section.facility > .flex .img {
  width: 472px;
  height: 305px;
  overflow: hidden;
  position: relative;
}

article.under section.facility > .flex > div {
  width: 472px;
}

article.under section.facility > .flex .img img {
  display: block;
  width: 520px;
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto;
}

article.under section.facility > .flex > div h3 {
  margin: 20px 0;
  padding: 5px 0;
  text-align: center;
  color: #fff;
  background: #eeea47; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eeea47 0%, #da9352 89%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeea47", endColorstr="#da9352",GradientType=1 ); /* IE6-9 */
}

article.under section.facility > .flex > div p {
  margin-bottom: 20px;
}

/****************************************************************************************************************************
事業案内
****************************************************************************************************************************/
article.under section.biz_info {
  padding: 80px 0;
}

article.under section.biz_info h2 {
  font-size: 28px;
  margin-bottom: 60px;
}

article.under section.biz_info h2:before, article.under section.biz_info h2:after {
  content: url(../img/about/about_icon.png);
  margin: 0 20px;
}

article.under section.biz_info .nav > ul {
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}

article.under section.biz_info .nav > ul li {
  border: 1px solid #505050;
  width: 215px;
  text-align: center;
}

article.under section.biz_info .nav > ul li a {
  width: 100%;
  height: 100%;
  padding: 30px 0;
  display: block;
  position: relative;
  background: #fff;
  z-index: 2;
}

article.under section.biz_info .nav > ul li a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

article.under section.biz_info .nav > ul li a:hover:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
}

article.under section.biz_info .nav > ul li {
  position: relative;
}

article.under section.biz_info .nav > ul li:hover:after {
  content: "";
  position: absolute;
  right: 0;
  top: 100%;
  left: 0;
  width: 0px;
  height: 100%;
  margin: auto;
  border-style: solid;
  border-color: #da9352 transparent transparent transparent;
  border-width: 20px 20px 0 20px;
}

article.under section.biz_info .nav > ul li a:hover:before {
  content: "";
  position: absolute;
  width: 110%;
  height: 110%;
  top: -5%;
  left: -5%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeea47+1,da9352+45 */
  background: #eeea47; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #eeea47 1%, #da9352 45%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeea47", endColorstr="#da9352",GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  z-index: -1;
}

article.under section.biz_info .nav > ul li a img {
  position: relative;
  z-index: 2;
}

article.under section.biz_info h3 {
  margin: 20px 0;
  padding: 30px 0;
  text-align: center;
  color: #fff;
  background: #eeea47; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #eeea47 0%, #da9352 89%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#eeea47", endColorstr="#da9352",GradientType=1 ); /* IE6-9 */
}

article.under section.biz_info .txt_center > p {
  margin: 50px auto;
  font-size: 19px;
}

del {
  color: #f00;
}

span {
  color: #000;
}

article.under section.biz_info .create > ul li {
  display: flex;
  background: #f3f3f3;
  margin-bottom: 70px;
}

article.under section.biz_info .create > ul li:nth-child(2n) {
  display: flex;
  background: #f3f3f3;
  margin-bottom: 70px;
  flex-direction: row-reverse;
}

article.under section.biz_info .create > ul li .img {
  width: 500px;
  height: 305px;
  overflow: hidden;
  position: relative;
}

article.under section.biz_info .create > ul li .img img {
  display: block;
  width: 500px;
  position: absolute;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  margin: auto;
}

article.under section.biz_info .create > ul li h4 {
  color: #da9352;
  margin-bottom: 20px;
  font-size: 21px;
}

article.under section.biz_info .create > ul li > div {
  height: 305px;
  width: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
}

article.under section.biz_info .create > ul li > div:nth-child(2) {
  padding: 40px 30px;
}

/****************************************************************************************************************************
文化活動詳細
****************************************************************************************************************************/
article.under section.tmp ul.table4col {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0;
}

article.under section.tmp ul.table4col li {
  width: 160px;
  margin-right: 13px;
  border: 1px solid #555;
  margin-bottom: 13px;
}

article.under section.tmp ul.table4col li:nth-child(4n) {
  margin-right: 0;
}

article.under section.tmp ul.table4col li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
}

article.under section.tmp h2 {
  font-size: 26px;
  margin: 30px auto;
  font-weight: 900;
}

article.under section.tmp h2:before, article.under section.tmp h2:after {
  content: none !important;
}

article.under section.tmp h3 {
  background: #bdbdbd;
  color: #fff;
  padding: 5px 10px;
}

article.under section.tmp h3 a {
  color: #fff;
}

article.under section.tmp dl {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
}

article.under section.tmp dl dt {
  background: #f6f6f6;
  width: 18%;
  border-bottom: 1px solid #505050;
  padding: 20px;
  display: flex;
  align-items: center;
}

article.under section.tmp dl dd {
  width: 82%;
  border-bottom: 1px solid #505050;
  padding: 20px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

article.under section.tmp dl dd p {
  padding: 10px 0;
}

article.under section.tmp ul {
  padding: 20px 10px;
}

article.under section.tmp ul li a {
  text-decoration: underline;
}

article.under section.tmp ul li a:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  display: inline-block;
}

article.under section.tmp strong {
  font-weight: 900;
}

article.under section.tmp h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 900;
}

/****************************************************************************************************************************
北区民オーケストラ
****************************************************************************************************************************/
article.under section.about_page .orchestra_ttl {
  position: relative;
  padding: 40px 0;
  margin-bottom: 60px;
}

article.under .mb80 {
  margin-bottom: 80px;
}

article.under section.about_page .mb25 {
  margin-bottom: 25px;
}

article.under section.about_page .bg_gray {
  padding: 40px 40px 30px;
  margin: 40px 0 60px;
  background-color: #f3f3f3;
}

article.under section.about_page .icon {
  padding: 0;
}

article.under section.about_page .icon li {
  margin-bottom: 10px;
}

article.under section.about_page .icon li:before {
  content: "";
  background: url(../img/about/about_icon.png) left center no-repeat;
  background-size: 15px 11px;
  padding-left: 30px;
}

article.under section.about_page .icon li a {
  font-size: 18px;
  text-decoration: none;
}

article.under section.about_page .icon li a:before,
article.under section.about_page .box li a:before {
  content: "";
  margin-right: 0;
}

article.under section.about_page .about_col h2.icon {
  font-weight: normal;
  margin: 0 auto 30px;
}

article.under section.about_page .about_col h2.icon span {
  font-size: 28px;
}

article.under section.about_page .about_col h2.icon span:before,
article.under section.about_page .about_col h2.icon span:after {
  font-size: 28px;
  content: url(../img/about/about_icon.png);
  margin: 0 20px;
}

article.under section.about_page .about_col dl dd a {
  color: #e37796;
  text-decoration: underline;
}

article.under section.about_page .about_col .box {
  padding: 35px 40px 25px;
  border: 1px #b5b6b6 solid;
}

article.under section.about_page .about_col .box li {
  margin-bottom: 10px;
}

article.under section.about_page .about_col .box dt,
article.under section.about_page .about_col .box dd {
  display: block;
  width: 100%;
  border-bottom: none;
}

article.under section.about_page .about_col .box dl {
  margin-bottom: 0;
}

article.under section.about_page .about_col .box dt {
  width: 200px;
  text-align: center;
  padding: 5px 0;
}

article.under section.about_page .about_col .box dd {
  padding: 10px 0 20px;
}

/****************************************************************************************************************************
北とぴあ国際音楽祭2019
****************************************************************************************************************************/
article.under section.about_page .about_mf p {
  font-size: 14px;
}

article.under section.about_page .about_mf .ttlArea {
  margin-bottom: 50px;
}

article.under section.about_page .about_mf .ttlArea .ttl01 {
  font-size: 18px;
  margin: 30px 0 20px;
}

article.under section.about_page .about_mf .ttlArea .ttl01 br {
  display: none;
}

article.under section.about_page .about_mf h2.h2_ttl {
  padding-top: 38px;
  background: url(../img/about/mf2019/ttl01.png) center top no-repeat;
  margin: 0 0 50px;
}

article.under section.about_page .about_mf h2:before, article.under section.about_page .about_mf h2:after {
  content: "";
  margin: 0 20px;
}

article.under section.about_page .about_mf h3.h3_ttl {
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  background: url(../img/about/mf2019/ttl02.png) center top no-repeat;
  margin: 0 0 30px;
}

article.under section.about_page .about_mf .item {
  margin-bottom: 30px;
}

article.under section.about_page .about_mf .item h4 {
  font-size: 14px;
  letter-spacing: 0.05em;
}

article.under section.about_page .about_mf .item a {
  color: #a48b35;
  font-size: 14px;
  text-decoration: underline;
}

article.under section.about_page .about_mf .column02,
article.under section.about_page .about_mf .column03 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

article.under section.about_page .about_mf .column02 img,
article.under section.about_page .about_mf .column03 img {
  width: 100%;
}

article.under section.about_page .about_mf .column03 {
  justify-content: flex-start;
}

article.under section.about_page .about_mf .column02 .item {
  width: 330px;
}

article.under section.about_page .about_mf .column03 .item {
  width: 210px;
  margin-right: 25px;
}

article.under section.about_page .about_mf .column03 .item:nth-child(3n) {
  margin-right: 0;
}

article.under section.about_page .about_mf .column01 {
  text-align: center;
}

article.under section.about_page .about_mf .column01 .txt01 {
  font-size: 20px;
}

article.under section.about_page .about_mf .column01 .txt02 {
  margin: 15px 0 10px;
}

article.under section.about_page .about_mf .column01 .txt02 span {
  padding: 8px 32px;
  border: 1px #505050 solid;
}

article.under section.about_page .about_mf .column01 figure {
  margin: 30px 0 15px;
}

article.under section.about_page .about_mf .dataArea {
  width: 480px;
  margin: 25px auto;
  padding-top: 50px;
  background: url(../img/about/mf2019/line.png) center top no-repeat;
}

article.under section.about_page .about_mf .dataArea .data {
  letter-spacing: 0.05em;
  margin-bottom: 25px;
}

article.under section.about_page .about_mf .dataArea h4 {
  color: #a48b35;
  font-size: 18px;
  margin-bottom: 5px;
}

article.under section.about_page .about_mf .dataArea h5 {
  color: #505050;
  font-size: 18px;
  margin-bottom: 5px;
}

article.under section.about_page .about_mf .linkArea {
  margin: 80px 0 40px;
}

article.under section.about_page .about_mf .linkArea .item {
  width: 226px;
  margin-right: -1px;
  border: 1px #a98642 solid;
}

article.under section.about_page .about_mf .linkArea .item h3 {
  margin-bottom: 0;
  margin-left: -1px;
  border-left: 1px #fff solid;
}

article.under section.about_page .about_mf .linkArea .item:first-child h3 {
  border-left: none;
}

article.under section.about_page .about_mf .linkArea .item .content {
  padding: 20px 15px;
}

article.under section.about_page .about_mf .linkArea .item .content .pdf {
  font-size: 12px;
  text-align: center;
}

article.under section.about_page .about_mf .linkArea .item .content .pdf a {
  display: block;
  height: 22px;
  color: #fff;
  font-size: 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #e07793;
  margin: 10px 0 0;
}

.youtubeArea {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.youtubeArea iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/****************************************************************************************************************************
  レスポンシブ　1000px


****************************************************************************************************************************/
@media screen and (max-width: 1000px) {
  article.under section.about_page .about_col img {
    width: 100%;
  }
  .slick-slider img {
    max-width: 100%;
  }
  article.under section.facility > .flex .img {
    width: 100%;
  }
  .bunshimura .more_btn > a {
    margin-bottom: 50px;
  }
  article.under section.biz_info .nav > ul li {
    width: 22%;
  }
  article.under section.biz_info .nav > ul li a {
    padding: 10px 0;
  }
  article.under section.biz_info .nav > ul li a img {
    width: 80%;
  }
  article.under section.biz_info .create > ul li, article.under section.biz_info .create > ul li:nth-child(2n) {
    display: block;
  }
  article.under section.biz_info .create > ul li > div {
    width: 100%;
  }
  article.under section.biz_info .create > ul li .img {
    width: 100%;
  }
  article.under section.biz_info .create > ul li h4 {
    text-align: center;
  }
  article.under section.biz_info .create > ul li > div {
    height: auto;
  }
  article.under section.facility > .flex .img {
    width: 100%;
    height: auto;
  }
  article.under section.facility > .flex .img img {
    width: 100%;
  }
  article.under section.facility > .flex > div {
    width: 100%;
  }
  article.under section.facility > .flex {
    display: block;
  }
  article.under section.facility > .flex .img {
    position: static;
  }
  article.under section.facility > .flex .img img {
    position: static;
  }
  article.under section.tmp dl dt {
    padding: 5px;
    align-items: flex-start;
    justify-content: center;
  }
  article.under section.tmp img {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  article.under section.biz_info .create > ul li .img {
    overflow: visible;
    position: static;
    height: auto;
  }
  article.under section.biz_info .create > ul li .img img {
    width: 100%;
    position: static;
  }
  .more_btn > a {
    margin-top: 10px;
  }
  article.under section.about_page.orchestra {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  article.under section.about_page .bg_gray {
    padding: 20px 20px 10px;
  }
  article.under section.about_page .about_col .box {
    padding: 20px 20px 10px;
  }
  article.under section.about_page .about_col h2.icon span:before,
  article.under section.about_page .about_col h2.icon span:after {
    margin: 0 10px;
  }
  article.under section.about_page .about_col dl dd {
    padding: 5px;
  }
}
/****************************************************************************************************************************
  レスポンシブ　680px
****************************************************************************************************************************/
@media screen and (max-width: 680px) {
  article.under section.about_page .about_mf .ttlArea {
    margin-bottom: 30px;
  }
  article.under section.about_page .about_mf .ttlArea .ttl01 {
    font-size: 15px;
    margin: 15px 0;
    text-indent: -2.8em;
    padding-left: 2.8em;
  }
  article.under section.about_page .about_mf .ttlArea .ttl01 br {
    display: block;
  }
  article.under section.about_page .about_mf .ttlArea .txt01 {
    text-align: left;
  }
  article.under section.about_page .about_mf h2.h2_ttl {
    font-size: 20px;
    padding-top: 10%;
    background: url(../img/about/mf2019/ttl01_sp.png) center top no-repeat;
    background-size: contain;
    margin: 0 0 30px;
  }
  article.under section.about_page .about_mf h3.h3_ttl {
    font-size: 20px;
    background: url(../img/about/mf2019/ttl02_sp.png) center top no-repeat;
    background-size: cover;
    margin: 0 0 20px;
  }
  article.under section.about_page .about_mf.w680 {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
  article.under section.about_page .about_mf .column02,
  article.under section.about_page .about_mf .column03 {
    display: block;
  }
  article.under section.about_page .about_mf .column02 .item,
  article.under section.about_page .about_mf .column03 .item {
    width: 100%;
  }
  article.under section.about_page .about_mf .column03 .item {
    margin-right: 0;
  }
  article.under section.about_page .about_mf .item h4,
  article.under section.about_page .about_mf .item p {
    line-height: 1.6;
  }
  article.under section.about_page .about_mf .item a {
    font-size: 15px;
  }
  article.under section.about_page .about_mf .column01 .txt01 {
    font-size: 15px;
  }
  article.under section.about_page .about_mf .column01 .txt02 span {
    font-size: 14px;
  }
  article.under section.about_page .about_mf .dataArea {
    width: 100%;
    margin: 15px auto;
    padding-top: 40px;
    background: url(../img/about/mf2019/line_sp.png) center top no-repeat;
    background-size: contain;
  }
  article.under section.about_page .about_mf .dataArea .data {
    margin-bottom: 15px;
  }
  article.under section.about_page .about_mf .dataArea h4 {
    font-size: 15px;
    margin-bottom: 0;
  }
  article.under section.about_page .about_mf .dataArea h5 {
    font-size: 15px;
    margin-bottom: 0;
  }
  article.under section.about_page .about_mf .linkArea .item h3 {
    margin-left: 0;
    border-left: none;
  }
}
/*----------------------------------
2021-11-02 北とぴあ国際音楽祭2021改修
----------------------------------*/
body article.under section.about_page .about_mf .linkArea .item .content p {
  font-size: 16px;
  margin: 0 0 15px;
}
@media screen and (min-width: 769px) {
  body article.under section.about_page .about_mf .linkArea .item .content p {
    min-height: 85px;
  }
}
@media screen and (min-width: 769px) {
  body article.under section.about_page .about_mf .linkArea .item .content img {
    height: 145px;
  }
}

/*----------------------------------
2025-3-28 文化活動
----------------------------------*/
article.under .about_page .about-under {
  max-width: 860px;
  margin: 0 auto;
}
article.under .about_page .about-under img {
  width: 100%;
}
article.under .about_page .about-under small {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
}
article.under .about_page .about-under img + p {
  margin-top: 20px;
}
article.under .about_page .about-under * + small {
  margin-top: 20px;
}
article.under .about_page .about-under * + dl {
  margin-top: 50px;
}
@media screen and (max-width: 680px) {
  article.under .about_page .about-under {
    max-width: 100%;
    padding: 0 15px;
    margin-top: -45px;
  }
  article.under .about_page .about-under .txt_center p {
    text-align: left;
  }
  article.under .about_page .about-under * + dl {
    margin-top: 30px;
    margin-bottom: 0;
  }
  article.under .about_page .about-under dl dt {
    width: 25%;
  }
  article.under .about_page .about-under dl dd {
    width: 75%;
  }
}/*# sourceMappingURL=about.css.map */