@charset "utf-8";

.margin-top15 {
  margin-top: 10px;
}
.margin-bottom5 {
  margin-bottom: 5px;
}
.margin-bottom15 {
  margin-bottom: 10px;
}
.margin-bottom30 {
  margin-bottom: 15px;
}
.margin-left5 {
  margin-left: 5px;
}
.margin-left10 {
  margin-left: 5px;
}
.margin-right0 {
  margin-right: 0px;
}
.margin-right5 {
  margin-right: 5px;
}
.margin-right10 {
  margin-right: 5px;
}
.margin-right15 {
  margin-right: 10px;
}
.margin-right30 {
  margin-right: 15px;
}
.negative-margin-top15 {
  margin-top: -10px;
}
@media only screen and (max-width: 599px) {
  .sp-padding15 {
    padding-top: 10px !important;
  }
  .sp-padding-bottom0 {
    padding-bottom: 0 !important;
  }
  .sp-negative-margin15 {
    margin-top: -10px;
  }
  .sp-display-none {
    display: none !important;
  }
  .sp-margin-right0 {
    margin-right: 0 !important;
  }
}

.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;
}
#NR-main {
  padding-top: 15px;
  background: white;
}
@media only screen and (max-width: 599px) {
  #NR-wrapper-in {
    background: none;
    padding: 0;
  }
  #NR-wrapper, #NR-main {
    width: 100% !important;
    min-width: 0;
  }
  #NR-main {
    padding-top: 0px;
  }
}

#gn-body {
  background: #f3f3f3;
  position: relative;
}
#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 {
    width: 100%;
  }
  #gn-body:after {
    display: none;
  }
}

#NR-nav-main {
  background: #4f87d5;
}
#NR-nav-main ul#NR-nav-main-in li a {
  padding: 10px 15px !important;
}
#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-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: block;
  }
}

.NR-search {
  position: relative;
  z-index: 0;
  width: 1004px;
  margin-left: auto;
  margin-right: auto;
}
.NR-search .NR-search-in {
  padding: 0;
  position: absolute;
  top: -34px;
  right: 0;
  width: 300px;
  text-align: left;
}
.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;
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  word-wrap: normal;
}
.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 {
    position: static;
    width: 100%;
  }
  .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-button {
    text-align: center;
    background-image: none;
    text-indent: 0;
  }
  .NR-search .NR-select {
    display: none;
  }
}

.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;
}
.NR-tpath.gn-breadcrumb {
  width: 656px;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 15px;
}
.NR-tpath.gn-breadcrumb ol {
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .NR-tpath li:before {
    margin: 0 5px;
  }
  .NR-tpath.gn-breadcrumb {
    display: none;
  }
}

#NR-sub {
  margin-top: 15px;
}
#NR-sub h3 {
  line-height: 1.5;
}

.gn-footer-sp-navi {
  display: none;
  width: 100%;
}
.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: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-angle-left.svg);
  width: 7px;
  height: 7px;
}
@media only screen and (max-width: 599px) {
  .gn-footer-sp-navi {
    display: block;
  }
}

#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;
}
.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-partition {
    padding-top: 15px;
  }
  .gn-ad-image {
    width: 300px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* start 20150625 */
*:first-child + html .gn-ad-image img {
  max-width: none;
  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%;
}
.gn-container:after {
  content: "";
  display: block;
  clear: both;
}
.gn-container .column-1 {
  width: 100%;
  padding-bottom: 15px;
}
.gn-container .column-2, .gn-container .column-3 {
  float: left;
  padding-bottom: 15px;
}
.gn-container .column-2 {
  width: 320px;
}
.gn-container .column-3 {
  width: 208px;
}
.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) {
  article.gn-container {
    margin-top: 5px;
  }
  .gn-container {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 108%;
  }
  .gn-container .column-1 {
    padding-bottom: 10px;
  }
  .gn-container .column-2, .gn-container .column-3 {
    float: none;
    margin: 0;
    padding-bottom: 5px;
  }
  .gn-container .column-2 {
    width: 100%;
  }
  .gn-container .column-3 {
    width: 100%;
  }
  .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;
}
.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;
  }
  .sp-clear {
    clear: both;
  }
}

.pc-display-black {
  display: none;
}
@media only screen and (max-width: 599px) {
  .pc-display-black {
    display: block;
  }
}

.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;
}
.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;
}
.gn-information-area.emergency {
  color: #d50000;
}
.gn-information-area.emergency a {
  color: #d50000;
}
.gn-information-area.emergency a:visited {
  color: #d50000;
}
@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.maintenance {
    color: #4f87d5;
  }
  .gn-information-area.maintenance a {
    color: #4f87d5;
  }
  .gn-information-area.maintenance a:visited {
    color: #4f87d5;
  }
}

/* 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;
}
#topiarea_title .news-list-item {
  display: none;
}
.gn-news-list#topiarea_title a {
  padding: 9px 0;
}
.gn-news-list a:hover .list-title-news, .gn-news-list a:hover .list-title-topics {
  color: #cc3333;
  text-decoration: underline;
}
.gn-news-list a:visited {
  color: #609;
}
.gn-news-list i {
  padding-top: 1px;
  vertical-align: top;
  font-size: 107%;
}
.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;
}
.gn-news-list .image-search-block {
  margin-left: 135px;
  overflow: hidden;
}
.gn-news-list .image-ranking-block {
  margin-left: 162px;
  overflow: hidden;
}
.list-title-news, .list-title-topics {
  font-size: 107%;
}
.list-title-news {
  line-height: 1.6;
  vertical-align: top;
  margin-bottom: 5px;
}
.list-news-source {
  font-size: 92%;
  color: #999999;
  line-height: 1.6;
  word-wrap: break-word;
}
.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;
}
.list-news-related li {
  border-bottom: none;
}
.list-news-related li a {
  padding-top: 0;
}
.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;
}
.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: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;
}
.news-item-thumbs {
  background: #f3f3f3;
  text-align: center;
  width: 100%;
}
.news-item-thumbs img {
  display: inline-block;
}
.thumbs-large {
  width: 100%;
}
.news-item-thumbs .thumbs-large {
  max-height: 167px;
  overflow: hidden;
}
.thumbs-medium {
  width: auto;
  height: auto;
  max-width: 320px;
  max-height: 167px;
}
.thumbs-small {
  max-width: 188px;
}
.thumbs-x-small {
  max-width: 156px;
  max-height: 156px;
}
.thumbs-xx-small {
  width: auto;
  height: auto;
  max-width: 80px;
  max-height: 80px;
}
.thumbs-ranking {
  max-width: 120px;
  max-height: 120px;
}
.thumbs-side-bar {
  width: auto;
  height: auto;
  max-width: 127px;
  max-height: 94px;
}
.thumbs-list {
  max-width: 101px;
  max-height: 101px;
}

.news-list-item {
  width: 80px;
  float: left;
  margin-right: 10px;
}
@media only screen and (max-width: 599px) {
  .gn-news-list a {
    padding: 10px 0;
  }
  .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 {
	width: auto;
    height: auto;
    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 {
    text-decoration: none;
  }
  .gn-news-list i {
    margin-left: 5px;
  }
  .gn-news-list .image-news-block {
    margin-left: 0;
    margin-top: 0px;
  }
  .gn-news-list .image-search-block {
    margin-left: 90px;
  }
  .gn-news-list .image-ranking-block {
    margin-left: 122px;
  }
  .list-title-topics {
    font-size: 114%;
    line-height: 1.3;
  }
  .list-title-news {
    margin-bottom: 6px;
    font-size: 114%;
    line-height: 1.3;
  }
  .list-news-source {
    font-size: 86%;
    line-height: 1.04;
  }
  .list-news-text {
    line-height: 1.3;
  }
  .list-news-related {
    margin-top: -20px;
  }
  .list-publisher .list-title-topics {
    line-height: 1.2;
  }
  .gn-news-item a:hover .news-item-title {
    color: #4f87d5;
    text-decoration: none;
  }
  .news-item-title {
    font-size: 114%;
    line-height: 1.35;
    color: #4f87d5;
  }
  .news-list-item {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
  }
}

.photo-list-item {
  width: 101px;
  height: 101px;
  display: table;
  table-layout: fixed;
}
.photo-list-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.photo-list-item img {
  vertical-align: middle;
}
.news-photo-item {
  width: 100%;
  height: 156px;
  display: table;
}
.news-photo-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.news-ranking-item {
  width: 120px;
  height: 120px;
  display: table;
}
.news-ranking-item > * {
  display: table-cell;
  vertical-align: middle;
}
.news-sidebar-item {
  width: 127px;
  height: 94px;
  background: white;
  display: table;
}
.news-sidebar-item > * {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.gn-ranking-number-badge {
  width: 23px;
  height: 23px;
  border-radius: 3px;
  line-height: 24px;
  font-size: 107%;
  color: white;
  display: block;
  text-align: center;
}
.ranking-number-num01 {
  background: #c8a732;
}
.ranking-number-num02 {
  background: #666666;
}
.ranking-number-num03 {
  background: #c46535;
}
.ranking-number-num-under {
  color: #666666;
  background: #dddddd;
}
@media only screen and (max-width: 599px) {
  .photo-list-item {
    width: 100%;
  }
  .photo-list-item img {
    max-width: 100%;
  }
  .news-photo-item {
    width: 100%;
    max-height: 134px;
  }
  .news-photo-item img {
    max-width: 100%;
  }
  .news-ranking-item {
    width: 80px;
    height: 80px;
  }
  .news-ranking-item img {
    max-width: 80px;
    max-height: 80px;
  }
  .gn-ranking-number-badge {
    font-size: 128.5%;
  }
}

.gn-mark {
  font-size: 92%;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  line-height: 1;
  padding: 2px 3px;
  color: black;
  background: #f3f3f3;
}
.mark-new {
  color: #d50000;
  font-weight: bold;
  background: transparent;
  padding: 0 0 1px 5px;
}
@media only screen and (max-width: 599px) {
  .gn-mark {
    font-size: 86%;
    line-height: 1.58;
  }
  .mark-new {
    margin-left: 0;
    margin-top: -3px;
    padding: 0 0 0 5px;
  }
}

.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;
}
.btn-medium {
  width: 298px;
}
.btn-small {
  width: 100px;
}
.btn-x-small {
  width: 50px;
}
.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;
}
.NR-button {
  margin-right: auto;
  margin-left: auto;
}
.btn-sns {
  text-align: left;
  background: #f3f3f3;
}
.btn-sns:visited {
  color: white;
}
.btn-sns:hover {
  text-decoration: none;
}
.btn-goo {
  width: 98px !important;
  padding: 2px 0;
  text-align: center;
  background: white;
  border: 1px solid #da2140;
  color: #333333;
}
.btn-goo img {
  height: 19px;
  margin-right: 5px;
}
.btn-goo:visited {
  color: #333333;
}
.btn-goo:hover {
  text-decoration: none;
}
.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;
}
.btn-keyword-list {
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 18px;
  background: #fff;
  color: #cc3333;
  border: solid 1px #cc3333;
  font-size: 95%;
  line-height: 1.3;
}
.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%;
}
.btn-keyword-list.current {
  background: #4f87d5;
  color: white;
}
.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%;
}
.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;
}
.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;
}
.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;
}
@media only screen and (max-width: 599px) {
  .btn-large {
    display: inline-block;
    width: 100%;
    font-size: 128.5%;
  }
  .btn-medium {
    display: inline-block;
    width: 100%;
  }
  .btn-small {
    width: 80px;
  }
  .btn-x-small {
    width: 38px;
    font-size: 82% !important;
  }
  .btn-default {
    color: white;
    background: #4f87d5;
    border: none;
  }
  .btn-default:visited {
    color: white;
  }
  .btn-default:hover {
    background: #4f87d5;
  }
  .btn-sns {
    width: 100px;
  }
  .btn-goo {
    font-size: 100%;
    line-height: 1.36;
  }
  .btn-keyword {
    font-size: 114%;
  }
  .btn-keyword-list {
    font-size: 100%;
  }
  #ranking_btn_day .btn-x-small {
    font-size: 71% !important;
  }
  .btn-genre-list {
    font-size: 86%;
  }
  .btn-text {
    font-size: 93%;
  }
}

.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;
}
.tab-select-sports2 > li {
  width: 50% !important;
}
.tab-select-sports3 > li {
  width: 33.3333% !important;
}
.tab-select-sports4 > li {
  width: 25% !important;
}
.tab-word-twoline {
  font-size: 84%;
}
@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-sports2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .tab-select-sports3 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .tab-select-sports4 {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .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.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.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;
}
.read-aggregate {
  text-align: right;
  line-height: 1.6;
}
.read-description, .read-movie {
  line-height: 1.6;
}
.read-talent {
  clear: both;
}
@media only screen and (max-width: 599px) {
  .gn-read-text {
    font-size: 93%;
  }
  .gn-read-text a {
    color: #4f87d5;
  }
  .read-aggregate, .read-description, .read-movie, .read-tweet {
    line-height: 1.3;
  }
}

.gn-heading {
  position: relative;
}
.heading-label-large {
  border-bottom: 1px solid #4f87d5;
  padding-bottom: 5px;
  margin-bottom: 10px;
  position: relative;
}
.heading-label-medium {
  margin-bottom: 15px;
}
.gn-partition .heading-label-medium {
  margin-top: -15px;
}
@media only screen and (max-width: 599px) {
  .gn-heading a {
    text-decoration: none;
  }
  .heading-label-large {
    margin-bottom: 10px;
  }
  .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-publisher {
  border-bottom: 1px solid #4f87d5;
  clear: both;
  position: static !important;
  margin-bottom: 15px;
}
.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;
}
.heading-title-large, .heading-title-medium, .heading-title-small, .heading-tab-title {
  font-size: 108%;
  font-weight: bold;
}
.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;
}

.heading-title-medium {
  padding: 10px 15px 0px 13px;
  line-height: 1.5;
}
.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;
}
.heading-title-topics {
  font-size: 123%;
  padding-top: 0.5em;
  font-weight: bold;
}
.heading-tab-title span {
  font-weight: bold;
}
.heading-block {
  display: block;
}
.heading-topics {
  padding-bottom: 5px;
}
.heading-news-list {
  margin-bottom: 10px;
}
.heading-side {
  padding-left: 15px;
}
.heading-right-btn {
  z-index: 20;
}
.heading-right-btn .gn-button {
  z-index: 100;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.8em;
}
.heading-rss-btn .gn-button {
  z-index: 100;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.0em;
}

@media only screen and (max-width: 599px) {
  .heading-label-publisher {
    margin-bottom: 10px;
  }
  .heading-sp-tab-label {
    display: block;
  }
  .heading-sp-tab-label.ranking-margin-top {
    margin-top: 45px;
  }
  .heading-title-small.heading-side {
    font-size: 108%;
  }
  .heading-title-large {
    font-size: 114%;
    line-height: 1.6;
  }
  .heading-title-medium {
    padding-left: 8px;
    padding-right: 10px;
    line-height: 1.3;
  }
  .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: 100%;
  }
  .heading-news-list {
    margin-bottom: 0;
  }
  .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;
}

/* add 20150828 */
.navi-block {
  display: none;
}
@media only screen and (max-width: 599px) {
  .navi-block {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .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 !important;
}
@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;
  }
  .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;
}
.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-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;
}
@media only screen and (max-width: 599px) {
  .gn-side-menu p, .gn-side-menu li {
    line-height: 1.3;
  }
}

.gn-topics {
  zoom: 1;
  padding-bottom: 15px;
}
.gn-topics:after {
  content: "";
  display: block;
  clear: both;
}
.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;
}
.topics-thumbs {
  width: 188px;
  float: right;
  margin-left: 10px;
  color: #999999;
  line-height: 1.6;
  word-wrap: break-word;
}
.topics-thumbs img {
  text-align: center;
  max-width: 188px;
  margin-bottom: 5px;
}
.topics-thumbs img:hover {
  opacity: .9;
}
.topics-thumbs a {
  color: #999999;
  text-decoration: underline;
}
.topics-news-source {
  color: #999999;
  line-height: 1.6;
}
.topics-news-source a {
  color: #999999;
  text-decoration: underline;
}
.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) {
  .gn-topics {
    padding-bottom: 15px;
  }
  .topics-title {
    font-size: 128.5%;
    line-height: 1.3;
  }
  .topics-title a {
    text-decoration: none;
  }
  .topics-thumbs {
    line-height: 1.2;
    font-size: 86%;
  }
  .topics-thumbs {
    width: 46%;
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
  }
  .topics-thumbs img {
    max-width: 100%;
  }
  .topics-news-source {
    font-size: 86%;
    margin-bottom: 10px;
    line-height: 1;
  }
  .topics-text {
    font-size: 114%;
    line-height: 1.5;
  }
}

.gn-related-post {
  zoom: 1;
  font-size: 107%;
  line-height: 1.6;
  margin-bottom: 10px;
}
.gn-related-post:after {
  content: "";
  display: block;
  clear: both;
}
.gn-related-post a {
  color: #1d56a5;
  text-decoration: none;
}
.gn-related-post a:hover {
  color: #cc3333;
  text-decoration: underline;
}
.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;
}
.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;
}
.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;
}
.related-thumbs {
  width: 150px;
  float: left;
  margin-right: 10px;
}
.related-thumbs img {
  max-width: 150px;
  max-height: 150px;
}
.related-thumbs-small {
  width: 100px;
  float: left;
  margin-right: 10px;
}
.related-thumbs-small img {
  max-width: 100px;
}

.related-textbox-medium {
  margin-left: 180px;
}
@media only screen and (max-width: 599px) {
  .gn-related-post {
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .gn-related-post a:hover {
    text-decoration: none;
  }
  .related-large {
    padding-top: 15px;
  }
  .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-medium {
    color: #4f87d5;
  }
  .related-title-medium a {
    color: #4f87d5;
  }
  .related-thumbs {
    width: 120px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .related-thumbs img {
    max-width: 120px;
    max-height: 120px;
  }
  .related-textbox-medium {
    margin-left: 0;
  }
}
.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;
}
.keyword-timeline.ranking-margin-bottom {
  margin-bottom: 15px;
}
.keyword-timeline li {
  position: relative;
  z-index: 20;
  margin-right: 15px;
  margin-bottom: 0;
}
.keyword-timeline li:last-child {
  margin-right: 0;
}
.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-under-title {
  margin-bottom: 0;
}
.keyword-under-title-order {
  margin-top: 10px;
  margin-bottom: 5px;
}
.keyword-under-order-list {
  margin-bottom: 10px;
}
@media only screen and (max-width: 599px) {
  .gn-keyword-list {
    margin-bottom: 0;
  }
  .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 {
    margin-right: 5px;
  }
  .keyword-under-title {
    margin-top: 10px;
  }
  .keyword-under-order-list {
    margin-top: 10px;
    margin-bottom: 0;
  }
}

/* add 20150828 */
.gn-genre-list {
  margin-bottom: 10px;
  zoom: 1;
}
.gn-genre-list:after {
  content: "";
  display: block;
  clear: both;
}
.gn-genre-list li {
  margin-bottom: 0px;
  float: left;
}
@media only screen and (max-width: 599px) {
  .gn-genre-list {
    display: none;
  }
}
/* end 20150828 */


.article-title {
  font-size: 169%;
  line-height: 1.6;
  font-weight: bold;
}
.article-date {
  color: #999999;
  line-height: 1.6;
  margin-bottom: 15px;
}
.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;
}
.article-text {
  font-size: 123%;
  line-height: 1.6;
  margin-bottom: 16px;
}
.article-text b {
  font-weight: bold;
}
.article-text a:hover {
  color: #4f87d5;
  text-decoration: underline;
}
@media only screen and (max-width: 599px) {
  .article-title {
    font-size: 128.5%;
    line-height: 1.3;
  }
  .article-date {
    margin-bottom: 10px;
    font-size: 78.5%;
  }
  .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 {
    margin-bottom: 10px;
    font-size: 114%;
    line-height: 1.5;
  }
  .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;
}
.gn-photo-detail img {
  max-width: 450px;
  max-height: 450px;
}
@media only screen and (max-width: 599px) {
  .gn-photo-detail {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gn-photo-detail img {
    width: 100%;
    max-width: 320px;
  }
}

.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;
}
.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;
}
.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;
}
.text-navi-link, .text-navi-text {
  position: absolute;
  right: 0;
  bottom: 8px;
}
.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.5em;
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-left.svg);
  display: inline-block;
  width: 6px;
  height: 6px;
}
.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.5em;
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-right.svg);
  display: inline-block;
  width: 6px;
  height: 6px;
}
@media only screen and (max-width: 599px) {
  .gn-text-navi {
    font-size: 100%;
  }
  .gn-text-navi a {
    color: #4f87d5;
  }
  .text-navi-link-list {
    margin-bottom: 5px;
  }
  .text-navi-link-list li {
    line-height: 1.3;
  }
  .text-navi-photo {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .text-navi-link, .text-navi-text {
    left: 0;
    bottom: -30px;
  }
  .text-navi-arrow-left:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-left_skyblue.svg);
  }
  .text-navi-arrow-right:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-right_skyblue.svg);
  }
}

.gn-pager {
  margin-bottom: 15px;
  text-decoration: none;
  font-size: 107%;
  text-align: center;
  padding: 0;
}
.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;
}
.gn-pager .pager-prev, .gn-pager .pager-next {
  border: none;
  position: relative;
  width: auto;
  line-height: 42px;
  height: auto;
  padding: 0;
  margin: 0;
}
.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;
}
.gn-pager .pager-prev a:before, .gn-pager .pager-next a:before {
  content: none !important;
}
.gn-pager .pager-prev {
  padding-left: 15px;
  margin-right: 10px;
}
.gn-pager .pager-next {
  padding-right: 15px;
  margin-right: 0;
  margin-left: 5px;
}
@media only screen and (max-width: 599px) {
  .gn-pager {
    margin-bottom: 10px;
    font-size: 111%;
  }
  .gn-pager a {
    color: #4f87d5;
  }
  .gn-pager .current {
    display: block;
  }
  .gn-pager .pager-prev, .gn-pager .pager-next {
    display: block;
  }
  .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-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;
}
.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;
}
.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-large li {
    float: none;
    width: 100%;
  }
  .thumbs-list-large a:hover .list-title-news, .thumbs-list-large a:hover .list-title-topics {
    text-decoration: none;
  }
  .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;
  }
}

.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;
}
.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-thumbs {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .talent-thumbs img {
    width: 100%;
  }
  .talent-profile {
    width: 100%;
    float: none;
    line-height: 1.3;
  }
}

.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);
}
.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;
}
.woman-btn {
  background-color: #4f87d5;
  color: #ffffff;
}
.woman-btn:visited {
  color: #ffffff;
}
@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 {
    float: none;
    width: 80px;
    height: 80px;
    margin-right: 10px;
  }
  .woman-thumbs img {
    max-height: 80px;
    max-width: 80px;
  }
  .woman-heading.heading-label-medium {
    margin-top: 0px;
    border: none;
    color: #000;
  }
  .woman-heading.heading-label-medium .heading-title-medium {
    padding: 0px 16px;
    font-weight: bold;
  }
}

/* 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;
  }
}

.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;
}
.Image_Wrapper {
  opacity: 0;
}

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;
}
#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;
}
#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: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-angle-right_gray.svg);
  font-size: 125%;
  width: 8px;
  height: 8px;
}
#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;
}
#bb-score.tennis-score .btn-keyword {
  padding: 2px;
  font-size: 85%;
  line-height: 1.3;
}
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: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-angle-right_gray.svg);
  font-size: 200%;
  width: 10px;
  height: 10px;
}
.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;
  }
}
.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;
}
.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%;
  }
}


/* 20150903ADD */
article {
  word-wrap: break-word
}

#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;
}

.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;
  }
}

#subgenre li {
  display: inline-block;
  padding: 3px 0 13px;
}
#subgenre li::after {
  content: "｜";
}
@media only screen and (max-width: 599px) {
  #subgenre li {
    display: none;
  }
}
.NR-copyright-ip {
  text-align: left;
}

/* NEWS-591 */
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: 25%;
}
ul.more_btn li:last-child {
  width: 75%;
}
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:not(:first-child) a {
  margin-left: .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: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;
  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;
    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-size: 22px auto;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 !important;
}
#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-nologin {
  overflow: hidden;
  text-overflow: ellipsis;
}
#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_v2.png) !important;
    background-size: 40px auto !important;
  }
  .NR-rwd #NR-sp-menu {
    right: 0;
  }
  /* 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-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%;
}
/* 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;
}
.gn-related-pickup .pickup-title .list-title-news {
  word-break: break-all;
}
/* goonews staff recomend */

/* NEWS-1007 start */
.gn-button > span.talent-keyword {
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  .gn-button > span.talent-keyword {
    display: none;
  }
}
/* NEWS-1007 END */

/* 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: 100%;
  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:not(.tiktok-embed) {
  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 dl {
  margin: 0 8px 1em 8px;
  clear: both;
}
.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 {
  margin: 2em auto;
  max-width: 95%;
}
.article-text figcaption {
  color: #999;
  font-size: 13px;
}
.article-text em {
  font-weight: bold
}
.article-text strong {
  font-weight: bold
}
.article-text small {
  font-size: 0.9em
}
.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 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 thead th {
  text-align: center;
  font-weight: bold;
  background: #eee
}
.article-text tbody th {
  text-align: left
}
.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 */

/* START NEWS-1110 */
@media only screen and (max-width: 599px) {
  .heading-title-large .gn-appDL_keyword a {
    display: block;
    padding: .2em .5em;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #cc3333;
    color: #fff;
    border-radius: 17px;
    width: 250px;
    text-align: center;
    position: relative;
    margin: .5em auto;
    text-decoration: none;
  }
  .heading-title-large .gn-appDL_keyword a:visited {
    color: #fff;
  }
}
@media only screen and (min-width: 599px) {
  .heading-title-large .gn-appDL_keyword a {
    display: none;
  }
}
/* END NEWS-1110 */

/* START NEWS-1161 & NEWS-1414 */
.article-text iframe {
  width: 100%;
  max-width: 500px;
  min-height: 300px;
  display: block;
  margin: 1em auto;
  clear: both;
}
.instagram-media{
  margin:1em auto !important;
  min-width: 300px !important;
}
.twitter-tweet {
  margin: 1em auto !important;
}
/* END NEWS-1161 & NEWS-1414 */

/* START NEWS-1155 */
.cookie_info {
  padding: 1em 1.5em 0;
  color: #777;
  font-size: 85%;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0;
}
/* END NEWS-1155 */

/* START NEWS-1215 */
@media only screen and (min-width: 599px) {
  .gooad_header_pc {
    min-height: 90px;
  }
  .gooad_side1st_pc, .gooad_side2nd_pc {
    min-height: 250px;
  }
}
/* END NEWS-1215 */

/* START NEWS-1299 */
#gooad-badge300_3, #gooad-badge300_4{
    min-height:250px;
}
/* END NEWS-1299 */

/* START NEWS-1300 */
#gooad-badge345_1{
    min-height:250px;
}
/* END NEWS-1300 */

/* START NEWS-1294 */
@media screen and (max-width:480px){
  [data-feed-main-container-id="taboola-below-article-thumbnails"]{
    min-height: 2200px;
  }
  [data-feed-main-container-id="taboola-below-article-thumbnails-preview"]{
    min-height: 2200px;
  }
}
/* END NEWS-1294 */

/* START NEWS-1356 */
#NR-footer-link li{
  display: inline;
  margin-right: 10px;
  line-height: 1.5em;
  word-break: keep-all;
}
@media only screen and (max-width: 599px) {
  #NR-footer #NR-footer-in #NR-footer-link{
    display: block !important;
  }
}
/* END NEWS-1356 */

/* START NEWS-1343 fontawesome */
.gn-icon {
  text-decoration: none;
}
.icon-camera:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-camera.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
}
.icon-movie:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-movie.svg);
  display: inline-block;
  width: 16px;
  height: 16px;
}
.icon-angle-left {
  line-height: 1;
}
.icon-angle-left:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-angle-left.svg);
  display: inline-block;
  width: 13px;
  height: 13px;
}
.icon-facebook, .icon-twitter {
  font-size: 100% !important;
}
.icon-facebook:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-facebook.svg);
  display: inline-block;
  width: 9px;
  height: 18px;
  vertical-align: text-bottom;
}
.icon-twitter:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-twitter.svg);
  display: inline-block;
  width: 17px;
  height: 16px;
  vertical-align: text-bottom;
}
.icon-info-sign {
  line-height: 1;
}
.icon-info-sign:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-info-sign.svg);
  display: inline-block;
  width: 15px;
  height: 15px;
}
.icon-search:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-search.svg);
  display: inline-block;
  width: 13px;
  height: 16px;
}
.icon-user:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-user.svg);
  display: inline-block;
  width: 11px;
  height: 16px;
}
.icon-picture:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-picture.svg);
  display: inline-block;
  width: 15px;
  height: 16px;
}
.icon-globe:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-globe.svg);
  display: inline-block;
  width: 13px;
  height: 16px;
}
.icon-shopping-cart:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-shopping-cart.svg);
  display: inline-block;
  width: 14px;
  height: 16px;
}
.icon-pencil:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-pencil.svg);
  display: inline-block;
  width: 13px;
  height: 16px;
}
@media only screen and (max-width: 599px) {
  .icon-search:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-search_white.svg);
  }
  .icon-user:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-user_white.svg);
  }
  .icon-picture:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-picture_white.svg);
  }
  .icon-globe:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-globe_white.svg);
  }
  .icon-shopping-cart:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-shopping-cart_white.svg);
  }
  .icon-pencil:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-pencil_white.svg);
  }
}
.icon-zoom-in {
  line-height: 2 !important;
  position: relative;
  top: 8px;
}
.icon-zoom-in:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-zoom-in.svg);
  display: inline-block;
  width: 25px;
  height: 25px;
}
.icon-comment:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-comment.svg);
  display: inline-block;
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 599px) {
  .icon-comment:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-comment_skyblue.svg);
  }
}
.icon-angle-down:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-angle-down.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
.icon-plus {
  vertical-align: middle;
}
.icon-plus:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-plus.svg);
  display: inline-block;
  width: 11px;
  height: 11px;
}
.icon-trophy:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/icon-trophy.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
.fa-tag {
  background-color: #1d56a5;
  background-image: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-tag_mask.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
}
.btn-keyword-list .fa-tag {
  background-color: #cc3333;
}
.btn-keyword-list:visited .fa-tag {
  background-color: #666;
}
.btn-keyword-list:hover .fa-tag {
  background-color: #fff;
  background-image: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-tag_mask_pink.png);
} 
.fa-angle-left, .fa-angle-right {
  vertical-align: middle;
}
.fa-angle-left:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-left.svg);
  display: inline-block;
  width: 6px;
  height: 14px;
}
.fa-angle-right:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-right.svg);
  display: inline-block;
  width: 6px;
  height: 14px;
}
@media only screen and (max-width: 599px) {
  .fa-angle-left:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-left_skyblue.svg);
  }
  .fa-angle-right:before {
    content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-angle-right_skyblue.svg);
  }
}
.fa-chevron-circle-left:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-chevron-circle-left.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
.fa-chevron-circle-right:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-chevron-circle-right.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
.fa-exclamation-circle {
  vertical-align: middle;
  line-height: 1;
}
.fa-exclamation-circle:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-exclamation-circle.svg);
  display: inline-block;
  width: 18px;
  height: 18px;
}
.gn-related-pickup .fa-chevron-circle-right {
  vertical-align: middle;
  line-height: 1;
}
.gn-related-pickup .fa-chevron-circle-right:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-chevron-circle-right_white.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
}
.fa-calendar-o {
  vertical-align: middle;
}
.fa-calendar-o:before {
  content: url(https://img.news.goo.ne.jp/topics/fontawesome/fa-calendar-o.svg);
  display: inline-block;
  width: 14px;
  height: 14px;
}
/* END NEWS-1343 fontawesome */

/* START NEWS-1131 */
#r_ranking {
  margin-bottom: 10px;
}
#r_ranking .ranking_a {
  display: block;
}
#r_ranking .ranking_a:hover {
  text-decoration: none;
  background-color: #E3E3E3;
  transition: 0.3s;
}
#r_ranking .ranking_a dl {
  display: table;
  width: 100%;
  border-bottom: dotted #ccc 1px;
  padding: .5em 0;
}
#r_ranking .ranking_a dt, #r_ranking .ranking_a dd {
  display: table-cell;
  vertical-align: top;
}
#r_ranking .ranking_a dt {
  width: 8%;
  text-align: center;
}
#r_ranking .ranking_a dt span {
  background-color: #999;
  color: #fff;
  font-weight: bold;
  padding: .1em .5em;
  font-size: 1em;
  border-radius: 2px;
}
#r_ranking .ranking_a .ranking_img {
  width: 30%;
  text-align: center;
  padding: 0;
}
#r_ranking .ranking_a .ranking_txt {
  width: 62%;
  padding-left: 10px;
}
#r_ranking .ranking_a .ranking_ttl {
  color: #4F87CE;
  font-size: 105%;
  line-height: 1.4;
  padding-bottom: 10px;
}
#r_ranking .ranking_a:hover .ranking_ttl {
  color: #D03333;
  text-decoration: underline;
}
.news_more {
  text-align: right;
  color: #4F87CE;
  padding: 10px 5px 10px 0px;
}
/* END NEWS-1131 */

/* START NEWS-1422 */
ul.copy_url_area {
  display: flex;
  justify-content:space-around;
  align-items: center;
  flex-direction: row;
  width: 100%;
  margin: 1em 0;
  padding: 0 0.5em;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  box-sizing: border-box;
}
ul.copy_url_area li:first-child {
  color: #777;
  font-size: 81%;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0;
  padding: .7em 0 .7em .5em;
}
ul.copy_url_area li button {
  width: 65px;
  background: none;
  border: none;
}
ul.copy_url_area li button img {
  padding: 0.3em 0;
}
ul.copy_url_area li button span {
  display: inline-block;
  color: #4f87d5;
  font-size: 90%;
  font-weight: bold;
}
ul.copy_url_area li button.copied span {
  color: #777;
}
/* END NEWS-1422 */

/* START NEWS-1460 */
.heading-ima-ranking {
  margin-bottom: 30px;
}
.ima-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  vertical-align: bottom;
  align-items: center;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
.ima-note {
  font-size: 92%;
  color: #999999;
  padding: 13px 15px 0;
  line-height: 1.5;
}
.heading-ima-ranking .gn-news-list {
  margin-bottom: 15px;
}
.heading-ima-ranking .gn-news-list .ranking-news-block {
  width: 95%;
}
@media only screen and (max-width: 599px) {
  .heading-ima-ranking .gn-news-list .ranking-news-block {
    width: 92%;
  }
}
@media only screen and (max-width: 369px) {
  .ima-note {
    font-size: 85%;
    padding: 13px 5px 0 0;
  }
  .heading-ima-ranking .gn-news-list .ranking-news-block {
    width: 90%;
  }
}
/* END NEWS-1460 */

/* START NEWS-1474 */
.fb_iframe_widget {
  width: 100%;
  margin: 1em 0;
}
.fb_iframe_widget > span {
  display: block !important;
  margin: 0 auto;
}
.fb_iframe_widget iframe {
  margin: 0;
  min-height: auto;
}
/* END NEWS-1474 */

/* START NEWS-1546 */
#NR-footer-in {
  padding-bottom: 25px !important;
}
#NR-footer-ci {
  padding-bottom: 115px !important;
}
@media only screen and (max-width: 599px) {
  #NR-footer-in {
    padding-bottom: 25px !important;
  }
  #NR-footer-ci {
    padding-bottom: 135px !important;
  }
}
/* END NEWS-1546 */

/* START NEWS-1562 */
.btn-twitter-x {
  background: #000000;
  color: white;
}
.btn-twitter-x .btn-text {
  padding: 7px 0 3px;
}
.icon-twitter-x {
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 599px) {
  .icon-twitter-x {
    width: 20px;
    height: 20px;
  }
}
/* END NEWS-1562 */
