@charset "UTF-8";
/*--------------------------------------------------------*/
/*　連続ドラマ（タイトル別）用スタイルシート　*/
/*--------------------------------------------------------*/
.ct-drama {
  display: block;
}

.ct-drm-head {
  padding: 0 1.5em;
  background: #f2f9fe;
}

.ct-drm-head h1 {
  padding: 0.9375em;
  margin: 0 -0.9375em;
  background: #1b59b5;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #FFF;
}

.ct-drm-head .ct-drm-h1-sub {
  display: inline-block;
  padding-top: 0.35714em;
  font-size: 14px;
  font-size: 1.4rem;
}

.ct-drm-head .ct-drm-wrap {
  position: relative;
}

.ct-drm-season-spr,
.ct-drm-season-smr,
.ct-drm-season-atm,
.ct-drm-season-win {
  display: block;
  position: absolute;
  left: -0.86957em;
  top: -0.43478em;
  width: 3.47826em;
  height: 3.47826em;
  font-size: 23px;
  font-size: 2.3rem;
  text-align: center;
  line-height: 1;
  color: #FFF;
  background: #F7CA3B;
  font-weight: bold;
  -moz-box-shadow: 0 0 0.43478em rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.43478em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.43478em rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.ct-drm-season-spr .year,
.ct-drm-season-smr .year,
.ct-drm-season-atm .year,
.ct-drm-season-win .year {
  display: block;
  margin: 0.91304em 0 0.08696em 0;
}

.ct-drm-season-spr .season,
.ct-drm-season-smr .season,
.ct-drm-season-atm .season,
.ct-drm-season-win .season {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: normal;
  vertical-align: top;
}

.ct-drm-mainimg {
  margin: 2em 0;
  font-size: 10px;
  font-size: 1rem;
  background: #FFF;
  text-align: center;
}

.ct-drm-mainimg img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 1;
}

.ct-drm-time {
  overflow: hidden;
}

.ct-drm-time li {
  display: block;
  float: left;
  padding: 0.375em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1;
  color: #FFF;
  background: #1b59b5;
  border-left: solid 1px #f2f9fe;
}

.ct-drm-time li:first-child {
  border: 0;
}

.ct-drm-ttl {
  margin-top: 0.625em;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.3;
}

.ct-drm-ttl .ttl {
  display: block;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.ct-drm-ttl .url {
  display: block;
  margin-top: 0.41667em;
  font-size: 12px;
  font-size: 1.2rem;
  word-break: normal;
  word-break: break-all;
}

.ct-drm-ttl a:link, .ct-drm-ttl a:visited {
  color: #1b59b5;
  text-decoration: none;
}

.ct-drm-ttl a:hover, .ct-drm-ttl a:active {
  color: #b5522e;
  text-decoration: none;
}

.ct-drm-point {
  margin: 2em 0;
  padding-top: 1.5em;
  border-top: solid 1px rgba(0, 0, 0, 0.15);
}

.ct-drm-point dt {
  font-weight: bold;
  color: #fa8736;
}

.ct-drm-point dd {
  padding-left: 1.2em;
  margin-bottom: .2em;
  position: relative;
  line-height: 1.8;
}

.ct-drm-point dd:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "󦛠";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  color: #f5c900;
}

.ct-drm-nav {
  margin: 0 -1.5em;
  padding: 2.5em 1.5em;
  background: #FFF;
  border-top: solid 1px #1b59b5;
}

.ct-drm-nav h2 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  color: #00b084;
}

.ct-drm-nav ul {
  margin-top: .5em;
  overflow: hidden;
}

.ct-drm-nav li {
  width: 49%;
  float: left;
  margin-left: 2%;
  padding: 0.25em 0 0 1.2em;
  position: relative;
  line-height: 1.8;
}

.ct-drm-nav li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.ct-drm-nav li:nth-child(2n+1) {
  margin-left: 0;
}

.ct-drm-nav li:before {
  position: absolute;
  top: 0.25em;
  left: 0;
  content: "󦛠";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  color: #DDD;
}

.ct-drm-sct {
  position: relative;
  padding: 0 1.5em 2.5em 1.5em;
  background: #f2f9fe;
}

.ct-drm-sct h2 {
  margin: 0 -0.9375em 1.25em -0.9375em;
  padding: 1.125em 0.9375em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #FFF;
  background: #00b084;
  overflow: hidden;
}

.ct-drm-sct h2:before {
  position: absolute;
  left: -0.08065em;
  top: -0.1129em;
  width: 100%;
  font-size: 62px;
  font-size: 6.2rem;
  font-weight: bold;
  line-height: 1;
  white-space: nowrap;
  color: rgba(255, 255, 255, 0.15);
  overflow: hidden;
}

.ct-drm-info h2:before {
  content: "ABOUT";
}

.ct-drm-kuchi h2:before {
  content: "REVIEWS";
}

.ct-drm-rerun h2:before {
  content: "RERUN";
}

.ct-drm-spinoff h2:before {
  content: "SPIN OFF";
}

.ct-drm-story h2:before {
  content: "STORY";
}

.ct-drm-loca h2:before {
  content: "LOCATIONS";
}

.ct-drm-works h2:before {
  content: "WORKS";
}

.ct-drm-song h2:before {
  content: "SONG";
}

.ct-drm-box01 {
  background: #FFF;
  border: 1px solid rgba(111, 138, 187, 0.5);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 1.5em 1em;
}

.ct-drm-box01 h3 {
  margin-bottom: 0.9375em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #00b084;
}

.ct-drm-box01 h3 span {
  display: inline-block;
  border-bottom: solid 3px #00b084;
}

.ct-drm-box01 + .ct-drm-box01 {
  margin-top: 1em;
}

.ct-drm-rvw h3 {
  display: inline-block;
  margin-top: 0.71429em;
  padding: 0.42857em 0.71429em 0.35714em 1.07143em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  color: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ct-drm-rvw h3 .review-num {
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
}

.ct-drm-rvw div:first-child h3 {
  margin-top: 0;
}

.ct-drm-rvw .review-item,
.ct-drm-rvw .review-item-wanted {
  margin: 1em 0;
  padding: 1.2em;
  border: 1px solid rgba(111, 138, 187, 0.5);
  background: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ct-drm-rvw .review-item p:first-child,
.ct-drm-rvw .review-item-wanted p:first-child {
  position: relative;
  padding-left: 1.5em;
  font-size: 12px;
  font-size: 1.2rem;
  color: #888;
}

.ct-drm-rvw .review-item p:first-child:before,
.ct-drm-rvw .review-item-wanted p:first-child:before {
  position: absolute;
  top: -.2em;
  left: 0;
  font-size: 14px;
  font-size: 1.4rem;
}

.ct-drm-rvw .review-item p:nth-child(2),
.ct-drm-rvw .review-item-wanted p:nth-child(2) {
  font-size: 13px;
  font-size: 1.3rem;
}

.ct-drm-rvw .review-item a.more:visited,
.ct-drm-rvw .review-item-wanted a.more:visited {
  color: #1a0dab;
}

.ct-drm-rvw .ct-drm-rvw-good h3 {
  background-color: #fd3837;
}

.ct-drm-rvw .ct-drm-rvw-neutral h3 {
  background-color: #009589;
}

.ct-drm-rvw .ct-drm-rvw-bad h3 {
  background-color: #1b59b5;
}

.ct-drm-rvw .ct-drm-rvw-good .review-item p:first-child:before,
.ct-drm-rvw .ct-drm-rvw-good .review-item-wanted p:first-child:before {
  content: "󨄰";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  color: #fd3837;
}

.ct-drm-rvw .ct-drm-rvw-neutral .review-item p:first-child:before {
  content: "󨄠";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  color: #009589;
}

.ct-drm-rvw .ct-drm-rvw-bad .review-item p:first-child:before {
  content: "󨄐";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  color: #1b59b5;
}

.ct-drm-rvw .review-item-more span {
  display: block;
  padding: .25em;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  text-shadow: 1px 1px 1px rgba(178, 95, 0, 0.2);
  background: #f9b11e;
  background: -moz-linear-gradient(top, #f9b11e 0%, #f49404 100%);
  background: -webkit-linear-gradient(top, #f9b11e 0%, #f49404 100%);
  background: linear-gradient(to bottom, #f9b11e 0%, #f49404 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9B11E',endColorstr='#FFF49404',GradientType=0);
  border-radius: 5px;
  box-shadow: 0 1px 6px rgba(27, 89, 181, 0.08), 0 1px 4px rgba(27, 89, 181, 0.16);
}

.ct-drm-rvw .review-item-more span:hover {
  cursor: pointer;
}

.ct-drm-rvw .review-item-more span:after {
  content: "󩀐";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-weight: normal;
  margin-left: .5em;
}

.ct-drm-rerun-site {
  font-size: 15px;
  font-size: 1.5rem;
  border: 1px solid rgba(111, 138, 187, 0.5);
  background: #FFF;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ct-drm-rerun-site img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

.ct-drm-rerun-site a {
  display: block;
  position: relative;
  padding: 0.66667em;
  text-align: center;
}

.ct-drm-rerun-site a:link, .ct-drm-rerun-site a:visited {
  text-decoration: none;
  color: #FFF;
}

.ct-drm-rerun-site a:link .ct-drm-rerun-go, .ct-drm-rerun-site a:visited .ct-drm-rerun-go {
  background: #1b59b5;
  -moz-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}

.ct-drm-rerun-site a:hover, .ct-drm-rerun-site a:active {
  text-decoration: none;
  color: #FFF;
}

.ct-drm-rerun-site a:hover .ct-drm-rerun-go, .ct-drm-rerun-site a:active .ct-drm-rerun-go {
  background: #b5522e;
  -moz-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}

.ct-drm-rerun-site .ct-drm-rerun-go {
  position: absolute;
  right: -1px;
  bottom: -1px;
  padding: 0.41667em 0.83333em;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.ct-drm-rerun-site .ct-drm-rerun-go:after {
  content: "≫";
  margin-left: .25em;
}

.ct-drm-item01,
.ct-drm-item02 {
  background: #FFF;
  border: 1px solid rgba(111, 138, 187, 0.5);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 1.5em 1em;
}

.ct-drm-item01 .ct-drm-item-img,
.ct-drm-item02 .ct-drm-item-img {
  font-size: 15px;
  font-size: 1.5rem;
}

.ct-drm-item01 .ct-drm-item-img img,
.ct-drm-item02 .ct-drm-item-img img {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: bottom;
}

.ct-drm-item01 .ct-drm-item-ttl,
.ct-drm-item02 .ct-drm-item-ttl {
  font-size: 15px;
  font-size: 1.5rem;
  color: #00b084;
  line-height: 1.7;
}

.ct-drm-item01 .ct-drm-item-data,
.ct-drm-item02 .ct-drm-item-data {
  margin: .75em 0 1em 0;
}

.ct-drm-item01 .ct-drm-item-data li,
.ct-drm-item02 .ct-drm-item-data li {
  margin-top: .3em;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  line-height: 1.4;
}

.ct-drm-item01 .ct-drm-item-data li:first-child,
.ct-drm-item02 .ct-drm-item-data li:first-child {
  margin-top: 0;
}

.ct-drm-item01 table,
.ct-drm-item02 table {
  width: 100%;
  border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.ct-drm-item01 th,
.ct-drm-item01 td,
.ct-drm-item02 th,
.ct-drm-item02 td {
  padding: 0.35714em 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  border-top: solid 1px rgba(0, 0, 0, 0.15);
}

.ct-drm-item01 th,
.ct-drm-item02 th {
  padding-right: 0.71429em;
}

.ct-drm-item01 .ct-drm-item-img {
  width: 6.66667em;
  margin-bottom: 1em;
  float: left;
}

.ct-drm-item01 .ct-drm-item-ttl {
  padding-left: 7.33333em;
}

.ct-drm-item01 .ct-drm-item-data {
  padding-left: 11em;
  margin: .75em 0 1.5em 0;
}

.ct-drm-item01 table {
  clear: both;
}

.ct-drm-item01 + .ct-drm-item01 {
  margin-top: 1em;
}

.ct-drm-item02 .ct-drm-item-img {
  margin-bottom: 1em;
  background: #f2f9fe;
  text-align: center;
}

.ct-drm-item02 + .ct-drm-item02 {
  margin-top: 1em;
}

.ct-drms-gottl {
  font-size: 16px;
  font-size: 1.6rem;
}

.ct-drms-gottl a {
  position: relative;
  display: block;
  max-width: 33.75em;
  margin: 0 auto;
  padding: 1.25em 0.9375em;
  font-weight: bold;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  line-height: 1.4;
  box-shadow: 0.1875em 0.1875em 0.3125em rgba(0, 0, 0, 0.15);
  -moz-border-radius: 0.3125em;
  -webkit-border-radius: 0.3125em;
  border-radius: 0.3125em;
}

.ct-drms-gottl a:after {
  content: "";
  display: block;
  position: absolute;
  right: 0.9375em;
  top: calc(50% - 4px);
  width: 0.5em;
  height: 0.875em;
  background-image: url("../../../ct/images/drama/arr.svg");
  background-size: auto 100%;
}

.ct-drms-gottl a:link, .ct-drms-gottl a:visited {
  text-decoration: none;
  color: #FFF;
  background: #FA8736;
  background: -moz-linear-gradient(top, #fcb786 0%, #FA8736 100%);
  background: -webkit-linear-gradient(top, #fcb786 0%, #FA8736 100%);
  background: linear-gradient(to bottom, #fcb786 0%, #FA8736 100%);
}

.ct-drms-gottl a:hover, .ct-drms-gottl a:active {
  text-decoration: none;
  color: #FFF;
  background: #00b084;
  background: #FA8736;
}

.ct-drms-gottl .ttl,
.ct-drms-gottl .sub {
  display: inline-block;
}

.ct-drms-gomenu {
  text-align: center;
}

.ct-drms-gomenu a {
  border-bottom: solid 1px #1b59b5;
}

.ct-drms-gomenu a:link, .ct-drms-gomenu a:visited, .ct-drms-gomenu a:hover, .ct-drms-gomenu a:active {
  color: #1b59b5;
  text-decoration: none;
}

.ct-drms-gomenu a:before {
  content: "\f1390";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  margin-right: .25em;
}

.ct-drms-gottl + .ct-drms-gomenu {
  margin-top: 1.5em;
}

.ct-drm-tbl01 {
  background: #FFF;
  border-bottom: 1px solid rgba(111, 138, 187, 0.5);
}

.ct-drm-tbl01 th,
.ct-drm-tbl01 td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  border-top: 1px solid rgba(111, 138, 187, 0.5);
}

.ct-drm-tbl01 th {
  padding: .5em 0 .5em .7em;
  width: 5em;
  color: #999;
  font-weight: normal;
  text-align: right;
  vertical-align: top;
}

.ct-drm-tbl01 td {
  padding: .5em .7em .5em 1em;
  text-align: left;
  vertical-align: top;
}

.ct-drm-dl01 dt {
  margin-top: .3em;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.7;
}

.ct-drm-dl01 dt:first-child {
  margin-top: 0;
}

.ct-drm-dl01 dd {
  position: relative;
  margin: .3em 0 0 1em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}

.ct-drm-dl01 dd:before {
  content: "";
  position: absolute;
  left: -1em;
  top: 0.57143em;
  display: block;
  width: 0.42857em;
  height: 0.42857em;
  background: #CCC;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.ct-drm-list01 li {
  position: relative;
  margin: .3em 0 0 1em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}

.ct-drm-list01 li:before {
  content: "";
  position: absolute;
  left: -1em;
  top: 0.57143em;
  display: block;
  width: 0.42857em;
  height: 0.42857em;
  background: #CCC;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.ct-drm-cast li {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-right: -.25em;
}

.ct-drm-cast li:after {
  content: "、";
}

.ct-drm-cast li:last-child:after {
  content: normal;
}

.ct-drm-youtube {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.ct-drm-youtube iframe {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.ct-drm-goback {
  padding: 1.5em 1em;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f0f8fe 100%);
  background: -webkit-linear-gradient(top, #fff 0%, #f0f8fe 100%);
  background: linear-gradient(to bottom, #fff 0%, #f0f8fe 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFF0F8FE',GradientType=0);
}

.ct-drm-goback a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 0 #6f8abb;
  background-color: rgba(111, 138, 187, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 6px rgba(27, 89, 181, 0.08), 0 1px 4px rgba(27, 89, 181, 0.16);
}

.ct-drm-goback a:link, .ct-drm-goback a:active, .ct-drm-goback a:visited, .ct-drm-goback a:hover {
  text-decoration: none;
  color: #fff;
}

.ct-drm-goback a:before {
  content: "󣅠";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  margin-right: .2em;
}

.ct-drm-pickup {
  position: relative;
  padding: 0 1.5em 2.5em 1.5em;
  background: #fff4c2;
}

.ct-drm-pickup h2 {
  position: relative;
  margin: 0 -0.9375em 1.25em -0.9375em;
  padding: 1.125em 0.9375em 1.125em 5em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #1b59b5;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  background: #f5c900;
}

.ct-drm-pickup h2:before {
  content: "CHECK!";
  display: block;
  position: absolute;
  left: 0.71429em;
  top: -0.71429em;
  width: 4.28571em;
  height: 2.71429em;
  padding: 1.57143em 0 0 0;
  font-size: 14px;
  font-size: 1.4rem;
  color: #FFF;
  text-align: center;
  text-shadow: none;
  background: #f7463d;
  -moz-box-shadow: 0 0 0.71429em rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 0.71429em rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0.71429em rgba(0, 0, 0, 0.3);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.ct-drm-pickup .ct-drm-more {
  background: #FFF;
  border: 1px solid rgba(204, 204, 204, 0.5);
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  padding: 1.5em 1em;
}

.ct-drm-pickup .ct-drm-more + .ct-drm-more {
  margin-top: 1em;
}

.ct-drm-pickup .ct-drm-item-img {
  text-align: center;
  background: #f2f9fe;
}

.ct-drm-pickup .ct-drm-item-img img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  line-height: 1;
}

.ct-drm-pickup .ct-drm-item-ttl {
  margin: 0.66667em 0 0.33333em 0;
  font-size: 15px;
  font-size: 1.5rem;
  color: #00b084;
  line-height: 1.7;
}

.ct-drm-pickup .ct-drm-item-data {
  margin: .5em 0;
}

.ct-drm-pickup .ct-drm-item-data li {
  margin-top: .3em;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999;
  line-height: 1.4;
}

.ct-drm-pickup .ct-drm-item-data li:first-child {
  margin-top: 0;
}

.ct-drm-pickup .ct-drm-item-btn {
  text-align: center;
  line-height: 1.7;
}

.ct-drm-pickup .ct-drm-item-btn a {
  display: block;
  position: relative;
  margin-top: 0.625em;
  padding: .5em .9em;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  text-decoration: none;
  background: #ffd200;
  background: -moz-linear-gradient(top, #ffd200 0%, #f9b11e 100%);
  background: -webkit-linear-gradient(top, #ffd200 0%, #f9b11e 100%);
  background: linear-gradient(to bottom, #ffd200 0%, #f9b11e 100%);
  border-radius: 5px;
  box-shadow: 0 1px 6px rgba(27, 89, 181, 0.08), 0 1px 4px rgba(27, 89, 181, 0.16);
}

.ct-drm-pickup .ct-drm-item-btn a:link, .ct-drm-pickup .ct-drm-item-btn a:visited {
  text-decoration: none;
  color: #1b59b5;
  opacity: .85;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.ct-drm-pickup .ct-drm-item-btn a:hover {
  opacity: 1;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.ct-drm-pickup .ct-drm-item-btn a:after {
  position: absolute;
  top: 50%;
  right: 1em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "󦎰";
  font-family: 'icomoon';
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.ct-drm-pickup .ct-drm-item-btn a:hover:after {
  right: .6em;
}

@media only screen and (min-width: 768px) {
  .ct-drm-head {
    padding: 0 1.5em;
    background: #f2f9fe;
  }
  .ct-drm-head h1 {
    padding: 1.0625em 0.9375em;
    margin: 0 -0.9375em;
    text-align: center;
  }
  .ct-drm-head .ct-drm-h1-sub {
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .ct-drm-season-spr,
  .ct-drm-season-smr,
  .ct-drm-season-atm,
  .ct-drm-season-win {
    left: -0.66667em;
    top: -0.33333em;
    width: 3.33333em;
    height: 3.33333em;
    font-size: 30px;
    font-size: 3rem;
  }
  .ct-drm-season-spr .year,
  .ct-drm-season-smr .year,
  .ct-drm-season-atm .year,
  .ct-drm-season-win .year {
    margin: 0.9em 0 0.06667em 0;
  }
  .ct-drm-season-spr .season,
  .ct-drm-season-smr .season,
  .ct-drm-season-atm .season,
  .ct-drm-season-win .season {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .ct-drm-mainimg {
    margin: 4em 0;
    background: none;
  }
  .ct-drm-time {
    overflow: hidden;
    margin-top: 4em;
  }
  .ct-drm-time li {
    padding: 0.3em;
    font-size: 20px;
    font-size: 2rem;
  }
  .ct-drm-ttl {
    margin-top: 0.46875em;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .ct-drm-nav {
    border-bottom: solid 1px #1b59b5;
  }
  .ct-drm-nav li {
    width: 32%;
  }
  .ct-drm-nav li:nth-child(2n+1) {
    margin-left: 2%;
  }
  .ct-drm-nav li:nth-child(3n+1) {
    margin-left: 0;
  }
  .ct-drm-sct {
    padding: 0 2em 2em 2em;
    margin: 3em 1.5em;
    background: #f2f9fe;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
  }
  .ct-drm-sct h2 {
    margin: 0 -0.83333em 0.83333em -0.83333em;
    padding: 0.91667em 0.83333em 0.83333em 0.83333em;
    font-size: 24px;
    font-size: 2.4rem;
    -moz-border-radius: 0.20833em 0.20833em 0 0;
    -webkit-border-radius: 0.20833em 0.20833em 0 0;
    border-radius: 0.20833em 0.20833em 0 0;
  }
  .ct-drm-box01 {
    padding: 2.5em 2em;
  }
  .ct-drm-box01 h3 {
    margin-bottom: 0.83333em;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .ct-drm-box01 + .ct-drm-box01 {
    margin-top: 0;
  }
  .ct-drm-rvw .review-item,
  .ct-drm-rvw .review-item-wanted {
    padding: 1.5em;
    background-color: #fff;
  }
  .ct-drm-rvw .review-item-more {
    margin: 0 0 .5em 0;
  }
  .ct-drm-item01,
  .ct-drm-item02 {
    background: #FFF;
    padding: 2.5em 2em;
  }
  .ct-drm-item01 .ct-drm-item-ttl {
    padding-left: 7.66667em;
  }
  .ct-drm-item01 .ct-drm-item-data {
    padding-left: 11.5em;
  }
  .ct-drm-item01 + .ct-drm-item01 {
    margin-top: 0;
  }
  .ct-drm-item02 {
    position: relative;
    padding-left: 17.5em;
    min-height: 19em;
  }
  .ct-drm-item02 .ct-drm-item-img {
    position: absolute;
    left: 1.33333em;
    top: 1.66667em;
    width: 9.33333em;
    height: 9.33333em;
    margin: 0;
  }
  .ct-drm-item02 .ct-drm-item-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-height: 9.33333em;
    width: auto;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ct-drm-item02 + .ct-drm-item02 {
    margin-top: 0;
  }
  .ct-drm-tbl01 th,
  .ct-drm-tbl01 td {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .ct-drm-tbl01 th {
    padding: 1em 0 1em 1.4em;
    width: 7em;
  }
  .ct-drm-tbl01 td {
    padding: 1em 1.4em 1em 2em;
  }
  .ct-drm-cast li {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .ct-drm-goback {
    max-width: 24em;
    margin: 0 auto;
    padding: 0;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #fff 100%);
    background: linear-gradient(to bottom, #fff 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFFFFFFF',GradientType=0);
  }
  .ct-drm-goback a {
    padding: 1em;
    color: #1b59b5;
    text-shadow: 1px 1px 0 rgba(111, 138, 187, 0.2);
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, rgba(240, 248, 254, 0.2) 100%);
    background: -webkit-linear-gradient(top, #fff 0%, rgba(240, 248, 254, 0.2) 100%);
    background: linear-gradient(to bottom, #fff 0%, rgba(240, 248, 254, 0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#33F0F8FE',GradientType=0);
    border: 1px solid rgba(111, 138, 187, 0.5);
    box-shadow: 0 1px 3px rgba(27, 89, 181, 0.04), 0 1px 2px rgba(27, 89, 181, 0.08);
  }
  .ct-drm-goback a:link, .ct-drm-goback a:active, .ct-drm-goback a:visited, .ct-drm-goback a:hover {
    color: #1b59b5;
  }
  .ct-drm-goback a:hover {
    box-shadow: 0 1px 6px rgba(27, 89, 181, 0.08), 0 1px 4px rgba(27, 89, 181, 0.16);
  }
  .ct-drm-pickup {
    padding: 0 2em 2em 2em;
    margin: 3em 1.5em;
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
  }
  .ct-drm-pickup h2 {
    position: relative;
    margin: 0 -1.11111em 1.11111em -1.11111em;
    padding: 1em 1.11111em 0.88889em 4.72222em;
    font-size: 18px;
    font-size: 1.8rem;
    -moz-border-radius: .5em .5em 0 0;
    -webkit-border-radius: .5em .5em 0 0;
    border-radius: .5em .5em 0 0;
  }
  .ct-drm-pickup h2:before {
    left: -0.75em;
    top: -0.75em;
    width: 5em;
    height: 3.125em;
    padding: 1.875em 0 0 0;
    font-size: 16px;
    font-size: 1.6rem;
    -moz-box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 0.625em rgba(0, 0, 0, 0.3);
  }
  .ct-drm-pickup .ct-drm-more {
    padding: 2.5em 2em;
  }
  .ct-drm-pickup .ct-drm-more + .ct-drm-more {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1024px) {
  .ct-drm-head {
    margin-bottom: 6em;
    padding-bottom: 7.5em;
  }
  .ct-drm-season-spr,
  .ct-drm-season-smr,
  .ct-drm-season-atm,
  .ct-drm-season-win {
    left: -1em;
  }
  .ct-drm-nav {
    position: absolute;
    width: 100%;
    padding: 2.5em 1.5em 1em 1.5em;
    border: 0;
    box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  }
  .ct-drm-nav.fixed {
    position: fixed;
    top: 0;
    z-index: 2;
  }
  .ct-drm-nav:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -1.5em;
    width: 100%;
    height: 1.5em;
    background: #f2f9fe;
  }
  .ct-drm-nav h2 {
    display: none;
  }
  .ct-drm-nav ul {
    display: table;
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  .ct-drm-nav li {
    display: table-cell;
    width: auto;
    float: none;
    margin: 0;
    padding: 0 .5em;
    text-align: center;
  }
  .ct-drm-nav li a {
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
  }
  .ct-drm-nav li a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    display: block;
    height: 3px;
    background: #1b59b5;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0%;
    -moz-transition: width .4s;
    -webkit-transition: width .4s;
    transition: width .4s;
  }
  .ct-drm-nav li a:link, .ct-drm-nav li a:visited {
    color: #999;
    text-decoration: none;
  }
  .ct-drm-nav li a:hover, .ct-drm-nav li a:active {
    color: #1b59b5;
    text-decoration: none;
  }
  .ct-drm-nav li a.is-ct-drm-avtive {
    color: #1b59b5;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .ct-drm-nav li a.is-ct-drm-avtive:after {
    width: 100%;
    -moz-transition: width .6s;
    -webkit-transition: width .6s;
    transition: width .6s;
    -moz-transition-delay: 0.1s;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  .ct-drm-nav li:nth-child(2n+1) {
    margin-left: 0;
  }
  .ct-drm-nav li:before {
    content: normal;
  }
  .ct-drm-sct {
    padding: 0 4em 4em 4em;
    margin: 3em 0;
  }
  .ct-drm-sct h2 {
    margin: 0 -1.66667em 1.66667em -1.66667em;
    padding: 0.91667em 1.66667em 0.83333em 1.66667em;
  }
  .ct-drm-info-txt {
    margin-bottom: 3em;
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2%;
    column-gap: 2%;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .ct-drm-info-txt2 {
    margin-bottom: 3em;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .ct-drm-rvw .review-item-more span {
    opacity: .85;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  .ct-drm-rvw .review-item-more span:hover {
    opacity: 1;
  }
  .ct-drm-pickup {
    padding: 0 4em 4em 4em;
    margin: 3em 0;
  }
  .ct-drm-pickup h2 {
    position: relative;
    margin: 0 -2.22222em 2.22222em -2.22222em;
    padding: 1em 1.11111em 0.88889em 4.72222em;
  }
}
