[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}

a [class^="icon-"], a [class*=" icon-"] {
  display: inline;
}

[class^="icon-"].icon-fixed-width, [class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571428em;
  text-align: right;
  padding-right: 0.2857142857142857em;
}

[class^="icon-"].icon-fixed-width.icon-large, [class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714286em;
}

.icons-ul {
  margin-left: 2.142857142857143em;
  list-style-type: none;
}

.icons-ul > li {
  position: relative;
}

.icons-ul .icon-li {
  position: absolute;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  text-align: center;
  line-height: inherit;
}

[class^="icon-"].hide, [class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: #ffffff;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}

.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}

.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}

.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}

.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
  margin-right: .3em;
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
  margin-left: .3em;
}

[class^="icon-"], [class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

.btn [class^="icon-"].icon-large, .nav [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs [class^="icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}

.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
  line-height: inherit;
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}

.icon-stack [class^="icon-"], .icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}

.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}

.icon-spin {
  display: inline-block;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

a .icon-stack, a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }

  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-alt:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-power-off:before, .icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before, .icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-alt:before {
  content: "\f016";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-rotate-right:before, .icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

/** NEWS-747 **/
.icon-movie{
  color: #666666;
}
.icon-movie:before {
  content: "\f03d";
}
/** NEWS-747 END **/

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign:before {
  content: "\f055";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before, .icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before, .icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up-alt:before {
  content: "\f087";
}

.icon-thumbs-down-alt:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-unchecked:before, .icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paperclip:before, .icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";



}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before, .icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-text-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign-alt:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before, .icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-mail-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before, .icon-star-half-empty:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before, .icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before, .icon-usd:before {
  content: "\f155";
}

.icon-rupee:before, .icon-inr:before {
  content: "\f156";
}

.icon-yen:before, .icon-jpy:before {
  content: "\f157";
}

.icon-renminbi:before, .icon-cny:before {
  content: "\f158";
}

.icon-won:before, .icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before, .icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";

}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-large {
  font-size: 1.3333333333333333em;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
  vertical-align: middle;
}

.nav [class^="icon-"], .nav [class*=" icon-"] {
  vertical-align: inherit;
  margin-top: -4px;
  padding-top: 3px;
  margin-bottom: -4px;
  padding-bottom: 3px;
}

.nav [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large {
  vertical-align: -25%;
}

.nav-pills [class^="icon-"].icon-large, .nav-tabs [class^="icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large {
  line-height: .75em;
  margin-top: -7px;
  padding-top: 5px;
  margin-bottom: -5px;
  padding-bottom: 4px;
}

.btn [class^="icon-"].pull-left, .btn [class*=" icon-"].pull-left, .btn [class^="icon-"].pull-right, .btn [class*=" icon-"].pull-right {
  vertical-align: inherit;
}

.btn [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large {
  margin-top: -0.5em;
}

a [class^="icon-"], a [class*=" icon-"] {
  cursor: pointer;
}

.icon-glass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf000;');
}

.icon-music {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf001;');
}

.icon-search {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf002;');
}

.icon-envelope-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf003;');
}

.icon-heart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf004;');
}

.icon-star {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf005;');
}

.icon-star-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf006;');
}

.icon-user {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf007;');
}

.icon-film {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf008;');
}

.icon-th-large {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf009;');
}

.icon-th {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00a;');
}

.icon-th-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00b;');
}

.icon-ok {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00c;');
}

.icon-remove {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00d;');
}

.icon-zoom-in {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf00e;');
}

.icon-zoom-out {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf010;');
}

.icon-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');
}

.icon-power-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf011;');
}

.icon-signal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf012;');
}

.icon-cog {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');
}

.icon-gear {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf013;');
}

.icon-trash {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf014;');
}

.icon-home {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf015;');
}

.icon-file-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf016;');
}

.icon-time {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf017;');
}

.icon-road {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf018;');
}

.icon-download-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf019;');
}

.icon-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01a;');
}

.icon-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01b;');
}

.icon-inbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01c;');
}

.icon-play-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01d;');
}

.icon-repeat {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');
}

.icon-rotate-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf01e;');
}

.icon-refresh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf021;');
}

.icon-list-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf022;');
}

.icon-lock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf023;');
}

.icon-flag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf024;');
}

.icon-headphones {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf025;');
}

.icon-volume-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf026;');
}

.icon-volume-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf027;');
}

.icon-volume-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf028;');
}

.icon-qrcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf029;');
}

.icon-barcode {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02a;');
}

.icon-tag {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02b;');
}

.icon-tags {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02c;');
}

.icon-book {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02d;');
}

.icon-bookmark {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02e;');
}

.icon-print {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf02f;');
}

.icon-camera {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf030;');
}

.icon-font {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf031;');
}

.icon-bold {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf032;');
}

.icon-italic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf033;');
}

.icon-text-height {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf034;');
}

.icon-text-width {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf035;');
}

.icon-align-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf036;');
}

.icon-align-center {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf037;');
}

.icon-align-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf038;');
}

.icon-align-justify {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf039;');
}

.icon-list {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03a;');
}

.icon-indent-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03b;');
}

.icon-indent-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03c;');
}

.icon-facetime-video {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03d;');
}

.icon-picture {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf03e;');
}

.icon-pencil {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf040;');
}

.icon-map-marker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf041;');
}

.icon-adjust {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf042;');
}

.icon-tint {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf043;');
}

.icon-edit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf044;');
}

.icon-share {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf045;');
}

.icon-check {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf046;');
}

.icon-move {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf047;');
}

.icon-step-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf048;');
}

.icon-fast-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf049;');
}

.icon-backward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04a;');
}

.icon-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04b;');
}

.icon-pause {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04c;');
}

.icon-stop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04d;');
}

.icon-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf04e;');
}

.icon-fast-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf050;');
}

.icon-step-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf051;');
}

.icon-eject {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf052;');
}

.icon-chevron-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf053;');
}

.icon-chevron-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf054;');
}

.icon-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf055;');
}

.icon-minus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf056;');
}

.icon-remove-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf057;');
}

.icon-ok-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf058;');
}

.icon-question-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf059;');
}

.icon-info-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05a;');
}

.icon-screenshot {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05b;');
}

.icon-remove-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05c;');
}

.icon-ok-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05d;');
}

.icon-ban-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf05e;');
}

.icon-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf060;');
}

.icon-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf061;');
}

.icon-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf062;');
}

.icon-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf063;');
}

.icon-share-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');
}

.icon-mail-forward {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf064;');
}

.icon-resize-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf065;');
}

.icon-resize-small {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf066;');
}

.icon-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf067;');
}

.icon-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf068;');
}

.icon-asterisk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf069;');
}

.icon-exclamation-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06a;');
}

.icon-gift {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06b;');
}

.icon-leaf {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06c;');
}

.icon-fire {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06d;');
}

.icon-eye-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf06e;');
}

.icon-eye-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf070;');
}

.icon-warning-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf071;');
}

.icon-plane {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf072;');
}

.icon-calendar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf073;');
}

.icon-random {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf074;');
}

.icon-comment {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf075;');
}

.icon-magnet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf076;');
}

.icon-chevron-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf077;');
}

.icon-chevron-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf078;');
}

.icon-retweet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf079;');
}

.icon-shopping-cart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07a;');
}

.icon-folder-close {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07b;');
}

.icon-folder-open {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07c;');
}

.icon-resize-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07d;');
}

.icon-resize-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf07e;');
}

.icon-bar-chart {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf080;');
}

.icon-twitter-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf081;');
}

.icon-facebook-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf082;');
}

.icon-camera-retro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf083;');
}

.icon-key {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf084;');
}

.icon-cogs {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');
}

.icon-gears {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf085;');
}

.icon-comments {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf086;');
}

.icon-thumbs-up-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf087;');
}

.icon-thumbs-down-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf088;');
}

.icon-star-half {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf089;');
}

.icon-heart-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08a;');
}

.icon-signout {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08b;');
}

.icon-linkedin-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08c;');
}

.icon-pushpin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08d;');
}

.icon-external-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf08e;');
}

.icon-signin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf090;');
}

.icon-trophy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf091;');
}

.icon-github-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf092;');
}

.icon-upload-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf093;');
}

.icon-lemon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf094;');
}

.icon-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf095;');
}

.icon-check-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');
}

.icon-unchecked {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf096;');
}

.icon-bookmark-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf097;');
}

.icon-phone-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf098;');
}

.icon-twitter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;');
}

.icon-facebook {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09a;');
}

.icon-github {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09b;');
}

.icon-unlock {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09c;');
}

.icon-credit-card {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09d;');
}

.icon-rss {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf09e;');
}

.icon-hdd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a0;');
}

.icon-bullhorn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a1;');
}

.icon-bell {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a2;');
}

.icon-certificate {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a3;');
}

.icon-hand-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a4;');
}

.icon-hand-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a5;');
}

.icon-hand-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a6;');
}

.icon-hand-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a7;');
}

.icon-circle-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a8;');
}

.icon-circle-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0a9;');
}

.icon-circle-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0aa;');
}

.icon-circle-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ab;');
}

.icon-globe {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ac;');
}

.icon-wrench {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ad;');
}

.icon-tasks {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ae;');
}

.icon-filter {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b0;');
}

.icon-briefcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b1;');
}

.icon-fullscreen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0b2;');
}

.icon-group {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c0;');
}

.icon-link {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c1;');
}

.icon-cloud {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c2;');
}

.icon-beaker {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c3;');
}

.icon-cut {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c4;');
}

.icon-copy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c5;');
}

.icon-paper-clip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');
}

.icon-paperclip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c6;');
}

.icon-save {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c7;');
}

.icon-sign-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c8;');
}

.icon-reorder {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;');
}

.icon-list-ul {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ca;');
}

.icon-list-ol {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cb;');
}

.icon-strikethrough {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cc;');
}

.icon-underline {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0cd;');
}

.icon-table {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ce;');
}

.icon-magic {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d0;');
}

.icon-truck {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;');
}

.icon-pinterest {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d2;');
}

.icon-pinterest-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d3;');
}

.icon-google-plus-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d4;');
}

.icon-google-plus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d5;');
}

.icon-money {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d6;');
}

.icon-caret-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d7;');
}

.icon-caret-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d8;');
}

.icon-caret-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d9;');
}

.icon-caret-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0da;');
}

.icon-columns {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0db;');
}

.icon-sort {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dc;');
}

.icon-sort-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0dd;');
}

.icon-sort-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0de;');
}

.icon-envelope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e0;');
}

.icon-linkedin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e1;');
}

.icon-undo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');
}

.icon-rotate-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e2;');
}

.icon-legal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e3;');
}

.icon-dashboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e4;');
}

.icon-comment-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e5;');
}

.icon-comments-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e6;');
}

.icon-bolt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e7;');
}

.icon-sitemap {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e8;');
}

.icon-umbrella {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0e9;');
}

.icon-paste {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ea;');
}

.icon-lightbulb {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0eb;');
}

.icon-exchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ec;');
}

.icon-cloud-download {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ed;');
}

.icon-cloud-upload {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0ee;');
}

.icon-user-md {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f0;');
}

.icon-stethoscope {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f1;');
}

.icon-suitcase {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f2;');
}

.icon-bell-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f3;');
}

.icon-coffee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f4;');
}

.icon-food {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f5;');
}

.icon-file-text-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f6;');
}

.icon-building {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f7;');
}

.icon-hospital {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f8;');
}

.icon-ambulance {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0f9;');
}

.icon-medkit {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fa;');
}

.icon-fighter-jet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fb;');
}

.icon-beer {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fc;');
}

.icon-h-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fd;');
}

.icon-plus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;');
}

.icon-double-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf100;');
}

.icon-double-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf101;');
}

.icon-double-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf102;');
}

.icon-double-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf103;');
}

.icon-angle-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf104;');
}

.icon-angle-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf105;');
}

.icon-angle-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf106;');
}

.icon-angle-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf107;');
}

.icon-desktop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf108;');
}

.icon-laptop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf109;');
}

.icon-tablet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10a;');
}

.icon-mobile-phone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10b;');
}

.icon-circle-blank {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10c;');
}

.icon-quote-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10d;');
}

.icon-quote-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf10e;');
}

.icon-spinner {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf110;');
}

.icon-circle {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf111;');
}

.icon-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');
}

.icon-mail-reply {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;');
}

.icon-github-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf113;');
}

.icon-folder-close-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf114;');
}

.icon-folder-open-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf115;');
}

.icon-expand-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf116;');
}

.icon-collapse-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf117;');
}

.icon-smile {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf118;');
}

.icon-frown {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf119;');
}

.icon-meh {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11a;');
}

.icon-gamepad {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11b;');
}

.icon-keyboard {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11c;');
}

.icon-flag-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11d;');
}

.icon-flag-checkered {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf11e;');
}

.icon-terminal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf120;');
}

.icon-code {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf121;');
}

.icon-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');
}

.icon-mail-reply-all {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf122;');
}

.icon-star-half-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');
}

.icon-star-half-full {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf123;');
}

.icon-location-arrow {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf124;');
}

.icon-crop {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf125;');
}

.icon-code-fork {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf126;');
}

.icon-unlink {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf127;');
}

.icon-question {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf128;');
}

.icon-info {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf129;');
}

.icon-exclamation {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12a;');
}

.icon-superscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12b;');
}

.icon-subscript {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12c;');
}

.icon-eraser {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12d;');
}

.icon-puzzle-piece {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf12e;');
}

.icon-microphone {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf130;');
}

.icon-microphone-off {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf131;');
}

.icon-shield {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf132;');
}

.icon-calendar-empty {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf133;');
}

.icon-fire-extinguisher {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf134;');
}

.icon-rocket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf135;');
}

.icon-maxcdn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf136;');
}

.icon-chevron-sign-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf137;');
}

.icon-chevron-sign-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf138;');
}

.icon-chevron-sign-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf139;');
}

.icon-chevron-sign-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13a;');
}

.icon-html5 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13b;');
}

.icon-css3 {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13c;');
}

.icon-anchor {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13d;');
}

.icon-unlock-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;');
}

.icon-bullseye {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf140;');
}

.icon-ellipsis-horizontal {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;');
}

.icon-ellipsis-vertical {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf142;');
}

.icon-rss-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf143;');
}

.icon-play-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;');
}

.icon-ticket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf145;');
}

.icon-minus-sign-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf146;');
}

.icon-check-minus {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf147;');
}

.icon-level-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf148;');
}

.icon-level-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf149;');
}

.icon-check-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14a;');
}

.icon-edit-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14b;');
}

.icon-external-link-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14c;');
}

.icon-share-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14d;');
}

.icon-compass {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf14e;');
}

.icon-collapse {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf150;');
}

.icon-collapse-top {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf151;');
}

.icon-expand {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf152;');
}

.icon-eur {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');
}

.icon-euro {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf153;');
}


.icon-gbp {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf154;');
}

.icon-usd {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');
}

.icon-dollar {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf155;');
}

.icon-inr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');
}

.icon-rupee {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf156;');
}

.icon-jpy {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');
}

.icon-yen {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf157;');
}

.icon-cny {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');
}

.icon-renminbi {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf158;');
}

.icon-krw {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');
}

.icon-won {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf159;');
}

.icon-btc {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');
}

.icon-bitcoin {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15a;');
}

.icon-file {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15b;');
}

.icon-file-text {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15c;');
}

.icon-sort-by-alphabet {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15d;');
}

.icon-sort-by-alphabet-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf15e;');
}

.icon-sort-by-attributes {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf160;');
}

.icon-sort-by-attributes-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf161;');
}

.icon-sort-by-order {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf162;');
}

.icon-sort-by-order-alt {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf163;');
}

.icon-thumbs-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;');
}

.icon-thumbs-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf165;');
}

.icon-youtube-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf166;');
}

.icon-youtube {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf167;');
}

.icon-xing {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf168;');
}

.icon-xing-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf169;');
}

.icon-youtube-play {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16a;');
}

.icon-dropbox {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16b;');
}

.icon-stackexchange {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16c;');
}

.icon-instagram {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16d;');
}

.icon-flickr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf16e;');
}

.icon-adn {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf170;');
}

.icon-bitbucket {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf171;');
}

.icon-bitbucket-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf172;');
}

.icon-tumblr {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf173;');
}

.icon-tumblr-sign {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf174;');
}

.icon-long-arrow-down {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf175;');
}

.icon-long-arrow-up {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf176;');
}

.icon-long-arrow-left {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf177;');
}

.icon-long-arrow-right {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf178;');
}

.icon-apple {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf179;');
}

.icon-windows {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17a;');
}

.icon-android {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17b;');
}

.icon-linux {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17c;');
}

.icon-dribbble {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17d;');
}

.icon-skype {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf17e;');
}

.icon-foursquare {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf180;');
}

.icon-trello {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf181;');
}

.icon-female {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf182;');
}

.icon-male {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf183;');
}

.icon-gittip {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf184;');
}

.icon-sun {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf185;');
}

.icon-moon {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf186;');
}

.icon-archive {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf187;');
}

.icon-bug {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf188;');
}

.icon-vk {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf189;');
}

.icon-weibo {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18a;');
}

.icon-renren {
  *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf18b;');
}

.margin-top10 {
  margin-top: 5px;
}

.margin-top15 {
  margin-top: 10px;
}

.margin-top30 {
  margin-top: 15px;
}

.margin-bottom5 {
  margin-bottom: 5px;
}

.margin-bottom10 {
  margin-bottom: 5px;
}

.margin-bottom15 {
  margin-bottom: 10px;
}

.margin-bottom30 {
  margin-bottom: 15px;
}

.margin-left0 {
  margin-left: 0px;
}

.margin-left3 {
  margin-left: 3px;
}

.margin-left5 {
  margin-left: 5px;
}

.margin-left10 {
  margin-left: 5px;
}

.margin-left15 {
  margin-left: 10px;
}

.margin-left30 {
  margin-left: 15px;
}

.margin-right0 {
  margin-right: 0px;
}

.margin-right5 {
  margin-right: 5px;
}

.margin-right10 {
  margin-right: 5px;
}

.margin-right15 {
  margin-right: 10px;
}

.margin-right29 {
  margin-right: 14px;
}

.margin-right30 {
  margin-right: 15px;
}

.negative-margin-top15 {
  margin-top: -10px;
}

.negative-margin-top30 {
  margin-top: -15px;
}

.negative-margin-top45 {
  margin-top: -30px;
}

@media only screen and (max-width: 599px) {
  .sp-padding15 {
    padding-top: 10px !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-padding-bottom0 {
    padding-bottom: 0 !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-negative-margin15 {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 599px) {
  .sp-negative-margin30 {
    margin-top: -15px;
  }
}

@media only screen and (max-width: 599px) {
  .sp-display-none {
    display: none !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-margin-right0 {
    margin-right: 0 !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-margin-top15 {
    margin-top: 10px !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-margin-bottom0 {
    margin-bottom: 0px !important;
  }
}

@media only screen and (max-width: 599px) {
  .sp-margin-bottom15 {
    margin-bottom: 10px !important;
  }
}

.responsive-margin-bottom {
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .responsive-margin-bottom {
    margin-bottom: 15px;
  }
}

.responsive-margin-right {
  margin-right: 15px;
}
@media only screen and (max-width: 599px) {
  .responsive-margin-right {
    margin-right: 10px;
  }
}

#NR-wrapper {
  padding-top: 0;
}

#NR-wrapper-in {
  position: relative;
  margin-bottom: 0;
  background-image: url(../img/content_bg.png);
  background-repeat: repeat-y;
}
@media only screen and (max-width: 599px) {
  #NR-wrapper-in {
    background: none;
    padding: 0;
  }
}

@media only screen and (max-width: 599px) {
  #NR-wrapper,
  #NR-main {
    width: 100% !important;
    min-width: 0;
  }
}

#NR-main {
  padding-top: 15px;
  background: white;
}
@media only screen and (max-width: 599px) {
  #NR-main {
    padding-top: 0px;
  }
}

#gn-body {
  background: #f3f3f3;
  position: relative;
}
@media only screen and (max-width: 599px) {
  #gn-body {
    width: 100%;
  }
}
#gn-body:after {
  position: relative;
  z-index: 40;
  margin-top: -3px;
  border-top: 1px solid #dddddd;
  height: 16px;
  content: "";
  display: block;
  background: white;
}
@media only screen and (max-width: 599px) {
  #gn-body:after {
    display: none;
  }
}

#NR-nav-main {
  background: #4f87d5;
}

/* NEWS-715 */
#NR-nav-main ul#NR-nav-main-in li a {
  padding: 10px 15px!important;
}
/* END NEWS-715 */

@media only screen and (max-width: 599px) {
  .NR-rwd #NR-nav-main li.NR-now a {
    background: #4f87d5;
  }
}

#NR-nav li #gnav_mynews, #NR-nav li #gnav_newsclip, #NR-nav li #gnav_config, #NR-nav li #gnav_logout, #NR-nav li #gnav_login, #NR-nav li #gnav_register{
	display:none;
}
@media only screen and (max-width: 599px) {
	#NR-nav li #gnav_mynews, #NR-nav li #gnav_newsclip, #NR-nav li #gnav_config, #NR-nav li #gnav_logout, #NR-nav li #gnav_login, #NR-nav li #gnav_register{
		display:block;
	}
}

.NR-search {
  position: relative;
  z-index: 0;
  width: 1004px;
  margin-left: auto;
  margin-right: auto;
  /*
  .NR-button {
  	padding: 6px 0.7em;
  	float: right;
  	height: 18px;
  	i {
  		font-size: $font-size16;
  	}
  }*/
}
@media only screen and (max-width: 599px) {
  .NR-search {
    position: static;
    width: 100%;
  }
}
.NR-search .NR-search-in {
  padding: 0;
  position: absolute;
  top: -34px;
  right: 0;
  width: 300px;
  text-align: left;
}
@media only screen and (max-width: 599px) {
  .NR-search .NR-search-in {
    position: static;
    top: 0;
    right: 0;
    width: auto;
    padding: 10px;
  }
  .NR-search .NR-search-in input {
    border-radius: 0;
  }
}
.NR-search .NR-text {
  padding: 0 10px;
  border: none;
  height: 30px;
  line-height: 30px;
}
.NR-search .NR-search-text {
  width: 160px;
  float: left;
}
.NR-search .NR-button {
  padding: 0;
  float: right;
  width: 30px;
  height: 30px;
  background-image: url(../img/sprite.png);
  background-position: 0px -40px;
  width: 30px;
  height: 30px;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: normal;
}
@media only screen and (max-width: 599px) {
  .NR-search .NR-button {
    text-align: center;
    background-image: none;
    text-indent: 0;
  }
}
.NR-search .NR-select {
  width: 80px;
  height: 30px;
  margin-left: 5px;
  font-size: 84%;
  line-height: 30px;
  float: left;
}
.NR-search .NR-select option {
  padding-right: 5px;
}
@media only screen and (max-width: 599px) {
  .NR-search .NR-select {
    display: none;
  }
}
.ie7 .NR-search .NR-select {
  width: auto;
  zoom: 1;
}

.NR-tpath {
  font-size: 107%;
}

.NR-tpath a {
  color: #1d56a5;
}
.NR-tpath a:hover {
  color: #cc3333;
}
.NR-tpath li:before {
  margin: 0 10px;
  line-height: 1.2;
  color: #cccccc;
}
@media only screen and (max-width: 599px) {
  .NR-tpath li:before {
    margin: 0 5px;
  }
}
.NR-tpath.gn-breadcrumb {
  width: 656px;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 15px;
}

.NR-col1 .NR-tpath.gn-breadcrumb{
	width: 100%;
}
.NR-tpath.gn-breadcrumb ol {
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .NR-tpath.gn-breadcrumb {
    display: none;
  }
}
.ie7 .NR-tpath li {
  line-height: 18px;
}

#NR-sub {
  margin-top: 15px;
}
#NR-sub h3 {
  line-height: 1.5;
}

.gn-footer-sp-navi {
  display: none;
  width: 100%;
}
@media only screen and (max-width: 599px) {
  .gn-footer-sp-navi {
    display: block;
  }
}
.gn-footer-sp-navi ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  border-left: none;
  background: #eeeeee;
  margin-bottom: 0;
  position: relative;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.gn-footer-sp-navi ul:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  border-right: 1px solid #cccccc;
  margin-left: -1px;
  content: '';
}
.gn-footer-sp-navi ul li {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 107%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.gn-footer-sp-navi ul a {
  color: #333333;
  border: none;
  display: block;
  padding: 20px 0;
}
.gn-footer-sp-navi ul a:hover {
  text-decoration: none;
}
.gn-footer-sp-navi ul img {
  width: 30px;
  margin-right: 5px;
}
.gn-footer-sp-navi .navi-arrow {
  position: relative;
}
.gn-footer-sp-navi .navi-arrow:before {
  font-size: 153%;
  color: #333333;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -0.55em;
  content: "\f104";
  font-family: FontAwesome;
}
@media only screen and (max-width: 599px) {
  #NR-footer-in{
    padding-bottom:75px;
  }
}
#NR-main-in {
  background: white;
}
@media only screen and (max-width: 599px) {
  #NR-main-in {
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
  }
}

.gn-partition {
  position: relative;
  padding-top: 15px;
}

.gn-partition .gn-container {
  position: relative;
  z-index: 20;
}
@media only screen and (max-width: 599px) {
  .gn-partition {
    padding-top: 15px;
  }
}
.ie7 .gn-partition {
  clear: both;
  padding: 0;
  margin: 0;
  background: white;
}
.ie7 .gn-partition:before {
  display: none;
  background: white;
  position: static;
  width: 0;
  height: 0;
}
.ie7 .gn-partition .gn-container {
  position: static;
}

.gn-partition:before {
  width: 100%;
  height: 30px;
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  border-top: dotted 1px #e3e3e3;
}

.gn-ad-image {
  display: block;
  width: 626px;
  padding-left: 29px;
  padding-right: 29px;
}
@media only screen and (max-width: 599px) {
  .gn-ad-image {
    width: 300px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
/* start 20150625 */
/*
.gn-ad-image img{text-align:center;max-width:100%}
}
 */
*:first-child+html .gn-ad-image img{max-width:none;text-align:center;margin-right:auto;margin-left:auto}/* for IE7 */
html:first-child .gn-ad-image img{max-width:none;text-align:center;margin-right:auto;margin-left:auto}/* for IE8 */
html>/**/body .gn-ad-image img{max-width:100%;text-align:center;margin-right:auto;margin-left:auto}
/* end 20150625 */
.gn-container {
  zoom: 1;
  width: 656px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 107%;
}
@media only screen and (max-width: 599px) {
	article.gn-container{
		margin-top: 5px;
	}
}
.NR-col1 .gn-container{
	  width: auto;
}
.gn-container:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .gn-container {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size:108%;
  }
}
.ie7 .gn-container {
  position: static;
}
.gn-container .column-1 {
  width: 100%;
  padding-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .gn-container .column-1 {
    padding-bottom: 10px;
  }
}
.gn-container .column-2,
.gn-container .column-3 {
  float: left;
  padding-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .gn-container .column-2,
  .gn-container .column-3 {
    float: none;
    margin: 0;
    padding-bottom: 5px;
  }
}
.gn-container .column-2 {
  width: 320px;
}
@media only screen and (max-width: 599px) {
  .gn-container .column-2 {
    width: 100%;
  }
}
.gn-container .column-3 {
  width: 208px;
}
@media only screen and (max-width: 599px) {
  .gn-container .column-3 {
    width: 100%;
  }
}
.gn-container .column-4 {
  width: 24%;
  float: left;
  padding-bottom: 15px;
}
.gn-container .column-4.responsive-margin-right {
  margin-right: 1%;
}
@media only screen and (max-width: 599px) {
  .gn-container .column-4 {
    width: 48%;
    padding-bottom: 10px;
  }
  .gn-container .column-4.responsive-margin-right {
    margin-right: 4%;
  }
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.display-none {
  display: none;
}

.display-block {
  display: block;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

.sp-float-change-right {
  float: right;
}
@media only screen and (max-width: 599px) {
  .sp-float-change-right {
    float: left;
  }
}

@media only screen and (max-width: 599px) {
  .sp-clear {
    clear: both;
  }
}

.js-topics-content,
.js-keyword-content {
  display: none;
  opacity: 0;
}

/* add 20150914 */
.js-keyword-content.active {
  display: block;
  opacity: 1;
  animation-duration: .5s;
  animation-name: fade-in;
  -moz-animation-duration: .5s;
  -moz-animation-name: fade-in;
  -webkit-animation-duration: .5s;
  -webkit-animation-name: fade-in;
}
/* end 20150914 */}

.js-select.web {
  display: none;
}

.js-fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
}

@media only screen and (max-width: 599px) {
  .js-accordion-content {
    display: none;
  }
  .js-accordion-content.js-active {
    display: block !important;
  }
}

.pc-display-black {
  display: none;
}
@media only screen and (max-width: 599px) {
  .pc-display-black {
    display: block;
  }
}

.md-display-block {
  display: none;
}
@media only screen and (min-width: 599px) and (max-width: 1274px) {
  .md-display-block {
    display: block;
  }
}

.total-tweet {
  color: #00aced;
}

.gn-information-area {
  font-size: 107%;
  padding: 0 15px 10px;
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
  margin-top: -5px;
  line-height: 1.6;
}
@media only screen and (max-width: 599px) {
  .gn-information-area {
    margin-top: 5px;
    margin-bottom: 0;
    padding: 0 10px 5px;
    border-bottom: none;
    line-height:1.3;
  }
}
.gn-information-area i {
  vertical-align: middle;
  font-size: 123%;
}
.gn-information-area a {
  text-decoration: underline;
}
.gn-information-area.maintenance {
  color: #1d56a5;
}
.gn-information-area.maintenance a {
  color: #1d56a5;
}
.gn-information-area.maintenance a:visited {
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .gn-information-area.maintenance {
    color: #4f87d5;
  }
  .gn-information-area.maintenance a {
    color: #4f87d5;
  }
  .gn-information-area.maintenance a:visited {
    color: #4f87d5;
  }
}
.gn-information-area.emergency {
  color: #d50000;
}
.gn-information-area.emergency a {
  color: #d50000;
}
.gn-information-area.emergency a:visited {
  color: #d50000;
}

.information-text {
  margin-left: 25px;
}

/* add 20150828 */
.border-top {
  border-top: 1px solid #e3e3e3;
}
/* end 20150828 */

.gn-news-list li {
  border-bottom: 1px solid #e3e3e3;
  zoom: 1;
}
.gn-news-list li:after {
  content: "";
  display: block;
  clear: both;
}

.gn-news-list a {
  padding: 6px 0;
  display: block;
  color: #1d56a5;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .gn-news-list a {
    padding: 10px 0;
  }
}
#topiarea_title .news-list-item{
    display: none;
}
.gn-news-list#topiarea_title a{
  padding: 9px 0;
}
@media only screen and (max-width: 599px) {
    .gn-news-list#topiarea_title a{
        padding: 0;
        display: table;
        vertical-align: middle;
        width: 100%;
    }
    .gn-news-list#topiarea_title p{
        padding: 9px 0;
        display: table-cell;
        vertical-align: middle;
    }
    #topiarea_title .news-list-item {
        width: 64px;
        float: none;
        display: table-cell;
        vertical-align: middle;
        height: 100%;
        text-align: center;
    }
    #topiarea_title .news-item-thumbs{
        height: 43px;
        display: table-cell;
        vertical-align: middle;
        width: 64px;
    }
    #topiarea_title .thumbs-xx-small{
        max-width: 64px;
        max-height: 43px;
    }
    #topiarea_title .icon-camera{
        display: none;
    }
}
.gn-news-list a:hover .list-title-news,
.gn-news-list a:hover .list-title-topics {
  color: #cc3333;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-news-list a:hover .list-title-news,
  .gn-news-list a:hover .list-title-topics {
    text-decoration: none;
  }
}
.gn-news-list a:visited {
  color: #609;
}
.gn-news-list i {
  padding-top: 1px;
  vertical-align: top;
  font-size: 107%;
}
.ie7 .gn-news-list i {
  margin-left: 5px;
}
@media only screen and (max-width: 599px) {
  .gn-news-list i {
    margin-left: 5px;
  }
}
.gn-news-list .ranking-news-block {
  margin-left: 32px;
  overflow: hidden;
}
.gn-news-list .twitter-news-block {
  margin-left: 56px;
  overflow: hidden;
}
.gn-news-list .image-news-block {
  margin-left: 90px;
  overflow: hidden;
  margin-top:13px;
}
@media only screen and (max-width: 599px) {
	.gn-news-list .image-news-block {
		margin-left:0;
/*		margin-right: 90px ; */
    margin-top:0px;
	}
}
.gn-news-list .image-search-block {
  margin-left: 135px;
  overflow: hidden;
}
@media only screen and (max-width: 599px) {
  .gn-news-list .image-search-block {
    margin-left: 90px;
  }
}
.gn-news-list .image-ranking-block {
  margin-left: 162px;
  overflow: hidden;
}
@media only screen and (max-width: 599px) {
  .gn-news-list .image-ranking-block {
    margin-left: 122px;
  }
}

.news-list-movie-ranking li {
  padding: 6px 0;
}
.news-list-movie-ranking a {
  overflow: visible;
  position: relative;
}
.news-list-movie-ranking .no-image {
  padding: 15px 0;
}
.news-list-movie-ranking .no-image .gn-ranking-number-badge {
  top: 14px;
}
.news-list-movie-ranking .no-image .image-news-block {
  margin: 0 0 0 25px;
}
.news-list-movie-ranking .no-image .list-title-news {
  margin: 0;
}

@media only screen and (max-width: 599px) {
  .news-list-movie-ranking .gn-ranking-number-badge {
    font-size: 107%;
  }
  .news-list-movie-ranking .news-list-item {
    float: left;
    margin-left: 0;
    margin-right: 10px;
  }
  .news-list-movie-ranking .no-image .gn-ranking-number-badge {
    top: 12px;
  }
}

.list-title-news,
.list-title-topics {
  font-size: 107%;
}
@media only screen and (max-width: 599px) {
 .list-title-topics{
    font-size:114%;
    line-height:1.3;
 }
}
.list-title-news {
  line-height: 1.6;
  vertical-align: top;
  margin-bottom:5px;
}
@media only screen and (max-width: 599px) {
  .list-title-news{
    margin-bottom:6px;
    font-size:114%;
    line-height:1.3;
  }
}
.list-news-source {
  font-size: 92%;
  color: #999999;
  line-height: 1.6;
  word-wrap: break-word;
}
@media only screen and (max-width: 599px) {
  .list-news-source {
    font-size: 86%;
    line-height:1.04;
  }
}

.list-news-source a {
  color: #999999;
}
.list-news-source a:hover {
  text-decoration: underline;
}

.list-news-text {
  font-size: 100%;
  color: black;
  line-height: 1.6;
}
@media only screen and (max-width: 599px) {
  .list-news-text {
    line-height: 1.3;
  }
}
.list-news-no-link {
  padding: 6px 0;
}
@media only screen and (max-width: 599px) {
  .list-news-no-link {
    padding: 12px 0;
  }
}
.list-news-related li {
  border-bottom: none;
}
.list-news-related li a {

  padding-top: 0;
}
@media only screen and (max-width: 599px) {
  .list-news-related {
    margin-top: -20px;
  }
}

.list-publisher {
  margin-top: -15px;
}
.list-publisher li {
  border-bottom: none;
}
.list-publisher a {
  padding-top: 10px;
  padding-bottom: 0;
}
.list-publisher .list-title-topics {
  line-height: 1.5;
}
@media only screen and (max-width: 599px) {
  .list-publisher .list-title-topics {
    line-height: 1.2;
  }
}
.list-news-border-top {
  border-top: 1px solid #e3e3e3;
}

.gn-news-item a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  cursor: pointer;
}
.gn-news-item a:hover img {
  opacity: .9;
}
.gn-news-item a:hover .news-item-title {
  color: #cc3333;
  text-decoration: underline;
}
.gn-news-item a:hover .news-item-title .item-count {
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .gn-news-item a:hover .news-item-title {
    color: #4f87d5;
    text-decoration: none;
  }
}
.gn-news-item a:visited .news-item-title {
  color: #666666;
}
.side-content .gn-news-item {
  width: 127px;
}

.news-item-title {
  font-size: 107%;
  line-height: 1.6;
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .news-item-title {
    font-size:114%;
    line-height:1.35;
    color:#4f87d5;
  }
}
.news-item-title .item-count {
  color: #999999;
  margin-left: 5px;
}

.news-item-thumbs {
  background: #f3f3f3;
  text-align: center;
  width: 100%;
}
.news-item-thumbs img {
  display: inline-block;
}
@media only screen and (max-width: 599px) {
  .slider-column-1 .news-item-thumbs, .slider-column-2 .news-item-thumbs {
    height: 98px;
  }
  .slider-column-1 .news-item-thumbs img, .slider-column-2 .news-item-thumbs img {
    max-width: 100%;
    max-height: 98px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.thumbs-large {
  width: 100%;
}
.news-item-thumbs .thumbs-large {
  max-height: 167px;
  overflow: hidden;
}
.ie7 .news-item-thumbs .thumbs-large {
  height: expression(this.width <= this.height ? "167px" : "auto");
}

.thumbs-medium {
  max-width: 320px;
  max-height: 167px;
}
.ie7 .thumbs-medium {
  width: expression(this.width >= this.height ? "320px" : "auto");
  height: expression(this.width <= this.height ? "167px" : "auto");
}

.thumbs-small {
  max-width: 188px;
}
.ie7 .thumbs-small {
  width: expression(this.width >= this.height ? "188px" : "auto");
}

.thumbs-x-small {
  max-width: 156px;
  max-height: 156px;
}
.ie7 .thumbs-x-small {
  width: expression(this.width >= this.height ? "156px" : "auto");
  height: expression(this.width <= this.height ? "156px" : "auto");
}

.thumbs-xx-small {
  max-width: 80px;
  max-height: 80px;
}
.ie7 .thumbs-xx-small {
  width: expression(this.width >= this.height ? "80px" : "auto");
  height: expression(this.width <= this.height ? "80px" : "auto");
}

.thumbs-ranking {
  max-width: 120px;
  max-height: 120px;
}
.ie7 .thumbs-ranking {
  width: expression(this.width >= this.height ? "120px" : "auto");
  height: expression(this.width <= this.height ? "120px" : "auto");
}

.thumbs-side-bar {
  max-width: 127px;
  max-height: 94px;
}
.ie7 .thumbs-side-bar {
  width: expression(this.width >= this.height ? "127px" : "auto");
  height: expression(this.width <= this.height ? "94px" : "auto");
}

.thumbs-list {
  max-width: 101px;
  max-height: 101px;
}
.ie7 .thumbs-list {
  width: expression(this.width >= this.height ? "101px" : "auto");
  height: expression(this.width <= this.height ? "101px" : "auto");
}

.thumbs-movie {
  width: auto;
  max-width: 320px;
  max-height: 180px;
}
.ie7 .thumbs-movie {
  width: expression(this.width >= this.height ? "320px" : "auto");
}
@media only screen and (max-width: 599px) {
  .thumbs-movie {
    width: 100%;
    max-width: 100%;
  }
}

.thumbs-movie-small {
  width: auto;
  max-width: 208px;
  max-height: 110px;
}
.ie7 .thumbs-movie-small {
  width: expression(this.width >= this.height ? "208px" : "auto");
}
@media only screen and (max-width: 599px) {
  .thumbs-movie-small {
    width: 100%;
    max-width: 100%;
  }
  .thumbs-movie {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }
}

.thumbs-movie-btn {
  position: relative;
  display: block;
  z-index: 10;
}
.thumbs-movie-btn:before {
  z-index: 100;
  color: #1d56a5;
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: "\f04b";
  font-family: FontAwesome;
  font-size: 138%;
  background: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 6px 10px 5px 13px;
  border-radius: 3px;
}
.ie7 .thumbs-movie-btn:before {
  display: none;
}
@media only screen and (max-width: 599px) {
  .thumbs-movie-btn:before {
    color: #4f87d5;
  }
}

.news-list-item {
  width: 80px;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 599px) {
	.news-list-item {
	  float: right;
	  margin-left: 10px;
	  margin-right:0px;
	}
}
.photo-list-item {
  width: 101px;
  height: 101px;
  display: table;
  table-layout: fixed;
}
@media only screen and (max-width: 599px) {
  .photo-list-item {
    width:100%;
  }
}
.photo-list-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.photo-list-item img {
  vertical-align: middle;
}
@media only screen and (max-width: 599px) {
  .photo-list-item img {
    max-width: 100%;
  }
}

.news-photo-item {
  width:100%;
  height: 156px;
  display: table;
}
@media only screen and (max-width: 599px) {
  .news-photo-item {
    width: 100%;
    max-height: 134px;
  }
}
.news-photo-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .news-photo-item img {
    max-width: 100%;
  }
}

.news-ranking-item {
  width: 120px;
  height: 120px;
  display: table;
}
@media only screen and (max-width: 599px) {
  .news-ranking-item {
    width: 80px;
    height: 80px;
  }
}
.news-ranking-item > * {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 599px) {
  .news-ranking-item img {
    max-width: 80px;
    max-height: 80px;
  }
}

.news-sidebar-item {
  width: 127px;
  height: 94px;
  background: white;
  display: table;
}
.news-sidebar-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.slider-banners img {
  margin: 37px 0;
}
@media only screen and (max-width: 599px) {
  .slider-banners img {
    margin: 0;
  }
}

.gn-icon {
  text-decoration: none;
}

.icon-camera {
  color: #666666;
}

.icon-ranking {
  color: black;
}

.icon-tw {
  color: #00aced;
}

.icon-balloon {
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .icon-balloon {
    color: #4f87d5;
  }
}
.gn-ranking-number-badge {
  width: 23px;
  height: 23px;
  border-radius: 3px;
  line-height: 24px;
  font-size: 107%;
  color: white;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .gn-ranking-number-badge{
    font-size: 128.5%;
  }
}

.ranking-number-num01 {
  background: #c8a732;
}

.ranking-number-num02 {
  background: #666666;
}

.ranking-number-num03 {
  background: #c46535;
}

.ranking-number-num-under {
  color: #666666;
  background: #dddddd;
}

.gn-tweet-badge {
  width: 44px;
  height: 44px;
  border: 1px solid #00aced;
  color: #00aced;
  display: block;
  text-align: center;
  border-radius: 50%;
}
.gn-tweet-badge div {
  margin-top: 0.7em;
}
.gn-tweet-badge .number {
  font-size: 92%;
  font-weight: bold;
  margin-bottom: 0.3em;
}
.gn-tweet-badge .text {
  font-size: 61%;
  -webkit-transform: scale(0.8);
  display: inline-block;
}

.tweet-badge-large {
  width: 80px;
  height: 80px;
}
.tweet-badge-large div {
  margin-top: 1.5em;
}
.tweet-badge-large .number {
  font-size: 169%;
  margin-bottom: 0.5em;
}
.tweet-badge-large .text {
  font-size: 107%;
  display: inline-block;
}
@media only screen and (max-width: 599px) {
  .tweet-badge-large {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .tweet-badge-large div {
    margin-top: 1.25em;
  }
  .tweet-badge-large .number {
    font-size: 123%;
  }
  .tweet-badge-large .text {
    font-size: 76%;
  }
}

.gn-mark {
  font-size: 92%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  line-height: 1;
  padding: 2px 3px;
  color: black;
  background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
  .gn-mark {
    font-size:86%;
    line-height:1.58;
  }
}

.mark-new {
  color: #d50000;
  font-weight: bold;
  background: transparent;
  padding: 0 0 1px 5px;
}
.ie7 .mark-new {
  vertical-align: baseline;
  margin-left: 0;
}
@media only screen and (max-width: 599px) {
  .mark-new {
    margin-left: 0;
    margin-top: -3px;
    padding: 0 0 0 5px;
  }
}

.mark-region {
  width: 70px;
  border-radius: 3px;
  color: white;
  background: #4f87d5;
}

.mark-block {
  display: block;
}

.gn-button {
  text-decoration: none;
  text-align: center;
  display: inline-block;
  font-size: 107%;
  width: 100%;
  font-weight:bold;
}
@media only screen and (max-width: 599px) {
  .gn-button {
    font-size: 114%;
  }
}

.btn-large {
  width: 406px;
}
@media only screen and (max-width: 599px) {
  .btn-large {
    display: inline-block;
    width: 100%;
    font-size:128.5%;
  }
}

.btn-medium {
  width: 298px;
}
@media only screen and (max-width: 599px) {
  .btn-medium {
    display: inline-block;
    width: 100%;
  }
}

.btn-small {
  width: 100px;
}
@media only screen and (max-width: 599px) {
  .btn-small {
    width: 80px;
  }
}

.btn-x-small {
  width: 50px;
}
@media only screen and (max-width: 599px) {
  .btn-x-small {
    width: 38px;
    font-size:82% !important;
  }
}
.btn-auto-size {
  width: auto;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

.btn-default {
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0;
  background: white;
  border: 1px solid #4f87d5;
  color: #1d56a5;
}
.btn-default:visited {
  color: #4f87d5;
}
.btn-default:hover {
  text-decoration: none;
  background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
  .btn-default {
    color: white;
    background: #4f87d5;
    border: none;
  }
  .btn-default:visited {
    color: white;
  }
  .btn-default:hover {
    background: #4f87d5;
  }
}
.btn-default-on {
  background: #f3f3f3;
}

.NR-button{
  margin-right: auto;
  margin-left: auto;
}

.btn-sns {
  text-align: left;
  background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
  .btn-sns {
    width: 100px;
  }
}
.btn-sns:visited {
  color: white;
}
.btn-sns:hover {
  text-decoration: none;
}

.btn-goo {
  width: 98px;
  padding: 2px 0;
  text-align: center;
  background: white;
  border: 1px solid #da2140;
  color: #333333;
}
@media only screen and (max-width: 599px) {
  .btn-goo {
    font-size:100%;
    line-height:1.36;
  }
}
.btn-goo img {
  height: 19px;
  margin-right: 5px;
}
.btn-goo:visited {
  color: #333333;
}
.btn-goo:hover {
  text-decoration: none;
}

.btn-tweet {
  background: #00aced;
  border-color: #00aced;
  color: white;
}
.btn-tweet:hover {
  background: #0099d3;
}
.btn-tweet:visited {
  color: white;
}

.btn-rss {
  background: #f35722;
  border-color: #f35722;
  color: white;
  padding: 3px 0;
  width: 36px;
}
.btn-rss:hover {
  text-decoration: none;
  background: #ef460d;
}
.btn-rss:visited {
  color: white;
}

.btn-keyword {
  width: auto;
  padding: 5px;
  background: white;
  border: 1px solid #4f87d5;
  color: #1d56a5;
}
.btn-keyword:visited {
  color: #1d56a5;
}
.btn-keyword:hover {
  text-decoration: none;
  background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
  .btn-keyword {
    font-size:114%;
  }
}

.btn-keyword-list {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 18px;
  line-height: 1;
  background: #fff;
  color: #cc3333;
  border:solid 1px #cc3333;
  font-size:95%;
  line-height:1.3;
}
.follow .btn-keyword-list {
    background-color:#cc3333;
    color:#fff;
}
.btn-keyword-list>i{
  font-size:90%;
  margin-right:.5em;
}
.btn-keyword-list:visited {
  color: #666666;
}
.btn-keyword-list:hover {
  text-decoration: none;
  color: #ffffff;
  background: #ffc6c6;
}
#ranking_btn_day .btn-keyword-list{
  font-size:100%;
}
@media only screen and (max-width: 599px) {
  .btn-keyword-list {
    font-size:100%;
  }
  #ranking_btn_day .btn-x-small{
    font-size:71% !important;
  }
}
.btn-keyword-list.current {
  background: #4f87d5;
  color: white;
}

/* add 20150828 */
.btn-genre-list {
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 6px;
  padding-right: 6px;
  line-height: 1;
  color: #666666;
  border-left:solid 1px #4f87d5;
  float:left;
  font-size: 90%;
}
@media only screen and (max-width: 599px) {
  .btn-genre-list {
    font-size: 86%;
  }
}
.btn-genre-list.last {
  border-right:solid 1px #4f87d5;
}

.btn-genre-list:visited {
  color: #666666;
}
.btn-genre-list:hover {
  text-decoration: none;
  color: #999999;
}
.btn-genre-list.current {
  color: white;
}
/* end 20150828 */

.btn-text {
  padding: 5px 0;
  display: block;
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
  width: 70px;
  cursor: pointer;
}
@media only screen and (max-width: 599px) {
  .btn-text {
    font-size:93%;
  }
}
.btn-icon-block {
  padding: 3px 0;
  width: 29px;
  text-align: center;
  float: left;
}
.btn-icon-block i {
  font-size: 123%;
}

.btn-side {
  background: #f3f3f3;
}

.btn-twitter {
  background: #00aced;
  color: white;
}

.btn-facebook {
  background: #305097;
  color: white;
}

.btn-block {
  display: block;
}

.btn-shadow {
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
}

.btn-radius {
  border-radius: 3px;
}

.btn-fixation {
  margin-left: 0;
  margin-right: 0;
}

.btn-clear {
  clear: both;
}

.gn-heading-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 107%;
  width: 140px;
  background: #f3f3f3;
  border-left: 1px solid #dddddd;
  overflow: hidden;
}
.gn-heading-btn a {
  display: block;
  text-align: center;
  color: #1d56a5;
  padding-top: 1em;
  padding-bottom: 1em;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .gn-heading-btn {
    width: 85px;
  }
  .gn-heading-btn a{
    color: #4f87d5;
  }
}


.gn-heading-btn .gn-icon{
	color:#666666;
}

.heading-label-large-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 107%;
  overflow: hidden;
}
.heading-label-large-btn a {
  display: block;
  text-align: right;
  color: #1d56a5;
  padding-top: 0.4em;
  text-decoration: none;
}
@media only screen and (max-width: 599px) {
  .heading-label-large-btn {
    width: 85px;
  }
  .heading-label-large-btn a {
    color: #4f87d5;
  }
}

.heading-label-large-btn .gn-icon{
	color:#666666;
}


.gn-tab-heading-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 70px;
  font-size: 184%;
  border-left: 1px solid #dddddd;
  overflow: hidden;
}
.gn-tab-heading-btn a {
  display: block;
  text-align: center;
  color: black;
  padding-top: 12px;
  padding-bottom: 12px;
  text-decoration: none;
}
.gn-tab-heading-btn.current a {
  color: #cccccc;
}

.gn-tab {
  zoom: 1;
  border-left: 1px solid #e3e3e3;
}
.gn-tab:after {
  content: "";
  display: block;
  clear: both;
}
.gn-tab li {
  float: left;
  text-align: center;
}
.gn-tab li a {
  text-decoration: none;
  padding: 10px 0;
  display: block;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  color: #333;
}
.gn-tab li.current a {
  color: black;
  font-weight: bold;
  padding: 9px 0 11px 0;
  border-bottom: none;
  border-top: 2px solid #4f87d5;
}
.gn-tab li a:hover {
  color: #cc3333;
}
.tab-select-news {
  margin-bottom: 10px;
  display: block;
}
.tab-select-news > li {
  width: 10%;
  font-size: 92%;
  line-height: 1;
  white-space: nowrap;
}
.ie7 .tab-select-news > li {
  width: 9.9999%;
}
.ie7 .tab-select-news > li a {
  height: 15px;
}
@media only screen and (max-width: 599px) {
  .tab-select-news {
    display: none;
    width: auto;
    border-left: none;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
    position: relative;
  }
  .tab-select-news:before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    border-right: 1px solid #e3e3e3;
    margin-left: -1px;
    content: '';
  }
  .tab-select-news > li {
    width: 50%;
    border-bottom: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 107%;
  }
  .tab-select-news > li a {
    border: none;
    padding: 10px 0;
  }
  .tab-select-news > li.current a {
    border: none;
    padding: 10px 0;
    background: #f3f3f3;
  }
}

.tab-select-keyword {
  margin-bottom: 10px;
}
.tab-select-keyword > li {
  width: 20%;
  font-size: 107%;
}
.ie7 .tab-select-keyword > li {
  width: 19.9999%;
}
@media only screen and (max-width: 599px) {
  .tab-select-keyword {
    width: auto;
    border-left: none;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0;
  }
  .tab-select-keyword li {
    font-size: 92%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .tab-select-keyword li:last-child {
    border-right: none;
  }
}

.tab-select-sports2 > li {
  width: 50% !important;
}
.ie7 .tab-select-sports2 > li {
  width: 49.9999% !important;
}
@media only screen and (max-width: 599px) {
	.tab-select-sports2 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
.tab-select-sports3 > li {
  width: 33.3333% !important;
}
.ie7 .tab-select-sports3 > li {
  width: 33.3333% !important;
}
@media only screen and (max-width: 599px) {
	.tab-select-sports3 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}
.tab-select-sports4 > li {
  width: 25% !important;
}
.ie7 .tab-select-sports4 > li {
  width: 24.9999% !important;
}
@media only screen and (max-width: 599px) {
	.tab-select-sports4 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.tab-word-twoline {
  font-size: 84%;
}
@media only screen and (max-width: 599px) {
  .tab-word-twoline {
    font-size: 107%;
  }
}

/* Add News Rankking Menu NEWS860 START */
@media only screen and (min-width: 600px) {
  .gn-menu {
      display: none;
  }
  .gn-menu_today {
    display: none;
}
}

@media only screen and (max-width: 599px) {

  .gn-menu__pc {
      display: none;
  }
 
  .gn-menu {
      margin: 45px 0 15px;
      width: 100%;
      background-color: #f3f3f3;
      overflow: hidden;
  }

  .gn-menu ul {
      display: flex;
      justify-content: space-between;
      height: 41.58px;
      overflow: scroll;
      -ms-overflow-style: none;
      scroll-behavior: smooth;
  }

  .gn-menu ul::-webkit-scrollbar {
      display:none;
  }

  .gn-menu ul li a {
      display: block;
      font-weight:bold;
      white-space: nowrap;
      padding:.8em;
      text-align: center;  
      color:#000;
      line-height:1.4;
  }

/*
  .gn-menu ul li a:visited{
      text-decoration: none;
      color:#fff;
  }
*/
  .gn-menu ul li.active{
      position:relative;
      border-bottom:4px solid #4f87d5;
  }
      
  .gn-menu ul li.active a{
      display: block;
      font-weight:bold;    
  }

  .gn-menu ul li a:hover{
      text-decoration: none;
  }

  .gn-menu ul li img {
      margin-right:5px;
      width:17px;
      height:17px;
  }

  /* today news */  
  .gn-menu_today {
    margin: 10px 0 15px;
    width: 100%;
    background-color: #f3f3f3;
    overflow: hidden;
  }

  .gn-menu_today ul {
      display: flex;
      justify-content: space-between;
      height: 41.58px;
      overflow: scroll;
      -ms-overflow-style: none;
      scroll-behavior: smooth;
  }

  .gn-menu_today ul::-webkit-scrollbar {
      display:none;
  }

  .gn-menu_today ul li a {
      display: block;
      font-weight:bold;
      white-space: nowrap;
      padding:.8em;
      text-align: center;  
      color:#000;
      line-height:1.4;
  }

/*
  .gn-menu_today ul li a:visited{
      text-decoration: none;
      color:#fff;
  }
*/
  .gn-menu_today ul li.active{
      position:relative;
      border-bottom:4px solid #4f87d5;
  }
      
  .gn-menu_today ul li.active a{
      display: block;
      font-weight:bold;    
  }

  .gn-menu_today ul li a:hover{
      text-decoration: none;
  }

  .gn-menu_today ul li img {
      margin-right:5px;
      width:17px;
      height:17px;
  }
}
/* NEWS-860 END */

.gn-read-text {
  font-size: 107%;
}
.gn-read-text a {
  color: #1d56a5;
}
.gn-read-text a:hover {
  color: #4f87d5;
}
.gn-read-text a:visited {
  color: #666666;
}
@media only screen and (max-width: 599px) {
  .gn-read-text {
    font-size: 93%;
  }
  .gn-read-text a {
    color: #4f87d5;
  }
}
.read-region {
  margin-bottom: 15px;
}
.read-region .region {
  font-weight: bold;
  padding: 0 0.25em;
}
@media only screen and (max-width: 599px) {
  .read-region {
    margin-bottom: 5px;
  }
}

.read-aggregate {
  text-align: right;
  line-height: 1.6;
}

.read-description,
.read-movie {
  line-height: 1.6;
}
.read-talent {
  clear: both;
}

.read-tweet {
  text-align: left;
  line-height: 1.6;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .read-aggregate,
  .read-description,
  .read-movie,
  .read-tweet {
    line-height: 1.3;
  }
}
.gn-heading {
  position: relative;
}
@media only screen and (max-width: 599px) {
  .gn-heading a {
    text-decoration: none;
  }
}

.heading-label-large {
  border-bottom: 1px solid #4f87d5;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position:relative;
}
@media only screen and (max-width: 599px) {
  .heading-label-large {
    margin-bottom: 10px;
  }
}

.heading-label-medium {
  margin-bottom: 15px;
}
.gn-partition .heading-label-medium {
  margin-top: -15px;
}
.ie7 .gn-partition .heading-label-medium {
  margin-top: 0;
}
@media only screen and (max-width: 599px) {
  .heading-label-medium {
    margin-bottom: 10px;
  }
}

.heading-label-small {
  border-top: 1px solid #4f87d5;
  border-bottom: 1px solid #e3e3e3;
}
.heading-label-small i {
  font-size: 123%;
}

.heading-label-relevance {
  border-bottom: 1px solid #4f87d5;
  padding-bottom: 10px;
}

.heading-label-publisher {
  border-bottom: 1px solid #4f87d5;
  clear: both;
  position: static !important;
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .heading-label-publisher {
    margin-bottom: 10px;
  }
}

.heading-label-feature {
  margin-bottom: 10px;
}
.heading-label-feature img {
  width: 624px;
}
@media only screen and (max-width: 599px) {
  .heading-label-feature {
    margin-right: -10px;
    margin-left: -10px;
  }
  .heading-label-feature img {
    width: 100%;
  }
}

.heading-sp-tab-label {
  position: relative;
  display: none;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 12px 0 12px 10px;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 0;
  background: #f3f3f3;
}
@media only screen and (max-width: 599px) {
  .heading-sp-tab-label {
    display: block;
  }
  .heading-sp-tab-label.ranking-margin-top {
    margin-top: 45px;
  }
}

.heading-title-large,
.heading-title-medium,
.heading-title-small,
.heading-tab-title{
  font-size: 108%;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .heading-title-small.heading-side{
    font-size: 108%;
  }
}
.heading-title-large a,
.heading-title-medium a,
.heading-title-small a,
.heading-tab-title a {
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
.heading-title-large a:hover,
.heading-title-medium a:hover,
.heading-title-small a:hover,
.heading-tab-title a:hover {
  color: #262626;
}
.heading-title-large a:visited,
.heading-title-medium a:visited,
.heading-title-small a:visited,
.heading-tab-title a:visited {
  color: black;
}
.heading-title-large i,
.heading-title-medium i,
.heading-title-small i,
.heading-tab-title i {
  text-decoration: none;
}

.heading-title-large {
  font-size: 169%;
  line-height: 1.5;
}
@media only screen and (max-width: 599px) {
  .heading-title-large {
    font-size: 114%;
    line-height: 1.6;
  }
}
.heading-title-medium {
  padding: 10px 15px 0px 13px;
  line-height: 1.5;
}
@media only screen and (max-width: 599px) {
  .heading-title-medium {
    padding-left: 8px;
    padding-right: 10px;
    line-height: 1.3;
  }
}

.heading-title-small a,
.heading-title-small span {
  padding: 10px 0;
  font-weight: bold;
}
.heading-title-small a {
  text-decoration: none !important;
}
.heading-title-small a:hover {
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .heading-title-small {
    border-bottom: none;
  }
  .heading-title-small a:hover {
    color: #4f87d5;
  }
  .heading-title-small a.current {
    text-decoration: none;
    color: #4f87d5;
  }
}

.heading-title-topics {
  font-size: 123%;
  padding-top: 0.5em;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .heading-title-topics {
    font-size: 100%;
  }
}
.heading-tab-title span {
  font-weight: bold;
}

.heading-sub-title {
  font-size: 123%;
}

.heading-block {
  display: block;
}

.heading-topics {
  padding-bottom: 5px;
}

.heading-news-list {
  margin-bottom: 10px;
}

.reuters-columns-list li {
    margin-bottom: 1em;
}

@media only screen and (max-width: 599px) {
  .heading-news-list {
    margin-bottom: 0;
  }
}

.heading-news-select {
  font-size: 123%;
  line-height: 1.6;
}

.heading-side {
  padding-left: 15px;
}

.heading-feature-navi {
  float: left;
  margin-top: 32px;
}
@media only screen and (max-width: 599px) {

  .heading-feature-navi {
    margin: 15px 15px 0 15px;
    float: none;
  }
}

.heading-feature-social {
  float: right;
  margin-top: 30px;
}
@media only screen and (max-width: 599px) {
  .heading-feature-social {
    float: none;
    margin-top: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.heading-arrow {
  position: relative;
  z-index: 20;
}
.heading-arrow:after {
  z-index: 10;
  color: #1d56a5;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5em;
  content: "\f105";
  font-family: FontAwesome;
}
@media only screen and (max-width: 599px) {
  .heading-arrow:after {
    color: #4f87d5;
  }
  .heading-arrow.js-accordion-title:after {
    content: "\f067";
  }
  .heading-arrow.current:after {
    content: "\f068" !important;
  }
}

.heading-right-btn {
  z-index: 20;
}
.heading-right-btn .heading-arrow:after {
  display: none;
}
@media only screen and (max-width: 599px) {
  .heading-right-btn .heading-arrow:after {
    display: block;
  }
}
.heading-right-btn .gn-button {
  z-index: 100;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.8em;
}
@media only screen and (max-width: 599px) {
  .heading-right-btn .gn-button {
    display: none;
  }
}

.gn-genre-navi {
  display: none;
}
.gn-genre-navi li a {
  padding: 15px 0;
  font-size: 107%;
  display: block;
  text-decoration: none;
}

.navi-large {
  position: absolute;
  top: 15px;
  margin-top: 0;
  left: -120px;
}
.ie7 .navi-large {
  display: none;
}
.navi-large li {
  width: 100px;
  border-bottom: 1px solid #cccccc;
}
.navi-large li a {
  color: black;
  width: 100px;
}
.navi-large li a:hover {
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .navi-large li a:hover {
    color: #4f87d5;
  }
}
.navi-large li:hover {
  width: 130px;
  border-bottom: 1px solid #4f87d5;
}
.navi-large li.current {
  width: 130px;
  border-bottom: 1px solid #4f87d5;
}
.navi-large li.current a {
  font-weight: bold;
}
.navi-large li.current span {
  width: 130px;
  font-weight: bold;
  padding: 15px 0;
  font-size: 107%;
  display: block;
}

.navi-sub {
  padding-top: 15px;
  border-top: 1px solid #4f87d5;
  font-size: 92%;
  width: 115px;
  padding-left: 15px;
}
.navi-sub li {
  width: 115px !important;
  border-bottom: 0;
  font-weight: normal;
}
.navi-sub li:hover {
  border-bottom: none;
}
.navi-sub li a {
  font-weight: normal !important;
  line-height: 1.5;
  padding-top: 0;
  padding-bottom: 15px;
  width: 115px !important;
}

.navi-medium {
  width: 624px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
  background: #4f87d5;
}
.ie7 .navi-medium {
  display: block;
}
.navi-medium ul {
  zoom: 1;
}
.navi-medium ul:after {
  content: "";
  display: block;
  clear: both;
}
.navi-medium li {
  float: left;
  margin-right: 9px;
  font-size: 100%;
  font-weight: normal;
}
.navi-medium li a {
  color: white;
  opacity: .8;
}
.navi-medium li a:hover {
  opacity: 1;
}
.navi-medium li.current a {
  color: white;
  opacity: 1;
}

.navi-small {
  overflow: hidden;
  width: auto;
  height: 53px;
  background: rgba(0, 0, 0, 0.7);
  margin-bottom: 15px;
  position: relative;
  z-index: 20;
}
.ie7 .navi-small {
  display: none;
}
.navi-small:after {
  background: rgba(102, 102, 102, 0.4);
  padding: 19px 5px 24px 7px;
  z-index: 10;
  color: #f3f3f3;
  font-size: 123%;
  position: absolute;
  right: 0;
  top: 0;
  content: "\f0da";
  font-family: FontAwesome;
}

.navi-small ul {
  position: absolute;
  width: 990px;
  left: 0;
  top: 0;
}
.navi-small li {
  float: left;
  width: 80px;
  height: 53px;
  line-height: 1;
  white-space: nowrap;
  text-align: center;
}
.navi-small li a {
  display: block;
  color: white;
  font-size: 107%;
  padding: 20px 10px;
}

/* add 20150828 */
.navi-block {
  display: none;
}
@media only screen and (max-width: 599px) {
  .navi-block {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .ie7 .navi-block {
    display: none;
  }

  .navi-block ul {
    border-top: 1px solid #ddd;
    zoom: 1;
  }
  .navi-block li {
    cursor: pointer;
    width: 20%;
    float: left;
    position: relative;
    font-size: 92%;
    line-height: 1;
    border-bottom: 1px solid #ddd;
    text-align: center;
    background-color: #fff;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
  }
  .navi-block li:nth-child(5n) {
    border-right: none;
  }
  .navi-block li a {
    display: block;
    padding: 14px 0;
    text-decoration: none;
    color: #4f87d5;
  }
  .navi-block li.current{
    background-color: #4f87d5;
    color: #fff;
    display: block;
    padding: 14px 0;
  }
}

.gn-back{
	display: none;
}
@media only screen and (max-width: 599px) {
	.gn-back{
		display:block !important;
		position:absolute !important;
		width:30px !important;
		height:36px !important;
		font-size:35px !important;
		color:#000 !important;
		margin-left:5px !important;
	}
}
@media only screen and (max-width: 599px) {
	.NR-header-logo-article #NR-header-logo-goo{
		margin-left: 35px;
	}
}
@media only screen and (max-width: 599px) {
	.NR-header-logo-article #NR-header-logo-sv{
		margin-left: 105px;
	}
}

/* end 20150828 */
.gn-side-menu p, .gn-side-menu li {
  line-height: 1.6;
}
@media only screen and (max-width: 599px) {
  .gn-side-menu p, .gn-side-menu li {
    line-height: 1.3;
  }
}
.gn-side-menu .txtimgl {
  margin-bottom: 15px;
}
.gn-side-menu .txtimgl dd {
  margin-bottom: 10px;
}

.gn-side-menu .txtimgl dd a {
  color: #3366cc;
}
.gn-side-menu .txtimgl dd a:visited {
  color: #609;
}
.gn-side-menu a:hover{
  color:#cc3333;
}

.side-content {
  padding: 0 15px;
}
.side-content a {
  color: #333333;
}
.side-content a:hover {
  text-decoration: underline;
}

.side-ad-image {
  width: 300px;
}

.side-news-list li {
  margin-bottom: 0.5em;
}
#rnav_chumoku_news a, #rnav_ganre_news a{
    display: table;
}
#rnav_chumoku_news a p, #rnav_ganre_news a p{
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}
#rnav_chumoku_news .news-list-item,
#rnav_ganre_news .news-list-item{
    margin-right: 0px;
    margin-left: 10px;
    display: table-cell;
}
#rnav_chumoku_news.side-content .gn-news-item,
#rnav_ganre_news.side-content .gn-news-item{
    width: 60px;
}
#rnav_chumoku_news .news-item-thumbs,
#rnav_ganre_news .news-item-thumbs{
    background: #FFFFFF;
}
#rnav_chumoku_news .thumbs-xx-small,
#rnav_ganre_news .thumbs-xx-small {
    max-height: 40px;
    max-width: 60px;
}
.side-thumbs-list {
  font-size: 92%;
}
.side-thumbs-list li {
  margin-bottom: 10px;
  zoom: 1;
}
.side-thumbs-list li:after {
  content: "";
  display: block;
  clear: both;
}

.side-news-title {
  font-weight: bold;
}
.side-news-title a {
  font-weight: bold;
}

.side-thumbs-title {
  width: 127px;
  color: #333333;
}

.side-width80 {
  width: 80px;
}

.side-width120 {
  width: 120px;
}

.side-width135 {
  width: 135px;
}

.gn-topics {
  zoom: 1;
  padding-bottom: 15px;
}
.gn-topics:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .gn-topics {
    padding-bottom: 15px;
  }
}

.topics-twitter-block {
  margin-left: 112px;
}
@media only screen and (max-width: 599px) {
  .topics-twitter-block {
    margin-left: 0px;
  }
  .topics-twitter-block .topics-title {
    font-size: 123%;
    min-height: 80px;
  }
}

.topics-title {
  font-size: 169%;
  line-height: 1.6;
  font-weight: bold;
}
.topics-title a {
  font-weight:bold;
  color: #1d56a5;
}
.topics-title a:hover {
  color: #cc3333;
}
@media only screen and (max-width: 599px) {
  .topics-title {
    font-size: 128.5%;
    line-height: 1.3;
  }
  .topics-title a {
    text-decoration: none;
  }
}

.topics-thumbs {
  width: 188px;
  float: right;
  margin-left: 10px;
  color: #999999;
  line-height: 1.6;
  word-wrap: break-word;
}
@media only screen and (max-width: 599px) {
	.topics-thumbs{
	  line-height: 1.2;
    font-size: 86%;
	}
}
.topics-thumbs img {
  text-align: center;
  max-width: 188px;
  margin-bottom: 5px;
}
.topics-thumbs img:hover {
  opacity: .9;
}
.ie7 .topics-thumbs img {
  width: expression(this.width >= this.height ? "188px" : "auto");
}
.topics-thumbs a {
  color: #999999;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .topics-thumbs {
    width: 46%;
    float: right;
    margin-left: 5px;
  }
  .topics-thumbs img {
    max-width: 100%;
  }
}

.topics-news-source {
  color: #999999;
  line-height: 1.6;
}
.topics-news-source a {
  color: #999999;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .topics-news-source {
    font-size: 86%;
    margin-bottom: 10px;
    line-height: 1;
  }
}
.topics-news-source img {
  vertical-align: top;
}

.topics-text {
  font-size: 123%;
  line-height: 1.6;
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  .topics-text {
    font-size: 114%;
    line-height: 1.5;
  }
}

.topics-newslist-box {
  overflow: hidden;
}

.gn-related-post {
  zoom: 1;
  font-size: 107%;
  line-height: 1.6;
  margin-bottom: 10px;
}
.gn-related-post:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .gn-related-post {
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
.gn-related-post a {
  color: #1d56a5;
  text-decoration: none;
}
.gn-related-post a:hover {
  color: #cc3333;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-related-post a:hover {
    text-decoration: none;
  }
}
.gn-related-post a:visited {
  color: #666666;
}

.related-large {
  margin-top: 5px;
  border-radius: 3px;
  padding: 30px 10px 0;
  border: 1px solid #e3e3e3;
  position: relative;
}
@media only screen and (max-width: 599px) {
  .related-large {
    padding-top: 15px;
  }
}

.related-title-large {
  margin-top: -42px;
  font-size: 123%;
  margin-bottom: 10px;
  color: #666666;
  line-height: 1.6;
}
.related-title-large span {
  background: white;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  font-weight:bold;
}
@media only screen and (max-width: 599px) {
  .related-title-large {
    position: relative;
    display: inline-block;
    font-size: 107%;
    top: -20px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .related-title-large span {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.related-title-large .icon-tw {
  font-size: 123%;
}

.related-title-medium {
  font-size: 123%;
  font-weight: bold;
  color: #1d56a5;
}
.related-title-medium a {
  text-decoration: underline;
  color: #1d56a5;
}
@media only screen and (max-width: 599px) {
  .related-title-medium {
    color: #4f87d5;
  }
  .related-title-medium a {
    color: #4f87d5;
  }
}
.related-thumbs {
  width: 150px;
  float: left;
  margin-right: 10px;
}
.related-thumbs img {
  max-width: 150px;
  max-height: 150px;
}
.ie7 .related-thumbs img {
  width: expression(this.width >= this.height ? "150px" : "auto");
  height: expression(this.width <= this.height ? "150px" : "auto");
}
@media only screen and (max-width: 599px) {
  .related-thumbs {
    width: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .related-thumbs img {
    max-width: 120px;
    max-height: 120px;
  }
}

.related-thumbs-small {
  width: 100px;
  float: left;
  margin-right: 10px;
}
.related-thumbs-small img {
  max-width: 100px;
}
.ie7 .related-thumbs-small img {
  width: expression(this.width >= this.height ? "100px" : "auto");
}

.related-textbox-large {
  width: 100%;
}

.related-textbox-medium {
  margin-left: 180px;
}
@media only screen and (max-width: 599px) {
  .related-textbox-medium {
    margin-left: 0;
  }
}

.related-textbox-small {
  margin-left: 130px;
  overflow: hidden;
  font-size: 92%;
}
@media only screen and (max-width: 599px) {
  .related-textbox-small {
    margin-left: 0;
  }
}

.related-topics-column-2 {
  width: 307px;
  float: left;
}
@media only screen and (max-width: 599px) {
  .related-topics-column-2 {
    width: 100%;
    float: none;
    margin: 0;
    padding-bottom: 10px;
  }
}

@media only screen and (max-width: 599px) {
  .related-twitter-list {
    margin-top: -15px;
  }
}
.related-twitter-list li {
  float: left;
  width: 33.3333%;
  font-size: 92%;
  margin-bottom: 10px;
}
.ie7 .related-twitter-list li {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.related-twitter-list li img {
  vertical-align: middle;
  margin-right: 5px;
}
.related-twitter-list li a {
  width: 100%;
  height: 100%;
  display: block;
}
@media only screen and (max-width: 599px) {
  .related-twitter-list li {
    width: 100%;
    float: none;
  }
}

.related-wiki {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  background: #f3f3f3;
}
.related-wiki .wiki-title a {
  color: #1d56a5;
  text-decoration: underline;
}
.related-wiki .wiki-title a:hover {
  color: #4f87d5;
}
@media only screen and (max-width: 599px) {
  .related-wiki .wiki-title a {
    color: #4f87d5;
  }
}
.related-wiki .wiki-sources {
  font-size: 92%;
  color: #999999;
}

.gn-keyword-list {
  margin-bottom: 1em;
  zoom: 1;
}
.gn-keyword-list:after {
  content: "";
  display: block;
  clear: both;
}
.gn-keyword-list li {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

/* add 20150828 */
.gn-genre-list {
  margin-bottom: 10px;
  zoom: 1;
}
@media only screen and (max-width: 599px) {
  .gn-genre-list {
    display:none;
  }
}
.gn-genre-list:after {
  content: "";
  display: block;
  clear: both;
}
.gn-genre-list li {
  margin-bottom: 0px;
  float: left;
}
/* end 20150828 */

@media only screen and (max-width: 599px) {
  .gn-keyword-list {
    margin-bottom: 0;
  }
}
.ie7 .gn-keyword-list {
  margin-bottom: 0px;
}

.keyword-list-title {
  padding: 5px 0;
  font-size: 107%;
  font-weight: bold;
  display: block;
  line-height: 1;
}
@media only screen and (max-width: 599px) {
  .keyword-list-title {
    font-size:100%;
  }
}
.keyword-timeline.ranking-margin-bottom {
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .keyword-timeline {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .keyword-timeline.ranking-margin-top {
    margin-top: 45px;
  }
  .keyword-timeline.ranking-margin-bottom {
    margin-bottom: 10px;
  }
  .keyword-timeline.backnumber {
    margin-bottom: 0;
  }
  .keyword-timeline.backnumber li {
    margin-bottom: 10px;
  }
  .keyword-timeline.backnumber li:after {
    display: none;
  }
}
.keyword-timeline li {
  position: relative;
  z-index: 20;
  margin-right: 15px;
  margin-bottom: 0;
}
.keyword-timeline li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 599px) {
  .keyword-timeline li {
    margin-right: 5px;
  }
}
.keyword-timeline li:after {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50px;
  width: 15px;
  content: "";
  height: 0;
  border-top: 1px solid #eeeeee;
}
.keyword-timeline li:last-child:after {
  display: none;
}

.keyword-timeline .btn-keyword-list,
.keyword-under-title-order .btn-keyword-list,
.keyword-under-order-list .btn-keyword-list,
.keyword-under-title .btn-keyword-list{
    border-radius: 3px;
    color: #666;
    background: #eee;
    border:none;
    box-sizing:border-box;
}
.keyword-timeline .btn-keyword-list{
    padding:2px;
}
.keyword-timeline .btn-keyword-list.current,
.keyword-under-title-order .btn-keyword-list.current,
.keyword-under-order-list .btn-keyword-list.current,
.keyword-under-title .btn-keyword-list.current{
    background: #4f87d5;
    color: white;
}

.keyword-timeline .btn-keyword-list:hover{
    color: #999;
    background: #eee;
}
.keyword-list-order {
  margin-bottom: 0;
}
.keyword-list-order li {
  margin-right: 0;
  margin-bottom: 10px;
  float: none;
  line-height: 1.6;
}
.keyword-list-order li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  .keyword-list-order li {
    line-height: 1.3;
    font-size:114%;
  }
  .keyword-list-order li a {
    text-decoration: none;
    color: #4f87d5;
  }
}
.keyword-list-order li a {
  color: #1d56a5;
}

.keyword-under-title {
  margin-bottom: 0;
}
@media only screen and (max-width: 599px) {
  .keyword-under-title {
    margin-top: 10px;
  }
}

.keyword-under-title-order {
  margin-top: 10px;
  margin-bottom: 5px;
}

.keyword-under-order-list {
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  .keyword-under-order-list {
    margin-top: 10px;
    margin-bottom: 0;
  }
}

.article-title {
  font-size: 169%;
  line-height: 1.6;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .article-title {
    font-size: 128.5%;
    line-height: 1.3;
  }
}
.article-date {
  color: #999999;
  line-height: 1.6;
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .article-date {
    margin-bottom: 10px;
    font-size: 78.5%;
  }
}
.article-date img {
  vertical-align: top;
}

.article-thumbs {
  width: 298px;
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  color: #999999;
  line-height: 1.6;
  word-wrap: break-word;
}
.article-thumbs a {
  text-align: center;
  color: #999999;
  text-decoration: underline;
}
.article-thumbs a:hover {
  opacity: .9;
}
.article-thumbs img {
  text-align: center;
  margin-bottom: 7px;
  max-width: 298px;
}
.ie7 .article-thumbs img {
  width: expression(this.width >= this.height ? "298px" : "auto");
}
@media only screen and (max-width: 599px) {
  .article-thumbs {
    width: 46%;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
    line-height: 1.2;
    font-size:86%;
  }
  .article-thumbs img {
    max-width: 100%;
  }
}
.article-text {
  font-size: 123%;
  line-height: 1.6;
  margin-bottom: 16px;
}
.article-text b {
  font-weight: bold;
}
.ie7 .article-text img {
  width: expression(this.width >= this.height ? "656px" : "auto");
}
@media only screen and (max-width: 599px) {
  .article-text {
    margin-bottom: 10px;
    font-size:114%;
    line-height:1.5;
  }
}
.article-text a:hover {
  color: #4f87d5;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .article-text a {
    color: #4f87d5;
  }
  .article-text a:hover {
    text-decoration: none;
  }
}
.gn-photo-detail {
  background: #f3f3f3;
  position: relative;
  text-align: center;
  margin-left: -29px;
  margin-right: -29px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 599px) {
  .gn-photo-detail {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.gn-photo-detail img {
  max-width: 450px;
  max-height: 450px;
}
@media only screen and (max-width: 599px) {
  .gn-photo-detail img {
    width: 100%;
    max-width: 320px;
  }
}
.ie7 .gn-photo-detail img {
  width: expression(this.width >= this.height ? "450px" : "auto");
  height: expression(this.width <= this.height ? "450px" : "auto");
}

.photo-modal {
  position: absolute;
  right: 30px;
  bottom: 15px;
  width: 45px;
  height: 45px;
  color: white;
  background: #4f87d5;
  display: block;
  text-align: center;
  border-radius: 50%;
}
.photo-modal:hover {
  text-decoration: none;
}
.photo-modal:visited {
  color: white;
}
.photo-modal i {
  line-height: 1.72;
}
@media only screen and (max-width: 599px) {
  .photo-modal {
    display: none;
  }
}

.gn-text-navi {
  font-size: 107%;
}
.gn-text-navi a {
  color: #1d56a5;
  text-decoration: none;
}
.gn-text-navi span{
  font-weight:bold;
}

.gn-text-navi a:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-text-navi {
    font-size: 100%;
  }
  .gn-text-navi a {
    color: #4f87d5;
  }
}
.text-navi-link-list {
  margin-top: -5px;
  margin-bottom: 20px;
}
.text-navi-link-list li {
  padding: 5px 0;
  line-height: 1.6;
}
.text-navi-link-list a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .text-navi-link-list {
    margin-bottom: 5px;
  }
  .text-navi-link-list li {
    line-height: 1.3;
  }
}
.text-navi-link-list .text-navi-link-description {
  color: #999999;
}

.text-navi-photo {
  zoom: 1;
  margin-bottom: 15px;
}
.text-navi-photo:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .text-navi-photo {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

.text-navi-link,
.text-navi-text {
  position: absolute;
  right: 0;
  bottom: 8px;
}
@media only screen and (max-width: 599px) {
  .text-navi-link,
  .text-navi-text {
    left: 0;
    bottom: -30px;
  }
}

.text-navi-arrow-left {
  position: relative;
  padding-left: 10px;
}
.text-navi-arrow-left:before {
  color: #1d56a5;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.6em;
  content: "\f104";
  font-family: FontAwesome;
}

.text-navi-arrow-right {
  position: relative;
  padding-right: 10px;
}
.text-navi-arrow-right:before {
  color: #1d56a5;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.6em;
  content: "\f105";
  font-family: FontAwesome;
}
@media only screen and (max-width: 599px) {
  .text-navi-arrow-left:before, .text-navi-arrow-right:before {
    color: #4f87d5;
  }
}
.gn-pager {
  margin-bottom: 15px;
  text-decoration: none;
  font-size: 107%;
  text-align: center;
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .gn-pager {
    margin-bottom:10px;
    font-size: 111%;
  }
}
.gn-pager ul {
  display: inline-block;
}
.gn-pager li {
  border: 1px solid #e3e3e3;
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: 5px;
  float: left;
}

.gn-pager li:hover {
  background: #e3e3e3;
}
.gn-pager li:last-child {
  margin-right: 0;
}
.gn-pager a {
  display: block;
  width: 100%;
  height: 100%;
  color: #1d56a5;
  font-weight: bold;
}
.gn-pager a:hover {
  text-decoration: none;
}
.gn-pager .current {
  border-color: #4f87d5;
  background: #4f87d5;
}
.gn-pager .current:hover {
  background: #4f87d5;
}
.gn-pager .current span {
  display: block;
  width: 100%;
  height: 100%;
  color: white;
}
@media only screen and (max-width: 599px) {
  .gn-pager a {
    color: #4f87d5;
  }
  .gn-pager .current {
    display: block;
  }
}
.gn-pager .pager-prev,
.gn-pager .pager-next {
  border: none;
  position: relative;
  width: auto;
  height: 42px;
  line-height: 42px;
  height: auto;
  padding: 0;
  margin: 0;
}
.ie7 .gn-pager .pager-prev, .ie7
.gn-pager .pager-next {
  width: 100px;
  position: static;
}
@media only screen and (max-width: 599px) {
  .gn-pager .pager-prev,
  .gn-pager .pager-next {
    display: block;
  }
}
.gn-pager .pager-prev:hover,
.gn-pager .pager-next:hover {
  background: none;
}
.gn-pager .pager-prev a,
.gn-pager .pager-next a {
  font-weight: normal;
  width: 40px;
}
.gn-pager .pager-prev a:hover,
.gn-pager .pager-next a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-pager .pager-prev a,
  .gn-pager .pager-next a {
    font-weight: bold;
  }
  .gn-pager .pager-prev a:hover,
  .gn-pager .pager-next a:hover {
    text-decoration: none;
  }
}
.gn-pager .pager-prev a:before,
.gn-pager .pager-next a:before {
  color: #1d56a5;
  position: absolute;
  top: 0;
  font-family: FontAwesome;
  content: none!important;
}
@media only screen and (max-width: 599px) {
  .gn-pager .pager-prev a:before,
  .gn-pager .pager-next a:before {
    color: #4f87d5;
  }
}
.gn-pager .pager-prev {
  padding-left: 15px;
  margin-right: 10px;
}
.gn-pager .pager-prev a:before {
  left: 0;
  content: "\f104";
}
.gn-pager .pager-next {
  padding-right: 15px;
  margin-right: 0;
  margin-left: 5px;
}
.gn-pager .pager-next a:before {
  right: 0;
  content: "\f105";
}

.pager-keyword li {
  width: 100px;
}
@media only screen and (max-width: 599px) {
  .pager-keyword li {
    width: 84px;
    display: block;
  }
}

.gn-thumbs-list {
  margin-bottom: 10px;
  zoom: 1;
}
.gn-thumbs-list:after {
  content: "";
  display: block;
  clear: both;
}
.gn-thumbs-list li {
  float: left;
}

.thumbs-list-large {
  margin-bottom: 10px;
}
.thumbs-list-large li {
  margin-bottom: 10px;
  zoom: 1;
  width: 50%;
}
.thumbs-list-large li:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .thumbs-list-large li {
    float: none;
    width: 100%;
  }
}
.thumbs-list-large a {
  display: block;
  text-decoration: none;
}
.thumbs-list-large a:hover .list-title-news,
.thumbs-list-large a:hover .list-title-topics {
  color: #cc3333;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .thumbs-list-large a:hover .list-title-news,
  .thumbs-list-large a:hover .list-title-topics {
    text-decoration: none;
  }
}
.thumbs-list-large a:hover img {
  opacity: .9;
}
.thumbs-list-large a:visited {
  color: #666666;
}

.thumbs-list-medium li {
  width: 101px;
}
.thumbs-list-medium img {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .thumbs-list-medium {
    margin-bottom: 0;
    margin-right:-10px;
  }
  .thumbs-list-medium li {
    width:30%;
    margin-right: 3%;
    margin-bottom: 10px;
  }
}

.gn-region-list {
  zoom: 1;
  font-size: 92%;
  margin-bottom: -10px;
}
.gn-region-list:after {
  content: "";
  display: block;
  clear: both;
}
.gn-region-list li {
  float: left;
  padding-right: 6px;
  margin-right: 6px;
  margin-bottom: 10px;
  border-right: 1px solid #e3e3e3;
}
.gn-region-list li:first-child {
  padding-left: 0;
}
.gn-region-list li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.gn-region-list a {
  color: #1d56a5;
  text-decoration: none;
}
.gn-region-list a:hover {
  color: #4f87d5;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-region-list {
    font-size:114%;
  }
  .gn-region-list a {
    color: #4f87d5;
  }
  .gn-region-list a:hover {
    text-decoration: none;
  }
}

.region-list-title {
  font-weight: bold;
  width: 80px;
  display: block;
}
@media only screen and (max-width: 599px) {
  .region-list-title {
    width: auto;
  }
}

.gn-talent-detail {
  zoom: 1;
}
.gn-talent-detail:after {
  content: "";
  display: block;
  clear: both;
}

.talent-thumbs {
  width: 188px;
  float: right;
  margin-left: 15px;
}
.talent-thumbs img {
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  .talent-thumbs {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .talent-thumbs img {
    width: 100%;
  }
}

.talent-profile {
  font-size: 107%;
  width: 453px;
  float: left;
  line-height: 1.6;
  border-bottom: 1px solid #e3e3e3;
}
.talent-profile > div {
  display: inline-block;
}
.talent-profile dt {
  float: left;
  width: 8em;
  border-top: 1px solid #e3e3e3;
  padding-top: 5px;
  padding-bottom: 0;
  padding-right: 0;
}
.talent-profile dd {
  margin-left: 8em;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #e3e3e3;
}
@media only screen and (max-width: 599px) {
  .talent-profile {
    width: 100%;
    float: none;
    line-height: 1.3;
  }
}

.gn-about {
  line-height: 1.6;
  margin-bottom: 30px;
  font-size: 107%;
}
.gn-about a {
  color: #1d56a5;
  text-decoration: none;
}
.gn-about a:hover {
  color: #4f87d5;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .gn-about {
    margin-bottom: 15px;
    line-height: 1.3;
  }
  .gn-about a {
    color: #4f87d5;
  }
}
.about-number-list {
  list-style-type: decimal;
  list-style-position: inside;
}

.about-list {
  list-style-type: square;
  list-style-position: inside;
}

.about-title {
  font-size: 123%;
  font-weight: bold;
}

.about-link-list {
  zoom: 1;
  font-size: 92%;
}
.about-link-list:after {
  content: "";
  display: block;
  clear: both;
}
.about-link-list li {
  float: left;
  margin-right: 15px;
  line-height: 2;
}
.about-link-list li:last-child {
  margin-right: 0;
}
.about-link-list .link-list-title {
  width: 80px;
}
@media only screen and (max-width: 599px) {
  .about-link-list .link-list-title {
    width: auto;
  }
}

.about-ganre-list a {
  margin-right: 15px;
}

.gn-movie-detail {
  background: #f3f3f3;
  position: relative;
  text-align: center;
  margin-left: -14px;
  margin-right: -14px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  .gn-movie-detail {
    margin-left: -10px;
    margin-right: -10px;
  }
}

.gn-woman-list li {
  border-bottom: 1px solid #e3e3e3;
  zoom: 1;
}
.gn-woman-list li:after {
  content: "";
  display: block;
  clear: both;
}
.gn-woman-list a {
    padding: 6px 0;
    display: block;
    color: #1d56a5;
}
.gn-woman-list a:hover {
    color: rgb(204, 51, 51);
}
@media only screen and (max-width: 599px) {
  .gn-woman-list a {
    display: -webkit-box;
    display: box;
  }
  .gn-woman-list a .image-search-block {
    -webkit-box-flex: 1;
    box-flex: 1;
  }
}
.woman-thumbs {
    display: table;
    width: 80px;
    height: 80px;
    text-align: center;
}
.woman-thumbs > * {
    display: table-cell;
    overflow: hidden;
    vertical-align: middle;
    background: #f3f3f3;
}
.woman-thumbs img {
    display: inline-block;
    max-width: 80px;
    max-height: 80px;
}
@media only screen and (max-width: 599px) {
  .woman-thumbs {
    float: none;
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .woman-thumbs img {
    max-height: 80px;
    max-width: 80px;
  }
}

@media only screen and (max-width: 599px) {
  .woman-heading.heading-label-medium {
      margin-top: 0px;
      border: none;
      /* background-color: #4f87d5; */
      color: #000;
  }
  .woman-heading.heading-label-medium .heading-title-medium {
      padding: 0px 16px;
      font-weight: bold;
  }
}

.gn-woman-photo-detail {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 599px) {
  .gn-woman-photo-detail {
    margin: 0 -15px 5px;
  }
}
.gn-woman-photo-detail a {
  display: block;
  overflow: hidden;
  background: #f3f3f3;
}
.gn-woman-photo-detail a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0.06)), color-stop(75%, rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.25)));
  background-image: linear-gradient(rgba(0, 0, 0, 0.06) 60%, rgba(0, 0, 0, 0.22) 75%, rgba(0, 0, 0, 0.25));
}
.gn-woman-photo-detail img {
  max-width: 100%;
}
.gn-woman-photo-detail .text {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  text-align: left;
}

.woman-btn {
    background-color: #4f87d5;
    color: #ffffff;
}
.woman-btn:visited {
  color: #ffffff;
}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  color: #F3F3F3;
  word-wrap: break-word;
  line-height: 1.6;
  font-size: 107%;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.gn-collage {
  margin-right: -5px;
  margin-left: -5px;
}
.gn-collage img {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom;
  opacity: 1;
  border: 5px solid #fff;
}
.gn-collage a {
  position: relative;
  float: left;
}

.Collage-title {
  display: none;
  position: absolute;
  bottom: 5px;
  left: 0;
  margin: 0 5px;
  padding: 5px 5px 3px 5px;
  line-height: 1.5;
  font-size: 92%;
  background: black;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
}
.ie7 .Collage-title {
  display: block;
  background-color: black;
}

.Image_Wrapper {
  opacity: 0;
}

/* Ads by Google */
div.news_google_ads{margin:1em 15px}
@media screen and (max-width: 599px){div.news_google_ads{margin:1em 10px}}
div.news_google_ads p.ad_name{padding:0}
div.news_google_ads p.ad_name a{color:#777;font-size:1em;text-decoration:none}
div.news_google_ads p.ad_name a:hover{text-decoration:underline}
div.news_google_ads dl{line-height:1.5em;margin:0.8em 0 0 0}
div.news_google_ads dl dt{margin:0}
div.news_google_ads dl dt a{color:#1d56a5;font-size:1.15em}
@media screen and (max-width: 599px){
  div.news_google_ads dl dt a{
    color:#4f87d5;
  }
}
div.news_google_ads dl dd{margin:0 0 1em 0.5em}
div.news_google_ads span.sponsor_url{display:block;margin:0 0 0 7px}
div.news_google_ads span.sponsor_url a{color:#008000;font-size:1em;font-weight:normal;text-decoration:none}
div.news_google_ads span.sponsor_url a:hover{text-decoration:underline}


body{
    color: #000;
}
a{
	color: #333;
}
a:visited {
    color: #609;
}
/* baseball flash */

/* small version */
#bb-score2 {
background: #fff;
box-shadow: 0 0.5px 1px 1px rgba(136, 136, 136, 0.5);
border-radius: 3px;
margin: 5px 0 5px;
padding: 5px 5px;
}
@media screen and (max-width: 599px){
    #bb-score2 {
	margin: 5px 5px 0px;
    }
}
#bb-score2 a:hover{
    text-decoration:none;
    opacity:0.5;
}
#bb-score2 .score-inner {
display: block;
padding: 5px 0 0;
}

#bb-score2 .date {
text-align: center;
}

#bb-score2 a:visited .date {
  color: #333;
}

#bb-score a .date {
  color: #333;
}
#bb-score2 .date i {
margin-right: 0.5em;
}
#bb-score2 .unit {
border-spacing: 5px 0;
display: table;
table-layout: fixed;
width: 100%;
}
#bb-score2 .unit li {
display: table-cell;
text-align: center;
vertical-align: middle;
}
.ie7 #bb-score2 .unit li {
    float:left;
    width:48px;
}
.ie7 .sports-top-score-container #bb-score2 .unit li {
    width:107px;
}
#bb-score2 .unit li div {
margin: 5px 0;
}
#bb-score2 .unit.none {
margin: 15px 0;
text-align: center;
}
#bb-score2 .team {
border-left: 3px solid #ccc;
color: #000;
padding-left: 4px;
text-align: left;
}
.sports-top-score-container #bb-score2 .team {
    width:33.33%;
    float:left;
}
@media only screen and (max-width: 599px) {
    .sports-top-score-container #bb-score2 .team {
        width: auto;
        float: none;
    }
}
#bb-score2 .num {
color: #000;
display: inline-block;
font-size: 12px;
font-family: Arial,sans-serif;
font-weight: bold;
float: right;
padding-right: 0.25em;
text-align: right;
vertical-align: middle;
}
.ie7 #bb-score2 .num {
    float: none;
    margin-left:5px;
}
#bb-score2 .status {
color: #999;
font-size: 12px;
clear: both;
}
.sports-top-score-container #bb-score2 .status {
    width:66.6667%;
}
@media only screen and (max-width: 599px) {
    .sports-top-score-container #bb-score2 .status {
      width: auto;
    }
}

/* wide version */

#bb-score {
background: #fff;
box-shadow: 0 0.5px 1px 1px rgba(136, 136, 136, 0.5);
border-radius: 3px;
margin: 3px 0 5px;
padding: 5px 5px;
}
@media screen and (max-width: 599px){
    #bb-score{
	margin: 5px 5px 0px;
    }
}
#bb-score p {
margin: 0;
line-height: 1;
}
#bb-score .unit a {
color: #36c;
font-weight: bold;
}
#bb-score .date {
font-weight: bold;
margin: 0 0 5px;
text-align:center;
}
#bb-score .date .fa-calendar-o{
margin-right: 0.5em;
}
#bb-score .title {
background: #e9e9e9;
font-size: 11px;
padding: 2px;
text-align: center;
margin-bottom:3px;
}
#bb-score .unit {
width: 100%;
}
#bb-score .unit a {
display: block;
}
#bb-score .play td {
line-height: 18px;
padding: 10px 0 8px;
vertical-align: middle;
}
#bb-score .team1, #bb-score .team2 {
	width: 36%;
}
#bb-score .team1 {
text-align: right;
}
#bb-score .team2 {
text-align: left;
}
#bb-score .state {
text-align: center;
}
#bb-score .state a {
color: #333;
}
#bb-score .state .num {
float: none;
font-size: 18px;
padding: 0;
text-align: center;
vertical-align: baseline;
}
#bb-score .state .win {
color: #a90b33;
}
#bb-score .status td {
border-bottom: 1px solid #e3e3e3;
padding-bottom: 10px;
text-align: center;
}
#bb-score .status:last-child td {
border: 0;
}

#bb-score .nogame{
	text-align:center;
}



/*bb score add code*/
#bb-score .date b, #bb-score2 .date b {
    font-weight: bold;
    margin-right: 0.5em;
    vertical-align: middle;
}
#bb-score .date img, #bb-score2 .date img{
    margin-right: 2px;
    vertical-align: middle;
    width: 20px;
}

/* soccer score */
#bb-score.soccer-score a:hover,#bb-score.soccer-score a:hover td{
    text-decoration: none;
    opacity: 0.5;
}
#bb-score.soccer-score a:visited{
    color: inherit;
}
#bb-score.soccer-score .unit-group{
    display: table;
    width: 100%;
    margin-bottom: 5px;
}

#bb-score.soccer-score .unit-row{
    display: table-row;
    width: 100%;
}

#bb-score.soccer-score .unit-cell{
    display: table-cell;
    width: 33.3333%;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: middle;
}
#bb-score.soccer-score .unit-cell a{
    position: relative;
    display: block;
}
#bb-score.soccer-score .unit-cell a:after {
    z-index: 10;
    color: #666;
    position: absolute;
    right: 0;
    top: 25%;

    content: "\f105";
    font-family: FontAwesome;
    font-size: 125%;
}

#bb-score .state .num {
    font-size: inherit;
}
#bb-score.soccer-score .play td{
    font-size: 83.615%;
}
#bb-score.soccer-score .status td{
    font-size: 84.615%;
}
#bb-score.soccer-score .play td{
    padding-top: 4px;
    padding-bottom: 0px;
}
#bb-score.soccer-score .status td{
    padding-bottom: 4px;
}
#bb-score.soccer-score .team1, #bb-score.soccer-score .team2 {
    width: auto;
}
@media only screen and (max-width: 599px){
    #bb-score.soccer-score .gn-genre-list{
        display: block;
    }
}

/* tennis score */
#bb-score.tennis-score .team1, #bb-score.tennis-score .team2{
    text-align:left;
}
#bb-score.tennis-score .play td{
    padding:0;
    vertical-align:top;
}

#bb-score.tennis-score .btn-genre-list{
  font-size:100%;
}

@media only screen and (max-width: 599px) {
    #bb-score.tennis-score .gn-genre-list{
      display:block;
    }
}

#bb-score.tennis-score .btn-genre-list {
  color: #666;
  font-weight:normal;
  font-size:92%;
}
#bb-score.tennis-score .btn-genre-list:hover {
  color: #999;
}
#bb-score.tennis-score .gn-keyword-list li{
  margin-right:5px;
  margin-bottom:5px;
}
.ie7 .tennis-score .gn-keyword-list li{
  float:none;
}
.ie7 .sports-top-score-container .tennis-score .gn-keyword-list li{
  float:left;
}

#bb-score.tennis-score .btn-keyword{
  padding:2px;
  font-size:85%;
  line-height:1.3;
}
.ie7 .sports-top-score-container .tennis-score .btn-keyword{
  white-space: nowrap;
}

a.tennis-game{
  line-height:1.6;
  position:relative;
  display:block;
}
.tennis-game:hover{
  text-decoration:none;
}

.tennis-game-arrow {
    color:#000;
    position: relative;
    z-index: 20;
    padding:5px 1em 5px 0 ;
    border-bottom: 1px solid #e6e6e6;
}
@media screen and (max-width: 599px){
    .tennis-game-arrow {
        font-weight:bold;
    }
}
.tennis-game:hover .tennis-game-arrow{
  opacity:0.5;
}
.tennis-game-arrow:after {
    z-index: 10;
    color: #666;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.75em;
    content: "\f105";
    font-family: FontAwesome;
    font-size:200%;
}
.tennis-game-title{
  color:#999;
  font-size:85%;
}
.tennis-game-status{
  font-size:77%;
  font-weight:normal;
  color: white;
  padding: 3px;
  width:auto;
  line-height:1;
  margin-left:3px;
}
.tennis-game-status1{
    background: #b5b5b5;
}
.tennis-game-status2{
  background: #b61b1b;
}
.tennis-game-status4{
    background: #898989;
}
.tennis-game-status5{
  background: #f35722;
}
.tennis-game-status6{
  background: #f35722;
}
.tennis-game-status21{
    background: #898989;
}
.tennis-game-status22{
  background: #898989;
}
.tennis-game-status23{
  background: #f35722;
}
.tennis-game-status24{
    background: #898989;
}
.tennis-game-status26{
  background: #f35722;
}

.tennis-game-start-time{
  color:#999;
  font-size:85%;
}

/* other sports score */
.other-score {
    margin: 5px -5px 15px;
}
@media screen and (max-width: 599px){
.other-score {
    margin: 5px 0px 15px;
}
}
.ie7 .other-score {
    margin: 10px 0px 15px;
}
.other-score div {
    border-spacing: 5px 0;
    display: table;
    table-layout: fixed;
    width: 100%
}
.other-score a {
    background: #fff;
    box-shadow: 0 0.5px 1px 1px rgba(136, 136, 136, 0.5);
    border-radius: 3px;
    display: table-cell;
    margin: 5px 0 0;
    padding: 7px 0;
    text-align: center;
    vertical-align: middle;
}

.other-score a:hover{
    opacity:0.5;
    text-decoration:none;
}
.other-score a:visited {
    color:inherit;
    text-decoration:none;
}
.ie7 .other-score a {
    float:left;
    width:75px;
}
.ie7 .sports-top-score-container .other-score a {
    width:156px;
}
.other-score a img {
    margin-right: 3px;
    width: 20px;
    vertical-align: middle;
}
.other-score a span {
    font-weight: bold;
    margin: 3px 0 0;
    vertical-align: middle;
}
.other-score .sports-heading {
    font-weight: bold;
    margin: 10px 5px 5px;
}

.gn-related-post ul.list-news-related li a span {
    font-size:100%
}

.gn-related-post ul.list-news-related li a {
    font-size: 107%
}

.gn-related-post ul.list-news-related li a p.list-news-source {
    font-size: 86%
}
@media only screen and (max-width: 599px) {
  .gn-related-post ul.list-news-related li a span {
    font-size:87.5%;
  }
  .gn-related-post ul.list-news-related li a p.list-news-source {
    font-size:69%;
  }
}
/* 20150806ADD */
.fixed {
        position: fixed;
        top: 15px;
}

.fixed-end {
        position: absolute;
        top: auto;
        bottom: 45px;
}

/* 20150903ADD */
article {
  word-wrap: break-word
}

/* add 20150828 */
.gn-slider {
  max-height: 241px;
  overflow: hidden;
}
.ie7 .gn-slider {
  width: expression(this.width >= this.height ? "241px" : "auto");
}
/* end 20150828 */
.gn-toppage-mynews-config-read-txt2{
	margin-top:10px;
	font-size:92%;
	line-height:32px;
}
.gn-toppage-mynews-config-read-txt5 p{
	margin-bottom:5px;
	font-size:92%;
}

.gn-toppage-mynews-config-social-button-group{
	display: inline-block;
	margin-bottom:-15px;
}
.gn-toppage-mynews-config-l{
	float:left;
}
.gn-toppage-mynews-config-r{
	float:right;
}

.gn-toppage-mynews-config-l,.gn-toppage-mynews-config-r,.gn-toppage-mynews-config-c{
	width:290px;
	padding:10px 0;
}
@media screen and (max-width: 599px){
	.gn-toppage-mynews-config-l, .gn-toppage-mynews-config-r{
		width:47%;
	}
	.gn-toppage-mynews-config-c{
		width:67%;
	}
}
.gn-toppage-mynews-config-social-button{
	margin-left:5px;
}
.gn-toppage-mynews-config-social-button img{
	width:32px;
	height:32px;
}
.NR-button-disabled{
	color:#aaa !important;
}

.extraction-next-error{
    background-color:#eee;
}
#gooad-pcinfeed_3 .yads_ad_responsive_small, #gooad-pcinfeed_4 .yads_ad_responsive_small,
#gooad-spinfeed_3 .yads_ad_responsive_small, #gooad-spinfeed_4 .yads_ad_responsive_small,
#gooad-spinfeed_5 .yads_ad_responsive_small, #gooad-spinfeed_6 .yads_ad_responsive_small,
#gooad-spinfeed_7 .yads_ad_responsive_small, #gooad-spinfeed_8 .yads_ad_responsive_small{
  border-bottom: 1px solid #e3e3e3;
  height:64px;
  position:relative;
}

#gooad-pcinfeed_3 .yads_ad_adv, #gooad-pcinfeed_4 .yads_ad_adv,
#gooad-spinfeed_3 .yads_ad_adv, #gooad-spinfeed_4 .yads_ad_adv,
#gooad-spinfeed_5 .yads_ad_adv, #gooad-spinfeed_6 .yads_ad_adv,
#gooad-spinfeed_7 .yads_ad_adv, #gooad-spinfeed_8 .yads_ad_adv{
  font-size:71%;
  letter-spacing:-0.5px;
  position:absolute;
  right:67px;
  bottom:3px;
/*  max-width:11em; */
  line-height:1.1;
}
#gooad-pcinfeed_3 .yads_ad_img, #gooad-pcinfeed_4 .yads_ad_img,
#gooad-spinfeed_3 .yads_ad_img, #gooad-spinfeed_4 .yads_ad_img,
#gooad-spinfeed_5 .yads_ad_img, #gooad-spinfeed_6 .yads_ad_img,
#gooad-spinfeed_7 .yads_ad_img, #gooad-spinfeed_8 .yads_ad_img{
  position:absolute;
  right:0px;
}
#gooad-pcinfeed_3 .yads_ad_img a, #gooad-pcinfeed_4 .yads_ad_img a,
#gooad-spinfeed_3 .yads_ad_img a, #gooad-spinfeed_4 .yads_ad_img a,
#gooad-spinfeed_5 .yads_ad_img a, #gooad-spinfeed_6 .yads_ad_img a,
#gooad-spinfeed_7 .yads_ad_img a, #gooad-spinfeed_8 .yads_ad_img a{
  width:64px;
  height:64px;
  padding:0;
  background-size:64px 64px;
}
#gooad-pcinfeed_3 .yads_ad_title, #gooad-pcinfeed_4 .yads_ad_title,
#gooad-spinfeed_3 .yads_ad_title, #gooad-spinfeed_4 .yads_ad_title,
#gooad-spinfeed_5 .yads_ad_title, #gooad-spinfeed_6 .yads_ad_title,
#gooad-spinfeed_7 .yads_ad_title, #gooad-spinfeed_8 .yads_ad_title{
  font-size:107%;
  display:table-cell;
  vertical-align: middle;
  height:64px;
}
#gooad-spinfeed_3 .yads_ad_title, #gooad-spinfeed_4 .yads_ad_title,
#gooad-spinfeed_5 .yads_ad_title, #gooad-spinfeed_6 .yads_ad_title,
#gooad-spinfeed_7 .yads_ad_title, #gooad-spinfeed_8 .yads_ad_title{
  padding-right:64px
}
#gooad-pcinfeed_3 .yads_ad_title a, #gooad-pcinfeed_4 .yads_ad_title a,
#gooad-spinfeed_3 .yads_ad_title a, #gooad-spinfeed_4 .yads_ad_title a,
#gooad-spinfeed_5 .yads_ad_title a, #gooad-spinfeed_6 .yads_ad_title a,
#gooad-spinfeed_7 .yads_ad_title a, #gooad-spinfeed_8 .yads_ad_title a{
  margin-right:67px;
  line-height:1.2;
  padding:0;
}
@media screen and (max-width: 599px){
  #gooad-pcinfeed_3 .yads_ad_title, #gooad-pcinfeed_4 .yads_ad_title,
  #gooad-spinfeed_3 .yads_ad_title, #gooad-spinfeed_4 .yads_ad_title,
  #gooad-spinfeed_5 .yads_ad_title, #gooad-spinfeed_6 .yads_ad_title,
  #gooad-spinfeed_7 .yads_ad_title, #gooad-spinfeed_8 .yads_ad_title{
    font-size:114%;

  }
}
#gooad-pcinfeed_3 .yads_ad_title a:hover, #gooad-pcinfeed_4 .yads_ad_title a:hover{
  color:#4f87d5;
  text-decoration:underline;
}
#gooad-spinfeed_3 .yads_ad_title a:hover, #gooad-spinfeed_4 .yads_ad_title a:hover,
#gooad-spinfeed_5 .yads_ad_title a:hover, #gooad-spinfeed_6 .yads_ad_title a:hover,
#gooad-spinfeed_7 .yads_ad_title a:hover, #gooad-spinfeed_8 .yads_ad_title a:hover{
  color:#4f87d5;
}
#gooad-pcinfeed_3 .yads_ad_info, #gooad-pcinfeed_4 .yads_ad_info,
#gooad-spinfeed_3 .yads_ad_info, #gooad-spinfeed_4 .yads_ad_info,
#gooad-spinfeed_5 .yads_ad_info, #gooad-spinfeed_6 .yads_ad_info,
#gooad-spinfeed_7 .yads_ad_info, #gooad-spinfeed_8 .yads_ad_info{
  position:absolute;
  bottom:3px;
  text-align:right;
  left:0;
}
#gooad-pcinfeed_3 .yads_ad_info span, #gooad-pcinfeed_4 .yads_ad_info span,
#gooad-spinfeed_3 .yads_ad_info span, #gooad-spinfeed_4 .yads_ad_info span,
#gooad-spinfeed_5 .yads_ad_info span, #gooad-spinfeed_6 .yads_ad_info span,
#gooad-spinfeed_7 .yads_ad_info span, #gooad-spinfeed_8 .yads_ad_info span{
  font-size:71%;
}
#gooad-pcinfeed_3 .yads_ad_info a, #gooad-pcinfeed_4 .yads_ad_info a,
#gooad-spinfeed_3 .yads_ad_info a, #gooad-spinfeed_4 .yads_ad_info a,
#gooad-spinfeed_5 .yads_ad_info a, #gooad-spinfeed_6 .yads_ad_info a,
#gooad-spinfeed_7 .yads_ad_info a, #gooad-spinfeed_8 .yads_ad_info a,
#gooad-pcinfeed_3 .yads_ad_adv a, #gooad-pcinfeed_4 .yads_ad_adv a,
#gooad-spinfeed_3 .yads_ad_adv a, #gooad-spinfeed_4 .yads_ad_adv a,
#gooad-spinfeed_5 .yads_ad_adv a, #gooad-spinfeed_6 .yads_ad_adv a,
#gooad-spinfeed_7 .yads_ad_adv a, #gooad-spinfeed_8 .yads_ad_adv a{
  color:#999;
  padding: 0;
}
#gooad-pcinfeed_3 .yads_ad_info a img, #gooad-pcinfeed_4 .yads_ad_info a img,
#gooad-spinfeed_3 .yads_ad_info a img, #gooad-spinfeed_4 .yads_ad_info a img,
#gooad-spinfeed_5 .yads_ad_info a img, #gooad-spinfeed_6 .yads_ad_info a img,
#gooad-spinfeed_7 .yads_ad_info a img, #gooad-spinfeed_8 .yads_ad_info a img{
  width:8px;
  height:8px;
  vertical-align:middle;
}

/* Yahoo timeline ad */
#gooad-spinfeed_1 .yads_ad_responsive_small, #gooad-spinfeed_2 .yads_ad_responsive_small{
  border-bottom: 1px solid #e3e3e3;
  padding:10px 0;
  position:relative;
}
#gooad-spinfeed_1 .yads_ad_responsive_small:after, #gooad-spinfeed_2 .yads_ad_responsive_small:after {
    content: "";
    display: block;
    clear: both;
}

#gooad-spinfeed_1 .yads_ad_adv, #gooad-spinfeed_2 .yads_ad_adv{
  font-size:92%;
  line-height:1.2;
}
#gooad-spinfeed_1 .yads_ad_img, #gooad-spinfeed_2 .yads_ad_img{
  float:right;
  margin-left:10px;
}
#gooad-spinfeed_1 .yads_ad_img a, #gooad-spinfeed_2 .yads_ad_img a{
  width:80px;
  height:80px;
  padding:0;
  background-size:80px 80px;
}
#gooad-spinfeed_1 .yads_ad_title, #gooad-spinfeed_2 .yads_ad_title{
  font-size:114%;
  margin-right:90px;
}
#gooad-spinfeed_1 .yads_ad_title a, #gooad-spinfeed_2 .yads_ad_title a{
  line-height:1.3;
  padding:0;
}
#gooad-spinfeed_1 .yads_ad_title a:hover, #gooad-spinfeed_2 .yads_ad_title a:hover{
  color:#4f87d5;
}
#gooad-spinfeed_1 .yads_ad_info , #gooad-spinfeed_2 .yads_ad_info{
  margin-right:90px;
  position:absolute;
  bottom:5px;
}
#gooad-spinfeed_1 .yads_ad_info span, #gooad-spinfeed_2 .yads_ad_info span{
  font-size:92%;
  line-height:1.2;
}
#gooad-spinfeed_1 .yads_ad_info a, #gooad-spinfeed_2 .yads_ad_info a,
#gooad-spinfeed_1 .yads_ad_adv a, #gooad-spinfeed_2 .yads_ad_adv a{
  color:#999;
  padding: 0;
}
#gooad-spinfeed_1 .yads_ad_info a img, #gooad-spinfeed_2 .yads_ad_info a img{
  vertical-align:middle;
  height:10px;
  width:10px;
}
.social-follow{
  background:#f3f3f3;
  padding:15px 120px;
  margin-bottom:30px;
}
@media screen and (max-width: 599px){
  .social-follow{
    padding:10px 15px;
    margin-bottom:15px;
  }
}
.ie7 .social-follow{
  display:none;
}
.social-follow h2, .social-follow h3{
  line-height:1.2;
  text-align:center;
}
.social-follow h2{
  font-size:100%;
  font-weight:bold;
  margin-bottom:0.5em;
}
@media screen and (max-width: 599px){
  .social-follow h2{
    text-align:left;
  }
}
.social-follow h3{
  margin-bottom:0.2em;
  font-size:92%;
}
.social-follow:after{
    content: "";
    display: block;
    clear: both;
}
.facebook-follow-container{
  float:left;
  width:47.5%;
  text-align:center;
}
.twitter-follow-container{
  float:right;
  width:47.5%;
  text-align:center;
}

.facebook-follow-container>a,.twitter-follow-container>a{
  display:inline-block;
  color:#FFF;
  font-size:10px;
  font-weight:bold;
  padding:8px 0;
  width:100%;
}
.facebook-follow-container a:hover,.twitter-follow-container a:hover{
  text-decoration:none;
}
.facebook-follow-container a{
  background-color:#3b5998;
}
.facebook-follow-container a:hover{
  background-color:#36508a;
}
.twitter-follow-container a{
  background-color:#55acee;
}
.twitter-follow-container a:hover{
  background-color:#4d9bd6;
}
.facebook-follow-container .icon-facebook,.twitter-follow-container .icon-twitter{
  font-size:20.5px;float:left;position:relative;left:8px}
.facebook-follow-container span,.twitter-follow-container span{
  display:block;font-size:13px;font-weight:bold}
#twitter-widget-0{
  transform:scale(1.25);
  -webkit-transform:scale(1.25);
  -moz-transform:scale(1.25);
  margin-top:3px;
}
.social-follow .fb-like iframe {
  transform:scale(1.75);
  -webkit-transform:scale(1.75);
  -moz-transform:scale(1.75);
  margin-top:7px;
  z-index:50;
}

@media screen and (max-width: 599px){
  #twitter-widget-0{
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    margin-top:0px;
  }
  .social-follow .fb-like iframe {
     transform:scale(1.4);
     -webkit-transform:scale(1.4);
     -moz-transform:scale(1.4);
     margin-top:4px;
  }
}
.sports-top-score-container{
  padding-left:14px;
  padding-right:14px;
}
@media screen and (max-width: 599px){
  .sports-top-score-container{
    padding-left:0px;
    padding-right:0px;
  }
}

.movie-item {
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.23), 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.23), 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 4px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 4px 0px rgba(0, 0, 0, 0.06);
  word-break: break-all;
  overflow: hidden;
}
.movie-item .movie-item-tag {
  text-align: center;
  color: rgba(0, 0, 0, 0.54);
  font-weight: bold;
  padding: 7.5px;
}
.movie-item .movie-item-content {
  padding: 7.5px;
}
.movie-item .movie-item-content .news-item-title {
  color: #4f87d5;
  font-weight: bold;
  min-height: 70px;
}

/*
 * コンテンツ(グリッド)
 */
.movie-grid .movie-grid-item {
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.23), 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.23), 0px 3px 10px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 4px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 4px 0px rgba(0, 0, 0, 0.06);
  float: left;
  width: 188px;
  margin-bottom: 30px;
}
.movie-grid .movie-grid-item .news-item-title {
  font-size: 92%;
  min-height: 100px;
  max-height: 100px;
  overflow-y: hidden
}
.movie-grid .movie-grid-item .news-item-thumbs {
  height: 110px;
}
@media only screen and (max-width: 599px) {
  .movie-grid .movie-grid-item {
    width: 48.82%;
    margin-right: 2.35765%;
  }
  .movie-grid .movie-grid-item:nth-child(2n) {
    margin-right: 0;
  }
}

/*
 * コンテンツ(リスト)
 */
.movie-list .movie-list-item {
  zoom: 1;
  padding: 0 29px;
  position: relative;
  margin-bottom: 15px;
  word-break: break-all;
}
.movie-list .movie-list-item:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .movie-list .movie-list-item {
    padding: 0 15px;
  }
}
.movie-list .movie-list-item .movie-list-image {
  width: 35%;
}
.movie-list .movie-list-item .movie-list-image img {
  width: 100%;
}
.movie-list .movie-list-item .movie-list-content {
  width: 65%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 7.5px;
  overflow: hidden;
}
.movie-list .movie-list-item .movie-list-content .movie-list-title {
  color: #4F87CE;
  font-weight: bold;
  min-height: 100px;
  font-size: 123%;
  line-height: 1.2
}
@media only screen and (max-width: 599px) {
  .movie-list .movie-list-item .movie-list-content .movie-list-title {
    font-size: 107%;
    min-height: 50px;
    line-height: normal;
  }
}
.movie-list .movie-list-item .movie-list-batch {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 27px;
  top: -8px;
  left: 8px;
}
.movie-list .movie-list-item .movie-list-batch.is-rank-1 {
  background-color: #DEB13A;
  color: #ffffff;
  border: none;
}
.movie-list .movie-list-item .movie-list-batch.is-rank-2 {
  background-color: #6E7B83;
  color: #ffffff;
  border: none;
}
.movie-list .movie-list-item .movie-list-batch.is-rank-3 {
  background-color: #A65422;
  color: #ffffff;
  border: none;
}
.movie-list .movie-list-item .movie-list-batch .movie-list-batch-label {
  font-weight: bold;
}

.movie-button {
  background-color: #FFFFFF;
  color: #000000;
  font-size: inherit;
  font-weight: bold;
  padding: 18px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.24), 0px 1px 6px 0px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.24), 0px 1px 6px 0px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  text-align: center;
  width: 288px;
  margin: 15px auto;
  display: block;
}
.movie-button:hover, .movie-button:visited {
  text-decoration: none;
  color: #000000;
}

/*
 * タイトル
 */
.movie-heading {
  background-color: #f3f3f3;
  padding: 24px 16px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 599px) {
  .movie-heading {
    margin-bottom: 15px;
  }
}
.movie-heading .movie-heading-large {
  font-size: 153%;
  font-weight: bold;
}

/*
 * 画像背景のタイトル
 */
.movie-image-heading {
  background-position: center center;
  -webkit-background-size: cover cover;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 180px;
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 15px;
}
.movie-image-heading .movie-image-cover {
  background-color: rgba(0, 0, 0, 0.54);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-image-heading .movie-heading-large {
  position: absolute;
  bottom: 0;
  font-size: 153%;
  font-weight: bold;
  color: #ffffff;
  padding: 15px;
}

/*
 * 動画詳細
 */
.movie-article {
  zoom: 1;
  width: 626px;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 107%;
}
.movie-article:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 599px) {
  .movie-article {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.movie-article .movie-article-inner {
  width: 600px;
  margin: auto;
}
@media only screen and (max-width: 599px) {
  .movie-article .movie-article-inner {
    width: 320px;
  }
}
.movie-article .article-title {
  font-size: 153%;
}
@media only screen and (max-width: 599px) {
  .movie-article .article-title {
    font-size: 123%;
  }
}
.movie-article .movie-title {
  zoom: 1;
}
.movie-article .movie-title:after {
  content: "";
  display: block;
  clear: both;
}
.movie-article .movie-title .movie-title-left {
  float: left;
  display: block;
}
@media only screen and (max-width: 599px) {
  .movie-article .article-body {
    position: relative;
    overflow: hidden;
  }
}
.movie-article .article-body .article-cover {
  display: none;
}
@media only screen and (max-width: 599px) {
  .movie-article .article-body .article-cover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.7)), color-stop(65%, #FFF));
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.7) 50%, #FFF 65%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
  }
}
@media only screen and (max-width: 599px) {
  .movie-article .article-body .article-cover .button-more {
    position: absolute;
    bottom: 23px;
    width: 200px;
    padding: 13px 4px;
    background-color: #2196F3;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
#ulizabanner_08 {
  display: none;
}
/*
 * キーワードリスト
 */
.movie-nav-list {
  zoom: 1;
  border-top: 1px solid #ddd;
}
.movie-nav-list:after {
  content: "";
  display: block;
  clear: both;
}
.movie-nav-list .movie-nav-item {
  float: left;
  width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.movie-nav-list .movie-nav-item:nth-child(5n) {
  border-right: none;
}
.movie-nav-list .movie-nav-item a {
  color: #4f87d5;
  width: 100%;
  display: block;
  text-align: center;
  padding: 16px 0;
}
.movie-nav-list .movie-nav-item a:hover {
  text-decoration: none;
  color: #999999;
  background: #eeeeee;
}
.movie-nav-list .movie-nav-item a.current {
  background: #4f87d5;
  color: #ffffff;
}
.ie7 .movie-nav-list {
  margin-bottom: 15px;
}
.mynews-infeed{
    background: #fff;
    box-shadow: 0 0.5px 1px 1px rgba(136, 136, 136, 0.5);
    border-radius: 3px;
    margin: 10px 0 5px;
    padding: 10px;
}
.mynews-infeed:after {
    content: "";
    display: block;
    clear: both;
}
.mynews-infeed h3{
    font-weight:bold;
    font-size:100%;
    margin:5px 0 10px;
    text-align:center;
}
@media only screen and (max-width: 599px){
    .mynews-infeed h3{
        font-size:93%;
    }
}
.mynews-infeed .news-item-title, .mynews-infeed .list-title-news{
    font-size:93%;
}
.mynews-infeed .list-news-source{
    font-size:79%;
}
.mynews-infeed .column-4{
    padding-bottom:5px;
}

.mynews-infeed .gn-read-text{
    font-size:79%;
}

.mynews-infeed .gn-mark{
    font-size:79%;
    padding:3px 5px;
}
@media only screen and (max-width: 599px){
    .mynews-infeed .gn-mark{
        padding:1px 5px;
    }
}
.mynews-infeed .mark-region{
    width:auto;
}

.mynews-infeed .read-region{
    margin-bottom:5px;
}
.mynews-infeed .gn-read-text a{
    display:inline;
    padding:0;
}

.mynews-infeed .gn-toppage-mynews-config-l, .mynews-infeed .gn-toppage-mynews-config-r, .mynews-infeed .gn-toppage-mynews-config-c {
    padding:10px 0;
}
.mynews-infeed .gn-toppage-mynews-config-social-button{
    display:inline;
    padding:0;
}

.mynews-infeed .NR-button, .mynews-infeed .NR-button:visited, .mynews-infeed .NR-button:hover {
    color:#000;
}
.mynews-infeed .gn-button{
    font-size:100%;
}
@media only screen and (max-width: 599px){
    .mynews-infeed .gn-button{
        font-size:107%;
    }
}

#infscr-loading, .mynews-more{
    text-align:center;
    margin-bottom:10px;
}

#infscr-loading img, .mynews-more img{
    height:25px;
    width:25px;
}

.mynews-for-article #infscr-loading{
    display:none;
}

.topicks_img_div{
    width:70px;
    height:70px;
    float: left;
    text-align: center;
}
.topicks_img_div img{
    max-width:70px;
    max-height:70px;
}
.topicks_txt_div{
    float: left;
    padding-top: 17px;
    height:53px;
    margin-left: 10px;
}

#subgenre li{
    display: inline-block;
    padding: 3px 0 13px;
}

#subgenre li::after{
    content: "｜";
}

#subgenre li a{
}

@media only screen and (max-width: 599px){
    #subgenre li{
        display:none;
    }
}

.NR-copyright-ip {
    text-align: left;
}

/* NEWS-591 */
#smartbanner {
  position: static;
  left: 0;
  top: 0;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  font-family: 'Helvetica Neue',sans-serif;
  z-index: 9998;
  overflow: hidden;
  -webkit-text-size-adjust: none;
  background-color: #444;
}
#smartbanner a {
  text-decoration: none;
}
#smartbanner .sb-container {
  position: relative;
  color: #fff;
  height: 100%;
  width: 100%;
/*  padding: .5em;*/
  display: flex;
}
#smartbanner .sb-container a {
/*  display: flex;*/
}
/*#smartbanner .sb-container a:first-child {
  width: 90%;
}*/
#smartbanner .sb-container a:nth-child(2) {
  width: 10%;
}
#smartbanner .sb-icon {
  width: 20%;
  text-align: center;
}
#smartbanner img {
  width: 57px;
  height: 57px;
  border-radius: 6px;
  /* margin: .5em; */
}
#smartbanner .sb-info {
  width: 80%;
/*  padding: .5em;*/
}
#smartbanner .sb-info span:first-child {
  font-size: 13px;
  color: #fff;
  padding-bottom: .5em; 
  display: block;
}
#smartbanner .sb-button {
  /* position: absolute;
     left: 80px;
     bottom: 1em; */
  padding: .5em .8em;
  display: inline-block;
  min-width: 182px;
  max-width: 350px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  border-radius: 3px;
  background-color: #2D7AF8;
}
#smartbanner a.sb-close span {
  display: block;
  height: 25px;
  background-color: #888;
  color: #fff;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  line-height: 25px;
}
ul.more_btn {
  display: table;
  width: 100%;
  margin: 1em 0;
}
ul.more_btn li {
  display: table-cell;
  text-align: center;
}
ul.more_btn li:first-child {
  width: 60%;
}
ul.more_btn li:last-child {
  width: 40%;
}
ul.more_btn li a {
  background-color: #4f87d5;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 1em;
  padding: 1.5em 0;
  border-radius: 4px;
}
ul.more_btn li a:first-child{
  margin-right: .5em;
}
/* END NEWS-591 */

/* NEWS-727 */
#article_sns_gblog{
  color: #fff;
  text-indent: 27px;
  padding: 4px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAmCAIAAAA5lk5KAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAY/SURBVHjaxFhZTBNdGO3MdKWspYBWUwEFxDXGCBEfwA1FIhpDjA+oiRKNIfHFBxVQiQ8Y4pMmYuISFxISo5IYSFzAGDVg1D8u4IL4RzaB2hYKtdZO1/8MUzrDzBQx8Y83fWhnLvfc+33nO9+5EP8sXy77G0M+3YkEEZGerklL0y5apE5OVsTHkxqNjCT9LpfHYqEHBkZbWsba2v4kMBUZqdu0KW7NGu3ixaRKJZ6gNhqVM2dab936Yycm5HJ9UVFSSYnKaJximt/t7q2q+vHhw58B1sydO/vQoeisrF8u4ezsdLx9y35XGQxJu3cTJDl48aLHbP5t4NjcXGN5ORIpfuUdGXG8eePq6/OOjQU8Hsz5+flzwOfDK1KtNlZWYq8eq3Xo8uXfPnH85s1zyssJhULw3D04aKqrG338ONxRsAltZia+YGdukyn0HGGgBwcFk0nhWVevNh49KkYdffSos7TUcvPmFAF0WyyDFy7I/H7twoXKGTOCKUtNTaut1eXnCwnEr2NNenp6ba08NlaI+uTJlyNHAm73dFiTUFxsPHyY/vrV9vAhNqHbuFFpMHhttq6ysp9dXRLApFKZdv585NKlgoWQsM49e9y8WKF4wHYcC4Hxjo5iW7aWFuQ7NCGlulp8RBDw84ED/ondcznWFxeLUTFG7t/no0bn5CQfO6ZISAg9iVu/Pr6goKeqyjMywj75du1aXF4eoVTy18HigDDX10/KsUKnm1FSIhk6ZJejyezZyZWVfNTQbgxlZVA39ufPL18c796JlwIEgCYBxxcVKRITJcTB6eQTEtSTnIahKyhQTmwIYUdxS9A+MRFAHDBiErduneRyPqdTNl6jwewmJYXjFCgi59U9ci85DUBsChhg6L5m3jzpMo+JISMiOKJNZFFSOL3Dw9w+5NLSBCDATQAvWECEmQfeRq9Ywc+3z26XnGkDB61WPvPD6T/ggsAR49/CDQhZaFuu7u6+06eZ+E8e9ufPv545g6oNxSkqfJtn4eRsXws36UdHh+n69dCKTHXdvUv39uq3bkXQIM60yWR/9sx65w5fXnSFhRCNcGuycAywQq+XnDH29Gl3RYX4fOiA+CD3iITv+3dZICCo15l7904RQhaOAWa8hGhAsCSjyq808cPolSvnVFYi1FMAs3DycVdDiF/b29pCgoW2k3zyJGrf0tCAMPA7D2eMMjL027ZBSsPxlDeXCALDN/FrJsij/n6u+PLzo7Oz8QXq7961C4l3dnVhW36axuHUqakR8+dHLlki0MiwoXK5gsCIqnxCybiA8OyV8/17VBEVHc3WCT5xoh4w/eEZrzoG2NXbi4YoeI3mwzWW9vZPpaWxeXkRmZnwfjCXAZoOgFM+H6FS4dD44DkVFTUdYMAFgZ0fP6LDCF5HZWXpNmxAawrpPj5h06ZQoEhQoFHLlsXk5k5NLsAx5nWfwUBQFCQeDm3SWiQZk5PDRMZsZmrmF3nzo9Wjz8MY2R48CLhcmowMUmRjmP7h9ZquXHEPDZFsXUKSJHkPOxEyMdMc4PxAbe2/Bw9KkH9c+1gjHGS1rbkZtwTBpO8vX3YfP46LgkB3oACkVsuUYyCAv0U8EBWBnYPfg/jMO3uW0mon2YrmZo7VGNbGxoTt2/kSRvf395w4waESBEQ7vrBQnZKiEJRAIACbR/f0DN+7N9LUFJjQV3gda0ND0s6dfD4PNzYGLyj7xkWVkSGSZIuVHaarVyHCQVCKmlNRYdi/H0aVEsscQeBYqlmz4MZR02OtrUhksCvbbHr0GIpifw5duhRakyOU5caNH+3tQa7QtL21lRPCVav0W7ZMJ8Fxa9eCp1xGe3q8DkeoJgEh4asB1ldTg/sBEzya5jdXeOPpkyuCxxW/18tKOpbtr6kBhLShd3761FddDceEfkfxRFTSQIUbjo4O7qapVkMTsSCWxeJT3STgwnFuGUXx3YH9xQszL0pTDMvt26hjToWys3GG3lOnGHMvuP3uE3VsnA8NAAbF8fo1exsDb9Gs0P8RBogUo5qTWY2LuePVq4Fz577V1YVcAxiXuGOHpb5+uKlJQuzC/SsCZQOnCFoKnqNDwFfLIyMJtRod0O9weO12t9ksvlPhoosJggj/Gvj/HqTsL43/BBgAZJLQKidWFlcAAAAASUVORK5CYII=) no-repeat 0 0 #cc3333;
  background-size: contain
}
@media only screen and (max-width: 599px) {
  #article_sns_gblog {
    padding: 3px 2px 2px 2px;
  }
}
/* END NEWS-727 */

/* NEWS-729 */
.gn-pager li {
  max-width: 10vw;
}
.tab-select-news > li {
  width: calc( 100% / 9 )
}
/* END NEWS-729 */

/* NEWS-773 */
.gn-genre-list {
   margin-top: 10px
}
#bb-score .tab_content_description p {
  margin: 2em 0;
}
.tennis-game-spec{
  display:grid;
  grid-template-columns:50% 1fr;
}
.tennis-game-player{
  display:grid;
  grid-column:1/1;
  grid-template-rows:auto auto;
}
.tennis-game-player span{
}
.tennis-game-player span:nth-child(1){
  grid-row:1/1;
}
.tennis-game-player span:nth-child(2){
  grid-row:2/2;
}
.tennis-game-match{
  position:relative;
  display:grid;
  grid-column:2/2;
  grid-template-rows:50% 50%;
  grid-template-columns:2em 1fr;
}
.tennis-game-match .winner{
  color:#cc0000
}
.tennis-game-homescore{
  width:2em;
  line-height:1.6em;
  text-align:right;
  grid-column:1/1;
  grid-row:1/1;
} /* 99 */
.tennis-game-awayscore{
  width:2em;
  line-height:1.6em;
  text-align:right;
  grid-column:1/1;
  grid-row:2/2;
} /* 0 */
.tennis-game-status{
  width:5em;
  line-height:1.2em;
  height:1.2em;
  margin:0;
  position:absolute;
  top:calc( 50% );
  left:calc( 50% - 2.5em );
  grid-column:2/3;
  grid-row:1/2;
} /* 終了 */
.tennis-game-tabs input[name="tab_item"],
.tennis-game-tabs .tab_item {
  display: none;
}
.tennis-game-tabs{
  position:relative;
  display:grid;
  grid-template-columns:50% 1fr;
}
#tennis-game-men_content{
  padding-right:8px;
  grid-column:1/1;
}
#tennis-game-women_content{
  padding-left:8px;
  grid-column:2/2;
}
.tab_content h3{
  text-align:center;
  line-height:1.6em;
  border:1px solid #ccc;
}


/* タブ切り替え全体のスタイル */
.gn-side-menu .tennis-game-tabs{
  position:relative;
  display:block;
}
.gn-side-menu .tab_content h3{
  display:none
}
.gn-side-menu .tennis-game-tabs {
  margin-top: 50px;
  background-color: #fff;
  width:100%;
  margin: 0
}
.gn-side-menu .tennis-game-tabs .tab_item {
  width: calc( 100%/2 );
  height:1.6em;
  border-bottom: 2px solid #003366;
  background-color: #ddd;
  line-height:2em;
  font-size:1.2em;
  text-align: center;
  color: #333;
  display: block;
  float: left;
  text-align: center;
  font-weight: normal;
  transition: all 0.6s ease;
}
.gn-side-menu .tennis-game-tabs .tab_item:hover {
  opacity: 0.75;
}
.gn-side-menu .tennis-game-tabs .tab_content {
  display: none;
  padding: 0 0 0 0;
  clear: both;
  overflow: hidden;
}
.gn-side-menu #tennis-game-men:checked ~ #tennis-game-men_content,
.gn-side-menu #tennis-game-women:checked ~ #tennis-game-women_content{
  display: block;
}
.gn-side-menu .tennis-game-tabs input:checked + .tab_item {
  background-color: #003366;
  color: #fff;
}
.gn-side-menu #tennis-game-men_content {
    padding-right: 0;
    grid-column: 1/1;
}

.gn-side-menu #tennis-game-women_content {
    padding-left: 0;
    grid-column: 2/2;
}
@media only screen and (max-width: 599px){
.tennis-game-tabs{
  position:relative;
  display:block;
}
.tab_content h3{
  display:none
}
.tennis-game-tabs {
  margin-top: 50px;
  background-color: #fff;
  width:100%;
  margin: 0
}
.tennis-game-tabs .tab_item {
  width: calc( 100%/2 );
  height:1.6em;
  border-bottom: 2px solid #003366;
  background-color: #ddd;
  line-height:2em;
  font-size:1.2em;
  text-align: center;
  color: #333;
  display: block;
  float: left;
  text-align: center;
  font-weight: normal;
  transition: all 0.6s ease;
}
.tennis-game-tabs .tab_item:hover {
  opacity: 0.75;
}
.tennis-game-tabs .tab_content {
  display: none;
  padding: 0 0 0 0;
  clear: both;
  overflow: hidden;
}
#tennis-game-men:checked ~ #tennis-game-men_content,
#tennis-game-women:checked ~ #tennis-game-women_content{
  display: block;
}
.tennis-game-tabs input:checked + .tab_item {
  background-color: #003366;
  color: #fff;
}
#tennis-game-men_content {
  padding-right: 0;
  grid-column: 1/1;
}
#tennis-game-women_content {
  padding-left: 0;
  grid-column: 2/2;
}
}




/* overwrite NR-header */
#NR-header-util {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	top: 0;
}
#NR-header-tool {
	margin: 0 15px 0 0;
}
#NR-header-tool .NR-go {
	background: none;
	padding: 0;
}
#NR-header-ocn-logo {
	height: auto;
	width: 35px;
}
#NR-header-in {
	padding-top: 13px;
}

/* one module style */
#NR-onegoo {
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 14px!important;
	line-height: 1.2!important;
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 1024px;
	min-height: 44px;
	width: 100%;
	white-space: nowrap;
	z-index: 2147483647;
}
#NR-onegoo a {
	color: #333;
}
#NR-onegoo a:hover {
	color: #36c;
}
#NR-onegoo-inner {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1024px;
	padding: 4px 2px 4px 10px;
	position: relative;
}
#NR-onegoo .nr-onegoo-text {
	box-sizing: border-box;
	overflow: hidden;
	width: 50%;
}
#NR-onegoo .nr-onegoo-text-inbox {
	font-size: 13px!important;
	margin: 0!important;
	padding: 0!important;
	line-height: inherit!important;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 90%;
	width: 31em;
}
#NR-onegoo .nr-onegoo-menu {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 0!important;
	padding: 0!important;
	list-style: none!important;
	width: 50%;
}
#NR-onegoo .nr-onegoo-menu li {
	list-style: none!important;
}
#NR-onegoo .nr-onegoo-user,
#NR-onegoo .nr-onegoo-point {
	overflow: hidden;
}
#NR-onegoo .nr-onegoo-user {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: url(../img/onegoo/icon-user.svg) 0 50% no-repeat;
	background-size: 22px auto;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0!important;
	padding: 0 9px 0 25px!important;
	max-width: 58.6%;
}
#NR-onegoo .nr-onegoo-user:before {
	display: block;
	content: "";
	height: 22px;
	width: 1px;
}
#NR-onegoo .nr-onegoo-user a {
	overflow: hidden;
	display: inline-block;
	text-overflow: ellipsis;
	max-width: 100%;
	vertical-align: middle;
}
#NR-onegoo .nr-onegoo-point,
#NR-onegoo .nr-onegoo-nologin {
	border-left: 1px solid #ccc;
	margin: 0 8px 0 0!important;
	position: relative;
	padding: 1.5px 0 1.5px 9px!important;
}
#NR-onegoo .nr-onegoo-nologin {
	overflow: hidden;
	text-overflow: ellipsis;
}
#NR-onegoo .nr-onegoo-point a {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#NR-onegoo .nr-onegoo-point a:hover {
	text-decoration: none;
}
#NR-onegoo .nr-onegoo-point-number {
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	overflow: hidden;
	margin-right: 2px;
	max-width: 7.5em;
	text-overflow: ellipsis;
	vertical-align: bottom;
}
#NR-onegoo .nr-onegoo-point a:hover .nr-onegoo-point-number {
	text-decoration: underline;
}
#NR-onegoo .nr-onegoo-point-sub {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
}
#NR-onegoo #NR-onegoo-service {
	background: #fff;
	border-radius: 8px;
	display: none;
	overflow: hidden;
	margin: 10px 0 0;
	padding: 0;
	position: absolute;
	top: 100%;
	right: 10px;
	max-width: 100vw;
	text-align: center;
	z-index: 1;
}
#NR-onegoo #NR-onegoo-service.is-open {
	-webkit-animation: oneGooFade .15s ease;
	animation: oneGooFade .15s ease;
	box-shadow: 0 3px 3px 3px rgba(0,0,0,.15);
	display: block;
	width: 436px;
}
@-webkit-keyframes oneGooFade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes oneGooFade {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
#NR-onegoo .nr-onegoo-tool {
	margin: 0!important;
	padding: 0!important;
}
#NR-onegoo #NR-onegoo-service-switch {
	cursor: pointer;
}
#NR-onegoo #NR-onegoo-service-switch:after {
	background: url(../img/onegoo/icon-switch.svg) 50% 50% no-repeat;
	background-size: 18px auto;
	border-radius: 50%;
	content: "";
	display: block;
	height: 36px;
	width: 36px;
}
#NR-onegoo .nr-onegoo-text-sp {
	display: none;
}
#NR-onegoo .nr-onegoo-search {
	background: #eee;
	padding: 25px 20px;
}
#NR-onegoo .nr-onegoo-search-in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#NR-onegoo .nr-onegoo-search-text {
	-webkit-appearance: none;
	appearance: none;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px 0 0 4px;
	box-shadow: none;
	box-sizing: border-box;
	display: block;
	font-size: 18px;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	margin: 0;
	padding: 7px 16px 8px;
	outline: none;
	width: 60%;
	width: calc(100% - 100px);
}
#NR-onegoo .nr-onegoo-search-text::placeholder {
	color: #999;
	font-weight: 300;
}
#NR-onegoo .nr-onegoo-search-button {
	-webkit-appearance: none;
	appearance: none;
	background: #3067b4 url(../img/onegoo/icon-search.svg) 50% 50% no-repeat;
	background-size: 20px auto;
	border: 0;
	border-radius: 0 4px 4px 0;
	box-sizing: border-box;
	box-shadow: none;
	-webkit-box-flex-group: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	display: block;
	margin: 0;
	outline: none;
	padding: 0;
	text-indent: -9999px;
	width: 100px;
}
#NR-onegoo .nr-onegoo-service-list-wrap {
	border-right: 2px solid #fff;
	overflow: auto;
	max-height: 50vh;
	padding: 0 1px 0 18px;
}
#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar {
	width: 10px;
}
#NR-onegoo .nr-onegoo-service-list-wrap::-webkit-scrollbar-thumb {
	background-color: rgba(0,0,0,.25);
	border-radius: 10px;
}
#NR-onegoo .nr-onegoo-service-list {
	list-style: none!important;
	margin-bottom: 30px;
	padding: 29px 0 0;
}
#NR-onegoo .nr-onegoo-service-list:after {
	content: "";
	clear: both;
	display: block;
}
#NR-onegoo .nr-onegoo-service-item {
	box-sizing: border-box;
	float: left;
	overflow: hidden;
	margin-top: 27px;
	padding: 0 5px;
	width: 25%;
}
#NR-onegoo .nr-onegoo-service-item:nth-child(-n+4) {
	margin-top: 0;
}
#NR-onegoo .nr-onegoo-service-item:nth-child(4n+1) {
	clear: left;
}
#NR-onegoo .nr-onegoo-service-item a {
	color: inherit;
	display: block;
	overflow: visible;
}
#NR-onegoo .nr-onegoo-service-item img {
	max-width: 100%;
	height: 64px;
	width: 64px;
}
#NR-onegoo .nr-onegoo-service-name {
	display: block;
	line-height: 1.5;
	margin-top: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
#NR-onegoo .nr-onegoo-service-more {
	font-size: 16px;
	margin-top: 47px;
	padding-bottom: 31px;
	text-align: center;
}
@media screen and (min-width: 600px){
	#NR-onegoo #NR-onegoo-service-switch.is-open:after {
		background-color: #eee;
	}
	#NR-onegoo #NR-onegoo-service-switch:hover:after {
		background-color: #eee;
		cursor: pointer;
	}
	#NR-onegoo .nr-onegoo-sp {
		display: none;
	}
}
@media screen and (max-width: 599px){
	/* overwrite NR-header */
	#NR-header-util {
		display: none;
	}
	#NR-sp-menu {
		background-image: url(../img/onegoo/icon-menu.svg) !important;
		background-size: 24px auto!important;
	}

	/* one module style */
	#NR-onegoo {
		min-width: 0;
	}
	#NR-onegoo-inner {
		min-height: inherit;
		padding: 0;
		z-index: 1;
	}
	#NR-onegoo .nr-onegoo-text {
		display: none;
	}
	#NR-onegoo .nr-onegoo-menu {
		background: #fff;
		box-sizing: border-box;
		padding-left: 10px!important;
		position: relative;
		width: 100%;
		z-index: 2;
	}
	#NR-onegoo .nr-onegoo-user {
		background-size: 25px auto;
		padding-right: 6px!important;
		padding-left: 30px!important;
		max-width: 50%;
		min-height: 25px;
	}
	#NR-onegoo .nr-onegoo-point,
	#NR-onegoo .nr-onegoo-nologin {
		padding-left: 6px!important;
	}
	#NR-onegoo .nr-onegoo-tool {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	#NR-onegoo #NR-onegoo-service-switch {
		float: right;
	}
	#NR-onegoo #NR-onegoo-service-switch:after {
		background-size: 22px auto;
		height: 44px;
		width: 46px;
	}
	#NR-onegoo #NR-onegoo-service-switch.is-open:after {
		background-image: url(../img/onegoo/icon-close.svg);
	}
	#NR-onegoo #NR-onegoo-service {
		margin: 0;
		right: 10px;
	}
	#NR-onegoo #NR-onegoo-service.is-open {
		margin-top: 5px;
		width: 90%;
	}
	#NR-onegoo .nr-onegoo-service-list-wrap {
		max-height: 70vh;
		max-height: calc(80vh - 115px);
		padding: 10px 7px 0;
		-webkit-overflow-scrolling: touch;
	}
	#NR-onegoo .nr-onegoo-service-list {
		margin-bottom: 15px;
		padding-top: 15px;
	}
	#NR-onegoo .nr-onegoo-service-item img {
		height: auto;
	}
	#NR-onegoo .nr-onegoo-search {
		border-top: 1px solid #ddd;
		padding: 14px 15px;
	}
	#NR-onegoo .nr-onegoo-search-text {
		border-radius: 2px 0 0 2px;
		font-size: 15px;
		padding: 5px 10px;
		line-height: 1.375;
		height: 32px;
	}
	#NR-onegoo .nr-onegoo-search-button {
		background-size: 14px;
		border-radius: 0 2px 2px 0;
		width: 80px;
	}
	#NR-onegoo .nr-onegoo-text-sp {
		display: block;
		font-size: 12px;
		line-height: 1.375;
		padding: 0 8px 10px;
		text-align: left;
		white-space: normal;
	}
	#NR-onegoo .nr-onegoo-text-sp a {
		color: #36c;
	}
	#NR-onegoo .nr-onegoo-service-name {
		font-size: 10px;
		margin-top: 0;
	}
	#NR-onegoo .nr-onegoo-service-more {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		font-size: 13px;
		margin-top: 25px;
		padding-bottom: 26px;
	}
	#NR-onegoo .nr-onegoo-service-more a {
		color: #36c;
	}
	#NR-onegoo .nr-onegoo-service-more .nr-onegoo-sp {
		border-left: 1px solid #ccc;
		color: #36c;
		margin-left: 15px;
		padding-left: 15px;
	}
	#NR-onegoo .nr-onegoo-pc {
		display: none;
	}
}

/* for sp template */
#NR-onegoo.is-sp {
	min-width: 0;
}
#NR-onegoo.is-sp #NR-onegoo-inner {
	max-width: 100%;
}
#NR-sp-menu {
	background-image: url(../img/onegoo/icon-menu.svg) !important;
	background-size: 24px auto!important;
}








/* END NEWS-773 */


/* START NEWS-839 */
.gn_follow_news h3{
  margin-bottom:1em;
}
.gn_follow_news h3 i{
  font-size:90%;
  margin-right:.5em;
  vertical-align: middle;
}
.gn_follow_news ul{
  display: flex;
  flex-wrap:wrap;
}
.gn_follow_news .gn-news-item{
  position: relative;
  flex:1.0;
  margin-bottom:1em;
  box-shadow: 1px 1px 3px #e2e2e2;
  margin-right:.3em;
}
.gn_follow_news .gn-news-item a{
  box-sizing:border-box;
  padding:.5em .5em 30px; 
}
.gn_follow_news .gn-news-large .gn-news-item .thumbs-large{
  width:auto;
}
@media only screen and (max-width: 599px) {
  .gn_follow_news .gn-news-item{
      width:48%;
  }
}
.gn_follow_news .news-item-thumbs{
  background-color:#fff;
}
.gn_follow_news .news-photo-item{
  height:120px;
}
.gn_follow_news .news-photo-item .thumbs-x-small{
  max-width:120px;
  max-height:120px;
}

/* goonews staff recomend */
  .gn-related-pickup {
    padding:0.5em;
    border:1px solid #e08e8e;

  }
  .related-large:nth-child(2) {
    margin-top:25px;
  }

  .gn-related-pickup .related-title-large{
    margin-top:0;
    top:-17px;
  }
  @media only screen and (min-width: 600px){
    .gn-related-pickup .related-title-large{
      position: absolute;
    }
    .gn-related-pickup .list-news-related{
      margin-top:20px;
    }
    .gn-related-pickup .related-title-large{
      margin-top:0;
      top:-10px;
    }

  }
  .gn-related-pickup .related-title-large span{
    color:#cc0000;
  }
  .gn-related-pickup a{
    display: flex;
    padding:0 2%;
    color:#666;
    align-items: center;
  }
  .gn-related-pickup a:hover{
    text-decoration: none;
    opacity:0.6;
    transition:.3s;
  }
  .gn-related-pickup .news-item-thumbs{
    display: flex;
    justify-content: center;
    align-items: center;
    width:30%;
    max-width:80px;
  }
  .gn-related-pickup .pickup-title{
    padding:0 2%;
  }
  .gn-related-pickup .list-news-source{
    line-height: 1.5;
  }
  .gn-related-pickup .list-news-related li:nth-child(2) {
    margin-top: .5em;
  }
/* goonews staff recomend */

/* CPNEWS-285 */
.article-text a,
.article-text a:link,
.article-text a:visited{
text-decoration:none;
color:#0068b7;
font-weight:bold
}
.article-text img{
margin:10px auto;
max-width:656px;
max-height:500px;
width:auto;
height:auto;
display:block;
clear: both;

}
.article-text table img{
max-height:200px
}

@media only screen and (max-width: 599px){
.article-text img{
width:auto;
height:auto;
max-width:100vw;
max-width:100%;
}
}
.article-text h1{
font-size:1.2em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text h2{
font-size:1.2em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text h3{
font-size:1.1em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text h4{
font-size:1.1em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text h5{
font-size:1.1em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text h6{
font-size:1.1em;
font-weight:bold;
margin:0 8px 1em 8px
}
.article-text p{
margin:1em 0.5em
}
.article-text hr{
margin-bottom:1em
}
.article-text pre{
line-height:1.4em;
white-space:pre-wrap;
border:1px solid #ccc;
border-radius:3px;
margin:0 8px 1em 8px;
padding:0.5em 1em;
background:#f9f9f9;
margin-bottom:1em
}
.article-text blockquote{
margin:1em;
border-left:0.3em solid #eee;
border-right:0.3em solid #eee;
padding:0.5em 1em;
font-size:0.9em
}
.article-text ol{
margin:1em 1em;
padding:0 0 0 1em
}
.article-text ol li{
list-style-type:decimal
}
.article-text ul{
margin:1em 1em;
padding:0 0 0 1em
}
.article-text ul li{
list-style-type:disc
}
.article-text aside ul{
margin:0
}
.article-text li{
}
.article-text dl{
margin:0 8px 1em 8px
}
.article-text dt{
background-color: #eee;
border:1px solid #ccc;
padding:0.2em 0;
text-align:center;
border-bottom:none
}
.article-text dd {
margin:-1px 0 1em 0;
padding:0.4em 0.5em 0.2em 0.5em;
text-align:left;
border:1px solid #ccc
}
.article-text figure{
border:1px solid #ccc;
margin:0 8px 1em 8px
}
.article-text figcaption{
border-top:1px solid #ccc;
padding:0.3em 0.5em;
background:#eee
}
.article-text div{
}
.article-text main{
}
.article-text em{
font-weight:bold
}
.article-text strong{
font-weight:bold
}
.article-text small{
font-size:0.9em
}
.article-text s{
}
.article-text cite{
}
.article-text q{
}
.article-text dfn{
}
.article-text abbr{
}
.article-text time{
}
.article-text code{
word-wrap:break-word;
word-break:break-all;
font-size:1.1em;
line-height:1.2em;
margin:0.5em 0.2em;
background:#eee;
border-radius:3px;
padding:0.3em 0.5em;
display:block
}
.article-text var{
}
.article-text samp{
}
.article-text kbd{
}
.article-text sub{
}
.article-text sup{
}
.article-text i{
}
.article-text b{
}
.article-text mark{
}
.article-text ruby{
}
.article-text rt{
}
.article-text rp{
}
.article-text bdo{
}
.article-text span{
}
.article-text br{
}
.article-text ins{
}
.article-text del{
}
.article-text table{
table-layout:auto;
max-width:98vw;
font-size:0.9em;
margin: 1em auto;
border-collapse: collapse;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc
}
@media only screen and (max-width: 380px){
.article-text table{
font-size:4vw;
}
}
.article-text caption{
font-size:0.9em;
text-align:right
}
.article-text colgroup{
}
.article-text col{
}
.article-text tbody{
}
.article-text thead{
}
.article-text thead th{
text-align:center;
font-weight:bold;
background:#eee
}
.article-text tbody th{
text-align:left
}
.article-text tfoot{
}
.article-text tr{
}
.article-text td{
}
.article-text th{
}
.article-text td,
.article-text th{
word-wrap:break-word;
word-break:break-all;
border-top:1px solid #ccc;
border-left:1px solid #ccc;
padding:0.2em 0.4em
}
/* END CPNEWS-285 */
