/* GLOBAL */
.cntnr-padded {
  padding-top: 0px;
}
div.col-main > div.mb-gap {
  margin-bottom: 0px;
}
.oscar-contents {
  background: #290501;
  color: #fff;
  overflow: auto;
}
.ct-pc .oscar-contents {
  padding: 6px;
}
.ct-sp .oscar-contents {
  font-size: 14px;
  line-height: 20px;
}

/* h1 */
.oscar-contents h1 {
  background: url(./images/sp/menu_top_haikei.jpg?v=201601130253) no-repeat center top;
  background-size: 100% auto;
  margin: 0px;
}
.oscar-contents h1 span {
  display: block;
  background: url(./images/icon_ribbon.png?v=201601130253) no-repeat 10px center;
  font-weight: normal;
}
.ct-pc .oscar-contents h1 span {
  font-size: 20px;
  line-height: 30px;
  padding: 15px 5px 15px 50px;
}
.ct-sp .oscar-contents h1 span {
  background-size: 17px 20px;
  font-size: 18px;
  line-height: 35px;
  height: 30px;
  padding: 10px 10px 10px 35px;
}

/* h2 */
.oscar-contents h2 a {
  color: #fff;
}
.ct-pc .oscar-contents h2 {
  background: url(./images/pc/midashi_haikei.png?v=201601130253);
  background-size: 100% 100%;
  font-size: 20px;
  line-height: 25px;
  padding: 15px 10px;
  color: #fff;
  margin: 0px;
}
.ct-sp .oscar-contents h2 {
  background: url(./images/sp/midashi_haikei.png?v=201601130253);
  background-size: 100% 100%;
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
  padding: 10px;
  color: #fff;
  margin: 0px;
}

/* section */
.oscar-contents .section {
  background: #F9F0D9;
  overflow: auto;
  color: #000;
}

/* listview */
.oscar-contents .listview {
  list-style: none;
  background: #F9F0D9;
}
.oscar-contents .listview li {
  border-top: 1px solid #B3AEAE;
}
.oscar-contents .listview li:first-child {
  border-top: none;
}
.oscar-contents .listview a,
.oscar-contents .listview .a {
  display: block;
  text-decoration: none;
  color: #000;
}
.oscar-contents .listview .a {
  background-color: #e8e8e8;
}
.ct-pc .oscar-contents .listview a,
.ct-pc .oscar-contents .listview .a {
  padding: 10px;
}
.ct-sp .oscar-contents .listview a,
.ct-sp .oscar-contents .listview .a {
  height: 64px;
}
.oscar-contents .listview a:hover {
  background: #fff;
}
.oscar-contents .listview a > div,
.oscar-contents .listview .a > div {
  overflow: hidden;
}
.ct-pc .oscar-contents .listview a > div,
.ct-pc .oscar-contents .listview .a > div {
  height: 80px;
}
.ct-sp .oscar-contents .listview a > div,
.ct-sp .oscar-contents .listview .a > div {
  padding-right: 10px;
}
.oscar-contents .listview .photo {
  float: left;
  margin-right: 10px;
}
.oscar-contents .listview img {
  display: block;
}
.ct-pc .oscar-contents .listview img {
  width: 80px;
}
.ct-sp .oscar-contents .listview img {
  width: 64px;
}
.oscar-contents .listview p {
  font-size: 13px;
  line-height: 20px;
  margin: 0;
}
.ct-sp .oscar-contents .listview p {
  display: none;
}
.oscar-contents .listview p.subject {
  color: #821921;
  font-weight: bold;
}
.oscar-contents .listview .a p.subject {
  color: #444;
}
.ct-sp .oscar-contents .listview p.subject {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
/* .oscar-panel */
.oscar-contents .oscar-panel {
  margin: 20px auto;
  text-align: center;
}

/* block */
.oscar-contents p {
  line-height: 140%;
  margin: 10px 0;
}
.oscar-contents .section > p,
.ct-sp .oscar-contents > p {
  margin: 10px;
}

/* openclose */
.ct-sp .openclose-target {
  display: none;
  overflow: auto;
}
.ct-sp .openclose-close {
  display: inline;
}
.ct-sp .openclose-open {
  display: none;
}
.ct-sp .ct-open .openclose-close {
  display: none;
}
.ct-sp .ct-open .openclose-open {
  display: inline;
}

/* button-link */
.button-link {
  margin: 10px auto;
  display: block;
  padding: 10px 16px;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  color: #333;
  background: #fff;
  border-radius: 6px;
}
.ct-pc .button-link {
  width: 470px;
}
.ct-sp .button-link {
  width: 300px;
}

/* TOP */
.ct-pc .oscar-contents .top-section {
  margin: 10px 0 20px 0;
}
.ct-pc .oscar-contents .top-section h2 {
  height: 35px;
  padding: 16px 10px 16px 76px;
}
.ct-sp .oscar-contents .top-section h2 {
  height: 43px;
  padding: 0;
}
.ct-sp .oscar-contents .top-section h2 span {
  display: block;
  background: url(./images/icon_ribbon.png?v=201601130253) no-repeat 10px center;
  background-size: 17px 20px;
  padding: 10px 10px 10px 35px;
}
.ct-pc #oscar-top .inner-box {
  background: #F9F0D9;
  padding: 10px;
}
#oscar-top .inner-box .link {
  overflow: hidden;
}

.ct-pc .oscar-contents #top-nominees h2 {
  background: url(./images/pc/top/midashi_nominate.png?v=201601141922) transparent;
}
.ct-pc .oscar-contents #top-news h2 {
  background: url(./images/pc/top/midashi_news.png?v=201601141922) transparent;
}
.ct-pc .oscar-contents #top-articles h2 {
  background: url(./images/pc/top/midashi_gallery.png?v=201601141922) transparent;
}
.ct-pc .oscar-contents #top-medias h2 {
  background: url(./images/pc/top/midashi_gallery.png?v=201601141922) transparent;
}
.ct-pc .oscar-contents #top-nominees .inner-box,
.ct-pc .oscar-contents #top-articles .inner-box,
.ct-pc .oscar-contents #top-medias .inner-box {
  border-bottom: solid 1px #6b0d0e;
  background: #3d0b0c url(./images/pc/top/haikei2_nominategallery.png) repeat;
  text-align: center;
  padding: 10px;
}
.ct-sp .oscar-contents #top-nominees .inner-box {
  background: #3d0b0c;
  text-align: center;
  padding: 10px;
}
.ct-pc .oscar-contents #top-news .inner-box {
  background: #F9F0D9 url(./images/pc/top/content_haikei.png) no-repeat bottom center;
  padding: 10px 0;
}
.oscar-contents #top-nominees .inner-box .nom {
  padding: 10px;
}
.ct-pc .oscar-contents #top-nominees .inner-box .nom {
  background: url(./images/pc/top/nominate_vote_haikei.png) repeat;
  font-size: 14px;
  line-height: 20px;
}
.ct-sp .oscar-contents #top-nominees .inner-box .nom {
  background: #fff;
  font-size: 13px;
  line-height: 18px;
}
.oscar-contents #top-nominees .inner-box .nom > ul {
  padding-left: 2em;
  list-style: disc outside;
  text-align: left;
  color: #000;
}
.oscar-contents #top-nominees .inner-box .nom > ul a {
  color: #000;
  text-decoration: underline;
}
.oscar-contents #top-nominees .inner-box .nom > ul a:hover {
  color: #00F;
}
.oscar-contents #top-medias .videos li {
  list-style: none;
  margin-top: 10px;
  margin-bottom: 10px;
}
.oscar-contents #top-nominees .inner-box .nom > ul .winner {
  list-style: none;
  background: url(./images/pc/nominees/crown-14.png) no-repeat 8px 8px #E2BB52;
  color: #FF1102;
  margin-left: -2em;
  padding: 4px 4px 4px 2em;
}
.oscar-contents #top-nominees .inner-box .nom > ul .winner a {
  color: #FF1102;
}
.oscar-contents #top-nominees .inner-box .nom > ul .winner a:hover {
  color: #fff;
}
.ct-pc .oscar-contents #top-nominees .inner-box .nom > ul.winners {
  list-style: none;
  padding-left: 10em;
}
.ct-sp .oscar-contents #top-nominees .inner-box .nom > ul.winners {
  list-style: none;
  padding-left: 0;
  font-size: 1rem;
  line-height: 1.8rem;
}
.oscar-contents #top-nominees .inner-box .nom > ul.winners li {
  margin: .5em 0;
}
.oscar-contents #top-nominees .inner-box .nom > ul.winners .l {
  display: block;
  width: 8em;
  background: #888;
  color: #fff;
  text-align: center;
  font-size: .75rem;
}
.ct-pc .oscar-contents #top-nominees .inner-box .nom > ul.winners .l {
  float: left;
  margin-left: -9em;
}
.ct-sp .oscar-contents #top-medias .videos li {
  text-align: center;
}

/* TOP Large-Buttons */
.ct-pc #oscar-top .inner-box .link a {
    display: block;
    background: url(./images/pc/top/large_buttons.png) no-repeat top left;
    width: 470px;
    height: 0;
    padding-top: 70px;
    overflow: hidden;
    margin: 10px auto;
}
.ct-pc #oscar-top #top-nominees .inner-box .link a {
  background-position: 0 -70px;
}
.ct-pc #oscar-top #top-nominees .inner-box .link a:hover {
  background-position: -470px -70px;
}
.ct-pc #oscar-top #top-news .inner-box .link a {
  background-position: 0 0;
}
.ct-pc #oscar-top #top-news .inner-box .link a:hover {
  background-position: -470px 0;
}
.ct-pc #oscar-top #top-articles .inner-box .link a {
  background-position: 0 -210px;
}
.ct-pc #oscar-top #top-articles .inner-box .link a:hover {
  background-position: -470px -210px;
}
.ct-pc #oscar-top #top-medias .inner-box .link a {
  background-position: 0 -280px;
}
.ct-pc #oscar-top #top-medias .inner-box .link a:hover {
  background-position: -470px -280px;
}
.ct-sp #oscar-top .inner-box .link a {
    display: block;
    background: no-repeat center center;
    background-size: 310px 40px;
    width: 310px;
    height: 0;
    padding-top: 40px;
    overflow: hidden;
    margin: 5px auto;
}
.ct-sp #oscar-top #top-nominees .link #link-nom a {
    background-image: url(./images/sp/top/nominate_btn_sp.png);
}
.ct-sp #oscar-top #top-news .link #link-news a {
    background-image: url(./images/sp/top/btn_news.png);
}
.ct-sp #oscar-top #top-articles .inner-box .link a {
  background: url(./images/pc/top/large_buttons.png) no-repeat top left;
  background-size: 620px 200px;
  background-position: 0 -120px;
}
.ct-sp #oscar-top #top-medias .inner-box .link a {
  background: url(./images/pc/top/large_buttons.png) no-repeat top left;
  background-size: 620px 200px;
  background-position: 0 -160px;
}

/* NOMINEES inner link */
.ct-sp #inner-link {
    display: none;
}
.ct-pc #inner-link {
    list-style: disc;
    color: #ccc;
    padding: 15px 0 15px 15px;
}
.ct-pc #inner-link > li {
    margin-left: 15px;
    padding-right: 15px;
    width: 92px;
    float: left;
}
.ct-pc #inner-link > li.long {
    width: 214px;
}
.ct-pc #inner-link > li a {
    color: #ccc;
}

/* NOMINEES awardlist */
.ct-pc #awardlist {
  list-style: none;
  overflow: auto;
}
.ct-pc #nominees #awardlist {
  padding: 5px;
  clear: left;
}
.ct-pc #oscar-nominees-single #awardlist {
  padding: 10px 0;
}
#awardlist > li {
  background: #f9f0d9;
}
.ct-pc #nominees #awardlist > li {
	float: left;
	width: 306px;
	height: 340px;
	overflow: auto;	
}
.ct-pc #nominees #awardlist > li:nth-child(1),
.ct-pc #nominees #awardlist > li:nth-child(2) {
	height: 300px;
}
.ct-pc #nominees #awardlist > li:nth-child(3),
.ct-pc #nominees #awardlist > li:nth-child(4) {
	height: 290px;
}
.ct-pc #nominees #awardlist > li:nth-child(7),
.ct-pc #nominees #awardlist > li:nth-child(8) {
	height: 245px;
}
.ct-pc #nominees #awardlist > li:nth-child(13),
.ct-pc #nominees #awardlist > li:nth-child(14) {
	height: 200px;
}
.ct-pc #nominees #awardlist > li:nth-child(19),
.ct-pc #nominees #awardlist > li:nth-child(20) {
	height: 240px;
}
.ct-pc #nominees #awardlist > li:nth-child(21),
.ct-pc #nominees #awardlist > li:nth-child(22) {
	height: 220px;
}
.ct-pc #awardlist > li.odd {
    margin-right: 6px;
}
/* NOMINEES #awardlist h2 .fa */
.ct-pc #awardlist h2 .mark {
  display: none;
}
.ct-sp #awardlist h2 .mark {
  display: block;
  float: right;
}
/* NOMINEES .awardlist .nomlist */
.ct-sp .nomlist {
  font-size: 15px;
}
.nomlist {
	color: #000;
	padding: 5px 5px 5px 1.5em;
	list-style: disc;
	font-size: 13px;
	line-height: 140%;
}
.ct-old ul.nomlist {
	padding: 5px 5px 5px 1.5em;
}
.nomlist a {
  color: #000;
}
.nomlist .winner {
  list-style: none;
  background: url(./images/pc/nominees/crown-14.png) no-repeat 4px 4px #E2BB52;
  color: #FF1102;
  margin-left: -1em;
  padding: 4px 4px 4px 22px;
}
.nomlist .winner {
  color: #FF1102;
}
/* NOMINEES .awardlist .nomlist .more */
#nominees .more a {
    margin: 10px;
    padding: 5px;
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: 13px;
    color: #821921;
    border: solid 1px #821921;
    border-radius: 4px;
    font-weight: bold;
}
.ct-pc #nominees .more a:hover {
    background: #821921;
    color: #fff;
}

/* #oscar-nominees-single #awardlist .detail */
#oscar-nominees-single #awardlist h2.winner {
  background: #f8d91e; /* Old browsers */
  background: -moz-linear-gradient(top,  #f8d91e 0%, #eba40e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8d91e), color-stop(100%,#eba40e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f8d91e 0%,#eba40e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f8d91e 0%,#eba40e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f8d91e 0%,#eba40e 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f8d91e 0%,#eba40e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8d91e', endColorstr='#eba40e',GradientType=0 ); /* IE6-9 */
  color: #f00;
}
#oscar-nominees-single #awardlist h2.winner:before {
  margin:0 10px 0 0;
  content:" ";
  display:inline-block;
  background:url(./images/pc/nominees/winner.png);
  background-size:contain;
  vertical-align:middle;
}
.ct-pc #oscar-nominees-single #awardlist h2.winner:before {
  width:50px;
  height:50px;
}
.ct-sp #oscar-nominees-single #awardlist h2.winner:before {
  width:30px;
  height:30px;
}
#oscar-nominees-single #awardlist .detail {
  color: #000;
  overflow: auto;
}
.ct-pc #oscar-nominees-single #awardlist .detail {
  padding: 10px 10px 60px;
  font-size: 13px;
  line-height: 160%;
  background: url(./images/pc/nominees/nominate_haikei.png) no-repeat center bottom;
}
.ct-sp #oscar-nominees-single #awardlist .detail {
  padding-top: 10px;
}
.ct-sp #oscar-nominees-single #awardlist .detail > * {
  margin: 0 10px;
}
.ct-sp #oscar-nominees-single #awardlist .detail > .shrink {
  margin: 0;
}
.ct-sp #oscar-nominees-single #awardlist .detail > .shrink .casts,
.ct-sp #oscar-nominees-single #awardlist .detail > .shrink .description,
.ct-sp #oscar-nominees-single #awardlist .detail > .shrink .info,
.ct-sp #oscar-nominees-single #awardlist .detail > .shrink > p {
  margin-left: 10px;
  margin-right: 10px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .comment {
  margin-top: 0;
}
.ct-pc #oscar-nominees-single #awardlist .detail .parts {
  width: 249px;
  float: left;
}
#oscar-nominees-single #awardlist .detail .parts .photo img {
  display: block;
  width: 100%;
}
#oscar-nominees-single #awardlist .detail .credit {
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,Verdana,sans-serif;
  margin: 4px 0;
  font-size: 10px;
  line-height: 12px;
}
#oscar-nominees-single #awardlist .detail .btnlist {
  margin-top: 10px;
  list-style: none;
}
.ct-sp #oscar-nominees-single #awardlist .detail .btnlist {
  text-align: center;
}
.ct-sp #oscar-nominees-single #awardlist .detail .btnlist > li {
  display: inline-block;
  margin-bottom: 5px;
}
#oscar-nominees-single #awardlist .detail .vote-box {
  margin-top: 10px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .vote-box {
  width: 290px;
  padding: 5px;
  margin: 10px auto 0;
  border: solid 1px #ddaf33;
}
.ct-pc #oscar-nominees-single #awardlist .detail .vote-box .stats {
    background: url(./images/pc/nominees/fukidashi.png) no-repeat center top;
    padding-top: 12px;
    height: 24px;
    text-align: center;
    color: #821921;
}
.ct-sp #oscar-nominees-single #awardlist .detail .vote-box .stats {
    padding: 4px 0;
    text-align: center;
    color: #821921;
}
/* #oscar-nominees-single #awardlist .detail .btn */
.ct-pc #oscar-nominees-single #awardlist .detail .btn {
  display: block;
  width: 160px;
  height: 0;
  padding-top: 34px;
  margin: 0 auto;
  overflow: hidden;
  background: url(./images/pc/nominees/nominees_buttons.png) no-repeat left top;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.movie {
  background-position: 0 0;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.movie:hover {
  background-position: -160px 0;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.review {
  background-position: 0 -34px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.review:hover {
  background-position: -160px -34px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.video {
  background-position: 0 -68px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.video:hover {
  background-position: -160px -68px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.interview {
  background-position: 0 -102px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.interview:hover {
  background-position: -160px -102px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.vote {
  background-position: 0 -136px;
  padding-top: 42px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.vote:hover {
  background-position: -160px -136px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.vote.my-vote {
  background-position: 0 -178px;
  padding-top: 42px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.vote.my-vote:hover {
  background-position: 0 -178px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .btn.vote-end {
  background-position: -160px -178px;
  padding-top: 42px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .btnlist .btn {
    display: block;
    background: url(./images/sp/nominees/yazirushi.png) no-repeat 4px center #821921;
    background-size: 12px 12px;
    border-radius: 8px;
    color: white;
    padding: 4px 4px 4px 10px;
    text-decoration: none;
    text-align: center;
    width: 80px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .btnlist .btn.interview {
    width: 120px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .vote-box a.btn {
    display: block;
    float: right;
    background: url(./images/sp/nominees/yazirushi_tohyo.png) no-repeat 4px center #ddaf33;
    background-size: 12px 12px;
    border-radius: 8px;
    color: white;
    padding: 4px 4px 4px 10px;
    text-decoration: none;
    text-align: center;
    width: 7em;
}
.ct-sp #oscar-nominees-single #awardlist .detail .vote-box a.btn.my-vote {
    cursor: default;
    background: #ddaf33;
    padding: 4px;
}
.ct-sp #oscar-nominees-single #awardlist .detail .vote-box .vote-end {
    display: block;
    text-align: center;
}

/* #oscar-nominees-single #awardlist .detail .shrink */
.ct-sp #oscar-nominees-single #awardlist .detail .more {
    display: block;
    background: #821921;
    color: white;
    padding: 4px 4px 4px 10px;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    width: 290px;
    height: 32px;
    line-height: 36px;
    margin: 8px auto;
}
.ct-pc #oscar-nominees-single #awardlist .detail .shrink {
  padding-left: 260px;
}
/* #oscar-nominees-single #awardlist .detail .casts */
#oscar-nominees-single #awardlist .detail .casts {
  color: #821921;
}
#oscar-nominees-single #awardlist .detail .casts a {
  color: #821921;
  text-decoration: underline;
}
#oscar-nominees-single #awardlist .detail .casts dt {
    float: left;
}
#oscar-nominees-single #awardlist .detail .casts dt:after {
    content: "： ";
}
#oscar-nominees-single #awardlist .detail .casts dd {
    padding-left: 3em;
    margin-bottom: 4px;
}
/* #oscar-nominees-single #awardlist .detail .info */
#oscar-nominees-single #awardlist .detail .info {
  color: #821921;
}
/* #oscar-nominees-single #awardlist .detail .description/.relnews */
#oscar-nominees-single #awardlist .detail .relnews {
  display: none;
}
#oscar-nominees-single #awardlist .detail .description dt:before,
.ct-pc #oscar-nominees-single #awardlist .detail .heading:before {
    content: "▶";
}
#oscar-nominees-single #awardlist .detail .description dt,
.ct-pc #oscar-nominees-single #awardlist .detail .heading {
    margin: 10px 0 5px 0;
    color: #821921;
}
/* #oscar-nominees-single #awardlist .detail .relnews/.filmography */
.ct-sp #oscar-nominees-single #awardlist .detail .heading {
    background: url(./images/sp/nominees/yazirushi_news.png) no-repeat 5px center #821921;
    background-size: 12px 12px;
    color: #fff;
    padding: 8px 0 6px 20px;
}

.ct-sp #oscar-nominees-single #awardlist .detail .filmography,
.ct-sp #oscar-nominees-single #awardlist .detail .relnews {
    margin: 5px 0 0 0;
}
.ct-sp #oscar-nominees-single #awardlist .detail .filmography {
    margin-top: 10px;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview .photo,
.ct-pc #oscar-nominees-single #awardlist .detail .listview p {
    display: none;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview p.subject:before {
    content: "・";
    text-decoration: none;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview p.subject {
    display: block;
    font-weight: normal;
    color: #000;
    margin-left: 1em;
    text-indent: -1em;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview a p.subject {
    text-decoration: underline;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview li {
  border: none;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview a,
.ct-pc #oscar-nominees-single #awardlist .detail .listview .a {
  padding: 0;
}
.ct-pc #oscar-nominees-single #awardlist .detail .listview a > div,
.ct-pc #oscar-nominees-single #awardlist .detail .listview .a > div {
  height: auto;
}

/* Outer link */
#oscar-nominees-single #outer-link {
  list-style: none;
}
.ct-pc #oscar-nominees-single #outer-link {
  background: #ddaf33;
}
.ct-pc #oscar-nominees-single #outer-link > li {
  float: left;
}
.ct-pc #oscar-nominees-single #outer-link > li a {
  display: block;
  padding: 5px 1em;
  text-align: center;
  color: #3c0301;
}
.ct-pc #oscar-nominees-single #outer-link > li.on a:before {
  content: "\00bb";
  margin-right: 3px;
}
.ct-sp #oscar-nominees-single #outer-link {
  padding: 10px;
  overflow: auto;
}
.ct-sp #oscar-nominees-single #outer-link > li {
  width: 50%;
  float: left;
}
.ct-sp #oscar-nominees-single #outer-link > li.long {
  width: 100%;
  float: left;
}
.ct-sp #oscar-nominees-single #outer-link > li a {
  display: block;
  margin: 4px;
  padding: 10px;
  background: #ddaf33;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-radius: 5px;
}

/* #medialist */
#medialist {
  box-sizing: border-box;
  margin-top: 10px;
  padding-right: 7px;
  list-style: none;
}
#medialist li {
  box-sizing: border-box;
  float: left;
  padding-left: 8px;
  padding-bottom: 8px;
}
.ct-pc #medialist li {
  width: 33.3%;
}
.ct-sp #medialist li {
  width: 50%;
}
.ct-pc #medialist li:nth-of-type(3n+1) {
  clear: left;
}
.ct-sp #medialist li:nth-of-type(2n+1) {
  clear: left;
}
#medialist a {
  color: #e8e8e8;
  text-decoration: none;
}
#medialist a:hover {
  text-decoration: underline;
}
#medialist .photo {
  position: relative;
}
#medialist img {
  display: block;
  width: 100%;
}
#medialist .type-icon {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  line-height: 20px;
  padding: 5px;
  background: #000;
  color: #fff;
  opacity: 0.4;
}

/* #oscar-present p.go */
#oscar-present .section ol {
  padding-left: 40px;
  margin-top: 1em;
  margin-bottom: 1em;
  list-style: decimal;
}
#oscar-present .section ul {
  padding-left: 40px;
  margin-top: 1em;
  margin-bottom: 1em;
  list-style: disc;
}
#oscar-present #present-voted {
  line-height: 160%;
}
#oscar-present #present-voted .big-btn,
#oscar-present #present-voted .tweet-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
#oscar-present .go a {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(top, #FFFFFF, #DEDEDE);
    background-image: -webkit-linear-gradient(top, #FFFFFF, #DEDEDE);
    background-image: linear-gradient(top , #FFFFFF, #DEDEDE);
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #00f;
    cursor: pointer;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);

    padding: 4px;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    display: block;
    text-align: center;
    text-decoration: none;
}
#oscar-present .go a:hover {
    text-decoration: underline;
}
#oscar-present #step-tweet,
#oscar-present #step-tweet .tweet-btn {
    display: none;
}

/* .feed */
.oscar-contents .feed {
  box-sizing: border-box;
  margin-top: 10px;
  padding-right: 7px;
  list-style: none;
  overflow: auto;
  text-align: left;
}
.oscar-contents .feed li {
  box-sizing: border-box;
  float: left;
  padding-left: 8px;
  padding-bottom: 8px;
}
.ct-pc .oscar-contents .feed li {
  width: 33.3%;
}
.ct-sp .oscar-contents .feed li {
  width: 50%;
}
.ct-pc .oscar-contents .feed li:nth-of-type(3n+1) {
  clear: left;
}
.ct-sp .oscar-contents .feed li:nth-of-type(2n+1) {
  clear: left;
}
.oscar-contents .feed a {
  color: #e8e8e8;
  text-decoration: none;
}
.oscar-contents .feed a:hover {
  text-decoration: underline;
}
.oscar-contents .feed .photo {
  position: relative;
}
.oscar-contents .feed img {
  display: block;
  width: 100%;
}

/* #oscar-campaign-banner */
.ct-pc #oscar-campaign-banner {
  width: 600px;
  margin: 10px auto;
}
.ct-sp #oscar-campaign-banner {
  box-sizing: border-box;
  width: 100%;
  margin: 10px auto;
  padding-left: 10px;
  padding-right: 10px;
}
#oscar-campaign-banner a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}
#oscar-campaign-banner a img {
  display: block;
  margin-bottom: 5px;
}
.ct-sp #oscar-campaign-banner a img {
  width: 100%;
}

/* #oscar-hollywood */
.ct-sp #oscar-hollywood.oscar-contents h1 span {
  font-size: 16px;
}

/* #oscar-live */
#oscar-live a.intext {
  color: #ff9b00;
  font-weight: bold;
  border-bottom: dotted 1px #ff9b00;
  text-decoration: none;
}
#oscar-live a.intext:hover {
  text-decoration: none;
}
#oscar-live-messages {
  padding: .5rem;
}
#oscar-live-messages > ul {
  list-style: none;
  font-size: 1rem;
  line-height: 1.6rem;
}
#oscar-live-messages > ul li {
  padding-left: 5rem;
  margin-bottom: 1rem;
}
#oscar-live-messages > ul .t {
  display: block;
  float: left;
  width: 4rem;
  margin-left: -5rem;
  font-size: 75%;
  text-align: center;
  background: #888;
  vertical-align: baseline;
}
#oscar-live-messages > ul .m a {
  color: #ffdead;
  border-bottom: dotted 1px #ffdead;
  text-decoration: none;
}
