@charset "UTF-8";

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

a {
  outline: none;
}

a:focus {
  outline: none;
}

.bd-top_1 {
  border-top: 1px solid #eee;
}

.v_al-top {
  vertical-align: top;
}

.flags-sprite,
.flag--ol,
.sp .flag--ol {
  background-image: url('../../images/flags-sba8bce6441.png');
  background-repeat: no-repeat;
}

.flag--ol {
  background-position: 0 81.8888%;
}

.jumbotron__inner_re {
  background-color: #fff;
  background-image:
    /*	url("/assets/images/2019/top_about_bg_map_pc.png"),
	url("/assets/images/2019/top_about_bg_logo_pc.png");*/
    background-repeat: no-repeat,
    no-repeat;
  background-position:
    left center,
    right bottom;
  background-size:
    auto,
    auto;
  /*  height: 680px;*/
}

.sp .jumbotron__inner_re {
  height: auto;
  background-color: #fff;
  background-image:
    url("../../images/2019/top_about_bg_map_sp.png"),
    url("../../images/2019/top_about_bg_logo_sp.png");
  background-repeat:
    no-repeat,
    no-repeat;
  background-position:
    center 20px,
    right bottom;
  background-size:
    100% auto,
    70% auto;
}

.home-header__logo,
.home-header__meta,
.home-header__language {
  float: left;
}

.home-header__logo {
  margin: 0;
  padding-top: 24px;
  text-align: top;
}

.home-logo-box {
  display: inline-block;
}

.home-logo-box .contents_logo_text {
  display: inline-block;
  padding: 27px 0 24px 40px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -1px;
}

.home-header__logo .contents_logo_text {
  font-size: 24px;
  padding: 0 0 0 40px;
}

.home-header__logo .logo_text {
  display: inline-block;
  padding: 0 0 24px 40px;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: -1px;
}

.home-header__meta {
  float: none;
}

.en_header__logo {
  float: left;
  width: 125px;
  margin: 0;
  padding-top: 17px;
}

.en_header__title {
  float: left;
  width: 703px;
  font-size: 1.71429rem;
  line-height: 1;
  margin: 0;
  padding-top: 25px;
}

.sp .en_header__title {
  width: 66%;
  font-size: 1.07143rem;
  padding-top: 36px;
  margin-left: 0 !important;
}

.contents_logo_text {
  display: inline-block;
  padding: 20px 0 0 40px;
  font-size: 32px;
  font-weight: bold;
}

.en_header__logo .contents_logo_text {
  font-size: 30px;
  padding: 18px 0 5px 40px;
}

/* footer */
footer .footer__information {
  padding-bottom: 10px;
}

footer .footer__information__text > span {
  display: block;
}

footer .footer__information__copyright,
footer .footer__information__text {
  float: none;
}

footer .footer__information__text ul {
  float: left;
}

footer .fl-sb-fe {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  margin: 0 auto;
}

@media screen and (max-width:700px) {
  .home-header__logo {
    position: relative;
  }

  .bd-top_1 {
    border-top: none;
  }

  .home-header__logo .logo_text {
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 0;
    position: absolute;
    bottom: -10px;
    left: 0;
  }

  .sp .en_header__logo {
    width: 26%;
    margin: 25px 10px 0;
    padding: 0;
  }

  .en_header__logo .contents_logo_text {
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    line-height: 0;
    position: absolute;
    bottom: -40px;
    left: 120px;
  }

  .sp .en_header__logo img {
    width: 82px;
    height: 40.5px;
  }

  .head-banner figure {
    margin: 0 auto;
    width: 100% !important;
  }

  .prize_list {
    display: none !important;
  }

  .container-2019 {
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding: 30px 0 !important;
  }

  /* footer */
  footer .footer__information {
    padding-bottom: 10px;
  }

  footer .footer__information__text > span {
    display: block;
  }

  footer .footer__information__copyright,
  footer .footer__information__text {
    float: none;
  }

  footer .footer__information__text ul {
    float: left;
  }

  footer .fl-sb-fe {
    display: block;
  }
}

.home-header__meta {
  width: 380px;
  text-align: right;
  padding-right: 24px;
}

.jumbotron__hero {
  margin-bottom: 30px;
  padding: 0;
}

.sp .jumbotron__hero {
  margin-bottom:20px;
  padding: 40px 0 20px;
}

.sp .jumbotron__copy_re {
  /*  padding-top: 40px;*/
  width: 94%;
  margin: 0 auto;
  line-height: 120%;
}

.sp .jumbotron__copy_re img {
  width: 100%;
}

.jumbotron__lead_re {
  width: 100%;
  margin-top: 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
  text-shadow: rgb(255, 255, 255) 0px 0px 3px, rgb(255, 255, 255) 0px 0px 6px, rgb(255, 255, 255) 0px 0px 9px;
  /*  text-shadow: 1px 1px 0px #ffffff;*/
}

.sp .jumbotron__lead_re {
  width: 94%;
  margin: 20px auto 0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: bold;
}

.jumbotron__btn {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}

.jumbotron__btn li {
  display: inline-block;
  list-style: none;
  width: 48%;
  margin-bottom: 15px;
}

.jumbotron__btn li:last-child {
  margin-bottom: 0;
}

.jumbotron__btn li .arrow {
  width: 100%;
  position: relative;
  display: inline-block;
  padding: 20px 20px 20px 50px;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  background: #222;
  box-sizing: border-box;
  border-radius: 2px;
}

.jumbotron__btn li .arrow:before,
.jumbotron__btn li .arrow:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.jumbotron__btn li .voice:before {
  left: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.jumbotron__btn li a:hover {
  background: #d63034;
}

.jumbotron__btn li .voice,
.jumbotron__btn li .voice:before,
.jumbotron__btn li .voice:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sp .jumbotron__btn {
  width: 94%;
  margin: 20px auto 0;
  display: block;
}

.sp .jumbotron__btn li {
  list-style: none;
  margin-bottom: 10px;
  width: 100%;
}

.sp .jumbotron__btn .arrow {
  width: 100%;
  font-size: 14px;
}


.jumbotron__archiveheader {
  position: static;
  margin-top: 20px;
}

.sp .jumbotron__archiveheader {
  position: static;
  margin-top: 15px;
}

.jumbotron__archiveheader-inner {
  width: 700px;
}

.sp .jumbotron__archiveheader-inner {
  width: 96%;
  margin: 0 auto;
}

.jumbotron__archiveheader-inner p {
  color: #a3abbe !important;
  width: 90px !important;
}

.jumbotron__archiveheader-inner ul {
  float: left !important;
}

.sp .jumbotron__archiveheader-inner p {
  width: auto;
}

.prize_list {
  display: none;
}

.sp .prize_list {
  display: block;
  border-top: 5px solid #d63034;
  border-bottom: 5px solid #d63034;
  width: 100%;
  height: 110px;
  background-image: url("../../images/2019/top_about_prize_sp.png");
  background-positon: left top;
  -webkit-background-size: 1025px;
  background-size: 1025px;
  background-color: #d63034;
  -webkit-animation: bgscroll 70s linear infinite;
  animation: bgscroll 70s linear infinite;
}

@-webkit-keyframes bgscroll {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -3500px 0;
  }
}

@keyframes bgscroll {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: -3500px 0;
  }
}

.schedule__bg {
  width: 100%;
  background: #f6f6f8;
  padding: 20px 0;
}

.sp .schedule__bg {
  padding: 40px 0;
}

.more .schedule__bg {
  padding: 10px 0;
  margin-top: 10px;
}

.schedule__bg h2.schedule__title {
  width: 96%;
  color: #d63034;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  position: relative;
  margin: 0 auto;
}

.schedule__bg h2.schedule__title:after {
  width: 90px;
  content: "";
  border-bottom: 5px solid #d63034;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
}

.sp .schedule__bg h2.schedule__title {
  font-size: 24px;
  font-weight: bold;
}

.sp .schedule__bg h2.schedule__title:after {
  width: 45px;
  bottom: 0px;
  border-bottom: 3px solid #d63034;
}

.schedule__header {
  width: 960px;
  margin: 30px auto 10px;
}

.sp .schedule__header {
  width: 96%;
  margin: 40px auto 0;
}

.more .schedule__header {
  margin: 20px auto 0;
}

.schedule__header__text {
  font-size: 24px;
  font-weight: bold;
  color: #d63034;
  border-left: 5px solid #d63034;
  padding-left: 10px;
  float: left;
  line-height: 1;
}

.sp .schedule__header__text {
  font-size: 18px;
}

.schedule__header__update {
  color: #d63034;
  float: right;
}

.schedule__list__cards {
  width: 960px;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.more_lead {
  text-align: right;
  padding: 0 0.4%;
  margin: 0 0 10px;
}

.more_lead a {
  display: inline-block;
  font-weight: bold;
  color: #646464;
  text-decoration: none;
}

.more_lead a:hover {
  color: #d63034;
  text-decoration: underline;
}

.more .schedule__list__card.coming {
  height: auto !important;
}

@media screen and (max-width:700px) {
  .more_lead {
    text-align: right;
    padding: 0 0.4%;
    margin: 0 10px 10px;
  }
}

.sp .schedule__list__cards {
  width: 96%;
  margin: 10px auto;
}

.schedule__list__card {
  width: 32.5%;
  margin: 0.4%;
  background: #fff;
  list-style: none;
  position: relative;
}

.sp .schedule__list__card {
  width: 100%;
  margin-bottom: 10px;
  background: #fff;
  list-style: none;
  position: relative;
  box-sizing: border-box;
}

.schedule__list__card a {
  display: block;
}

.schedule__list__card a:hover {
  text-decoration: none;
}

.schedule__list__card.coming {
  background: #ccc;
  height: 300px;
}

.sp .schedule__list__card.coming {
  height: auto;
}

.schedule__list__card.coming p {
  padding: 30px 0;
  font-family: 'Abel', sans-serif;
  font-size: 20px;
  line-height: 1.0;
  position: relative;
  text-align: center;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.schedule__list_area {
  width: 100%;
}

.sp .schedule__list_area {
  width: 100%;
  box-sizing: border-box;
  padding: 5px 0;
}

.schedule__list__body {
  height: 257px;
  vertical-align: middle;
  padding-top: 43px;
  display: table-cell;
}

.schedule__list__body--with-image {
  padding-top: 0;
  display: block;
  height: 150px;
  overflow: hidden;
}

.schedule__list__body--with-image > div {
  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;
  width: 100%;
  height: 100%;
}

.schedule__list__body--with-image img {
  width: 90%;
}

.sp .schedule__list__body {
  width: 57%;
  height: auto;
  float: left;
  font-size: 0.85714rem;
  padding-top: 0;
}

.sp .schedule__list__body--with-image {
  width: 43%;
  height: auto;
  float: left;
  overflow: hidden;
}

.sp .schedule__list__body--with-image img {
  min-width: 130px;
  min-height: 90px;
  width: 100%;
  object-fit: contain;
}

.schedule__list__inner {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px 0px;
  height: 150px;
}

.more .schedule__list__inner {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 10px 0px;
  height: auto;
}

.sp .schedule__list__inner {
  float: right;
  width: 55%;
  box-sizing: border-box;
  padding: 0 5px 0px;
}

.schedule__list__tag span {
  float: left;
  font-size: 12px;
  margin-right: 5px;
}

.sp .schedule__list__tag span {
  font-size: 10px;
}

.schedule__list__tag span.tag-new {
  border: 1px solid #d63034;
  background: #d63034;
  color: #ff0;
  padding: 0 2px;
}

.schedule__list__tag span.tag-red {
  border: 1px solid #d63034;
  color: #d63034;
  padding: 0 2px;
}

.schedule__list__tag span.tag-black {
  border: 1px solid #333;
  color: #333;
  padding: 0 2px;
}

.schedule__list__tag span.tag-finish {
  border: 1px solid #ccc;
  background: #ccc;
  color: #fff;
  padding: 0 4px;
}

.schedule__list__title {
  padding-bottom: 10px;
}

.sp .schedule__list__title {
  height: auto;
}

.schedule__list__title h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.sp .schedule__list__title h4 {
  font-size: 14px;
}

.schedule__list__more.arrow {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #d63034;
  vertical-align: middle;
  text-decoration: none;
  font-size: 12px;
}

.schedule__list__more.arrow::before,
.schedule__list__more.arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.schedule__list__more::before {
  left: 3px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #d63034;
  border-right: 1px solid #d63034;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.schedule__list__detail {
  width: 100%;
  display: table;
  height: 53px;
  border-top: 1px solid #eee;
}

.sp .schedule__list__detail {
  height: auto;
  padding-top: 5px;
}

.schedule__list__country {
  line-height: 33px;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
}

.schedule__list__date {
  line-height: 1.2;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
}

.more .schedule__list__date {
  line-height: 1.2;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}

.more .schedule__list__date span {
  font-size: 12px;
}

.sp .schedule__list__country {
  font-size: 10px;
}

.sp .schedule__list__date {
  font-size: 11px;
}

.program__list__cards {
  width: 960px;
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.sp .program__list__cards {
  width: 96%;
  margin: 10px auto;
}

.sp .program__list__cards.next_col {
  margin: -10px auto 0;
}

.program__list__card {
  width: 49.4%;
  margin: 0.3%;
  background: #fff;
  list-style: none;
  position: relative;
  box-sizing: border-box;
  line-height: 1.2;
}

.sp .program__list__card {
  width: 100%;
  margin-bottom: 5px;
  background: #fff;
  list-style: none;
  position: relative;
  box-sizing: border-box;
}

.program__list_area {
  padding: 20px 0;
}

.program__list__card .arrow {
  position: relative;
  display: inline-block;
  padding: 0 20px 0 30px;
  color: #333;
  vertical-align: middle;
  text-decoration: none;
  font-size: 16px;
}

.sp .program__list__card .arrow {
  font-size: 14px;
}

.program__list__card .arrow::before,
.program__list__card .arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 18px;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.program__list__card .program::before {
  left: 10px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #d63034;
  border-right: 1px solid #d63034;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.program__list__card span.tag-new {
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 5px;
  border: 1px solid #d63034;
  background: #d63034;
  color: #ff0;
  padding: 0 2px;
}

.container.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 80px 0 !important;
}

.sp .container.social {
  padding: 40px 0 !important;
}

.social__header {
  font-family: 'Abel', sans-serif;
  color: #d63034;
  font-size: 24px !important;
  margin-bottom: 15px;
  font-weight: normal !important;
}

.social .bottom__banner {
  width:28%;
}

.sp .social .bottom__banner {
  margin:0 auto;
  width:94%;
}

.social .bottom__banner h3 {
  font-size: 20px !important;
}

.social .bottom__banner a {
  display:block;
  margin-bottom:20px;
  width:100%;
  opacity:1.0;
  transition: 0.5s;
}

.social .bottom__banner a:hover {
  opacity:0.5;
  transition: 0.5s;
}

.social .bottom__banner a:last-child {
  margin-bottom:0;
}

.social .bottom__banner a img {
  width:100%;
}

.btn__pagetop_re {
  width: 100%;
  text-align: center;
}

.sp .btn__pagetop_re img {
  width: 50%;
}

/**
 * sp
 */

/**
 * 180607
 */

.head-banner .head-banner__list--inner {
  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;
  margin: 0 auto;
  padding:0;
  height:330px;
  color:#333;
  font-size:18px;
  box-sizing:border-box;
}

.sp .head-banner .head-banner__list--inner {
  height:auto;
}

.head-banner figure img {
  width: 100%;
}

/*
.sp .head-banner figure{
  display:none;
}
*/

.wrapper {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}

.wrapper--jmaf-2019 {
  background-color: #fff;
}

.jumbotron__copy_re {
  margin: 15px 0 10px 0;
  font-size: 2.8rem;
  font-weight: bold;
  color: #d63034;
  line-height: 110%;
}

.container.news {
  padding: 20px 0 40px!important;
}

.sp .container.news {
  padding: 0 0 40px !important;
}

.container.news .schedule__header {
  margin: 0 auto 15px;
}

.container.news ul {
  padding: 10px 20px 0;
}

.container.news li {
  margin-bottom:15px;
  list-style: none;
  font-size: 18px;
  line-height: 1.4;
}

.container.news li:last-child {
  margin-bottom:0;
}

.container.news li span {
  display: inline-block;
  vertical-align: top;
}

.container.news li span:first-child {
  width: 100px;
}

.container.news li a {
  display: inline-block;
  color: #d63034;
  text-decoration: underline;
  width:800px;
}

.container.news li a:hover {
  color:#333;
}

.sp .container.news li span,
.sp .container.news li a {
  width: 100%;
}

.sp .container.news li {}

.sp .container.news li span {
  font-size: 1.0rem;
  display: block;
}

.special {
  margin:0 auto 40px;
  padding:20px 0;
  background:#f6f6f8;
  box-sizing:border-box;
}

.sp .special {
  padding:10px;
  width:94%;
}

.special .special__inner {
  margin:0 auto;
  width:960px;
}

.special h3 {
  margin-bottom:20px;
  font-size: 24px;
  font-weight: bold;
  color: #d63034;
  border-left: 5px solid #d63034;
  padding-left: 10px;
  line-height: 1;
}

.special .special__inner > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.special .special__inner > ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding-bottom:10px;
  width:32%;
  background:#fff;
  box-sizing: border-box;
}

.sp .special .special__inner > ul li {
  margin-bottom:20px;
  width:100%;
}

.special .special__inner > ul li .inner__list--top {
  
}

.special .special__inner .category-logo.manga a{
  border: 1px solid #ccc;
  display: block;
  text-align: center;
}
.special .special__inner .category-logo.manga img{
  width: 165px;
}

.special .special__inner > ul li h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom:10px;
  padding:5px 10px;
  min-height:56px;
  color:#fff;
  font-size: 1.3rem;
  line-height:120%;
  background:#d63034;
  box-sizing: border-box;
}

.sp .special .special__inner > ul li h4 {
  min-height:inherit;
}

.special .special__inner > ul li h4:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f2d0";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 10px;
  color:#fff;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
}

.special .special__inner > ul li .inner__list--top > figure {
  margin:0 auto;
  width:100%;
  padding: 0 10px;
}

.special .special__inner > ul li .inner__list--top > figure img {
  width:100%;
}

.special .special__inner > ul li .category-logo {
  margin: 0 auto 10px;
  padding: 0 10px;
  width: 100%;
}

.special .special__inner > ul li .category-logo img {
  width: 100%;
}

.special .special__inner > ul li p {
  padding:10px 10px 0 10px;
  text-align: left;
}

.special .special__inner > ul li:first-child p {
  text-align: left;
}

.special .special__inner > ul li > figure {
  margin:20px auto 0;
  width:80%;
}

.special .special__inner > ul li > figure img {
  width:100%;
}

.wrap__2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin:0 auto;
  width:960px;
}

.sp .wrap__2column {
  width:94%;
}

.wrap__2column .screening-program {
  padding:20px;
  width:48%;
  background:#f6f6f8;
  box-sizing: border-box;
}

.sp .wrap__2column .screening-program {
  width:100%;
}

.wrap__2column .screening-program h3 {
  margin-bottom:20px;
  font-size: 24px;
  font-weight: bold;
  color: #d63034;
  border-left: 5px solid #d63034;
  padding-left: 10px;
  line-height: 1;
}

.wrap__2column .screening-program > p {
  margin-bottom:20px;
}

.screening-program .screening-program__list {
  list-style-type: none;
}

.screening-program .screening-program__list > li {
  margin-bottom:20px;
  padding-bottom:20px;
  border-bottom:1px dotted #ccc;
}
.screening-program .screening-program__list > li.program {
  padding-bottom:15px;
}

.screening-program .screening-program__list > li:last-child {
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:0;
}

.screening-program .screening-program__list > li a.text__readmore:hover {
  display: block;
  text-decoration: none;
  opacity:0.7;
}

.screening-program .screening-program__list .list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.screening-program .screening-program__list h4 {
  margin-bottom:10px;
  color:#d63034;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -0.02em;
}
.screening-program .screening-program__list h4 a{
  color:#d63034;
  text-decoration: underline;
}
.screening-program .screening-program__list h4 a:hover{
  opacity:0.7;
}
.screening-program .screening-program__list .comingsoon h4 {
  margin-bottom:5px;
}
.screening-program .screening-program__list .comingsoon p {
  line-height: 1.1;
}

.screening-program .screening-program__list h4:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 7px;
  color:#d63034;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

.screening-program ul li img {
  width:100%;
}

.screening-program ul li .screening-program__left, .screening-program ul li .screening-program__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width:48%;
}

.sp .screening-program ul li .screening-program__left {
  margin-bottom:10px;
  width:100%;
}

.sp .screening-program ul li .screening-program__right {
  width:100%;
}

.screening-program ul li .screening-program__left figure {
}

.sp .screening-program ul li .screening-program__left figure {
  margin-bottom:0;
}

.text__readmore {
  display: inline-block;
  margin-top:10px;
  color:#d63034;
  font-size: 14px;
  text-decoration: underline;
}

.text__readmore:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 5px;
  color: #d63034;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

.text__readmore:hover {
  color:#333;
}

.text__readmore.ml-10 {
  margin-left:10px;
}

.eyecatch {
  display: inline-block;
  margin-bottom:10px;
  padding:2px 4px;
  color:#fff;
  font-size:12px;
  font-weight: bold;
  line-height:120%;
  letter-spacing: -0.01em;
  background:#d63034;
}

.wrap__2column .wrap__2column--right {
  width:48%;
  box-sizing: border-box;
}

.sp .wrap__2column .wrap__2column--right {
  width:100%;
}

.creators-file {
  margin-bottom:40px;
  padding:20px;
  background:#f6f6f8;
  box-sizing: border-box;
}

.creators-file h3 {
  margin-bottom:20px;
  font-size: 24px;
  font-weight: bold;
  color: #d63034;
  border-left: 5px solid #d63034;
  padding-left: 10px;
  line-height: 1;
}

.creators-file .creators-file__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.creators-file .creators-file__inner .creators-file__inner--overview {
  width:100%;
}

.creators-file .creators-file__inner > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  margin-top:20px;
  width: 100%;
}

.creators-file .creators-file__inner > ul li {
  margin-bottom:20px;
  width:22%;
}

.creators-file .creators-file__inner > ul li figure {
  width:100%;
  background: #ccc;
}

.creators-file .creators-file__inner > ul li figure img {
  width:100%;
}

.creators-file .creators-file__inner > ul li .name {
  margin-top:5px;
  text-align: center;
  line-height:120%;
}

.creators-file .creators-file__inner a {
  display: inline-block;
  color: #d63034;
  font-size: 14px;
  text-decoration: underline;
}

.creators-file .creators-file__inner a:hover {
  color: #333;
}

.creators-file .creators-file__inner a:before {
    pointer-events: none;
    font-family: "Font Awesome 5 Free";
    content: "\f0a9";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-right: 5px;
    color: #d63034;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 0;
}

.call-for-entry {
  padding:20px;
  background:#f6f6f8;
  box-sizing: border-box;
}

.call-for-entry h3 {
  margin-bottom:10px;
  padding:5px 10px;
  color:#fff;
  font-size: 1.2rem;
  background:#d63034;
}

.call-for-entry .call-for-entry__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--left, .call-for-entry .call-for-entry__inner .call-for-entry__inner--right {
  width:48%;
}

.sp .call-for-entry .call-for-entry__inner .call-for-entry__inner--left {
  margin-bottom:10px;
  width:100%;
}

 .sp .call-for-entry .call-for-entry__inner .call-for-entry__inner--right {
  width:100%;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--left a {
  display: inline-block;
  margin-top:10px;
  color: #d63034;
  font-size: 14px;
  text-decoration: underline;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--left a:hover {
  color:#333;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--left a:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 5px;
  color: #d63034;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right a {
  cursor: pointer;
  display:block;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right a:hover {
  opacity: 0.7;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right figure img {
  width:100%;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin-top:20px;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right ul li {
  margin-right:5%;
  width:30%;
}

.call-for-entry .call-for-entry__inner .call-for-entry__inner--right ul li:last-child {
  margin-right:0;
}

.overlay {
  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;
  position: fixed;
  top:0;
  left:0;
  overflow: hidden;
  width:100vw;
  height:100vh;
  font-size:18px;
  color:#fff;
  background:rgba(0,0,0,0);
  z-index: 1;
}

.overlay.fadein {
  background:rgba(0,0,0,0.9);
  transition: 1.0s;
}

.sp .overlay.fadein {
  background:rgba(0,0,0,0.9);
  transition: 0s;
}

.overlay__inner {
  position:relative;
  width:50%;
}

.sp .overlay__inner {
  position:relative;
  width:90%;
}

.overlay .wrap__movie {
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.overlay .btn__closeOverlay {
  cursor:pointer;
  display: block;
  position:absolute;
  top:-40px;
  right:-40px;
}

.sp .overlay .btn__closeOverlay {
  cursor:pointer;
  display: block;
  position:absolute;
  top:-40px;
  right:-10px;
}

.overlay .btn__closeOverlay:before {
  pointer-events: none;
  font-family: "Font Awesome 5 Free";
  content: "\f057";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-right: 5px;
  color: #fff;
  font-size:40px;
  font-weight: bold;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 0;
}

.overlay .wrap__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-movie__inner {
  margin:0 auto;
  /*width:50%;*/
}

.modal-movie__inner .wrap__movie {
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.modal-movie__inner .wrap__movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.article__date {
  color: #cc0000;
}

.article.container {
  width: 1000px;
}

.container .content {
  width: 1000px;
  margin: 0;
}

.container .content p {
  font-size: 1.2rem;
  line-height: 1.6;
}

.container .content .photo-1 {
  text-align: center;
}

.jumbotron__copy_re span {
  letter-spacing: -20px;
}

.schedule__list__card p {
  padding: 30px 0;
  font-family: 'Abel', sans-serif;
  font-size: 20px;
  line-height: 1.0;
  position: relative;
  text-align: center;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.home-header-2019 {}

.container-2019 {
  width: 960px;
  margin: 0 auto;
  position: relative;
  padding-top: 24px;
}

.container-2019 h1 {
  margin:0;
  display: inline-block;
}

.container-2019 img,
.container-2019 h1 a {
  display:inline-block;
  vertical-align: top;
}

.container-2019 h1 span {
  margin-top:5px;
  display:block;
  font-size: 16px;
  font-weight: bold;
}

.logo-text-2019 {
  display: inline-block;
  font-size: 28px;
  padding-left: 30px;
  font-weight: bold;
  letter-spacing: -1px;
  padding-top: 8px;
}

.lang-2019 {
  position: absolute;
  top: 0;
  right: 0;
}

.header-social-2019 {
  position: absolute;
  top: 65px;
  right: 115px;
  width: 220px;
  height: 30px;
  vertical-align: top;
}

.header-social-2019 div {
  display: inline-block;
  vertical-align: top;
  margin-right: 5px;
}

.header-social-2019-twitter {
  padding-top: 4px;
}

.ja-text-2019,
.en-text-2019 {
  position: absolute;
  top: 20px;
  right: 150px;
  vertical-align: top;
  font-size: 24px;
  font-weight: bold;
}

.head-banner {
  margin: 0 auto;
  width: 1100px;
}

/*
========================
*/
.sp .container-2019 {
  width: 100%;
}

.sp .ja-text-2019,
.sp .en-text-2019 {
  font-size: 15px;
  position: absolute;
  top: 25px;
  right: 10px;
}

.sp .header-social-2019 {
  text-align: right;
  position: absolute;
  top: 50px;
  right: 6px;
}

.sp .logo-text-2019 {
  font-size: 16px;
  position: absolute;
  top: 18px;
  right: 10px;
}

.sp .lang-2019 {
  position: absolute;
  top: 0;
  right: 0;
}

.sp .container-2019 img {
  position: absolute;
  width: 82px;
  height: 40.5px;
  top: 10px;
  left: 10px;
}

.sp .head-banner {
  width: 100%;
  box-sizing:border-box;
}

.sp .special .special__inner {
  width: 100%;
}
#exhibition_festival{
  margin: 40px 0 20px;
}
#exhibition_festival ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#exhibition_festival li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 10px;
  width: 32%;
  background: #fff;
  box-sizing: border-box;
}
#exhibition_festival img {
  width: 100%;
}
.sp #exhibition_festival li {
  padding: 10px;
  width: 100%;
}