@charset 'shift_jis';
.headline-main-wrap {
  margin-bottom: 15px;
  background: #f0f0f0
}

.headline-main {
  width: 1065px;
  margin: 0 auto;
  background: #e6e6e6
}

.headline-main:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.headline-main a {
  width: 355px;
  height: 355px;
  float: left;
  overflow: hidden;
  position: relative
}

.headline-main-thumb img {
  width: 355px
}

.headline-main a:hover {
  opacity: .8;
  filter: alpha(opacity=80)
}

.headline-main-element {
  position: absolute;
  width: 100%;
  height: 170px;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -ms-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.8));
}

.headline-main-title h2 {
  color: #fff;
  word-break: break-all;
  height: 78px;
  vertical-align: top;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
  bottom: 40px;
  overflow: hidden
}

.headline-main-title h2, .headlines-main-timestamp {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
  position: absolute;
  left: 0
}

.headlines-main-timestamp {
  font-size: 12px;
  color: #e35838;
  bottom: 16px
}

.top-article-list li a {
  display: inline-block;
  text-decoration: none
}

.top-article-list li a:hover .top-article-title,
.top-article-list li a:hover .top-article-thumb,
.top-article-list li a:hover .top-article-text,
.top-article-list li a:hover .top-article-summary {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.top-article-wrap {
  margin-bottom: 90px
}

.top-article-list {
  width: 750px;
  margin-right: -35px
}

.top-article-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.top-article-list li {
  float: left;
  width: 340px;
  margin-right: 35px;
  padding-top: 20px;
  border-top: #e5e5e5 solid 1px
}

.top-article-list>li:first-child, .top-article-list>li:first-child+* {
  padding-top: 0 !important;
  border-top: none !important
}

.top-article-title {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 15px;
  color: #1345a0
}

.top-article-element {
  margin-bottom: 20px
}

.top-article-element:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden
}

.top-article-thumb {
  float: left;
  margin-right: 15px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative
}

.top-article-thumb img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.top-article-items {
  float: left;
  width: 205px
}

.top-article-text {
  font-size: 12px;
  margin-bottom: 8px;
  color: #e35838
}

.top-article-summary {
  font-size: 13px;
  line-height: 1.6;
  color: #434343
}

.category-article-wrap {
  margin-bottom: 100px
}

.category-article-head {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000
}

.category-article-lead {
  height: 68px;
  min-height: 68px;
  height: auto !important;
  margin-bottom: 40px;
  background: url(/images/mag/icon_chosatai.png)no-repeat center left
}

.category-article-lead p {
  padding-left: 80px;
  font-size: 13px;
  line-height: 1.8
}

.category-article-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #ebebeb solid 1px;
  line-height: 0
}

.category-article-list li a {
  display: inline-block
}

.category-article-list li:last-child {
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0
}

.category-article-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.category-article-thum {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative
}

.category-article-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.category-article-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.category-article-element {
  float: left;
  width: 575px
}

.category-article-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin: 4px 0 5px
}

.category-article-text {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
  word-break: normal
}

a .category-article-text {
  color: #2e2e2e
}

.category-article-more {
  margin-left: 3px;
  white-space: nowrap
}

.category-article-more a {
  font-weight: 700;
  margin-left: 3px
}

.category-article-timestamp {
  font-size: 12px;
  color: #b4b4b4;
  padding-bottom: 10px
}

.ranking-filter-wrap {
  margin-bottom: 35px;
  padding-bottom: 30px;
  border-bottom: #c7c7c7 solid 1px
}

.ranking-filter-term {
  margin-bottom: 15px
}

.ranking-filter-term:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-term-head {
  font-size: 12px;
  font-weight: 700;
  float: left;
  width: 65px;
  margin-right: 15px;
  padding-top: 3px;
  color: #474747
}

.ranking-filter-term-list {
  float: left;
  width: 635px
}

.ranking-filter-term-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-term-latest {
  float: left;
  width: 210px;
  margin-right: 10px
}

.ranking-filter-term-latest li:first-child a {
  border-left: #dbdbdb solid 1px
}

.ranking-filter-term-latest li a {
  font-size: 12px;
  line-height: 1;
  float: left;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border-top: #dbdbdb solid 1px;
  border-right: #dbdbdb solid 1px;
  border-bottom: #dbdbdb solid 1px
}

.ranking-filter-term-latest li a.current, .ranking-filter-term-latest li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.ranking-filter-term-month {
  float: left;
  width: 210px;
  margin-right: 10px
}

.ranking-filter-term-month dt {
  font-size: 12px;
  float: left;
  padding-top: 3px;
  padding-right: 6px;
  color: #474747
}

.ranking-filter-term-month dt+dd a {
  border-left: #dbdbdb solid 1px
}

.ranking-filter-term-month dd a {
  font-size: 12px;
  line-height: 1;
  float: left;
  height: 12px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border-top: #dbdbdb solid 1px;
  border-right: #dbdbdb solid 1px;
  border-bottom: #dbdbdb solid 1px
}

.ranking-filter-term-month-select {
  margin-left: 6px
}

.ranking-filter-category-select, .ranking-filter-term-month-select {
  font-size: 12px;
  height: 26px;
  padding: 3px 0 5px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.ranking-filter-category-select {
  width: 150px
}

.ranking-filter-contents-select {
  font-size: 12px;
  width: 340px;
  height: 26px;
  padding: 3px 0 5px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.ranking-filter-term-month dd a.current, .ranking-filter-term-month dd a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.ranking-filter-term-year {
  float: left;
  width: 190px
}

.ranking-filter-term-year dt {
  font-size: 12px;
  float: left;
  padding-top: 3px;
  padding-right: 6px;
  color: #474747
}

.ranking-filter-term-year dt+dd a {
  border-left: #dbdbdb solid 1px
}

.ranking-filter-term-year dd a {
  font-size: 12px;
  line-height: 1;
  float: left;
  height: 12px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border-top: #dbdbdb solid 1px;
  border-right: #dbdbdb solid 1px;
  border-bottom: #dbdbdb solid 1px
}

.ranking-filter-term-year-select {
  font-size: 12px;
  height: 26px;
  margin-left: 6px;
  padding: 3px 0 5px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.ranking-filter-term-year dd a.current, .ranking-filter-term-year dd a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.ranking-filter-category {
  margin-bottom: 15px
}

.ranking-filter-category:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-category-head {
  font-size: 12px;
  font-weight: 700;
  float: left;
  width: 65px;
  margin-right: 15px;
  padding-top: 3px;
  color: #474747
}

.ranking-filter-category-list {
  float: left;
  width: 635px
}

.ranking-filter-category-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-category-list li a {
  font-size: 12px;
  line-height: 1;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.ranking-filter-category-list li a.current, .ranking-filter-category-list li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.ranking-filter-contents {
  margin-bottom: 15px
}

.ranking-filter-contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-contents-head {
  font-size: 12px;
  font-weight: 700;
  float: left;
  width: 65px;
  margin-right: 15px;
  padding-top: 3px;
  color: #474747
}

.ranking-filter-contents-list {
  float: left;
  width: 635px
}

.ranking-filter-contents-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-filter-contents-list li a {
  font-size: 12px;
  line-height: 1;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.ranking-filter-contents-list li a.current, .ranking-filter-contents-list li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.ranking-filter-reset {
  font-size: 12px;
  text-align: right
}

.ranking-filter-reset a {
  background: url(/images/mag/ranking-filter-reset.png)no-repeat 0 0;
  padding-left: 22px;
  min-height: 18px;
  line-height: 1.4;
  display: inline-block
}

.ranking-article-wrap {
  margin-bottom: 100px
}

.ranking-article-head {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #000
}

.ranking-article-head span {
  font-size: 12px;
  font-weight: 400;
  margin-left: 5px;
  color: #a4a4a4
}

.ranking-article-list li {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #ebebeb solid 1px;
  line-height: 0
}

.ranking-article-list li a {
  display: inline-block
}

.ranking-article-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.ranking-article-list li:last-child {
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0
}

.ranking-article-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-article-number {
  font-size: 12px;
  line-height: 1.6;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  min-width: 20px;
  height: 20px;
  padding: 1px 2px 0;
  text-align: center;
  color: #fff;
  background-color: #418be0;
  -webkit-background-size: 20px 20px;
  background-size: 20px 20px
}

.ranking-article-thum {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative
}

.ranking-article-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.ranking-article-element {
  float: left;
  width: 575px
}

.ranking-article-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin: 4px 0 5px
}

.ranking-article-text {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
  word-break: normal
}

a .ranking-article-text {
  color: #2e2e2e
}

.ranking-article-more {
  margin-left: 3px;
  white-space: nowrap
}

.ranking-article-more a {
  font-weight: 700;
  margin-left: 3px
}

.ranking-article-timestamp {
  font-size: 12px;
  color: #b4b4b4;
  padding-bottom: 10px
}

.ranking-article-count:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.ranking-article-count {
  float: left
}

.ranking-article-access {
  float: right;
  color: #a7a7a7;
  font-size: 12px
}

.ranking-article-access span {
  color: #f45a37;
  font-weight: 700;
  padding-left: 15px
}

.article-wrap {
  margin-bottom: 0;
}

.article-tag {
  margin-top: 20px;
  margin-bottom: 70px;
  padding-top: 15px;
  border-top: #ebebeb solid 3px
}

.article-tag-words {
  font-size: 12px;
  line-height: 1.6;
  display: inline-block;
  margin: 0 5px 10px 0;
  padding: 4px 20px 3px;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
  color: #1345a0;
  border-radius: 20px;
  -webkit-border-image: border-radius:20px;
  -moz-border-image: border-radius:20px;
  background: #f1f1f1
}

.article-type {
  font-size: 13px;
  line-height: 1.2;
  color: #656565
}

.article-type a {
  color: #1345a0;
  font-size: 12px;
  font-weight: bold
}

.article-catch {
  font-size: 21px;
  line-height: 1.2;
  margin: 20px 0 10px
}

.article-title {
  font-size: 32px;
  line-height: 1.4;
  margin-bottom: 15px;
  color: #2e2e2e
}

.article-info {
  margin-bottom: 30px
}

.article-info:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.article-writer {
  font-size: 13px;
  float: left;
  width: 580px;
  margin: 0 15px 0 0
}

.article-timestamp {
  font-size: 11px;
  float: left;
  width: 120px;
  padding-top: 4px;
  text-align: right;
  color: #b4b4b4
}

.article-itemvew-head {
  font-size: 13px;
  margin-bottom: 10px;
  color: #a9a9a9
}

.article-itemvew-box {
  margin-bottom: 70px
}

.disclaimer {
  margin-bottom: 50px
}

.disclaimer-title {
  font-size: 12px;
  margin-bottom: 5px;
  color: #666
}

.disclaimer li {
  font-size: 11px;
  line-height: 1.7;
  color: #666
}

.OUTBRAIN {
  margin: 50px 0
}

.article-sns-box {
  width: 715px;
  margin-bottom: 110px
}

.article-sns-box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.article-twitter-box {
  width: 342px;
  float: right;
  border: 1px solid #f0eded
}

.article-facebook-box {
  width: 340px;
  float: left
}


.article-credit {
  width: 640px;
  margin: 70px auto 70px
}

.article-credit:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.article-credit-thum {
  float: left;
  width: 70px;
  margin-right: 15px
}

.article-credit-thum img {
  width: 70px;
  border-radius: 70px;
  -webkit-border-image: border-radius:70px;
  -moz-border-image: border-radius:70px
}

.article-credit-element {
  float: left;
  width: 555px
}

.article-credit-writer {
  font-size: 14px;
  margin-bottom: 10px
}

.article-credit-writer img {
  width: 70px
}

.article-credit-text {
  font-size: 14px;
  line-height: 1.4
}

.article-credit-intro {
  width: 715px;
  margin: 35px auto 55px
}

.article-credit-intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.article-credit-intro-thum {
  float: left;
  width: 70px;
  margin-right: 20px
}

.article-credit-intro-thum img {
  width: 70px;
  border-radius: 70px;
  -webkit-border-image: border-radius:70px;
  -moz-border-image: border-radius:70px
}

.article-credit-intro-element {
  float: left;
  width: 625px
}

.article-credit-intro-writer {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold
}

.article-credit-intro-writer img {
  width: 70px
}

.article-credit-intro-text {
  font-size: 13px;
  line-height: 1.8
}

.backnumber-article-wrap {
  margin-bottom: 100px
}

.backnumber-article-head {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 25px;
  color: #000
}

.backnumber-article-list a {
  display: inline-block
}

.backnumber-article-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.backnumber-article-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #ebebeb solid 1px;
  line-height: 0
}

.backnumber-article-list li:last-child {
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0
}

.backnumber-article-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.backnumber-article-thum {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative
}

.backnumber-article-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.backnumber-article-element {
  float: left;
  width: 575px
}

.backnumber-article-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin: 4px 0 5px
}

a .backnumber-article-text {
  color: #2e2e2e
}

.backnumber-article-text {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
  word-break: normal
}

.backnumber-article-more {
  margin-left: 3px;
  white-space: nowrap
}

.backnumber-article-more a {
  font-weight: 700;
  margin-left: 3px
}

.backnumber-article-timestamp {
  font-size: 12px;
  color: #b4b4b4;
  padding-bottom: 10px
}

.result-info {
  margin-bottom: 50px
}

.result-info-head {
  font-size: 15px;
  width: 715px;
  margin-bottom: 10px
}

.info-head-tag {
  margin-right: 15px
}

.info-head-keywords {
  font-weight: 700;
  margin-right: 15px
}

.result-info-count:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.result-info-count {
  font-size: 12px;
  color: #b4b4b4
}

.info-count-range {
  font-size: 15px;
  margin-right: 3px
}

.info-count-part {
  font-size: 12px;
  margin: 0 3px;
  color: #b4b4b4
}

.info-count-total {
  font-size: 15px;
  margin: 0 3px;
  color: #b4b4b4
}

.result-info-noresults {
  font-size: 15px;
  line-height: 1.7;
  margin: 80px 0 190px
}

.result-article-wrap {
  margin-bottom: 100px
}

.result-article-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: #ebebeb solid 1px;
  line-height: 0
}

.result-article-list li a {
  display: inline-block
}

.result-article-list li:last-child {
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0
}

.result-article-list li:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}

.result-article-thum {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative
}

.result-article-thum img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: 100%
}

.result-article-list li a:hover {
  opacity: .75;
  filter: alpha(opacity=75);
  -moz-opacity: .75
}

.result-article-element {
  float: left;
  width: 575px
}

.result-article-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.6;
  margin: 4px 0 5px
}

.result-article-text {
  font-size: 13px;
  line-height: 1.6;
  margin-bottom: 15px;
  word-break: normal
}

a .result-article-text {
  color: #2e2e2e
}

.result-article-more {
  margin-left: 3px;
  white-space: nowrap
}

.result-article-more a {
  font-weight: 700;
  margin-left: 3px
}

.result-article-timestamp {
  font-size: 12px;
  color: #b4b4b4;
  padding-bottom: 10px
}

#lbOverlay {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: #000
}

#lbBottomContainer, #lbCenter {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  background-color: #fff
}

.lbLoading {
  background: #fff url(/images/mag/slimbox-loading.gif)no-repeat center
}

#lbImage {
  position: absolute;
  top: 0;
  left: 0;
  border: 10px solid #fff;
  background-repeat: no-repeat
}

#lbNextLink, #lbPrevLink {
  position: absolute;
  top: 0;
  display: block;
  width: 50%;
  outline: 0
}

#lbPrevLink {
  left: 0
}

#lbPrevLink:hover {
  background: url(/images/mag/slimbox-prev.png)no-repeat 0 50%
}

#lbNextLink {
  right: 0
}

#lbNextLink:hover {
  background: url(/images/mag/slimbox-next.png)no-repeat 100% 50%
}

#lbBottom {
  text-align: left;
  color: #2e2e2e;
  border: 10px solid #fff;
  border-top-style: none
}

#lbCloseLink {
  display: block;
  float: right;
  width: 17px;
  height: 22px;
  margin: 5px 0;
  outline: 0;
  background: url(/images/mag/slimbox-close.png)no-repeat 0 0
}

#lbCaption, #lbNumber {
  font-size: 10px;
  margin-right: 71px
}

#lbCaption {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 10px;
  padding-right: 10px
}

.err-wrap {
  width: 660px;
  height: 550px;
  margin: 80px auto 0
}

.err-title {
  font-size: 36px;
  margin-bottom: 40px
}

.err-text, .err-title {
  line-height: 2;
  text-align: center
}

.err-text {
  margin-bottom: 60px;
  color: #2e2e2e
}

.err-search {
  width: 310px;
  margin: 0 auto !important;
  padding: 10px 23px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}

.err-search:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.err-search input[type='text'].err-search-box {
  font-size: 12px;
  width: 282px;
  color: #2e2e2e;
  border: 0;
  outline: 0
}

.err-search-submit {
  float: right;
  width: 13px;
  height: 13px;
  margin: 3px 0 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: url(/images/mag/icon-search.png)no-repeat 0 0
}

.headline-main-title .pr-icon {
  font-size: 15px;
  padding-left: 5px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

.headlines-side-title .pr-icon, .top-article-title .pr-icon {
  font-size: 11px;
  padding-left: 3px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

.top-ranking-article-title .pr-icon {
  font-size: 12px;
  padding-left: 3px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

.article-title .pr-icon {
  font-size: 20px;
  padding-left: 8px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

.backnumber-article-title .pr-icon, .category-article-title .pr-icon, .ranking-article-title .pr-icon, .result-article-title .pr-icon {
  font-size: 13px;
  padding-left: 4px;
  font-weight: 400;
  vertical-align: middle;
  display: inline-block
}

#category-article-menu li a {
  font-size: 12px;
  line-height: 1;
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

#category-article-menu li a.current, #category-article-menu li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

#category-article-menu .readmore {
  overflow: hidden;
  zoom: 1
}

#category-article-menu {
  max-height: 62px;
  overflow: hidden
}

.category-article-menu-box {
  margin-bottom: 40px;
  border-bottom: #dddcdd solid 1px;
  padding-bottom: 20px
}

#category-article-menu+[data-readmore-toggle] {
  color: #1345a0;
  font-size: 11px;
  padding: 8px 0 5px;
  margin-left: 649px;
  text-align: right;
  width: 66px !important;
  overflow: hidden;
  display: block !important
}

.article-sns-top {
  margin: 5px 0 50px
}

.article-sns-btm {
  margin: 0 0 70px
}

.article-sns-list {
  overflow: hidden;
  zoom: 1
}

.article-sns-list li {
  margin-left: 7px;
  float: left
}

.article-sns-list li:first-child {
  margin-left: 0
}

.article-sns-list li a {
  display: block;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 22px;
  background: url(https://kakakumag.com/images/mag/icon_sprite.png)no-repeat;
  background-size: 24px auto;
  height: 40px;
  font-weight: 400
}

.article-sns-list li a span {
  display: none
}

.article-sns-list li.sns-facebook a, .article-sns-list li.sns-hatena a, .article-sns-list li.sns-line a, .article-sns-list li.sns-twitter a {
  width: 153px;
  border-radius: 3px
}

.article-sns-list .sns-facebook-like {
  width: 72px
}

.article-sns-list .sns-twitter a {
  background-color: #1DA1F2;
  background-position: center -38px
}

.article-sns-list .sns-hatena a {
  background-color: #00a4de;
  color: #00a4de;
  background-position: center -132px
}

.article-sns-list .sns-line a {
  background-color: #2cbf13;
  background-position: center -85px
}

.article-sns-list .sns-facebook a {
  background-color: #3b5999;
  background-position: center 9px
}

.present-article-type {
  font-size: 13px;
  line-height: 1.2;
  color: #656565
}

.present-article-catch {
  font-size: 21px;
  line-height: 1.2;
  margin: 20px 0 10px
}

.present-article-title {
  margin-bottom: 5px
}

.present-article-title, .present-date {
  font-size: 32px;
  line-height: 1.4;
  color: #2e2e2e
}

.present-date {
  margin-bottom: 20px
}

p.present-lead {
  line-height: 1.8;
  margin-bottom: 20px !important
}

.article-present .line-box {
  width: 715px;
  margin: 0 auto 60px
}

.article-present .line-box img {
  width: 715px !important
}

.article-present .line-box .sp {
  display: none
}

.comingsoon-wrap {
  width: 660px;
  height: 550px;
  margin: 80px auto 0
}

.comingsoon-title {
  font-size: 36px;
  line-height: 2;
  margin-bottom: 40px;
  text-align: center
}

.comingsoon-text {
  line-height: 2;
  margin-bottom: 60px;
  text-align: center;
  color: #2e2e2e
}

.comingsoon-search {
  width: 310px;
  margin: 0 auto !important;
  padding: 10px 23px;
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px
}

.comingsoon-search:after {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  height: 0;
  content: '.'
}

.comingsoon-search input[type='text'].comingsoon-search-box {
  font-size: 12px;
  width: 282px;
  color: #2e2e2e;
  border: 0;
  outline: 0
}

.comingsoon-search-submit {
  float: right;
  width: 13px;
  height: 13px;
  margin: 3px 0 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: url(/images/mag/icon-search.png)no-repeat 0 0
}

.present-box {
  margin-bottom: 70px
}

p+.article-sns-top {
  margin-top: 40px
}

.article-edit .present-box img {
  display: block;
  width: 640px;
  margin: 0 auto 15px
}

.present-box h2.present-title {
  font-size: 28px;
  line-height: 1.4;
  margin: 0 0 25px;
  padding-top: 10px;
  font-weight: 700;
  display: block;
  color: #2e2e2e;
  word-break: break-all
}

.present-box h2.present-title .present-maker {
  display: block;
  font-size: 13px;
  line-height: 1.4;
  margin-bottom: 6px
}

.present-box h2.present-title .present-catch {
  display: block;
  font-size: 20px;
  line-height: 1.5;
  margin: 10px 0 0;
  font-weight: 700
}

.article-present p {
  margin-bottom: 20px
}

.article-edit p small {
  margin: 0 auto 30px
}

.item-description {
  padding-bottom: 10px
}

.article-edit .item-description p {
  margin-bottom: 15px
}

img+.item-description {
  margin-top: 35px
}

.present-spec-box {
  margin: 0 auto 30px;
  padding: 25px;
  background: #f7f7f7
}

.present-spec-box p {
  font-size: 13px;
  line-height: 1.75;
  margin-bottom: 0 !important
}

.note {
  padding: 30px 30px 10px;
  border: 1px solid #cdcccc;
  margin-bottom: 60px
}

.note-title {
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center
}

.note-title, .note-title-s {
  color: #666;
  font-weight: 700
}

.note-title-s {
  font-size: 13px;
  margin-bottom: 10px;
  border-left: 5px solid #ccc;
  padding-left: 10px
}

.article-present ul {
  margin-bottom: 25px
}

.note li {
  font-size: 12px;
  line-height: 1.7;
  color: #666;
  margin-bottom: 2px
}

.present-box+#present-btn {
  margin-top: 50px
}

#present-btn {
  padding-top: 60px;
  border-top: #ddd solid 1px
}

#present-btn a {
  position: relative;
  background: #e99d30;
  border-bottom: #bb740d solid 1px;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #418be0;
  line-height: 1.2;
  font-size: 18px;
  padding: 19px 15px 18px;
  width: 640px;
  cursor: pointer;
  margin: 0 auto 60px;
  text-decoration: none;
  box-sizing: border-box;
  color: #fff;
  border-radius: 5px;
  letter-spacing: 2px
}

#present-btn a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85
}

.external-link {
  padding: 10px 0 0
}

.external-link p {
  margin-bottom: 10px !important;
  line-height: 1.4
}

.to-application {
  font-size: 12px
}

.article-edit a img {
  display: block;
  width: 640px;
  margin: 0 auto 15px
}



.new-feature {
  width: 715px;
  margin-bottom: 60px
}

.new-feature-head {
  font-size: 13px;
  font-weight: 400;
  color: #2e2e2e
}

.new-feature-head, .new-feature-list {
  margin-bottom: 15px
}

.new-feature-list li a {
  padding: 8px 0 4px;
  display: block
}

.new-feature-list li a:hover {
  opacity: .85;
  filter: alpha(opacity=85);
  -moz-opacity: .85;
  text-decoration: none
}

.new-feature-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  color: #1345a0
}

.new-feature-more {
  font-size: 12px;
  font-weight: 400;
  color: #2e2e2e;
  text-align: right;
  margin-bottom: 50px
}

.new-feature-more a:after {
  content: '\00a0\00a0＞'
}

.tag-box {
  margin-bottom: 100px;
  overflow: hidden;
  zoom: 1
}

.tag-box-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.tag-box-list li a {
  font-size: 10px;
  line-height: 1;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.tag-box-list li a.current, .tag-box-list li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}

.tag-parent-box {
  margin-bottom: 100px
}

.tag-parent-head {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #2e2e2e
}

.tag-parent {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 5px
}

.tag-parent-name {
  font-size: 11px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 7px;
  color: #656565;
  float: left;
  width: 150px
}

.tag-parent-list {
  width: 560px;
  float: left
}

.tag-parent-list li a {
  font-size: 10px;
  line-height: 1;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 6px;
  color: #656565;
  border: #dbdbdb solid 1px
}

.tag-parent-list li a.current, .tag-parent-list li a:hover {
  text-decoration: none;
  background-color: #ebebeb
}






/* 動画コンテンツ*/

.feature-mov {
  width: 715px;
  padding: 20px 0 10px;
  margin: 0 0 53px;
}
.feature-mov-list {
    overflow: hidden;
}
.feature-mov-head{
    font-size: 23px;
    line-height: 1.0;
    padding-top: 3px;
    font-weight: bold;
    color: #101010;
    margin-bottom: 25px;
    border-left: 5px solid #418be0;
    padding-left: 10px;
} 
.feature-mov-head span{
    font-size: 16px;
    line-height: 1.0;
    font-weight: bold;
    color: #101010;
    margin-bottom: 20px;
    padding-left: 5px;
}
.feature-mov-list li {
  margin-right: 35px;
  width: 340px;
  float: left;
  box-sizing: border-box;
}
.feature-mov-list li:nth-of-type(2) {
  margin-right: 0;
  width: 340px;
  float: left;
  box-sizing: border-box;
}
.feature-mov-list li a{
  display: block;
  text-decoration: none;
}
.feature-mov-thumb {
    width: 340px;
    height: 178px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    overflow: hidden;
    cursor: pointer;
}
.feature-mov-list li a:hover .feature-mov-thumb img{
    transform: scale(1.05);
    transition-duration: 0.8s;
}
.feature-mov-thumb:after{
    content: "";
    position: absolute; left: 0px; top: 0px;
    display: block;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.05)),to(rgba(0,0,0,.2)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -moz-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -ms-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -o-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    width: 100%;
    height: 100%;
    transition-duration: 0.6s;
}
.feature-mov-list li a:hover .feature-mov-thumb:after {
    opacity: 0;
    transition-duration: 0.8s;
}
.feature-mov-list li a .feature-mov-thumb img {
    width: 100%;
    transition-duration: 0.8s;
    display: block;
    transform: rotate(0.0001deg);
    outline: 1px solid transparent;
}
.feature-mov-title {
    font-size: 17px;
    font-weight: 600;
    line-height: 1.7;
    color: #000;
    margin-bottom: 10px;
    padding-bottom: 9px;
    border-bottom: 1px solid #e5e5e5;
     height:85px;
    overflow: hidden;
}
.feature-mov-info{
    overflow: hidden;
}
.feature-mov-category {
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    color: #db6251;
}
.feature-mov-date {
    float: right;
    text-align: right;
    font-size: 11px;
    color: #a9a9a9;
}
.feature-mov-summary {
    font-size: 12px;
    line-height: 1.6;
    color: #434343;
}
.feature-mov-thumb::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 40px;
    background: url(https://kakakumag.com/images/mag/icon_movie.png) no-repeat top left;
    background-size: 40px;
    z-index: 2;
}


/* 新着動画レビュー*/

.new-mov-review {
  width: 715px;
  padding: 0;
} 
.new-mov-review-head {
    font-size: 23px;
    line-height: 1.0;
    padding-top: 3px;
    font-weight: bold;
    color: #101010;
    margin-bottom: 25px;
    border-left: 5px solid #418be0;
    padding-left: 10px;
}
.new-mov-review-head span{
    font-size: 16px;
    line-height: 1.0;
    font-weight: bold;
    color: #101010;
    margin-bottom: 20px;
    padding-left: 5px;
}
.new-mov-review-list {
    width: 715px;
    padding-bottom: 15px;
    overflow: hidden;
}
.new-mov-review-list li {
    float: left;
    width: 220px;
    margin-bottom: 35px;
    margin-right: 27px;
}
.new-mov-review-list li:nth-child(3n) {
    float: left;
    width: 220px;
    margin-bottom: 30px;
    margin-right: 0;
}
.new-mov-review-thumb {
    width: 220px;
    height: 116px;
    position: relative;
    display: block;
    margin-bottom: 13px;
    overflow: hidden;
    cursor: pointer;
}
.new-mov-review-list li a:hover .new-mov-review-thumb img{
    transform: scale(1.05);
    transition-duration: 0.8s;
}
.new-mov-review-thumb:after{
    content: "";
    position: absolute; left: 0px; top: 0px;
    display: block;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.05)),to(rgba(0,0,0,.2)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -moz-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -ms-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -o-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    width: 100%;
    height: 100%;
    transition-duration: 0.6s;
}
.new-mov-review-list li a:hover .new-mov-review-thumb:after {
    opacity: 0;
    transition-duration: 0.8s;
}
.new-mov-review-list li a .new-mov-review-thumb img {
    width: 100%;
    transition-duration: 0.8s;
    display: block;
    transform: rotate(0.0001deg);
    outline: 1px solid transparent;
}
.new-mov-review-thumb::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    background: url(https://kakakumag.com/images/mag/icon_movie_s.png) no-repeat top left;
    background-size: 32px auto;
    z-index: 2;
}
.new-mov-review-list li a:hover .new-mov-review-thumb img{
    transform: scale(1.08);
    transition-duration: 0.8s;
}
.new-mov-review-info {
    overflow: hidden;
    margin-top: 11px;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
}
.new-mov-review-ctname {
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    color: #db6251;
}
.new-mov-review-date {
    float: right;
    text-align: right;
    font-size: 11px;
    color: #a9a9a9;
}
.new-mov-review-list li a{
  display: block;
  text-decoration: none;
}
.new-mov-review-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    color: #000;
    height:60px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
}

.new-mov-review-more {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    font-weight: bold;
    margin-bottom: 80px;
}
.new-mov-review-more a {
    display: block;
    width: 220px;
    color: #000;
    text-decoration: none;
    text-align: center;
    border-radius: 40px;
    font-size: 14px;
    line-height: 46px;
    height: 44px;
    border: 2px solid #444444;
    margin: 0 auto;
    position: relative;
    padding-left: 5px;
    transition: all  0.2s ease;
}
.new-mov-review-more a::before {
    content: '＋';
    display: block;
    position: absolute;
    top: 0;
    left: 18px;
    color:#000; 
    font-size: 20px;
    z-index: 2;
}
.new-mov-review-more a:hover {
    border: 2px solid #444444;
    color: #fff;
    background: #444444;
}
.new-mov-review-more a:hover::before{
    content: '＋';
    display: block;
    position: absolute;
    top: 0;
    left: 18px;
    color:#fff; 
    font-size: 20px;
    z-index: 2;
}
#infiniteScrollLoadingBox {
    text-align: center;
}
.more-load-icon {
    margin-bottom: 30px;
}
.new-mov-review + .new-mov-category {
    margin-top: 37px;
}



/* 新着カテゴリ動画*/

.new-mov-category {
  width: 715px;
  padding: 25px 0 0;
  background: #f7f7f7;
  margin-bottom: 3px;
}
.new-mov-category-list {
    width: 715px;
    padding: 0 20px;
    overflow: hidden;
}
.new-mov-category-head {
    font-size: 16px;
    line-height: 1.0;
    font-weight: bold;
    color: #101010;
    margin-bottom: 20px;
    border-left: 4px solid #418be0;
    padding-left: 15px;
} 
.new-mov-category-list li {
    float: left;
    width: 210px;
    margin: 0 22px 25px 0;
}

.new-mov-category-list li:nth-child(3n) {
    margin: 0 0 25px 0;
}
.new-mov-category-thumb {
    width: 210px;
    height: 110px;
    position: relative;
    display: block;
    margin-bottom: 13px;
    overflow: hidden;
    cursor: pointer;
}
.new-mov-category-list li a:hover .new-mov-category-thumb img{
    transform: scale(1.05);
    transition-duration: 0.8s;
}
.new-mov-category-thumb:after{
    content: "";
    position: absolute; left: 0px; top: 0px;
    display: block;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.05)),to(rgba(0,0,0,.2)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -moz-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -ms-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    background: -o-linear-gradient(top,rgba(0,0,0,0.05),rgba(0,0,0,.2));
    width: 100%;
    height: 100%;
    transition-duration: 0.6s;
}
.new-mov-category-list li a:hover .new-mov-category-thumb:after {
    opacity: 0;
    transition-duration: 0.8s;
}

.new-mov-category-list li a .new-mov-category-thumb img {
    width: 100%;
    transition-duration: 0.8s;
    display: block;
    transform: rotate(0.0001deg);
    outline: 1px solid transparent;
}
.new-mov-category-thumb::before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
    background: url(https://kakakumag.com/images/mag/icon_movie_s.png) no-repeat top left;
    background-size: 32px auto;
    z-index: 2;
}
.new-mov-category-list li a{
  display: block;
  text-decoration: none;
}
.new-mov-category-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.6;
    color: #000;
}












.article-latest-head {
  font-size: 13px;
  margin-bottom: 10px;
  color: #a9a9a9
}

.article-latest {
  margin: 20px 0
}

.article-latest li+li {
  margin-top: 5px
}

.article-latest li {
  line-height: 1.3;
  padding-left: 1em;
  text-indent: -1em
}
.article-latest li a {
  font-size: 13px;
  text-decoration: none
}
.article-latest li a:hover {
  text-decoration: underline
}
.article-latest li:before {
  font-size: 13px;
  margin-right: 3px;
  content: '・';
  color: #b4b4b4
}
.article-relate-head {
  font-size: 13px;
  color: #2e2e2e;
  margin-bottom: 30px;
}





/* logly */
.article-relate-list {
  overflow: hidden;
  width: 715px;
}
.article-relate-list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.'
}
.article-relate-list li {
  float: left;
  width: 166px!important;
  margin-right: 0px!important;
  margin-bottom:25px;
  height: 173px !important;
  overflow: hidden!important;
}
.article-relate-list li:nth-child(4n) {
  margin-right:0!important;
}
.article-relate-thum {
  margin-bottom: 7px!important;
    display: block!important;
    overflow: hidden!important;
    width: 166px!important;
    height: 110px!important;
    position: relative!important;
}
.article-relate-thum img {
 position: absolute!important;
  top: 50%!important;
  left: 50%!important;
  -webkit-transform: translate(-50%, -50%)!important;
  -ms-transform: translate(-50%, -50%)!important;
  transform: translate(-50%, -50%)!important;
  width: auto!important;
  height:100%!important;
}
.article-relate-title {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.5;
  height: 80px;
  overflow: hidden;
}
.article-relate-ad-name {
    font-size: 11px;
    color: #999;
    line-height: 17px;
    display: block;
    font-weight: normal;
    padding-top: 2px;
}
#logly-lift-widget-content {
    margin-top: 0!important;
}
#logly-lift-4284309 .article-relate-title {
    max-height: 45px!important;
    overflow: hidden;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    color: #1345a0;
    margin-bottom: 17px;
}
#logly-lift-4284309 #logly-lift-widget {
    margin-bottom: 50px;
    border: none !important;
    padding: 0 !important;
}
#logly-lift-4284309 .logly-lift-ad-img-inner {
    padding-top: 110px!important;
}
#logly-lift-4284309 .logly-lift-ad:last-child {
         margin-right: 0!important;
    padding-right: 0!important;
}
#logly-lift-4284309 li a :hover {
    text-decoration:underline!important;
}
#logly-lift-4284309 li a:hover .article-relate-title {
    text-decoration:underline!important;
}
#logly-lift-4284309 .logly-lift-ad-title {
      display: -webkit-box!important;
  -webkit-box-orient: vertical!important;
  -webkit-line-clamp: 3!important;
}


/* popIn */
#_popIn_recommend {
    margin-bottom: 90px;
}
._popIn_recommend_header {
    display: none;
}
a._popIn_recommend_credit {
    font-size: 11px!important;
}
._popIn_recommend_credit_image {
    width: 44px!important;
    background-size: 44px 24px!important;
    margin: 2px 0 0 7px!important;
    height: 12px!important;
}
._popIn_recommend_credit {
  opacity:0.6!important; 
}
._popIn_recommend_credit:hover {
  opacity:0.6!important;
  cursor:pointer;
}
._popIn_recommend_container:hover ._popIn_recommend_credit_image {
   background-position: 0px 0px!important;
}
._popIn_recommend_art_img_inner {
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    transition: inherit;
    opacity: 0;
    padding-bottom: 110px !important;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}



