@media (max-width: 767px) {

  /*  BEYOND AWARDトップ  */

  #movieCont {
    width: 90%;
    margin: 0 auto 65px auto;
  }

  #movieCont h2 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieCont h2 span {
    display: inline-block;
    padding: 0 0 2% 0;
    margin: 0 0 30px 0;
    border-bottom: 3px solid #1eaa42;
  }

  .movieContBox:nth-child(1),
  .movieContBox:nth-child(2) {
    padding: 0 0 45px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  .movieContBox:nth-child(3) {
    margin: 0 0 77px 0;
    padding: 0 0 45px 0;
    margin: 0 0 30px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  #movieCont h3 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 0 0 30px 0;
  }

  .movieContBox:nth-child(2) ul li:first-child {
    margin-bottom: 16px;
  }

  .movieContBox .newsList {
    width: 100%;
    margin: 0 0 45px 0;
  }

  .movieContBox .newsList ul li:last-child {
    position: relative;
    z-index: 100;
    margin: -15px 0 0 0;
  }

  .movieContBox .newsList ul li:last-child dl dt {
    background: #f0f1f3;
    padding: 5px 0;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 150px;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(2) {
    font-weight: bold;
    font-size: 16px;
    margin: 0 0 10px 0;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(3) {
    font-size: 14px;
    background: url(../images/award/movie_top/ico01.png) no-repeat 100% center;
    background-size: 8px 12px;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(3) span {
    background: url(../images/topics/ico_time.png) no-repeat 0 center;
    padding: 0 0 0 20px;
  }

  .topicsBtn {
    padding: 0 0 30px;
    text-align: center;
  }
  .topicsBtn a {
    display: block;
    padding: 0 10px;
    margin: 15px 60px;
    background: #323232;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    vertical-align: top;
    border-radius: 56px;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
  }

  .loading {
    display: none;
    text-align: center;
  }
  .loading img {
    width: auto;
    max-width: 100%;
  }

  #awardDescription {
    margin: 30px 0 0 0;
  }

  #awardDescription dl dt {
    text-align: center;
    margin: 0 0 20px 0;
  }

  #awardDescription dl dd {
    font-size: 120%;
    line-height: 2;
    margin: 0 0 15px 0;
  }

  .awardCont03 {
    padding: 40px 0 0 0;
    margin: 0 0 0 0;
  }

  .awardCont03 h2 {
    margin: 0 0 20px 0;
  }

  .awardCont03 .awardContact dl {
    margin: 0 0 5px 0;
  }

  .awardCont03 .awardContact dt {
    font-weight: bold;
    font-size: 120%;
    line-height: 2;
  }

  .awardCont03 .awardContact dd {
    font-size: 120%;
    line-height: 2;
  }

  .movieContBox .mv {
    margin-bottom: 12%;
  }

  #awardFinal > dl {
    margin: 0 0 10% 0;
  }

  #awardFinal > dl > dt {
    text-align: center;
    margin: 0 0 5% 0;
  }

  #awardFinal > dl > dd {
    font-size: 120%;
    line-height: 2;
  }

  #awardFinal > dl > dd br {
    display: none;
  }

  #awardFinal #webVote {
    width: 100%;
    background: url(../images/award/movie_top/bg_web_sp02.png) no-repeat;
    box-sizing: border-box;
    background-size: contain;
    padding: 20% 0 0 0;
    margin: 0 0 35px 0;
  }

  #awardFinal #webVote p:first-child {
    width: 80%;
    font-size: 120%;
    line-height: 2;
    margin: 0 auto 5% auto;
  }

  #awardFinal #webVote p:last-child {
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    padding: 0 0 15% 0;
  }

  #productList dl.productMusic {
    width: 100%;
    margin: 0 0 10% 0;
  }

  #productList dl.productMovie {
    width: 100%;
  }

  #productList dl dt {
    margin: 0 0 10px 0;
  }

  #productList dl.productMusic dd {
    width: 98%;
    background: url(../images/award/movie_top/bg_red.png);
    margin: 0 0 3% 0;
    text-align: center;
  }

  #productList dl.productMovie dd {
    width: 98%;
    background: url(../images/award/movie_top/bg_blue.png);
    margin: 0 0 3% 0;
    text-align: center;
  }

  #productList dl dd a {
    padding: 6% 0;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    display: block;
    background: url(../images/award/movie_top/ico_link.png) no-repeat 95% center;
    background-size: 9px 14px;
  }

  .aboutAward {
    margin-bottom: 15% !important;
  }

  .aboutAward dl dt {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    margin: 0 0 30px 0;
  }

  .aboutAward dl dd {
    font-size: 110%;
    line-height: 2;
    margin: 0 0 15px 0;
  }

  .aboutAward dl dd br {
    display: none;
  }

  #productListTochiji {
    width: 100%;
    margin: 10% auto 0 auto;
  }

  #productListTochiji dt {
    width: 60%;
    margin: 0 auto 5% auto;
  }

  #productListTochiji dd {
    width: 98%;
    background: url(../images/award/movie_top/bg_green.png);
    margin: 0 0 3% 0;
    text-align: center;
  }

  #productListTochiji dd a {
    padding: 6% 0;
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    display: block;
    background: url(../images/award/movie_top/ico_link.png) no-repeat 95% center;
    background-size: 9px 14px;
  }

  #productListTochiji dd a span {
    background: url(../images/award/movie_top/ico_link.png) no-repeat 100% center;
    background-size: 8px 13px;
    padding: 0 20px 0 0;
  }

  #awardPhoto {
    width: 99%;
    margin: 0 0 10% 0;
  }

  #awardPhoto ul li {
    width: 100%;
    margin: 0 0 3% 0;
  }


  /*  BEYOND AWARD概要  */

  #movieContOverview {
    width: 90%;
    margin: 0 auto 65px auto;
  }

  #movieContOverview .awardCont h1 {
    margin: 44px auto 25px auto;
    width: 85%;
  }

  #movieContOverview .awardCont h2 {
    font-size: 180%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin: 0 0 30px 0;
  }

  #movieContOverview .awardCont .awardTxt01 {
    text-align: center;
    font-weight: bold;
    font-size: 140%;
  }

  #movieContOverview .awardCont .awardTxt02 {
    text-align: center;
    line-height: 2;
    font-size: 120%;
  }

  #movieContOverview .awardCont #date {
    margin: 50px 0 0 0;
  }

  #movieContOverview .awardCont #date dl {
    margin: 0 0 10px 0;
    line-height: 1;
  }

  #movieContOverview .awardCont #date dl dt {
    float: left;
    width: 117px;
    background: #007bc7;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    padding: 12px 0;
  }

  #movieContOverview .awardCont #date dl dd {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin: 0 0 0 20px;
    line-height: 1.5;
  }

  #movieContOverview .awardCont #date dl:nth-child(2) dd,
  #movieContOverview .awardCont #date dl:nth-child(3) dd {
    padding: 8px 0 0 0;
  }

  #movieContOverview .awardCont #date dl dd span {
    display: block;
  }

  #movieContOverview .awardCont #date dl:last-child dd span {
    font-weight: normal;
  }

  #movieContOverview .awardCont01 > p {
    text-align: center;
  }

  #movieContOverview .awardCont01,
  #movieContOverview .awardCont02,
  #movieContOverview .awardCont03 {
    padding: 30px 0 0 0;
    margin: 50px 0 0 0;
    border-top: 1px solid #e5e5e5;
  }

  #movieContOverview .awardCont01 > ul li {
    line-height: 2;
    font-size: 120%;
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview .awardCont01 > ul li span {
    margin: 0 0 0 14px;
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview #awardFlow {
    border: 5px solid #f0f0f0;
    box-sizing: border-box;
    position: relative;
  }

  #movieContOverview #awardFlow p {
    position: relative;
    top: -10px;
  }

  #movieContOverview #awardFlow p img {
    width: 80px;
    margin: 0 auto;
    display: block;
  }

  #movieContOverview #awardFlow dl:last-child {
    padding-bottom: 33px;
    padding-top: 10px;
    margin-bottom: 0;
    border: none;
  }

  #movieContOverview #awardFlow dl {
    width: 100%;
    padding: 33px 40px;
    float: left;
    border-bottom: 1px solid #f0f0f0;
    box-sizing: border-box;
  }

  #movieContOverview #awardFlow dl dt {
    margin: 0 0 25px 0;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
  }

  #movieContOverview #awardFlow dl dt span {
    width: 84px;
    display: block;
    font-size: 24px;
    margin: 0 auto 20px auto;
    border-bottom: 3px solid #007bc7;
  }

  #movieContOverview #awardFlow dl dt span.music {
    border-bottom: 3px solid #dd001f;
  }

  #movieContOverview #awardFlow dl dd:nth-child(2) {
    line-height: 2;
    margin: 0 0 20px 0;
  }

  #movieContOverview #awardFlow dl dd:nth-child(2) span {
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview #awardFlow dl:nth-child(1) dd:nth-child(3) a {
    display: block;
    line-height: 1;
    width: 250px;
    margin: 10px auto 0 auto;
    color: #fff;
    background: #323232 url(../images/award/movie_overview/ico01.jpg) no-repeat 93% center;
    background-size: 14px 13px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    padding: 14px 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview #awardFlow dl:nth-child(3) dd:nth-child(3) a {
    display: block;
    line-height: 1;
    width: 250px;
    margin: 10px auto 0 auto;
    color: #fff;
    background: #007bc7 url(../images/award/movie_overview/ico02.png) no-repeat 90% center;
    background-size: 14px 13px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    padding: 14px 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview #awardFlow dl:nth-child(3) dd:nth-child(3) a.music {
    background: #dd001f url(../images/award/movie_overview/ico02.png) no-repeat 90% center !important;
    background-size: 14px 13px !important;
  }

  #movieContOverview .awardCont02 dl {
    margin: 0 0 5px 0;
    font-size: 14px;
  }

  #movieContOverview .awardCont02 dl dt {
    float: left;
    width: 26%;
  }

  #movieContOverview .awardCont02 dl dt span {
    display: inline-block;
    font-weight: bold;
    margin: 0 10px 0 0;
  }

  #movieContOverview .awardCont02 dl dd {
    float: left;
    width: 74%;
  }

  #movieContOverview .awardCont02 p {
    text-align: center;
    margin: 30px 0 0 0;
  }

  #movieContOverview .awardCont03 .awardJudge {
    margin: 0 0 40px 0;
  }

  #movieContOverview .awardCont03 .awardJudge p {
    margin: 0 auto 17px auto;
    width: 55%;
  }

  #movieContOverview .awardCont03 .awardJudge dl {
    width: 100%;
  }

  #movieContOverview .awardCont03 .awardJudge dl dt {
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px 0;
    line-height: 1;
  }

  #movieContOverview .awardCont03 .awardJudge dl dt span {
    font-size: 70%;
  }

  #movieContOverview .awardCont03 .awardJudge dl dd {
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardCaution dl {
    margin: 0 0 10px 0;
    line-height: 2;
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardCaution dl dt {
    font-weight: bold;
  }

  #movieContOverview .awardCont03 .awardCaution dl dd.txt {
    margin: 0 0 0 15px;
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview .awardCont03 .awardContact dl {
    margin: 0 0 5px 0;
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardContact dt {
    float: left;
    width: 160px;
    font-weight: bold;
  }

  #movieContOverview .awardCont03 .awardContact dd {
    float: left;
  }

  #movieContOverview .awardCont03 > p {
    border: 5px solid #f80037;
    margin: 50px 0 60px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #f80037;
    line-height: 1;
    padding: 50px 0;
    letter-spacing: 2px;
  }

  #movieContOverview #awardTop p a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 0 20px 20px;
    line-height: 1;
    width: 200px;
    margin: 0 auto;
    border: 2px solid #000;
  }

  #movieContOverview .awardCont04 {
    margin: 65px 0 0 0;
  }

  #movieContOverview .awardCont04 dt {
    width: 50%;
    margin: 0 auto 25px auto;
  }

  #movieContOverview .awardCont04 dd a {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview .awardCont04.music dd a {
    background: #dd001f !important;
  }

  #movieContOverview .awardCont04 dd a:hover {
    text-decoration: none;
  }



  /*  映像作品一覧  */

  #movieListCont {
    width: 90%;
    margin: 0 auto 65px auto;
  }

  #movieListCont h2 {
    margin: 0 0 16% 0;
  }

  #movieListCont h3 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieListCont h3 span {
    display: inline-block;
    padding: 0 0 2% 0;
    margin: 0 0 10% 0;
    border-bottom: 3px solid #1eaa42;
  }

  #movieListCont h3 span.movie {
    border-bottom: 5px solid #0079ca !important;
  }

  #movieListCont h3 span.music {
    border-bottom: 5px solid #dd0021 !important;
  }

  .movieList {
    width: 100%;
    margin: 0 0 12% 0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }

  .movieList ul {
    width: 100%;
  }

  .movieList ul li:first-child iframe {
    width: 100%;
    height: 220px;
  }

  .movieList ul li:last-child {
    margin: 5% 0 0 0;
  }

  .movieList ul li dl dt {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
  }

  .movieList ul li dl dt span.entryNo {
    font-size: 12px;
    display: block;
    font-weight: bold;
    margin: 0 0 3px 0;
  }

  .movieList ul li dl dd {
    font-size: 16px;
    background: url(../images/award/movie_list/ico_arrow.png) no-repeat 100% center;
    background-size: 10px 16px;
  }

  .movieList ul li dl dd span {
    background: url(../images/award/movie_list/ico_user.png) no-repeat 0 center;
    background-size: 12px 14px;
    padding: 0 0 0 22px;
  }

  .backBtn {
    width: 280px;
    margin: 0 auto 12% auto;
  }

  .backBtn a {
    display: block;
    padding: 5% 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #323232;
    text-align: center;
    border: 3px solid #323232;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
  }

  #moreBtn {
    width: 280px;
    position: relative;
    margin: 0 auto 30px auto;
    display: block;
    padding: 4% 0;
    font-size: 16px;
    font-weight: bold;
    color: #ff0037;
    text-align: center;
    border: 3px solid #ff0037;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
  }

  #check,
  input:checked /*+ #moreBtn*/ {
    display: none;
  }

  .panel {
    display: block;
    -webkit-transition: .3s ease;
    transition: .3s ease;
    height: 0;
    overflow: hidden;
    margin-top: 10px;
    padding: 0;
  }

  input:checked + #moreBtn + .panel {
    height: auto;
    padding: 10px 0;
  }

  #movieListFinalCont {
    width: 90%;
    margin: 0 auto 10% auto;
  }

  #movieListFinalCont h2 {
    margin: 0 0 15% 0;
  }

  #movieListFinalCont h3 {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
  }

  #movieListFinalCont h3 span.music {
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 8% 0;
    background: url(../images/award/music_list/bg_ttl_pc.png) no-repeat center 100%;
  }

  #movieListFinalCont h3 span.movie {
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 8% 0;
    background: url(../images/award/movie_list/bg_ttl_pc.png) no-repeat center 100%;
  }

  #movieListFinalCont > p {
    font-size: 110%;
    line-height: 2;
    text-align: center;
    margin: 0 0 30px 0;
  }

  #movieListFinalCont > p a {
    color: #e60039;
    text-decoration: underline;
  }

  #movieListFinalCont .movieList .voteArea {
    width: 100%;
    margin: 8% 0 0 0;
    padding: 8% 5% 5% 5%;
    box-sizing: border-box;
    position:relative;
    background: #fff;
    border: 1px solid #bfbfbf;
  }

  #movieListFinalCont .movieList .voteArea:before {
    border:15px solid transparent;
    border-bottom-color:#fff;
    border-top-width:0;
    top:-14px;
    content:"";
    display:block;
    left:45%;
    position:absolute;
    width:0;
    z-index:1;
  }

  #movieListFinalCont .movieList .voteArea:after {
    border:15px solid transparent;
    border-bottom-color:#bfbfbf;
    border-top-width:0;
    top:-15px;
    content:"";
    display:block;
    left:45%;
    position:absolute;
    width:0;
  }

  #movieListFinalCont .movieList .voteArea > div {
    margin: 0 0 4% 0;
  }

  #movieListFinalCont .movieList .voteArea p {
    width: 40%;
    float: left;
    color: #222;
    font-size: 100%;
    line-height: 0.8;
  }

  #movieListFinalCont .movieList .graph {
    width: 55%;
    height: 10px;
    float: right;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: -moz-linear-gradient(top, #d1d1d1, #ebebeb);
    background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#ebebeb));
    background:-ms-linear-gradient(top, #d1d1d1, #ebebeb);
  }

  #movieListFinalCont .movieList .graphMeter {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  #movieListFinalCont .movieList .graphBlue {
    background: #2591d1;
  }

  #movieListFinalCont .movieList .graphYellow {
    background: #fcbf27;
  }

  #movieListFinalCont .movieList .graphGreen {
    background: #4fb041;
  }

  #movieListFinalCont .movieList .graphRed {
    background: #eb4334;
  }

  #movieListFinalCont .movieList .voteArea a {
    display: block;
    width: 100%;
    background: #e60039;
    color: #fff;
    padding: 4% 0;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #movieListFinalCont .movieList .voteArea a.not {
    display: block;
    width: 100%;
    background: #707070;
    color: #fff;
    padding: 4% 0;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    webkit-transition: opacity 0s ease-out;
    -moz-transition: opacity 0s ease-out;
    -ms-transition: opacity 0s ease-out;
    transition: opacity 0s ease-out;
    cursor: default;
  }

  #movieListFinalCont .movieList .voteArea a:hover {
    text-decoration: none;
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #movieListFinalCont .movieList .voteArea a.not:hover {
    text-decoration: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }

  .backBtn a {
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .backBtn a:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }


  .awardWorksList {
    border-top: 1px solid #ddd;
    padding: 10% 0 0 0;
  }

  .awardWorksList ul li {
    width: 100%;
    margin: 0 0 10% 0;
    padding: 0 0 10% 0;
    border-bottom: 1px solid #ddd;
  }

  .awardWorksList ul li h3 {
    width: 60%;
    margin: 0 auto 5% auto;
  }

  .awardWorksList ul li h3 img {
    width: 100%;
  }

  .awardWorksList ul li h3 span {
    display: inline-block;
    font-size: 50%;
    color: #fff;
    background: #007bc7;
    padding: 8px 20px;
    margin: 5% 0 0 0;
    line-height: 1;
  }

  .musicWorks ul li h3 span {
    background: #dd0021 !important;
  }

  .spMovie {
    position: relative;
    width: 100%;
    padding: 56.25% 0 0 0;
    margin: 0 0 5% 0;
  }

  .awardWorksList ul li iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #007bc7;
  }

  .musicWorks ul iframe,
  .musicWorks ul li.noHeight iframe {
    border: 3px solid #dd0021 !important;
  }

  .awardWorksList ul li h4 {
    text-align: center;
    font-size: 140%;
    margin: 0 0 5% 0;
  }

  .awardWorksList ul li h4 span {
    display: block;
    width: 135px;
    margin: 0 auto 10px auto;
    padding: 3px 0;
    background: #007bc7;
    color: #fff;
    font-weight: bold;
    font-size: 80%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }

  .musicWorks ul li h4 span {
    background: #dd0021 !important;
  }

  .awardWorksList dl {
    width: 60%;
    margin: 0 auto 8% auto;
  }

  .awardWorksList dt {
    width: 30%;
    float: left;
  }

  .awardWorksList dd {
    width: 60%;
    float: right;
    font-size: 120%;
    padding: 5% 0 0 0;
  }

  .awardWorksList dd span {
    display: block;
    font-size: 80%;
    color: #555;
  }

  .awardWorksList a {
    text-align: center;
    width: 80%;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    background: #323232;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 12px 0;
    margin: 0 auto;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .awardWorksList a:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    text-decoration: none;
  }

  .awardWorksListBottom h3 {
    width: 60%;
    margin: 0 auto 10% auto;
  }

  .awardWorksListBottom h3 img {
    width: 100%;
  }

  .awardWorksListBottom .movieList {
    position: relative;
    margin-bottom: 50px !important;
  }

  .awardWorksListBottom .movieList li:first-child span {
    display: inline-block;
    background: #007bc7;
    color: #fff;
    padding: 8px 10px;
    line-height: 1;
    font-size: 100%;
    font-weight: bold;
    position: absolute;
    top: -15px;
    left: -15px;
  }

  .musicWorks .movieList li:first-child span {
    background: #dd0021 !important;
  }

  .movieList span br {
    display: none;
  }


  /*  映像作品詳細  */

  #movieDetailCont {
    width: 90%;
    margin: 0 auto 65px auto;
  }

  #movieDetailCont h2 {
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    line-height: 1.5;
    padding: 0 0 15px 0;
    margin: 0 0 23px 0;
    border-bottom: 3px solid #007bc7;
  }

  .music h2 {
    border-bottom: 3px solid #dd001f !important;
  }

  #movieDetailCont h2 span {
    display: block;
    width: 135px;
    margin: 0 auto 10px auto;
    padding: 3px 0;
    background: #007bc7;
    color: #fff;
    font-weight: bold;
    font-size: 80%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
  }

  #movieDetailCont h2 small.entryNo{
    font-size: 60%;
    display: block;
    margin-bottom: 5px;
  }

  .music h2 span {
    background: #dd001f !important;
  }

  .work iframe {
    width: 100%;
    height: 220px;
    border: 5px solid #007bc7;
    margin: 0 0 20px 0;
    box-sizing: border-box;
  }

  .music .work iframe {
    border: 5px solid #dd001f !important;
  }

  .snsList {
    margin: 20px 0;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .snsList .snsListItem {
    margin-left: 10px;
  }

  .snsList .snsListItem span{
    vertical-align: top !important;
  }

  .userProf {
    width: 100%;
    margin: 0 0 32px 0;
  }

  .userProf dl {
    width: 100%;
  }

  .userProf dt {
    float: left;
    width: 30%;
  }

  .userProf dd {
    width: 60%;
    float: right;
    font-size: 135%;
    font-weight: bold;
  }

  .userProf dd span {
    display: block;
    font-size: 80%;
    color: #656565;
  }

  .userTxt {
    width: 100%;
    margin-bottom: 25px;
  }

  .userTxt p {
    font-size: 120%;
    line-height: 1.7;
    margin: 0 0 30px 0;
  }

  .awardName {
    margin: 0 0 8% 0;
  }

  .awardName ul {
    text-align: center;
  }

  .awardName ul li {
    display: inline-block;
    margin: 0 0 3% 0;
  }

  .awardName ul li img {
    width: 70%;
  }

  .awardName ul li span.spOnly {
    display: block;
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    color: #777;
  }

  .awardName p {
    text-align: center;
    font-size: 100%;
    font-weight: bold;
    color: #777;
  }

  .awardName p.pcOnly {
    display: none;
  }


  /*  映像作品応募  */

  #movieContactContInfo {
    margin: 0 0 45px 0;
  }

  #movieContactContInfo dl dt {
    text-align: center;
    margin: 0 0 35px 0;
  }

  #movieContactContInfo dl dt img {
    width: 50%;
  }

  #movieContactContInfo dl dd:nth-child(2) {
    text-align: center;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 20px 0;
  }

  #movieContactContInfo dl dd:last-child {
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    color: #ff0037;
  }

  #movieContactContInfo dl dd:last-child span {
    display: block;
  }

  #movieContactContCaution {
    font-size: 120%;
    border: 5px solid #ebebeb;
    padding: 45px 0 30px 0;
    margin: 0 0 45px 0;
  }

  #movieContactContCaution p {
    width: 90%;
    margin: 0 auto 20px auto;
  }

  #movieContactContCaution dl {
    width: 90%;
    margin: 0 auto 15px auto;
  }

  #movieContactContCaution dl dt {
    font-weight: bold;
    line-height: 1.7;
  }

  #movieContactContCaution dl dd {
    line-height: 1.7;
  }

  #movieContactContAgree,
  #musicContactContAgree {
    border-top: 1px solid #e5e5e5;
    padding: 35px 0 0 0;
  }

  #movieContactContAgree dl,
  #musicContactContAgree dl {
    text-align: center;
    border: 5px solid #ebebeb;
    padding: 45px 0 30px 0;
    margin: 0 0 50px 0;
    font-size: 100%;
  }

  #movieContactContAgree dl dt,
  #musicContactContAgree dl dt {
    width: 90%;
    margin: 0 auto 20px auto;
  }

  #movieContactContAgree dl dd,
  #musicContactContAgree dl dd {
    width: 90%;
    margin: 0 auto 20px auto;
    font-weight: bold;
  }

  #movieContactContAgree dl dd.requirements,
  #musicContactContAgree dl dd.requirements {
    display: inline-block;
    font-weight: normal;
    text-align: left;
    width: 90%;
    border: 1px solid #d2d2d2;
    padding: 15px;
    overflow-y: scroll;
    height: 320px;
    margin: 20px 0;
  }

  #movieContactContAgree dl dd input,
  #musicContactContAgree dl dd input {
    margin: -2px 10px 0 0;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
  }

  #movieContactContAgree input[type="submit"] {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #musicContactContAgree input[type="submit"] {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
    background: #dd001f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }


  /*  映像作品応募フォーム  */

  #movieContactCont {
    width: 90%;
    margin: 0 auto 60px auto;
  }

  #movieContactCont h2 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieContactCont h2 span {
    display: inline-block;
    padding: 0 0 2% 0;
    margin: 0 0 10% 0;
    border-bottom: 3px solid #1eaa42;
  }

  .contactFlow {
    margin: 0 0 45px 0;
  }

  .contactFlow li {
    width: 32%;
    float: left;
    margin: 0 2% 0 0;
    background: #eceff1;
    color: #9f9f9f;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    padding: 22px 0;
  }

  .contactFlow li:nth-child(-n+2) {
    -webkit-clip-path: polygon(0% 0%, 93% 0, 100% 50%, 93% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 93% 0, 100% 50%, 93% 100%, 0% 100%);
  }

  .contactFlow li.active {
    background: #1eaa42;
    color: #fff;
  }

  .contactFlow li:last-child {
    margin-right: 0;
  }

  #movieContactCont h3 {
    margin: 0 0 30px 0;
    font-size: 100%;
    text-align: center;
  }

  #movieContactCont h3 span {
    font-weight: bold;
    font-size: 160%;
    display: block;
    margin: 0 0 10px 0;
  }

  #contactForm dl,
  #contactFormConfirm dl {
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  #contactForm dl:first-child,
  #contactFormConfirm dl:first-child {
    border-top: 1px solid #e5e5e5;
  }

  #contactForm dl:nth-child(3) br {
    display: none;
  }

  #contactForm dl:nth-child(11) {
    border: none;
  }

  #contactForm dl dt,
  #contactFormConfirm dl dt {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
  }

  #contactForm dl dt span,
  #contactFormConfirm dl dt span {
    background: #000;
    color: #fff;
    font-size: 90%;
    text-align: center;
    padding: 1px 12px;
    margin: 0 0 0 10px;
    display: inline-block;
  }

  #contactFormConfirm dl:nth-child(3) dt br {
    display: none;
  }

  #contactForm dl dd {
    width: 100%
  }

  #contactForm dl dd input {
    width: 100%;
    height: 43px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    font-size: 100%;
  }

  #contactForm dl dd input[type="checkbox"] {
    width: 20px;
  }

  #contactForm dl:first-child dd {
    text-align: right;
  }

  #contactForm dl:first-child dd input,
  #contactForm dl:nth-child(4) dd input {
    margin: 0 0 10px 0;
  }

  #contactForm dl dd textarea {
    width: 100%;
    height: 130px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 10px 0 0 10px;
    font-size: 100%;
  }

  #contactForm p input[type="submit"] {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  .btnMusic input[type="submit"] {
    background: #dd001f !important;
  }

  .errorBox {
    color: #ff0037;
    text-align: center;
  }

  .errorTxt {
    background: #fff6f6;
    border: 2px solid #ff0037;
    padding: 20px 50px;
    margin: 0 0 20px 0;
    text-align: center;
    font-size: 120%;
    color: #ff0037;
  }

  #contactForm dl:nth-child(n) dd .error {
    background: #ffeeee;
    border: 2px solid #ff0037;
  }

  #contactForm dl dt span.any,
  #contactFormConfirm dl dt span.any {
    background: #fff;
    border: 1px solid #000;
    color: #000;
  }

  .formTxt {
    text-align: center;
    font-size: 120%;
    line-height: 1.6;
    margin: 20px 0 10px 0;
  }

  #contactForm dl dd select {
    width: 70px;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    font-size: 16px;
  }

  .fesForm select {
    width: 200px !important;
  }


  /*  映像作品応募 確認画面 */

  #contactFormConfirm dl dd {
    width: 100%;
    font-size: 120%;
    padding: 0 0 0 15px;
    line-height: 1.7;
  }

  #contactFormConfirm p button {
    width: 280px;
    margin: 52px auto 8% auto;
    display: block;
    padding: 18px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #323232;
    text-align: center;
    border: 3px solid #323232;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
  }

  #contactFormConfirm p input[type="submit"] {
    display: block;
    width: 100%;
    padding: 18px 0;
    margin: 25px auto 0 auto;
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }


  /*  映像作品応募 完了画面 */

  #contactFormFinish {
    padding: 25px 0;
    margin: 0 0 30px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  #movieContactCont .finish {
    padding: 95px 0;
  }

  #contactFormFinish dl:nth-child(-n+2) {
    margin: 0 0 10px 0;
  }

  #contactFormFinish dl dt {
    width: 38%;
    background: #007bc7;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    float: left;
    font-size: 12px;
  }

  .music dt {
    background: #dd001f !important;
  }

  #contactFormFinish dl dd {
    width: 58%;
    float: right;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0 0 0;
  }

  #contactFormInfo h4 {
    text-align: center;
    font-size: 160%;
    font-weight: bold;
    margin: 0 0 30px 0;
  }

  #contactFormInfo dl {
    margin: 0 0 45px 0;
  }

  #contactFormInfo dl dt {
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 5px 0;
  }

  #contactFormInfo dl dd {
    font-size: 120%;
    line-height: 1.7;
  }

  .notPublished {
    display: inline-block;
    padding: 8px 14px;
    font-weight: bold;
    background: #f0f2f4;
    position: absolute;
    z-index: 10;
  }
}

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

  #awardFinal #webVote p:last-child {
    font-size: 140%;
    padding: 0 0 10% 0;
  }

}

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

  #awardFinal #webVote {
    width: 100%;
    background: url(../images/award/movie_top/bg_web_sp.png) no-repeat;
    box-sizing: border-box;
    background-size: contain;
    padding: 20% 0 0 0;
    margin: 0 0 35px 0;
  }

  #awardFinal #webVote p:first-child {
    font-size: 125%;
  }

  #awardFinal #webVote p:last-child {
    font-size: 160%;
    padding: 0 0 15% 0;
  }
}

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

  #awardFinal #webVote p:first-child {
    font-size: 115%;
  }

  #awardFinal #webVote p:last-child {
    font-size: 140%;
    padding: 0 0 15% 0;
  }

}

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

  #awardFinal #webVote p:first-child {
    font-size: 100%;
  }

}

@media (min-width: 768px) {

  /*  BEYOND AWARDトップ  */

  #movieCont {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieCont h2 {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieCont h2 span {
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 40px 0;
    border-bottom: 5px solid #1eaa42;
  }

  .movieContBox:nth-child(1),
  .movieContBox:nth-child(2) {
    padding: 0 0 60px 0;
    margin: 0 0 50px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  .movieContBox:nth-child(3) {
    margin: 0 0 110px 0;
  }

  .movieContBox:nth-child(4) {
    margin: 0 0 40px 0;
  }

  #movieCont h3 {
    margin: 0 0 40px 0;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
  }

  .movieContBox ul li {
    float: left;
  }

  .movieContBox:nth-child(2) ul li img {
    width: 472px;
  }

  .movieContBox:nth-child(2) ul li:first-child {
    margin-right: 14px;
  }

  .movieContBox .newsList {
    width: 470px;
    background: #f0f2f4;
    /*border: 1px solid #e5e5e5;*/
    box-sizing: border-box;
    float: left;
    margin: 0 0 20px 20px;
  }

  .movieContBox .newsList:nth-child(odd) {
    margin-left: 0;
  }

  .movieContBox .newsList ul li:first-child {
    float: left;
  }

  .movieContBox .newsList ul li:first-child img {
    width: 180px;
  }

  .newsList > a {
    display: table;
    width: 100%;
    border: 1px solid #e8ebec;
    background-color: #fff;
  }

  .newsList > a:hover {
    -webkit-transform: translate(-5px,-5px);
    -moz-transform: translate(-5px,-5px);
    -ms-transform: translate(-5px,-5px);
    -o-transform: translate(-5px,-5px);
    transform: translate(-5px,-5px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }

  .movieContBox .newsList ul li:last-child {
    float: right;
    width: 265px;
    margin: 0 10px 0 0;
    padding: 10px;
  }

  .movieContBox .newsList ul li:last-child dl dt {
    background: #f0f1f3;
    padding: 5px 0;
    margin: 0 0 10px 0;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
    width: 150px;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(2) {
    font-weight: bold;
    font-size: 120%;
    margin: 0 0 5px 0;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(3) {
    font-size: 90%;
    background: url(../images/award/movie_top/ico01.png) no-repeat 100% center;
    background-size: 8px 12px;
  }

  .movieContBox .newsList ul li:last-child dl dd:nth-child(3) span {
    background: url(../images/topics/ico_time.png) no-repeat 0 center;
    padding: 0 0 0 20px;
  }

  .topicsBtn {
    padding: 0 0 0 0;
    text-align: center;
  }
  .topicsBtn a {
    display: inline-block;
    padding: 0 10px;
    min-width: 360px;
    background: #323232;
    line-height: 56px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    vertical-align: top;
    -webkit-transition: 200ms all;
    transition: 200ms all;
    opacity: 1;
    border-radius: 56px;
    -webkit-border-radius: 56px;
    -moz-border-radius: 56px;
    margin: 15px 0;
  }
  .topicsBtn a:hover {
    opacity: 0.6;
  }

  .loading {
    text-align: center;
    margin: 20px 0;
    display: none;
  }

  #awardDescription {
    margin: 50px 0 0 0;
  }

  #awardDescription dl dt {
    text-align: center;
    margin: 0 0 40px 0;
  }

  #awardDescription dl dd {
    font-size: 120%;
    line-height: 2;
    margin: 0 0 15px 0;
  }

  .awardCont03 {
    padding: 50px 0 0 0;
    margin: 0 0 0 0;
  }

  .awardCont03 h2 {
    margin: 0 0 40px 0;
  }

  .awardCont03 .awardContact dl {
    margin: 0 0 5px 0;
  }

  .awardCont03 .awardContact dt {
    float: left;
    width: 140px;
    font-weight: bold;
    font-size: 120%;
    line-height: 2;
  }

  .awardCont03 .awardContact dd {
    float: left;
    font-size: 120%;
    line-height: 2;
  }

  .movieContBox .mv {
    margin-bottom: 100px;
  }

  .awardTopMv {
    width: 800px;
    margin: 0 auto 60px auto !important;
  }

  .awardTopMv img {
    width: 100%;
  }

  #awardFinal > dl {
    margin: 0 0 80px 0;
  }

  #awardFinal > dl > dt {
    text-align: center;
    margin: 0 0 40px 0;
  }

  #awardFinal > dl > dd {
    text-align: center;
    font-size: 120%;
    line-height: 2;
  }

  #awardFinal #webVote {
    width: 100%;
    height: 276px;
    background: url(../images/award/movie_top/bg_web_pc.png) no-repeat;
    box-sizing: border-box;
    padding: 70px 0 0 0;
    margin: 0 0 35px 0;
  }

  #awardFinal #webVote p:first-child {
    text-align: center;
    font-size: 120%;
    line-height: 2;
    margin: 0 0 15px 0;
  }

  #awardFinal #webVote p:first-child span {
    font-size: 80%;
  }

  #awardFinal #webVote p:last-child {
    text-align: center;
    font-size: 160%;
    font-weight: bold;
  }

  #awardFinal #webVote p:last-child br {
    display: none;
  }

  #productList dl.productMusic {
    width: 476px;
    float: left;
  }

  #productList dl.productMovie {
    width: 476px;
    float: right;
    margin: 0 -6px 0 0;
  }

  #productList dl dt {
    margin: 0 0 10px 0;
  }

  #productList dl.productMusic dd {
    width: 470px;
    background: url(../images/award/movie_top/bg_red.png);
    margin: 0 0 5px 0;
    text-align: center;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #productList dl.productMovie dd {
    width: 470px;
    background: url(../images/award/movie_top/bg_blue.png);
    margin: 0 0 5px 0;
    text-align: center;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #productList dl dd:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #productList dl dd a {
    padding: 35px 0;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    display: block;
  }

  #productList dl dd a:hover {
    text-decoration: none;
  }

  #productList dl dd a span {
    background: url(../images/award/movie_top/ico_link.png) no-repeat 100% center;
    background-size: 8px 13px;
    padding: 0 20px 0 0;
  }

  .aboutAward {
    margin-bottom: 80px !important;
  }

  .aboutAward dl dt {
    margin: 0 0 20px 0;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
  }

  .aboutAward dl dd {
    font-size: 120%;
    line-height: 2;
    margin: 0 0 15px 0;
    text-align: center;
  }

  #productListTochiji {
    width: 476px;
    margin: 40px auto 0 auto;
  }

  #productListTochiji dt {
    text-align: center;
    margin: 0 0 20px 0;
  }

  #productListTochiji dd {
    width: 476px;
    background: url(../images/award/movie_top/bg_green.png);
    margin: 0 0 5px 0;
    text-align: center;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #productListTochiji dd a {
    padding: 35px 0;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    display: block;
  }

  #productListTochiji dd a:hover {
    text-decoration: none;
  }

  #productListTochiji dd:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #productListTochiji dd a span {
    background: url(../images/award/movie_top/ico_link.png) no-repeat 100% center;
    background-size: 8px 13px;
    padding: 0 20px 0 0;
  }

  #awardPhoto {
    margin: 0 0 80px 0;
  }

  #awardPhoto ul li {
    width: 470px;
    float: left;
  }

  #awardPhoto ul li img {
    width: 100%;
  }

  #awardPhoto ul li:first-child {
    margin-right: 20px;
  }


  /*  BEYOND AWARD概要  */

  #movieContOverview {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieContOverview .awardCont h1 {
    text-align: center;
    margin: 44px 0 25px 0;
  }

  #movieContOverview .awardCont h2 {
    font-size: 180%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    margin: 0 0 40px 0;
  }

  #movieContOverview .awardCont .awardTxt01 {
    text-align: center;
    font-weight: bold;
  }

  #movieContOverview .awardCont .awardTxt02 {
    text-align: center;
    line-height: 2;
    font-size: 120%;
  }

  #movieContOverview .awardCont #date {
    margin: 55px 0 0 0;
  }

  #movieContOverview .awardCont #date dl {
    margin: 0 0 10px 0;
    line-height: 1;
  }

  #movieContOverview .awardCont #date dl dt {
    float: left;
    width: 200px;
    background: #007bc7;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 12px 0;
  }

  #movieContOverview .awardCont #date dl dd {
    width: 720px;
    font-size: 20px;
    font-weight: bold;
    float: right;
    padding: 8px 0 0 0;
    margin: 0 0 0 20px;
    line-height: 1;
  }

  #movieContOverview .awardCont #date dl:last-child dd span {
    font-size: 14px;
    font-weight: normal;
  }

  #movieContOverview .awardCont01 > p {
    text-align: center;
  }

  #movieContOverview .awardCont01,
  #movieContOverview .awardCont02,
  #movieContOverview .awardCont03 {
    padding: 50px 0 0 0;
    margin: 70px 0 0 0;
    border-top: 1px solid #e5e5e5;
  }

  #movieContOverview .awardCont01 > ul li {
    line-height: 2;
    font-size: 120%;
  }

  #movieContOverview .awardCont01 > ul li span {
    margin: 0 0 0 14px;
  }

  #movieContOverview #awardFlow {
    border: 5px solid #f0f0f0;
    box-sizing: border-box;
    position: relative;
  }

  #movieContOverview #awardFlow p {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -45px 0 0 -12px;
  }

  #movieContOverview #awardFlow dl:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border: none;
  }

  #movieContOverview #awardFlow dl {
    width: 475px;
    padding: 65px 40px;
    float: left;
    border-right: 1px solid #f0f0f0;
    box-sizing: border-box;
  }

  #movieContOverview #awardFlow dl dt {
    margin: 0 0 25px 0;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
  }

  #movieContOverview #awardFlow dl dt span {
    width: 84px;
    display: block;
    font-size: 24px;
    margin: 0 auto 10px auto;
    border-bottom: 3px solid #007bc7;
  }

  #movieContOverview #awardFlow dl dt span.music {
    border-bottom: 3px solid #dd001f !important;
  }

  #movieContOverview #awardFlow dl dd:nth-child(2) {
    line-height: 2;
    margin: 0 0 20px 0;
  }

  #movieContOverview #awardFlow dl dd:nth-child(2) span {
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview #awardFlow dl:nth-child(1) dd:nth-child(3) a {
    display: block;
    line-height: 1;
    width: 250px;
    margin: 10px auto 0 auto;
    color: #fff;
    background: #323232 url(../images/award/movie_overview/ico01.jpg) no-repeat 93% center;
    background-size: 14px 13px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    padding: 14px 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview #awardFlow dl:nth-child(3) dd:nth-child(3) a {
    display: block;
    line-height: 1;
    width: 250px;
    margin: 10px auto 0 auto;
    color: #fff;
    background: #007bc7 url(../images/award/movie_overview/ico02.png) no-repeat 90% center;
    background-size: 14px 13px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    padding: 14px 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview #awardFlow dl:nth-child(3) dd:nth-child(3) a.music {
    background: #dd001f url(../images/award/movie_overview/ico02.png) no-repeat 90% center !important;
    background-size: 14px 13px !important;
  }

  #movieContOverview .awardCont02 dl {
    margin: 0 0 5px 0;
    font-size: 120%;
  }

  #movieContOverview .awardCont02 dl dt {
    float: left;
    margin: 0 35px 0 0;
  }

  #movieContOverview .awardCont02 dl dt span {
    display: inline-block;
    font-weight: bold;
    margin: 0 10px 0 0;
  }

  #movieContOverview .awardCont02 dl dd {
    float: left;
    width: 800px;
  }

  #movieContOverview .awardCont02 p {
    text-align: center;
    margin: 45px 0 0 0;
  }

  #movieContOverview .awardCont03 .awardJudge {
    margin: 0 0 40px 0;
  }

  #movieContOverview .awardCont03 .awardJudge p {
    float: left;
  }

  #movieContOverview .awardCont03 .awardJudge p img {
    width: 200px;
  }

  #movieContOverview .awardCont03 .awardJudge dl {
    float: right;
    width: 715px;
  }

  #movieContOverview .awardCont03 .awardJudge dl dt {
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 20px 0;
    line-height: 1;
  }

  #movieContOverview .awardCont03 .awardJudge dl dt span {
    font-size: 80%;
  }

  #movieContOverview .awardCont03 .awardJudge dl dd {
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardCaution dl {
    margin: 0 0 10px 0;
    line-height: 2;
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardCaution dl dt {
    font-weight: bold;
  }

  #movieContOverview .awardCont03 .awardCaution dl dd.txt {
    margin: 0 0 0 15px;
    display: inline-block;
    text-indent: -1em;
    padding-left: 1em;
  }

  #movieContOverview .awardCont03 .awardContact dl {
    margin: 0 0 5px 0;
    font-size: 120%;
  }

  #movieContOverview .awardCont03 .awardContact dt {
    float: left;
    width: 160px;
    font-weight: bold;
  }

  #movieContOverview .awardCont03 .awardContact dd {
    float: left;
  }

  #movieContOverview .awardCont03 > p {
    border: 5px solid #f80037;
    margin: 50px 0 60px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #f80037;
    line-height: 1;
    padding: 50px 0;
    letter-spacing: 2px;
  }

  #movieContOverview #awardTop p a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding: 20px 0 20px 20px;
    line-height: 1;
    width: 200px;
    margin: 0 auto;
    border: 2px solid #000;
  }

  #movieContOverview .awardCont04 {
    margin: 65px 0 0 0;
  }

  #movieContOverview .awardCont04 dt {
    text-align: center;
    margin: 0 0 25px 0;
  }

  #movieContOverview .awardCont04.music dt {
    background: none !important;
  }

  #movieContOverview .awardCont04 dt img {
    width: 170px;
  }

  #movieContOverview .awardCont04 dd a {
    display: block;
    width: 547px;
    padding: 22px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #movieContOverview .awardCont04.music dd a {
    background: #dd001f;
  }

  #movieContOverview .awardCont04 dd a:hover {
    text-decoration: none;
  }


  /*  映像作品一覧  */

  #movieListCont {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieListCont h2 {
    margin: 0 0 70px 0;
  }

  #movieListCont h3 {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieListCont h3 span {
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 40px 0;
    border-bottom: 5px solid #1eaa42;
  }

  #movieListCont h3 span.movie {
    border-bottom: 5px solid #0079ca !important;
  }

  #movieListCont h3 span.music {
    border-bottom: 5px solid #dd0021 !important;
  }

  .movieList {
    width: 468px;
    min-height: 140px;
    border: 1px solid #e1e4e5;
    float: left;
    margin: 0 0 20px 20px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
  }

  .movieList:nth-child(odd) {
    margin-left: 0;
  }

  .movieList ul li:first-child {
    float: left;
    width: 246px;
    height: 148px;
  }


  .movieList ul li:first-child img {
    width: 246px;
    height: 148px;
  }

  .movieList ul li:last-child {
    float: left;
    width: 220px;
  }

  .movieList ul li dl {
    padding: 5px 20px;
  }

  .movieList ul li dl dt {
    font-size: 110%;
    font-weight: bold;
    margin: 0 0 2px 0;
  }
  .movieList ul li dl dt span.entryNo{
    font-size: 60%;
    display: block;
    padding-bottom: 3px;
  }

  .movieList ul li dl dd {
    font-size: 90%;
    background: url(../images/award/movie_list/ico_arrow.png) no-repeat 100% center;
    background-size: 8px 12px;
  }

  .movieList ul li dl dd span {
    background: url(../images/award/movie_list/ico_user.png) no-repeat 0 center;
    background-size: 10px 12px;
    padding: 0 0 0 16px;
  }

  .backBtn {
    margin: 95px 0 0 0;
  }

  .backBtn a {
    text-align: center;
    width: 400px;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    background: #323232;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 15px 0;
    margin: 0 auto;
  }

  .backBtn a:hover {
    text-decoration: none;
  }

  /*#moreBtn,*/
  #check {
    display: none !important;
  }

  #movieListFinalCont {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieListFinalCont h2 {
    margin: 0 0 70px 0;
  }

  #movieListFinalCont h3 {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieListFinalCont h3 span.music {
    display: inline-block;
    padding: 0 0 25px 0;
    margin: 0 0 40px 0;
    background: url(../images/award/music_list/bg_ttl_pc.png) no-repeat center 100%;
  }

  #movieListFinalCont h3 span.movie {
    display: inline-block;
    padding: 0 0 25px 0;
    margin: 0 0 40px 0;
    background: url(../images/award/movie_list/bg_ttl_pc.png) no-repeat center 100%;
  }

  #movieListFinalCont h3 br {
    display: none;
  }

  #movieListFinalCont > p {
    font-size: 120%;
    line-height: 2;
    text-align: center;
    margin: 0 0 50px 0;
  }

  #movieListFinalCont > p a {
    color: #e60039;
  }

  #movieListFinalCont .movieList {
    height: 160px !important;
  }

  #movieListFinalCont .movieList ul li:first-child img {
    height: 158px !important;
  }

  #movieListFinalCont .movieList ul li:last-child {
    position: relative;
    height: 158px;
  }

  #movieListFinalCont .movieList .voteArea {
    width: 100%;
    position: absolute;
    bottom: 10px;
  }

  #movieListFinalCont .movieList .voteArea p {
    width: 185px;
    margin: 0 auto 3px auto;
    color: #9d9d9d;
    font-size: 11px;
  }

  #movieListFinalCont .movieList .graph {
    width: 185px;
    height: 10px;
    margin: 0 auto 10px auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: -moz-linear-gradient(top, #d1d1d1, #ebebeb);
    background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#ebebeb));
    background:-ms-linear-gradient(top, #d1d1d1, #ebebeb);
  }

  #movieListFinalCont .movieList .graphMeter {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }

  #movieListFinalCont .movieList .graphBlue {
    background: #2591d1;
  }

  #movieListFinalCont .movieList .graphYellow {
    background: #fcbf27;
  }

  #movieListFinalCont .movieList .graphGreen {
    background: #4fb041;
  }

  #movieListFinalCont .movieList .graphRed {
    background: #eb4334;
  }

  #movieListFinalCont .movieList .voteArea a {
    display: block;
    width: 100%;
    background: #e60039;
    color: #fff;
    padding: 5px 0;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #movieListFinalCont .movieList .voteArea a.not {
    display: block;
    width: 100%;
    background: #707070;
    color: #fff;
    padding: 5px 0;
    font-size: 90%;
    font-weight: bold;
    text-align: center;
    webkit-transition: opacity 0s ease-out;
    -moz-transition: opacity 0s ease-out;
    -ms-transition: opacity 0s ease-out;
    transition: opacity 0s ease-out;
    cursor: default;
  }

  #movieListFinalCont .movieList .voteArea a:hover {
    text-decoration: none;
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  #movieListFinalCont .movieList .voteArea a.not:hover {
    text-decoration: none;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
  }

  .backBtn a {
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .backBtn a:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .awardWorksList {
    border-top: 1px solid #ddd;
    padding: 60px 0 0 0;
  }

  .awardWorksList ul {
    border-bottom: 1px solid #ddd;
    margin: 0 0 60px 0;
  }

  .awardWorksList ul:last-child {
    border: none;
    margin-bottom: 0;
  }

  .awardWorksList ul li {
    width: 460px;
    float: left;
    margin: 0 0 60px 40px;
  }

  .awardWorksList ul li.noHeight {
    width: 100%;
    float: left;
    margin: 0 0 60px 40px;
  }

  .awardWorksList ul li:nth-child(odd) {
    margin-left: 0;
  }

  .awardWorksList ul li h3 {
    width: 230px;
    height: 130px;
    margin: 0 auto;
  }

  .noHeight h3 {
    height: 85px !important;
  }

  .awardWorksList ul li h3 img {
    width: 100%;
  }

  .awardWorksList ul li h3 span {
    display: inline-block;
    font-size: 50%;
    color: #fff;
    background: #007bc7;
    padding: 8px 20px;
    margin: 15px 0 0 0;
    line-height: 1;
  }

  .musicWorks ul li h3 span {
    background: #dd0021 !important;
  }

  .awardWorksList ul li iframe {
    width: 100%;
    height: 280px;
    border: 3px solid #007bc7;
    margin: 0 0 20px 0;
  }

  .awardWorksList ul li.noHeight iframe {
    width: 100%;
    height: 540px;
    border: 3px solid #007bc7;
    margin: 0 0 20px 0;
  }

  .musicWorks ul iframe,
  .musicWorks ul li.noHeight iframe {
    border: 3px solid #dd0021 !important;
  }

  .awardWorksList ul li h4 {
    text-align: center;
    font-size: 140%;
    margin: 0 0 20px 0;
  }

  .awardWorksList ul li h4 span {
    display: block;
    width: 135px;
    margin: 0 auto 10px auto;
    padding: 5px 0;
    background: #007bc7;
    color: #fff;
    font-weight: bold;
    font-size: 60%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
  }

  .musicWorks ul li h4 span {
    background: #dd0021 !important;
  }

  .awardWorksList dl {
    width: 240px;
    margin: 0 auto 30px auto;
  }

  .awardWorksList dt {
    width: 80px;
    float: left;
  }

  .awardWorksList dd {
    width: 140px;
    float: right;
    font-size: 100%;
    padding: 20px 0 0 0;
  }

  .awardWorksList dd span {
    display: block;
    font-size: 80%;
    color: #555;
  }

  .awardWorksList a {
    text-align: center;
    width: 70%;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    background: #323232;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 12px 0;
    margin: 0 auto;
    webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
  }

  .awardWorksList ul li.noHeight a {
    width: 35%;
  }

  .awardWorksList a:hover {
    opacity: .5;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -ms-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
    text-decoration: none;
  }

  .awardWorksListBottom {
    border-top: 1px solid #ddd;
    padding: 60px 0 0 0;
  }

  .awardWorksListBottom h3 {
    width: 230px;
    margin: 0 auto 40px auto;
  }

  .awardWorksListBottom h3 img {
    width: 100%;
  }

  .awardWorksListBottom .movieList {
    position: relative;
    margin-bottom: 50px !important;
  }

  .awardWorksListBottom .movieList li:first-child span {
    display: inline-block;
    background: #007bc7;
    color: #fff;
    padding: 8px 10px;
    line-height: 1;
    font-size: 100%;
    font-weight: bold;
    position: absolute;
    top: -15px;
    left: -15px;
  }

  .musicWorks .movieList li:first-child span {
    background: #dd0021 !important;
  }

  .awardWorksListBottom .movieList dl {
    padding-top: 50px !important;
  }


  /*  映像作品詳細  */

  #movieDetailCont {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieDetailCont h2 {
    font-size: 180%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    padding: 0 0 40px 0;
    margin: 0 0 50px 0;
    background: url(../images/award/movie_detail/bg_border.jpg) repeat-x 0 100%;
  }

  #movieDetailCont h2 span {
    display: block;
    width: 135px;
    margin: 0 auto 20px auto;
    padding: 6px 0;
    background: #007bc7;
    color: #fff;
    font-weight: bold;
    font-size: 70%;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    line-height: 1;
  }

  #movieDetailCont h2 small.entryNo{
    display: block;
    font-size: 57%;
    margin-bottom: 10px;
  }

  .music h2 span {
    background: #e60039 !important;
  }

  .work iframe {
    width: 960px;
    height: 540px;
    border: 10px solid #007bc7;
    margin: 0 0 20px 0;
    box-sizing: border-box;
  }

  .music .work iframe {
    border: 10px solid #e60039 !important;
  }

  .snsList {
    margin: 20px 0;
    display: -webkit-inline-flex;
    display: inline-flex;
  }
  .snsList .snsListItem {
    margin: 0 0 0 10px;
  }
  .snsList .snsListItem span{
    vertical-align: top !important;
  }
  .snsList .spOnly {
    display: none;
  }

  .userProf {
    width: 120px;
    float: left;
    margin: 0 0 0 53px;
  }

  .userProf dt {
    text-align: center;
    margin: 0 0 12px 0;
  }

  .userProf dt img {
    width: 92px;
  }

  .userProf dd {
    text-align: center;
    font-size: 135%;
    font-weight: bold;
  }

  .userProf dd span {
    display: block;
    font-size: 80%;
    color: #656565;
    font-weight: normal;
  }

  .userTxt {
    float: right;
    width: 730px;
  }

  .userTxt p {
    font-size: 120%;
    line-height: 1.7;
    margin: 0 0 30px 0;
  }

  .userTxt p:last-child {
    margin-bottom: 0;
  }

  .awardName {
    margin: 0 0 40px 0;
  }

  .awardName ul {
    text-align: center;
    margin: 0 0 20px 0;
  }

  .awardName ul li {
    display: inline-block;
    margin: 0 5px;
  }

  .awardName ul li img {
    width: 230px;
  }

  .awardName ul li span.spOnly {
    display: none;
  }

  .awardName p {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #777;
  }

  .awardName p.w_right {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #777;
    margin-left: 240px;
  }

  .awardName p.w_left {
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    color: #777;
    margin-left: -240px;
  }


  /*  映像作品応募  */

  #movieContactContInfo {
    margin: 0 0 65px 0;
  }

  #movieContactContInfo dl dt {
    text-align: center;
    margin: 0 0 35px 0;
  }

  #movieContactContInfo dl dt img {
    width: 220px;
  }

  #movieContactContInfo dl dd:nth-child(2) {
    text-align: center;
    font-size: 120%;
    margin: 0 0 20px 0;
  }

  #movieContactContInfo dl dd:last-child {
    text-align: center;
    font-size: 200%;
    font-weight: bold;
    color: #ff0037;
  }

  #movieContactContCaution {
    font-size: 120%;
    border: 5px solid #ebebeb;
    padding: 50px 45px 30px 45px;
    margin: -15px 0 50px 0;
  }

  #movieContactContCaution p {
    margin: 0 0 30px 0;
  }

  #movieContactContCaution dl {
    margin: 0 0 15px 0;
  }

  #movieContactContCaution dl dt {
    width: 95px;
    float: left;
    font-weight: bold;
    line-height: 1.7;
  }

  #movieContactContCaution dl dd {
    width: 750px;
    float: left;
    line-height: 1.7;
  }

  #movieContactContAgree,
  #musicContactContAgree {
    border-top: 1px solid #e5e5e5;
    padding: 40px 0 0 0;
  }

  #movieContactContAgree dl,
  #musicContactContAgree dl {
    text-align: center;
    border: 5px solid #ebebeb;
    padding: 50px 0;
    margin: -15px 0 50px 0;
    font-size: 120%;
  }

  #movieContactContAgree dl dt,
  #musicContactContAgree dl dt {
    text-align: center;
    margin: 0 0 20px 0;
  }

  #movieContactContAgree dl dd,
  #musicContactContAgree dl dd {
    text-align: center;
    font-weight: bold;
  }

  #movieContactContAgree dl dd.requirements,
  #musicContactContAgree dl dd.requirements {
    display: inline-block;
    font-weight: normal;
    text-align: left;
    width: 90%;
    border: 1px solid #d2d2d2;
    padding: 20px;
    overflow-y: scroll;
    height: 320px;
    margin: 20px 0;
  }

  #movieContactContAgree dl dd input,
  #musicContactContAgree dl dd input {
    margin: -2px 10px 0 0;
  }

  #movieContactContAgree input[type="submit"] {
    display: block;
    width: 547px;
    padding: 22px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  #musicContactContAgree input[type="submit"] {
    display: block;
    width: 547px;
    padding: 22px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    background: #dd001f;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }


  /*  映像作品応募フォーム  */

  #movieContactCont {
    width: 960px;
    margin: 0 auto 60px auto;
  }

  #movieContactCont h2 {
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    line-height: 1;
  }

  #movieContactCont h2 span {
    display: inline-block;
    padding: 0 0 15px 0;
    margin: 0 0 40px 0;
    border-bottom: 5px solid #1eaa42;
  }

  .contactFlow {
    margin: 0 0 65px 0;
  }

  .contactFlow li {
    width: 310px;
    float: left;
    margin: 0 15px 0 0;
    background: #eceff1;
    color: #9f9f9f;
    font-weight: bold;
    font-size: 120%;
    text-align: center;
    padding: 22px 0;
  }

  .contactFlow li:nth-child(-n+2) {
    -webkit-clip-path: polygon(0% 0%, 93% 0, 100% 50%, 93% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 93% 0, 100% 50%, 93% 100%, 0% 100%);
  }

  .contactFlow li.active {
    background: #1eaa42;
    color: #fff;
  }

  .contactFlow li:last-child {
    margin-right: 0;
  }

  #movieContactCont h3 {
    margin: 0 0 50px 0;
    font-size: 120%;
    text-align: center;
  }

  #movieContactCont h3 span {
    font-weight: bold;
    font-size: 180%;
    display: block;
    margin: 0 0 10px 0;
  }

  #contactForm dl,
  #contactFormConfirm dl {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
  }

  #contactForm dl:first-child,
  #contactFormConfirm dl:first-child {
    border-top: 1px solid #e5e5e5;
  }

  #contactFormConfirm dl:nth-child(3) dd {
    padding: 12px 0 0 0;
  }

  #contactForm dl:nth-child(12) {
    border: none;
  }

  #contactForm dl dt {
    width: 250px;
    float: left;
    font-size: 120%;
    font-weight: bold;
    box-sizing: border-box;
    padding: 7px 0 0 30px;
  }

  #contactForm dl dt span,
  #contactFormConfirm dl dt span {
    background: #000;
    color: #fff;
    font-size: 90%;
    text-align: center;
    padding: 2px 12px;
    margin: 0 0 0 10px;
    display: inline-block;
  }

  #contactForm dl dt span.any,
  #contactFormConfirm dl dt span.any {
    background: #fff;
    border: 1px solid #000;
    color: #000;
  }

  #contactForm dl dd {
    width: 710px;
    float: right;
  }

  #contactForm dl dd input {
    width: 678px;
    height: 43px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 0 0 0 20px;
    font-size: 120%;
  }

  #contactForm dl dd input[type="checkbox"] {
    width: 20px;
  }

  #contactForm dl dd textarea {
    width: 678px;
    height: 138px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    padding: 20px 0 0 20px;
    font-size: 120%;
  }

  #contactForm dl dd select {
    width: 120px;
    height: 40px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    font-size: 16px;
  }

  .fesForm select {
    width: 200px !important;
  }

  #contactForm dl:nth-child(7) dt {
    padding-top: 20px;
  }

  #contactForm dl:first-child dd input,
  #contactForm dl:nth-child(2) dd input,
  #contactForm dl:nth-child(3) dd input {
    width: 405px;
    height: 43px;
    background: #f8f8f8;
    border: 1px solid #e5e5e5;
    margin: 0 20px 0 0;
  }

  #contactForm dl dd span {
    display: block;
    margin: 10px 30px 0 0;
    text-align: right;
  }

  #contactForm p input[type="submit"] {
    display: block;
    width: 547px;
    padding: 22px 0;
    margin: 55px auto 0 auto;
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }

  .btnMusic input[type="submit"] {
    background: #dd001f !important;
  }

  .formTxt {
    text-align: center;
    font-size: 120%;
    line-height: 2;
    margin: 40px 0 20px 0;
  }

  .errorBox {
    color: #ff0037;
    text-align: center;
  }

  .errorTxt {
    background: #fff6f6;
    border: 2px solid #ff0037;
    padding: 10px 0;
    margin: 0 0 30px 0;
    text-align: center;
    font-size: 120%;
    color: #ff0037;
  }

  #contactForm dl:nth-child(n) dd .error {
    background: #ffeeee;
    border: 2px solid #ff0037;
  }

  /*  映像作品応募 確認画面 */

  #contactFormConfirm dl dt {
    width: 250px;
    float: left;
    font-size: 120%;
    font-weight: bold;
    box-sizing: border-box;
    padding: 0 0 0 50px;
  }

  #contactFormConfirm dl dd {
    width: 710px;
    float: right;
    font-size: 120%;
  }

  .backBtn {
    margin: 95px 0 0 0;
  }

  #contactFormConfirm p button {
    text-align: center;
    width: 400px;
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 150%;
    background: #323232;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    padding: 15px 0;
    margin: 55px auto 0 auto;
  }

  #contactFormConfirm p input[type="submit"] {
    display: block;
    width: 547px;
    padding: 22px 0;
    margin: 40px auto 0 auto;
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    color: #fff;
    background: #007bc7;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
  }


  /*  映像作品応募 完了画面 */

  #contactFormFinish {
    padding: 43px 0;
    margin: 0 0 55px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
  }

  #contactFormFinish dl:nth-child(-n+2) {
    margin: 0 0 10px 0;
  }

  #contactFormFinish dl dt {
    width: 200px;
    background: #007bc7;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    float: left;
  }

  .music dt {
    background: #dd001f !important;
  }

  #contactFormFinish dl dd {
    width: 720px;
    float: right;
    font-size: 140%;
    font-weight: bold;
    padding: 5px 0;
  }

  #contactFormInfo h4 {
    text-align: center;
    font-size: 180%;
    font-weight: bold;
    margin: 0 0 40px 0;
  }

  #contactFormInfo dl {
    margin: 0 0 5px 0;
  }

  #contactFormInfo dl dt {
    width: 155px;
    float: left;
    font-size: 120%;
    font-weight: bold;
  }

  #contactFormInfo dl dd {
    font-size: 120%;
    width: 805px;
    float: right;
    line-height: 1.7;
  }

  .notPublished {
    display: inline-block;
    padding: 8px 14px;
    font-weight: bold;
    background: #f0f2f4;
    position: absolute;
    z-index: 10;
  }

  .awardWorksList dl.cf dt img {
    width: 92px;
  }

}

@media all and (-ms-high-contrast:none){
  #movieDetailCont h2 span {
    padding: 10px 0 4px 0;
    font-size: 60%;
    line-height: 1;
  }
}
