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

    北区文化芸術祭

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

article.under section.artfestival_page .artfestival_ttl{
  background: #f3f3f3;
  position:relative;
  padding: 50px 0;
  margin-bottom: 40px;
}

article.under section.artfestival_page .artfestival_ttl:before{
content:"";
width: 100%;
height:5px;
position:absolute;
top:0px;

background: #eeea47; /* Old browsers */
background: -moz-linear-gradient(left, #eeea47 0%, #da9352 89%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eeea47 0%,#da9352 89%); /* 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.artfestival_page .artfestival_col{
  padding-bottom:80px;
}

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

article.under section.artfestival_page .h1_ttl {
  font-size: 30px;
}

article.under section.artfestival_page .artfestival_mf {
}
article.under section.artfestival_page .artfestival_mf p {
  font-size: 16px;
}
article.under section.artfestival_page .artfestival_mf .ttlArea {
  margin-bottom: 40px;
}
article.under section.artfestival_page .artfestival_mf .ttlArea .txt01 {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  margin-top: 40px;
}


article.under section.artfestival_page .artfestival_mf h2.h2_ttl {
  font-size: 20px;
  background: url(../img/artfestival/ttl_line.png) center center no-repeat;
  margin:0 0 25px;
}





article.under section.artfestival_page .artfestival_mf .btnArea {
  max-width: 640px;
  margin: 0 auto 30px;
}
article.under section.artfestival_page .artfestival_mf .btnArea .itemArea {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -19px 0 0;
}
article.under section.artfestival_page .artfestival_mf .btnArea .item {
  width: 200px;
  min-height: 122px;
  text-align: center;
  padding: 10px;
  margin: 0 19px 20px 0;
  border: 1px #bfbfbf solid;
  position: relative;
}
article.under section.artfestival_page .artfestival_mf .btnArea .item h3 {
  border-radius: 14px;
  background-color: #f3f3f3;
}
article.under section.artfestival_page .artfestival_mf .btnArea .item:before{
    position: absolute;
    bottom: 10px;
    left: 0; right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-top: 1px solid #686868;
    border-right: 1px solid #686868;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

article.under section.artfestival_page .artfestival_mf .detailArea {

}
article.under section.artfestival_page .artfestival_mf .detailArea .item {
  margin-bottom: 60px;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttl01 {
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  padding: 6px 0;
  background-color: #ee9f31;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea {
  width: 100%;
  padding: 30px 0 15px;
  max-width: 390px;
  margin: 0 auto;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02 {
  font-size: 18px;
  display: flex;
  align-items: center;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:before,
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:after {
  content: "";
  width: 16%;
  height: 1px;
  border-top: 1px dashed #505050;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:before{
  margin: 0 20px 0 0;
}
article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:after{
  margin: 0 0 0 20px;
}

article.under section.artfestival_page .artfestival_mf .detailArea table {
  width: 100%;
  border: 1px #bfbfbf solid;
  border-collapse: inherit;
}
article.under section.artfestival_page .artfestival_mf .detailArea table th,
article.under section.artfestival_page .artfestival_mf .detailArea table td {
  padding: 15px 0 12px;
  position: relative;
}
article.under section.artfestival_page .artfestival_mf .detailArea table th {
  width: 140px;
  line-height: 1.4;
  background-color: #f3f1ee;
}
article.under section.artfestival_page .artfestival_mf .detailArea table th:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  width: 120px;
  height: 1px;
  background-color: #bfbfbf;
}
article.under section.artfestival_page .artfestival_mf .detailArea table td {
  width: 539px;
  padding-left: 25px;
  background-color: #fefaf6;
}
article.under section.artfestival_page .artfestival_mf .detailArea table td:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: 519px;
  height: 1px;
  background-color: #bfbfbf;
}
article.under section.artfestival_page .artfestival_mf .detailArea table tr:last-child th:before,
article.under section.artfestival_page .artfestival_mf .detailArea table tr:last-child td:before {
  display: none;
}

strong{
  font-weight: bold;
}

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


****************************************************************************************************************************/

@media screen and (max-width: 1000px) {

article.under section.artfestival_page .artfestival_col img {
  width: 100%;
}
strong{
  font-weight: bold;
}



}

/****************************************************************************************************************************
  レスポンシブ　680px
****************************************************************************************************************************/
@media screen and (max-width: 680px){
  article.under section.artfestival_page .artfestival_mf.w680 {
      width: calc(100% - 30px);
      margin: 0 15px;
  }
  article.under section.artfestival_page .artfestival_mf p {
    font-size: 15px;
  }
  article.under section.artfestival_page .artfestival_mf .ttlArea {
    margin-bottom: 20px;
  }
  article.under section.artfestival_page .artfestival_mf .ttlArea .txt01 {
    font-size: 15px;
    line-height: 1.6;
    margin-top: 10px;
  }
  article.under section.artfestival_page .artfestival_mf h2.h2_ttl {
    font-size: 15px;
    background: url(../img/artfestival/ttl_line_sp.png) center center no-repeat;
    background-size: contain;
    margin:0 0 15px;
  }


  article.under section.artfestival_page .artfestival_mf .btnArea {
    margin: 0 auto 40px;
  }
  article.under section.artfestival_page .artfestival_mf .btnArea .itemArea {
    display: block;
    margin: 20px auto 0 0;
  }
  article.under section.artfestival_page .artfestival_mf .btnArea .item {
    width: 100%;
    min-height: inherit;
    text-align: center;
    padding: 10px;
    margin: 0 auto 10px;
    position: relative;
    display: flex;
  }
  article.under section.artfestival_page .artfestival_mf .btnArea .item h3 {
    width: 45%;
    font-size: 15px;
    border-radius: 14px;
    background-color: #f3f3f3;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 10px;
  }
  article.under section.artfestival_page .artfestival_mf .btnArea .item:before{
    position: absolute;
    bottom: 0; top: 0;
    left: inherit; right: 10px;
    width: 10px;
    height: 10px;
  }
  article.under section.artfestival_page .artfestival_mf .btnArea .item .date {
    width: 43%;
    font-size: 14px;
    margin-left: 20px;
  }


  article.under section.artfestival_page .artfestival_mf .detailArea .item {
    margin-bottom: 60px;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea .ttl01 {
    font-size: 20px;
    text-align: left;
    padding: 6px 10px;
  }

  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02 {
    justify-content: center;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:before,
  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:after {
    width: 12%;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:before{
    margin: 0 10px 0 0;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02:after{
    margin: 0 0 0 10px;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea table th,
  article.under section.artfestival_page .artfestival_mf .detailArea table td {
    padding: 10px 0;
    border-bottom: 1px #bfbfbf solid;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea table th {
    width: 27%;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea table th:before {
    display: none;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea table td {
    width: 73%;
    padding-left: 10px;
  }
  article.under section.artfestival_page .artfestival_mf .detailArea table td:before {
    display: none;
  }
  strong{
    font-weight: bold;
  }

}


/****************************************************************************************************************************
  レスポンシブ　320px
****************************************************************************************************************************/
@media screen and (max-width: 320px){

  article.under section.artfestival_page .artfestival_mf .detailArea .ttlArea .ttl02 {
    font-size: 18px;
  }
  strong{
    font-weight: bold;
  }
}

.annotation{
  color: red;
}