@charset 'UTF-8';

#suntory_contents #container #message {
  position: relative;
  overflow: hidden;
  background-image: url(../img/back.png);
  background-position: top;
}

#suntory_contents #container #message div {
  box-sizing: border-box;
}

#suntory_contents #container #message .red {
  color: #fd5655;
}

#suntory_contents #container #message .reportHading {
  line-height: 14px;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}

#suntory_contents #container #message .reportHading picture img {
  width: inherit;
}

#suntory_contents #container #message .reportContainer {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px 30px;
}

#suntory_contents #container #message .reportBanner {
  font-size: 0;
  position: relative;
  display: block;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#suntory_contents #container #message .reportBanner picture > * {
  width: 100%;
  height: auto;
}

#suntory_contents #container #message .reportBanner--new {
  text-decoration: none;
}

#suntory_contents #container #message .reportBanner--new:before {
  font-family: Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, serif;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  z-index: 2;
  top: -17px;
  left: 3%;
  width: 50px;
  padding: 3px 10px 2px;
  content: 'NEW';
  -webkit-animation: a 1.5s infinite;
          animation: a 1.5s infinite;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.2em;
  color: #ede8e4;
  background: #fd5655;
}

#suntory_contents #container #message .reportBanner--new:hover:before {
  opacity: 1;
}

@-webkit-keyframes a {
  0% {
    background-color: #ec4b4b;
  }

  50% {
    background-color: #f89595;
  }

  to {
    background-color: #ec4b4b;
  }
}

@keyframes a {
  0% {
    background-color: #ec4b4b;
  }

  50% {
    background-color: #f89595;
  }

  to {
    background-color: #ec4b4b;
  }
}

#suntory_contents #container #message .reportList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  box-sizing: border-box;
  width: 100%;
  margin-right: -15;
  margin-left: -15;
  padding-top: 45px;
  list-style: none;
  ;
}

#suntory_contents #container #message .reportList li {
  display: block !important;
  box-sizing: border-box;
  width: 100%;
  margin: 0 0 15px;
}

@media screen and (min-width:768px) {
  #suntory_contents #container #message .reportList {
    max-width: 920px;
  }

  #suntory_contents #container #message .reportList li {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }

  #suntory_contents #container #message .reportList li:nth-child(odd) {
    padding-right: 8px;
  }

  #suntory_contents #container #message .reportList li:nth-child(2n) {
    padding-left: 8px;
  }
}

@media only screen and (min-width:768px) {
  .birds_dir #top_wrapper {
    height: 97px !important;
  }

  .subheader {
    position: relative;
    z-index: 2;
    height: 55px;
    text-align: left;
    background-color: #ede8e4;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }

  .subheader .subBox {
    position: relative;
    z-index: 1;
    width: 962px;
    margin-right: auto !important;
    margin-left: auto !important;
  }

  #suntory_contents #container .fBox {
    position: relative;
    width: 950px;
    margin-top: 0 !important;
    margin-right: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: auto;
  }

  #suntory_contents #container .fBox .pageTop {
    position: absolute;
    top: -31px;
    right: 0;
  }
}

@media screen and (min-width:1024px) {
  #suntory_contents #container #message .reportContainer {
    padding-right: 0;
    padding-left: 0;
  }

  #suntory_contents #container #message .reportBanner--new:before {
    left: 15px;
  }
}

@media only screen and (max-width:767px) {
  .subheader {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #552b09;
  }

  .subheader .subBox img {
    width: 100%;
  }

  #suntory_contents img {
    vertical-align: bottom;
    border: none;
  }

  dir,
  h1,
  menu,
  p,
  ul {
    display: block;
    margin: 0;
    padding: 0;
  }

  dir,
  menu,
  ul {
    list-style-type: none;
  }

  #suntory_contents #container #message {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #5e3716;
  }

  #suntory_contents #container #message img {
    width: 100%;
  }

  #suntory_contents #container .fBox {
    position: relative;
    width: 950px;
    margin-top: 0 !important;
    margin-right: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: auto;
  }
}


.movie_date {
	display: block;
	margin: 5px 0 0 0;
    color: #633930;
	font-size: 15px;
}

@media only screen and (max-width:767px) {
	
.movie_date {
	display: block;
	margin: 0;
	padding: 0.4rem 0 0 0.3rem;
    color: #633930;
	font-size: 15px;
	line-height: 100%;
}	
	
	
}

