@charset "UTF-8";
/*
Copyright (c) 2010, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.8.1
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
section,
figure {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del,
ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup,
sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button,
textarea,
select {
  *font-size: 100%;
}

/*size*/
/*color*/
/* mixinCSS Document */
/*alt*/
/*title*/
/*icon*/
/*button*/
/* layoutCSS Document */
/* fontCSS Document */
/* =================================
Common
================================= */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, Arial, "メイリオ", Meiryo, sans-serif;
}

/* news-main-block
---------------------------------------------------------- */
.news-main-block .article-main-box a,
.news-list-block .article-list-box a,
.news-list-side-block .article-list-box a {
  text-decoration: none;
}
.news-main-block .article-main-box .tit,
.news-list-block .article-list-box .tit,
.news-list-side-block .article-list-box .tit {
  color: #000;
}
.news-main-block .article-main-box .meta .datetime,
.news-list-block .article-list-box .meta .datetime,
.news-list-side-block .article-list-box .meta .datetime {
  color: #999;
}

/* news-list-block
---------------------------------------------------------- */
/* news-list-side-block
---------------------------------------------------------- */
/* =================================
early-warning
================================= */
/* early-warning
---------------------------------------------------------- */
#early-warning .warning-block a.warning-link {
  text-decoration: none;
}
#early-warning .warning-block .warning-list dd {
  color: #fff;
  text-decoration: none;
}

/* relation-movie-block
---------------------------------------------------------- */
.relation-movie-block .relation-movie-box a {
  text-decoration: none;
}
.relation-movie-block .relation-movie-box .tit {
  color: #000;
}
.relation-movie-block .relation-movie-box .oadate {
  color: #999;
}

/* relation-program-block
---------------------------------------------------------- */
.relation-program-block .relation-program-box a {
  text-decoration: none;
}
.relation-program-block .relation-program-box .tit {
  color: #000;
}

/* sns-block
---------------------------------------------------------- */
.sns-block .sns-box .tit {
  color: #000;
}

/* weather-today-block
---------------------------------------------------------- */
.weather-today-block a.weather-today-link {
  text-decoration: none;
}
.weather-today-block a.weather-today-link dl .area {
  color: #000;
}
.weather-today-block a.weather-today-link dl .degree {
  color: #000;
}
.weather-today-block a.weather-today-link dl .degree .high {
  color: #f00;
}
.weather-today-block a.weather-today-link dl .degree .low {
  color: #2595d1;
}

/* weather-buttons
---------------------------------------------------------- */
.weather-buttons li a.weather-button-link {
  color: #999;
  text-decoration: none;
}

/* pr-txt-block
---------------------------------------------------------- */
.pr-txt-block .pr-txt-list li .ico-pr {
  color: #fff;
}
.pr-txt-block .pr-txt-list li .txt {
  color: #000;
  text-decoration: none;
}

/* =================================
main-detail
================================= */
#main-detail {
  /* detail-block
  ---------------------------------------------------------- */
}
#main-detail .detail-block .detail-header .meta .datetime {
  color: #999;
}
#main-detail .detail-block .detail-header .detail-tit {
  color: #000;
}
#main-detail .detail-block .sns-area .sns-box a {
  color: #fff;
  text-decoration: none;
}
#main-detail .detail-block .detail-article .summary {
  color: #000;
}

/* =================================
main-weather
================================= */
#main-weather {
  /* weather-block
  ---------------------------------------------------------- */
  /* weather-top-nav
  ---------------------------------------------------------- */
  /* weather-area-nav
  ---------------------------------------------------------- */
  /* area-block
  ---------------------------------------------------------- */
}
#main-weather .weather-block .weather-header .update .time,
#main-weather .weather-block .weather-box .article-no-alarm .no-alarm {
  color: #000;
}
#main-weather #weather-top-nav .article-nav a {
  text-decoration: none;
}
#main-weather #weather-top-nav .article-nav .area-tit {
  color: #000;
}
#main-weather #weather-top-nav .article-nav .no-alarm {
  color: #bebebe;
}
#main-weather #weather-area-nav .nav-list .area a {
  color: #000;
  text-decoration: none;
}
#main-weather .area-block .area-detail .area-tit,
#main-weather .area-block .area-detail .article-area .no-alarm {
  color: #000;
}

/* =================================
PC+TABLET
================================= */
@media screen and (min-width: 768px) {
  /* PC+タブレット（768px以上）
  -------------------------------------------------- */
  /* news-main-block
  ---------------------------------------------------------- */
  .news-main-block .article-main-box .tit {
    font-size: 24px;
    line-height: 1.4em;
  }
  .news-main-block .article-main-box .meta .datetime {
    font-size: 14px;
    line-height: 1em;
  }

  /* news-list-block
  ---------------------------------------------------------- */
  .news-list-block .article-list-box .meta .datetime {
    font-size: 14px;
    line-height: 1em;
  }
  .news-list-block .article-list-box.box-large .tit {
    font-size: 24px;
    line-height: 1.4em;
  }
  .news-list-block .article-list-box.box-small .tit {
    font-size: 16px;
    line-height: 1.4em;
  }

  /* news-list-side-block
  ---------------------------------------------------------- */
  .news-list-side-block .article-list-box .tit {
    font-size: 16px;
    line-height: 1.6em;
  }
  .news-list-side-block .article-list-box .meta .datetime {
    font-size: 14px;
    line-height: 1em;
  }

  /* early-warning
  ---------------------------------------------------------- */
  #early-warning .warning-block.warning-block .warning-list dd {
    font-size: 18px;
    line-height: 1em;
  }

  /* relation-movie-block
  ---------------------------------------------------------- */
  .relation-movie-block .relation-movie-box .tit {
    font-size: 16px;
    line-height: 1.4em;
  }
  .relation-movie-block .relation-movie-box .oadate {
    font-size: 14px;
    line-height: 1em;
  }

  /* relation-program-block
  ---------------------------------------------------------- */
  .relation-program-block .relation-program-box a {
    text-decoration: none;
  }
  .relation-program-block .relation-program-box .tit {
    font-size: 16px;
    line-height: 1.4em;
  }

  /* sns-block
  ---------------------------------------------------------- */
  .sns-block .sns-box .tit {
    font-size: 22px;
    line-height: 46px;
  }

  /* weather-today-block
  ---------------------------------------------------------- */
  .weather-today-block a.weather-today-link dl .area {
    font-size: 18px;
    line-height: 1.8em;
  }
  .weather-today-block a.weather-today-link dl .degree {
    font-size: 18px;
    line-height: 1em;
  }

  /* weather-buttons
  ---------------------------------------------------------- */
  .weather-buttons li a.weather-button-link {
    font-size: 16px;
    line-height: 1em;
  }

  /* pr-txt-block
  ---------------------------------------------------------- */
  .pr-txt-block .pr-txt-list li .ico-pr {
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0.2em;
  }
  .pr-txt-block .pr-txt-list li .txt {
    font-size: 14px;
    line-height: 1em;
  }
  .pr-txt-block .pr-txt-list li a:hover .txt {
    color: #666;
    text-decoration: underline;
  }

  /* =================================
  main-detail
  ================================= */
  #main-detail {
    /* detail-block
    ---------------------------------------------------------- */
  }
  #main-detail .detail-block .detail-header .meta .datetime {
    font-size: 14px;
    line-height: 1em;
  }
  #main-detail .detail-block .detail-header .detail-tit {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.6em;
  }
  #main-detail .detail-block .sns-area .sns-box a {
    font-size: 14px;
    line-height: 1em;
  }
  #main-detail .detail-block .detail-article .summary {
    font-size: 15px;
    line-height: 1.6em;
  }

  /* =================================
      main-weather
  ================================= */
  #main-weather {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-top-nav
    ---------------------------------------------------------- */
    /* weather-area-nav
    ---------------------------------------------------------- */
    /* area-block
    ---------------------------------------------------------- */
  }
  #main-weather .weather-block .weather-header .update .time {
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
  }
  #main-weather .weather-block .weather-box .article-no-alarm .no-alarm {
    font-size: 18px;
    line-height: 1em;
  }
  #main-weather #weather-top-nav .article-nav a {
    text-decoration: none;
  }
  #main-weather #weather-top-nav .article-nav .area-tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
  }
  #main-weather #weather-top-nav .article-nav .no-alarm {
    font-size: 16px;
    line-height: 1em;
  }
  #main-weather #weather-area-nav .nav-list .area a {
    font-size: 20px;
    line-height: 1em;
  }
  #main-weather #weather-area-nav .nav-list .area a:hover {
    color: #f2961d;
  }
  #main-weather .area-block .area-detail .area-tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 1em;
  }
  #main-weather .area-block .area-detail .article-area .area-list h4.area,
#main-weather .area-block .area-detail .article-area .area-list .update {
    font-size: 16px;
    line-height: 1em;
  }
  #main-weather .area-block .area-detail .article-area .no-alarm {
    font-size: 18px;
    line-height: 1em;
  }

  /* 広告ブロック用追加 */
  #div-gpt-ad-1549439541205-0 {
    display: block;
  }

  #div-gpt-ad-1549439844993-0 {
    display: none;
  }

  #div-gpt-ad-1549439322006-0 {
    display: block;
  }

  /* ミドル広告追加による高さ追加 */
  .detail-article {
    min-height: 600px;
  }
}
/* =================================
TABLET
================================= */
@media screen and (max-width: 1023px) and (min-width: 768px) {
  /* タブレット（768px以上1024px未満）
  -------------------------------------------------- */
  /* 広告ブロック用追加 */
  #div-gpt-ad-1549439541205-0 {
    display: block;
  }

  #div-gpt-ad-1549439844993-0 {
    display: none;
  }

  #div-gpt-ad-1549439322006-0 {
    display: block;
  }
}
/* =================================
SP
================================= */
@media screen and (max-width: 767px) {
  /* スマフォ（767px以下)
  -------------------------------------------------- */
  html {
    font-size: 62.5%;
  }

  body {
    font-size: 1rem;
  }

  /* news-main-block
  ---------------------------------------------------------- */
  .news-main-block .article-main-box .tit {
    font-size: 1.6rem;
    line-height: 1.4em;
  }
  .news-main-block .article-main-box .meta .datetime {
    font-size: 1.2rem;
    line-height: 1em;
  }

  /* news-list-block
  ---------------------------------------------------------- */
  .news-list-block .article-list-box .meta .datetime {
    font-size: 1.2rem;
    line-height: 1em;
  }
  .news-list-block .article-list-box.box-large .tit {
    font-size: 1.6rem;
    line-height: 1.4em;
  }
  .news-list-block .article-list-box.box-small .tit {
    font-size: 1.2rem;
    line-height: 1.4em;
  }

  /* news-list-side-block
  ---------------------------------------------------------- */
  .news-list-side-block .article-list-box .tit {
    font-size: 1.2rem;
    line-height: 1.4em;
  }
  .news-list-side-block .article-list-box .meta .datetime {
    font-size: 1.2rem;
    line-height: 1em;
  }

  /* early-warning
  ---------------------------------------------------------- */
  #early-warning .warning-block.warning-block .warning-list dd {
    font-size: 1.4rem;
    line-height: 1em;
  }

  /* relation-movie-block
  ---------------------------------------------------------- */
  .relation-movie-block .relation-movie-box .tit {
    font-size: 1.2rem;
    line-height: 1.4em;
  }
  .relation-movie-block .relation-movie-box .oadate {
    font-size: 1.2em;
    line-height: 1em;
  }

  /* relation-program-block
  ---------------------------------------------------------- */
  .relation-program-block .relation-program-box a {
    text-decoration: none;
  }
  .relation-program-block .relation-program-box .tit {
    font-size: 1.2rem;
    line-height: 1.4em;
  }

  /* sns-block
  ---------------------------------------------------------- */
  .sns-block .sns-box .tit {
    font-size: 1.8rem;
    line-height: 1.4em;
  }

  /* weather-today-block
  ---------------------------------------------------------- */
  .weather-today-block .weather-today-wrap dl .area {
    font-size: 1.2rem;
    line-height: 1.6em;
  }
  .weather-today-block .weather-today-wrap dl .degree {
    font-size: 1.2rem;
    line-height: 1em;
  }

  /* weather-buttons
  ---------------------------------------------------------- */
  .weather-buttons li a.weather-button-link {
    font-size: 1.2rem;
    line-height: 1em;
  }

  /* =================================
  main-detail
  ================================= */
  #main-detail {
    /* detail-block
    ---------------------------------------------------------- */
  }
  #main-detail .detail-block .detail-header .meta .datetime {
    font-size: 1.2rem;
    line-height: 1em;
  }
  #main-detail .detail-block .detail-header .detail-tit {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.6em;
  }
  #main-detail .detail-block .sns-area .sns-box dd {
    font-size: 1.4rem;
    line-height: 1em;
  }
  #main-detail .detail-block .sns-area .sns-box.twitter dl dd {
    color: #000;
  }
  #main-detail .detail-block .sns-area .sns-box.hatena dl dd {
    color: #00a4de;
  }
  #main-detail .detail-block .sns-area .sns-box.facebook dl dd {
    color: #3c5a99;
  }
  #main-detail .detail-block .sns-area .sns-box.line dl dd {
    color: #00b900;
  }
  #main-detail .detail-block .detail-article .summary {
    font-size: 1.6rem;
    line-height: 2.56rem;
  }

  /* =================================
  main-weather
  ================================= */
  #main-weather {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-top-nav
    ---------------------------------------------------------- */
    /* weather-area-nav
    ---------------------------------------------------------- */
    /* area-block
    ---------------------------------------------------------- */
  }
  #main-weather .weather-block .weather-header .update .time {
    font-size: 1.8rem;
    line-height: 1em;
    font-weight: bold;
  }
  #main-weather .weather-block .weather-box .article-no-alarm .no-alarm {
    font-size: 1.6rem;
    line-height: 1em;
  }
  #main-weather #weather-top-nav .article-nav a {
    text-decoration: none;
  }
  #main-weather #weather-top-nav .article-nav .area-tit {
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1em;
  }
  #main-weather #weather-top-nav .article-nav .no-alarm {
    font-size: 1.4rem;
    line-height: 1em;
  }
  #main-weather #weather-area-nav .nav-list .area a {
    font-size: 1.8rem;
    line-height: 1em;
  }
  #main-weather .area-block .area-detail .area-tit {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1em;
  }
  #main-weather .area-block .area-detail .article-area .area-list h4.area,
#main-weather .area-block .area-detail .article-area .area-list .update {
    font-size: 1.4rem;
    line-height: 1em;
  }
  #main-weather .area-block .area-detail .article-area .no-alarm {
    font-size: 1.4rem;
    line-height: 1em;
  }

  /* 広告ブロック用追加 */
  #div-gpt-ad-1549439541205-0 {
    display: none;
  }

  #div-gpt-ad-1549439844993-0 {
    display: block;
  }

  #div-gpt-ad-1549439322006-0 {
    display: none;
  }
}
/* pcCSS Document */
@media screen and (min-width: 768px) {
  /* PC+タブレット（768px以上）
  -------------------------------------------------- */
  /* =================================
  common
  ================================= */
  body,
html {
    width: 100%;
  }

  .is-sp {
    display: none;
  }

  #ytvGlobalFooter {
    min-width: 1024px;
  }
}
/* =====================================================================
    news-header
======================================================================*/
@font-face {
  font-family: "mplus-m";
  src: url("../font/MPLUSRounded1c-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "mplus-b";
  src: url("../font/MPLUSRounded1c-Bold.ttf") format("truetype");
}
#news-header,
#news-header-sticky {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: calc(150 / 750 * 100vw);
  background-color: #fff;
  -webkit-transition: all 0.3s 0s ease;
  transition: all 0.3s 0s ease;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#news-header img,
#news-header-sticky img {
  width: 100%;
  height: auto;
}
#news-header .header-inner,
#news-header-sticky .header-inner {
  position: relative;
}
#news-header .header-inner::before, #news-header .header-inner::after,
#news-header-sticky .header-inner::before,
#news-header-sticky .header-inner::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100vw;
  height: 2px;
  background: -webkit-gradient(linear, left top, right top, from(#eec485), color-stop(100%, #f4a99f), to(#7db9e8));
  background: linear-gradient(to right, #eec485 0%, #f4a99f 100%, #7db9e8 100%);
}
#news-header .header-inner::after,
#news-header-sticky .header-inner::after {
  top: auto;
  bottom: 0;
}
#news-header .header-logo,
#news-header-sticky .header-logo {
  width: calc(94 / 750 * 100%);
  margin-left: calc(40 / 750 * 100%);
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
#news-header .header-logo a,
#news-header-sticky .header-logo a {
  display: block;
  padding: calc(30 / 94 * 100%) 0;
}
#news-header .header-logo img.img-pc,
#news-header-sticky .header-logo img.img-pc {
  display: none;
}
#news-header .btn_menu,
#news-header-sticky .btn_menu {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(74 / 750 * 100%);
  margin: calc(34 / 750 * 100%) calc(40 / 750 * 100%) 0 0;
}
#news-header .btn_menu img,
#news-header-sticky .btn_menu img {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#news-header .btn_menu::before,
#news-header-sticky .btn_menu::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 80%;
  height: 100%;
  background: url(../images/header/btn_close.png) no-repeat center/contain;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  opacity: 0;
}
#news-header .btn_menu.active img,
#news-header-sticky .btn_menu.active img {
  opacity: 0;
}
#news-header .btn_menu.active::before,
#news-header-sticky .btn_menu.active::before {
  opacity: 1;
}
#news-header .news-nav,
#news-header-sticky .news-nav {
  display: none;
  background-color: #fff;
  overflow-y: scroll !important;
  width: 100%;
  height: 100vh;
  padding: calc(70 / 750 * 100%) 0 calc(300 / 750 * 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#news-header .news-nav .nav-inner,
#news-header-sticky .news-nav .nav-inner {
  margin: 0 auto;
}
#news-header .news-nav .nav-inner .nav-list li,
#news-header-sticky .news-nav .nav-inner .nav-list li {
  text-align: center;
  margin-bottom: 1.2em;
}
#news-header .news-nav .nav-inner .nav-list li.ytv,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv {
  position: relative;
  width: calc(75 / 750 * 100%);
  padding-top: 3em;
  margin: 3em auto;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
#news-header .news-nav .nav-inner .nav-list li.ytv::before,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2em;
  height: 2px;
  background-color: #f08d0c;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#news-header .news-nav .nav-inner .nav-list li.search,
#news-header-sticky .news-nav .nav-inner .nav-list li.search {
  display: none;
}
#news-header .news-nav .nav-inner .nav-list li a,
#news-header-sticky .news-nav .nav-inner .nav-list li a {
  text-decoration: none;
  font-family: "mplus-b";
  font-size: 1.6rem;
  line-height: 1;
  display: inline-block;
  color: #f08d0c;
}
#news-header .news-nav .nav-inner .nav-list li a.nolink,
#news-header-sticky .news-nav .nav-inner .nav-list li a.nolink {
  pointer-events: none;
}
#news-header .news-nav .nav-inner .nav-list li a.nolink img,
#news-header-sticky .news-nav .nav-inner .nav-list li a.nolink img {
  opacity: 0.2;
}
#news-header .news-nav .news-sns .saigai,
#news-header-sticky .news-nav .news-sns .saigai {
  width: calc(224 / 750 * 100%);
  margin: 0 auto 2em;
}
#news-header .news-nav .news-sns .saigai a,
#news-header-sticky .news-nav .news-sns .saigai a {
  position: relative;
  display: block;
  text-align: center;
  padding: 0.4em 0 0.4em 1em;
  background-color: #ef6b00;
  text-decoration: none;
  color: #fff;
  font-family: "mplus-b";
  font-size: 1.4rem;
  border-radius: 2em;
}
#news-header .news-nav .news-sns .saigai a::before,
#news-header-sticky .news-nav .news-sns .saigai a::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 0.4em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/header/icon_attention.png) no-repeat center/contain;
  width: 1.6em;
  height: 1.6em;
  margin-right: 0.5em;
}
#news-header .news-nav .news-sns .sns_list,
#news-header-sticky .news-nav .news-sns .sns_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#news-header .news-nav .news-sns .sns_list li,
#news-header-sticky .news-nav .news-sns .sns_list li {
  width: calc(52 / 750 * 100%);
  margin: 0 calc(40 / 750 * 100%);
}
#news-header .news-search,
#news-header-sticky .news-search {
  position: relative;
  width: calc(560 / 750 * 100%);
  margin: 0 auto 3em;
  overflow: hidden;
  background-color: #fff;
  border: 2px solid #f08d0c;
  border-radius: 5em;
}
#news-header .news-search .box-input,
#news-header-sticky .news-search .box-input {
  position: relative;
  padding-left: calc(100 / 560 * 100%);
}
#news-header .news-search .box-input::before,
#news-header-sticky .news-search .box-input::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: calc(49 / 560 * 100%);
  padding-top: calc(49 / 560 * 100%);
  margin-left: calc(29 / 560 * 100%);
  background: url(../images/header/icon_search.png) no-repeat center/contain;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#news-header .news-search .box-input .gsc-input-box,
#news-header .news-search .box-input .gsc-input-box-hover,
#news-header .news-search .box-input .gsc-input-box-focus,
#news-header-sticky .news-search .box-input .gsc-input-box,
#news-header-sticky .news-search .box-input .gsc-input-box-hover,
#news-header-sticky .news-search .box-input .gsc-input-box-focus {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#news-header .news-search .box-input .gsib_a,
#news-header-sticky .news-search .box-input .gsib_a {
  padding: 0 !important;
}
#news-header .news-search .box-input .gsc-control-searchbox-only,
#news-header-sticky .news-search .box-input .gsc-control-searchbox-only {
  background-color: #fff;
}
#news-header .news-search .box-input input.gsc-input,
#news-header-sticky .news-search .box-input input.gsc-input {
  width: 90% !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  height: 2em !important;
  font-size: 20px !important;
  line-height: 45px !important;
  color: #b2b2b2 !important;
}
#news-header .news-search .box-input .gsc-search-button,
#news-header-sticky .news-search .box-input .gsc-search-button {
  display: none;
}
#news-header .news-search .btn-close,
#news-header-sticky .news-search .btn-close {
  display: none;
}

#news-header-sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  visibility: hidden;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  transition-property: transform, visibility, -webkit-transform;
}
#news-header-sticky.is-sticky {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
}

/* pcCSS Document */
@media screen and (min-width: 768px) {
  #news-header,
#news-header-sticky {
    height: calc(135 / 1024 * 100vw);
  }
  #news-header::before, #news-header::after,
#news-header-sticky::before,
#news-header-sticky::after {
    height: 3px;
  }
  #news-header .header-logo,
#news-header-sticky .header-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(143 / 1024 * 100%);
    max-width: 143px;
    margin: 0 0 0 16px;
    z-index: 2;
  }
  #news-header .header-logo a,
#news-header-sticky .header-logo a {
    padding: 18px 0;
  }
  #news-header .btn_menu,
#news-header-sticky .btn_menu {
    display: none;
  }
  #news-header .news-nav,
#news-header-sticky .news-nav {
    position: relative;
    display: block !important;
    background-color: transparent;
    overflow: visible !important;
    height: auto;
    padding: 0 26px;
    border: 0;
  }
  #news-header .news-nav .nav-inner,
#news-header-sticky .news-nav .nav-inner {
    margin: 0 0 0 auto;
  }
  #news-header .news-nav .nav-inner .nav-list,
#news-header-sticky .news-nav .nav-inner .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #news-header .news-nav .nav-inner .nav-list li,
#news-header-sticky .news-nav .nav-inner .nav-list li {
    margin: 0 1.4em 0 0;
  }
  #news-header .news-nav .nav-inner .nav-list li:last-child,
#news-header-sticky .news-nav .nav-inner .nav-list li:last-child {
    margin: 0;
  }
  #news-header .news-nav .nav-inner .nav-list li.ytv,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv {
    width: calc(39 / 1024 * 100%);
    padding: 0 0 0 1.4em;
    margin: 0 1.4em 0 0;
  }
  #news-header .news-nav .nav-inner .nav-list li.ytv::before,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv::before {
    top: 50%;
    left: 0;
    width: 2px;
    height: 24%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #news-header .news-nav .nav-inner .nav-list li.search,
#news-header-sticky .news-nav .nav-inner .nav-list li.search {
    display: block;
    width: calc(22 / 1024 * 100%);
  }
  #news-header .news-nav .nav-inner .nav-list li a,
#news-header-sticky .news-nav .nav-inner .nav-list li a {
    display: block;
    height: 100%;
    padding: 30px 0;
    font-size: 1rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #news-header .news-nav .nav-inner .nav-list li a:hover,
#news-header-sticky .news-nav .nav-inner .nav-list li a:hover {
    opacity: 0.6;
  }
  #news-header .news-nav .nav-inner .nav-list li.ytv a, #news-header .news-nav .nav-inner .nav-list li.search a,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv a,
#news-header-sticky .news-nav .nav-inner .nav-list li.search a {
    padding: 26px 0;
  }
  #news-header .news-nav .news-sns,
#news-header-sticky .news-nav .news-sns {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    bottom: 0;
    right: 0;
    width: 100%;
    margin-bottom: calc(-45 / 1024 * 100%);
    padding-right: calc(20 / 1024 * 100%);
  }
  #news-header .news-nav .news-sns .saigai,
#news-header-sticky .news-nav .news-sns .saigai {
    width: 113px;
    margin: 0 0 0 1em;
  }
  #news-header .news-nav .news-sns .saigai a,
#news-header-sticky .news-nav .news-sns .saigai a {
    padding: 0.2em 1em 0.2em 2.5em;
    font-size: 0.9rem;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #news-header .news-nav .news-sns .saigai a::before,
#news-header-sticky .news-nav .news-sns .saigai a::before {
    left: 0.4em;
    width: 1.4em;
    height: 1.4em;
  }
  #news-header .news-nav .news-sns .saigai a:hover,
#news-header-sticky .news-nav .news-sns .saigai a:hover {
    background-color: #df5f33;
  }
  #news-header .news-nav .news-sns .sns_list li,
#news-header-sticky .news-nav .news-sns .sns_list li {
    width: calc(26 / 1024 * 100vw);
    margin: 0 0.5em;
  }
  #news-header .news-nav .news-sns .sns_list li a,
#news-header-sticky .news-nav .news-sns .sns_list li a {
    position: relative;
    top: 0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #news-header .news-nav .news-sns .sns_list li a:hover,
#news-header-sticky .news-nav .news-sns .sns_list li a:hover {
    top: -5px;
  }
  #news-header .news-search,
#news-header-sticky .news-search {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    margin: calc(10 / 1024 * 100%) calc(80 / 1024 * 100%) 0 0;
    z-index: 2;
  }
  #news-header .news-search .box-input,
#news-header-sticky .news-search .box-input {
    padding-left: calc(75 / 300 * 100%);
  }
  #news-header .news-search .box-input::before,
#news-header-sticky .news-search .box-input::before {
    width: calc(22 / 300 * 100%);
    padding-top: calc(22 / 300 * 100%);
    margin-left: calc(29 / 300 * 100%);
  }
}
/* Tablet Document */
@media screen and (min-width: 768px) and (max-width: 900px) {
  #news-header .news-nav .nav-inner .nav-list li a,
#news-header-sticky .news-nav .nav-inner .nav-list li a {
    font-size: 0.7rem;
  }

  #news-header .news-nav .news-sns .saigai a,
#news-header-sticky .news-nav .news-sns .saigai a {
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 1600px) {
  #news-header,
#news-header-sticky {
    height: 165px;
  }
  #news-header .header-logo,
#news-header-sticky .header-logo {
    width: 160px;
    max-width: 160px;
  }
  #news-header .header-logo a,
#news-header-sticky .header-logo a {
    padding: 21px 0;
  }
  #news-header .header-inner,
#news-header-sticky .header-inner {
    width: calc(1760 / 1920 * 100%);
    max-width: 1760px;
    margin: 0 auto;
  }
  #news-header .header-inner::before, #news-header .header-inner::after,
#news-header-sticky .header-inner::before,
#news-header-sticky .header-inner::after {
    margin: 0 calc(50% - 50vw);
  }
  #news-header .news-nav .nav-inner .nav-list li,
#news-header-sticky .news-nav .nav-inner .nav-list li {
    margin: 0 4em 0 0;
  }
  #news-header .news-nav .nav-inner .nav-list li.ytv,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv {
    width: 44px;
    padding: 0 0 0 3em;
    margin: 0 3em 0 0;
  }
  #news-header .news-nav .nav-inner .nav-list li.search,
#news-header-sticky .news-nav .nav-inner .nav-list li.search {
    width: 25px;
  }
  #news-header .news-nav .nav-inner .nav-list li a,
#news-header-sticky .news-nav .nav-inner .nav-list li a {
    padding: 37px 0;
    font-size: 1.2rem;
  }
  #news-header .news-nav .nav-inner .nav-list li.ytv a, #news-header .news-nav .nav-inner .nav-list li.search a,
#news-header-sticky .news-nav .nav-inner .nav-list li.ytv a,
#news-header-sticky .news-nav .nav-inner .nav-list li.search a {
    padding: 35px 0;
  }
  #news-header .news-nav .news-sns,
#news-header-sticky .news-nav .news-sns {
    margin-bottom: -50px;
    padding-right: 0;
  }
  #news-header .news-nav .news-sns .saigai,
#news-header-sticky .news-nav .news-sns .saigai {
    width: 128px;
    margin: 0 0 0 1.5em;
  }
  #news-header .news-nav .news-sns .saigai a,
#news-header-sticky .news-nav .news-sns .saigai a {
    font-size: 1rem;
  }
  #news-header .news-nav .news-sns .sns_list li,
#news-header-sticky .news-nav .news-sns .sns_list li {
    width: 29px;
    margin: 0 1em;
  }
  #news-header .news-search,
#news-header-sticky .news-search {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    margin: calc(10 / 1024 * 100%) calc(80 / 1024 * 100%) 0 0;
    z-index: 2;
  }
  #news-header .news-search .box-input,
#news-header-sticky .news-search .box-input {
    padding-left: calc(75 / 300 * 100%);
  }
  #news-header .news-search .box-input::before,
#news-header-sticky .news-search .box-input::before {
    width: calc(22 / 300 * 100%);
    padding-top: calc(22 / 300 * 100%);
    margin-left: calc(29 / 300 * 100%);
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  /* タブレット（768px以上1024px未満）
  -------------------------------------------------- */
}
/* spCSS Document */
@media screen and (max-width: 767px) {
  /* スマフォ（767px以下)
  -------------------------------------------------- */
  /* =================================
  common
  ================================= */
  .is-pc,
#ytvgh_footer {
    display: none;
  }
}
/* =================================
  wrapper
  ================================= */
#wrapper {
  padding-top: calc(150 / 750 * 100vw);
}

/* =================================
  main
  ================================= */
/* pcCSS Document */
@media screen and (min-width: 768px) {
  /* =================================
  wrapper
  ================================= */
  #wrapper {
    padding-top: calc(135 / 1024 * 100vw);
  }

  /* =================================
  main
  ================================= */
  /* categories-block
  ---------------------------------------------------------- */
  .categories-block .category-block {
    width: 1024px;
  }
  .categories-block .category-block:last-child {
    width: auto;
  }

  /* category-block
  ---------------------------------------------------------- */
  .category-block {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    /* border-bottom: 1px solid #ccc; */
  }
  .category-block#category-main {
    padding-top: 0;
  }
  .category-block .category-header {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    width: 1024px;
    position: relative;
  }
  .category-block .category-header .category-tit {
    padding-left: 28px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  .category-block .category-header .category-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -10px;
    width: 8px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .category-block .category-header .category-tit.kansai:before {
    background-color: #2595d1;
  }
  .category-block .category-header .category-tit.politics:before {
    background-color: #003e56;
  }
  .category-block .category-header .category-tit.economy:before {
    background-color: #2f6e6c;
  }
  .category-block .category-header .category-tit.society:before {
    background-color: #036d03;
  }
  .category-block .category-header .category-tit.international:before {
    background-color: #599f12;
  }
  .category-block .category-header .category-tit.sports:before {
    background-color: #b3428b;
  }
  .category-block .category-header .category-tit.entertainment:before {
    background-color: #8c0633;
  }
  .category-block .category-header .category-tit.weather:before {
    background-color: #000;
  }
  .category-block .category-header .category-tit.relation:before {
    background-color: #f8bc2c;
  }
  .category-block .category-header .btn-list {
    position: absolute;
    top: 9px;
    right: 0;
  }
  .category-block .category-header .btn-list a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 21px 21px;
    background-position: 7px center;
    background-repeat: no-repeat;
    padding: 7px 14px 7px 40px;
    min-width: 93px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
  }
  .category-block .category-header .btn-list a:hover, .category-block .category-header .btn-list a:active {
    opacity: 0.8;
  }
  .category-block .category-box {
    padding-bottom: 30px;
  }

  /* news-main-block
  ---------------------------------------------------------- */
  .news-main-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 1024px;
    overflow: hidden;
    *zoom: 1;
  }
  .news-main-block .article-main-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .news-main-block .article-main-box a {
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
  }
  .news-main-block .article-main-box a .thum {
    width: 694px;
    height: auto;
    max-height: 390px;
    overflow: hidden;
    position: relative;
  }
  .news-main-block .article-main-box a .thum img {
    width: 694px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .news-main-block .article-main-box a .thum.movie {
    position: relative;
  }
  .news-main-block .article-main-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38px;
    height: 31px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .news-main-block .article-main-box a .thum:before {
    content: "";
    width: 692px;
    height: 388px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .news-main-block .article-main-box a:hover {
    opacity: 0.7;
  }
  .news-main-block .article-main-box .tit {
    padding: 20px 0 10px;
  }
  .news-main-block .article-main-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-main-block .article-main-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-main-block .article-main-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-main-block .article-main-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-main-block .article-main-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-main-block .article-main-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-main-block .article-main-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-main-block .article-main-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-main-block .article-main-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-main-block .article-main-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }
  .news-main-block .column-side {
    padding-top: 10px;
  }

  /* news-list-block
  ---------------------------------------------------------- */
  .news-list-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 1024px;
    overflow: hidden;
    *zoom: 1;
  }
  .news-list-block .column2 {
    width: 497px;
  }
  .news-list-block .column-left {
    float: left;
  }
  .news-list-block .column-right {
    float: right;
  }
  .news-list-block .article-list .article-list-box {
    width: 497px;
    display: inline-block;
    vertical-align: top;
  }
  .news-list-block .article-list .article-list-box:nth-child(odd) {
    clear: both;
    float: left;
  }
  .news-list-block .article-list .article-list-box:nth-child(even) {
    float: right;
  }
  .news-list-block .article-list .article-list-box.box-small:last-child {
    border-bottom: 1px solid #ccc;
  }
  .news-list-block .article-list .article-list-box.box-small a {
    min-height: 84px;
  }
  .news-list-block .article-list-box {
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    *zoom: 1;
  }
  .news-list-block .article-list-box.box-large a .thum {
    width: 497px;
    height: auto;
    max-height: 279px;
    overflow: hidden;
    position: relative;
  }
  .news-list-block .article-list-box.box-large a .thum img {
    width: 497px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .news-list-block .article-list-box.box-large a .thum.movie {
    position: relative;
  }
  .news-list-block .article-list-box.box-large a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38px;
    height: 31px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .news-list-block .article-list-box.box-large a .thum:before {
    content: "";
    width: 495px;
    height: 277px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .news-list-block .article-list-box.box-large .tit {
    padding: 20px 0 10px;
  }
  .news-list-block .article-list-box.box-small {
    border-bottom: 1px solid #ccc;
  }
  .news-list-block .article-list-box.box-small:last-child {
    border-bottom: none;
  }
  .news-list-block .article-list-box.box-small a .thum {
    width: 150px;
    height: auto;
    max-height: 84px;
    overflow: hidden;
    position: relative;
  }
  .news-list-block .article-list-box.box-small a .thum img {
    width: 150px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .news-list-block .article-list-box.box-small a .thum.movie {
    position: relative;
  }
  .news-list-block .article-list-box.box-small a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 27px;
    height: 21px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .news-list-block .article-list-box.box-small a .thum:before {
    content: "";
    width: 148px;
    height: 82px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .news-list-block .article-list-box.box-small .thum {
    float: left;
  }
  .news-list-block .article-list-box.box-small .tit {
    padding: 5px 0 5px;
    margin-left: 170px;
  }
  .news-list-block .article-list-box.box-small .meta {
    margin-left: 170px;
  }
  .news-list-block .article-list-box.box-small.no-img .tit,
.news-list-block .article-list-box.box-small.no-img .meta {
    margin-left: 0px;
  }
  .news-list-block .article-list-box a {
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
  }
  .news-list-block .article-list-box a:hover {
    opacity: 0.7;
  }
  .news-list-block .article-list-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-list-block .article-list-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-list-block .article-list-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-list-block .article-list-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-list-block .article-list-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-list-block .article-list-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-list-block .article-list-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-list-block .article-list-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-list-block .article-list-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-list-block .article-list-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }

  /* news-list-side-block
  ---------------------------------------------------------- */
  .news-list-side-block {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .news-list-side-block .article-list-box {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .news-list-side-block .article-list-box:last-child {
    border-bottom: none;
  }
  .news-list-side-block .article-list-box a {
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
  }
  .news-list-side-block .article-list-box a .thum {
    width: 120px;
    height: auto;
    max-height: 68px;
    overflow: hidden;
    position: relative;
  }
  .news-list-side-block .article-list-box a .thum img {
    width: 120px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .news-list-side-block .article-list-box a .thum.movie {
    position: relative;
  }
  .news-list-side-block .article-list-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 27px;
    height: 21px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .news-list-side-block .article-list-box a .thum:before {
    content: "";
    width: 118px;
    height: 66px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .news-list-side-block .article-list-box a:hover {
    opacity: 0.7;
  }
  .news-list-side-block .article-list-box .thum {
    float: left;
  }
  .news-list-side-block .article-list-box .tit {
    padding: 5px 0 5px;
    margin-left: 135px;
  }
  .news-list-side-block .article-list-box .meta {
    padding-top: 10px;
    clear: both;
  }
  .news-list-side-block .article-list-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-list-side-block .article-list-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }
  .news-list-side-block .article-list-box.no-img .tit,
.news-list-side-block .article-list-box.no-img .meta {
    margin-left: 0px;
  }

  /* =================================
  early-warning
  ================================= */
  /* early-warning
  ---------------------------------------------------------- */
  #early-warning .warning-block {
    min-width: 1024px;
  }
  #early-warning .warning-block a.warning-link {
    margin: 0 auto;
    padding: 6px;
    width: 1024px;
    display: block;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #early-warning .warning-block a.warning-link:hover {
    opacity: 0.7;
  }
  #early-warning .warning-block .warning-list {
    padding: 6px 0;
    border-radius: 6px;
  }
  #early-warning .warning-block .warning-list:after {
    content: "";
    background: url(../images/parts/arrow_warning.svg) no-repeat center center;
    background-size: 18px;
    width: 50px;
    height: 32px;
    display: block;
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #early-warning .warning-block .warning-list .tit {
    background-position: center center;
    background-repeat: no-repeat;
    width: 134px;
    height: 32px;
    text-indent: -9999px;
    display: block;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
  }
  #early-warning .warning-block .warning-list dd {
    padding-left: 20px;
    width: 780px;
    display: inline-block;
    vertical-align: middle;
  }
  #early-warning .warning-block#early-caution {
    background-color: #000000;
  }
  #early-warning .warning-block#early-caution .warning-list {
    background-color: #000000;
    *zoom: 1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDBjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMDBjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
    border: 2px solid #000000;
  }
  #early-warning .warning-block#early-caution .warning-list .tit {
    background-image: url(../images/warning/tit_caution.png);
    border-right: 1px solid #000000;
  }
  #early-warning .warning-block#early-caution .warning-list:after {
    border-left: 1px solid #000000;
  }
  #early-warning .warning-block#early-disaster {
    background-color: #cc0000;
  }
  #early-warning .warning-block#early-disaster .warning-list {
    background-color: red;
    *zoom: 1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#ff0000));
    background-image: linear-gradient(to bottom, #ff0000 0%, #ff0000 100%);
    border: 2px solid #b70000;
  }
  #early-warning .warning-block#early-disaster .warning-list .tit {
    background-image: url(../images/warning/tit_disaster.png);
    border-right: 1px solid #cc0000;
  }
  #early-warning .warning-block#early-disaster .warning-list:after {
    border-left: 1px solid #cc0000;
  }

  /* =================================
  weather-block
  ================================= */
  #main-category {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-today-block
    ---------------------------------------------------------- */
    /* weather-buttons
    ---------------------------------------------------------- */
  }
  #main-category .weather-block {
    margin: 0 auto;
    padding: 30px 0;
    width: 1024px;
    text-align: center;
  }
  #main-category .weather-block .weather-today-block {
    padding-right: 25px;
    display: inline-block;
  }
  #main-category .weather-block .weather-buttons {
    padding-left: 25px;
    display: inline-block;
  }
  #main-category .weather-today-block .weather-today-wrap {
    width: 300px;
    min-height: 80px;
    display: block;
    border: 4px solid #ededed;
    text-align: center;
    border-radius: 15px;
  }
  #main-category .weather-today-block .weather-today-wrap img.ico-weather {
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-category .weather-today-block .weather-today-wrap dl {
    padding: 0 10px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  #main-category .weather-today-block .weather-today-wrap dl .degree span {
    margin-left: 0.2em;
    margin-right: 0.2em;
  }
  #main-category .weather-buttons li {
    padding-right: 30px;
    display: inline-block;
  }
  #main-category .weather-buttons li img.ico-weather-mark {
    margin-right: 20px;
    width: 70px;
    height: 70px;
    vertical-align: middle;
  }
  #main-category .weather-buttons li a.weather-button-link {
    display: block;
  }
  #main-category .weather-buttons li a.weather-button-link img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #main-category .weather-buttons li a.weather-button-link:hover img {
    opacity: 0.7;
  }

  /* =================================
  aside
  ================================= */
  /* aside-block
  ---------------------------------------------------------- */
  .aside-block {
    padding-bottom: 30px;
  }

  /* =================================
  aside-relation
  ================================= */
  /* aside-relation
  ---------------------------------------------------------- */
  #relation-movie,
#relation-program {
    overflow: hidden;
  }

  /* relation-block
  ---------------------------------------------------------- */
  .relation-block {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 1024px;
    border-bottom: 1px solid #ccc;
  }
  .relation-block .relation-header {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    width: 1024px;
    position: relative;
  }
  .relation-block .relation-header .relation-tit {
    padding-left: 28px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  .relation-block .relation-header .relation-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -10px;
    width: 8px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .relation-block .relation-header .relation-tit.kansai:before {
    background-color: #f8bc2c;
  }
  .relation-block .relation-header .btn-list {
    position: absolute;
    top: 9px;
    right: 0;
  }
  .relation-block .relation-header .btn-list a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 21px 21px;
    background-position: 7px center;
    background-repeat: no-repeat;
    padding: 7px 14px 7px 40px;
    min-width: 93px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
  }
  .relation-block .relation-header .btn-list a:hover, .relation-block .relation-header .btn-list a:active {
    opacity: 0.8;
  }

  /* relation-movie-block
  ---------------------------------------------------------- */
  .relation-movie-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 960px;
    letter-spacing: -0.4em;
  }
  .relation-movie-block .relation-movie-box {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .relation-movie-block .relation-movie-box a {
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    outline: none;
  }
  .relation-movie-block .relation-movie-box a .thum {
    width: 220px;
    height: auto;
    max-height: 124px;
    overflow: hidden;
    position: relative;
  }
  .relation-movie-block .relation-movie-box a .thum img {
    width: 220px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .relation-movie-block .relation-movie-box a .thum.movie {
    position: relative;
  }
  .relation-movie-block .relation-movie-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 27px;
    height: 21px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .relation-movie-block .relation-movie-box a .thum:before {
    content: "";
    width: 218px;
    height: 122px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .relation-movie-block .relation-movie-box a:hover {
    opacity: 0.7;
  }
  .relation-movie-block .relation-movie-box .tit {
    padding: 10px 20px 5px 0;
  }

  /* relation-program-block
  ---------------------------------------------------------- */
  .relation-program-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 960px;
    letter-spacing: -0.4em;
  }
  .relation-program-block .relation-program-box {
    width: 240px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .relation-program-block .relation-program-box a {
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    outline: none;
  }
  .relation-program-block .relation-program-box a .thum {
    width: 220px;
    height: auto;
    max-height: 124px;
    overflow: hidden;
    position: relative;
  }
  .relation-program-block .relation-program-box a .thum img {
    width: 220px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .relation-program-block .relation-program-box a .thum.movie {
    position: relative;
  }
  .relation-program-block .relation-program-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 27px;
    height: 21px;
    display: block;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .relation-program-block .relation-program-box a .thum:before {
    content: "";
    width: 218px;
    height: 122px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .relation-program-block .relation-program-box a:hover {
    opacity: 0.7;
  }
  .relation-program-block .relation-program-box .tit {
    padding: 10px 20px 5px 0;
  }

  /* =================================
  aside-sns
  ================================= */
  #aside-sns {
    margin: 0 auto;
    width: 1024px;
  }
  #aside-sns.has-pr {
    overflow: hidden;
    *zoom: 1;
  }
  #aside-sns.has-pr .sns-block {
    width: 680px;
    float: left;
  }
  #aside-sns.has-pr .pr-bannerRect-block {
    width: 320px;
    float: right;
  }

  /* sns-block
  ---------------------------------------------------------- */
  .sns-block {
    overflow: hidden;
    *zoom: 1;
  }
  .sns-block .sns-box {
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: center;
  }
  .sns-block .sns-box .tit {
    padding-right: 20px;
    padding-bottom: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .sns-block .sns-box .sns-buttons {
    width: 215px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: -0.4em;
  }
  .sns-block .sns-box .sns-buttons li {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
  }
  .sns-block .sns-box .sns-buttons li a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sns-block .sns-box .sns-buttons li a:hover img {
    opacity: 0.7;
  }
  .sns-block .banners li {
    text-align: center;
  }
  .sns-block .banners li a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sns-block .banners li a:hover img {
    opacity: 0.7;
  }

  #aside-sns.has-pr .sns-block .sns-box {
    width: auto;
    float: none;
  }
  #aside-sns.has-pr .sns-block .banners {
    float: none;
  }

  /* =================================
  ytvBanner
  ================================= */
  /* ytv-banner-block
  ---------------------------------------------------------- */
  #ytvBanner .ytv-banner-block {
    margin: auto;
    padding: 40px 0;
    max-width: 1024px;
    border-top: 1px solid #ccc;
  }
  #ytvBanner .list-ytv-banner {
    margin: -12px -6px 0 -6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #ytvBanner .list-ytv-banner li {
    width: 172px;
    padding: 0 6px;
    margin-top: 12px;
  }
  #ytvBanner .list-ytv-banner li a {
    display: block;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #ytvBanner .list-ytv-banner li a:hover {
    opacity: 0.7;
  }
  #ytvBanner .list-ytv-banner li a img {
    width: 100%;
    border: 1px solid #ccc;
  }

  /* =================================
  pr
  ================================= */
  /* pr-bannerLarge-block
  ---------------------------------------------------------- */
  .pr-bannerLarge-block {
    padding: 0px 0;
    text-align: center;
    /*     .pr-banner-large{
        padding: 20px 0;
        text-align: center;
        a{
            @include imgOver;
        }
    } */
  }
  .pr-bannerLarge-block a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-bannerLarge-block a:hover img {
    opacity: 0.7;
  }

  /* pr-txt-block
  ---------------------------------------------------------- */
  .pr-txt-block {
    margin: 0 auto;
    width: 1024px;
  }

  .column-main .pr-txt-block {
    width: 100%;
  }

  .pr-txt-block .pr-txt-list li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .pr-txt-block .pr-txt-list li:first-child {
    border-top: 1px solid #ccc;
  }
  .pr-txt-block .pr-txt-list li .ico-pr {
    background-color: #999;
    margin-right: 1em;
    padding: 5px 0;
    width: 4em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
  }
  .pr-txt-block .pr-txt-list li .txt {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }

  /* pr-banner-block
  ---------------------------------------------------------- */
  .pr-banner-block {
    margin: 0 auto;
    width: 1024px;
  }
  .pr-banner-block .pr-banner-list {
    font-size: 0;
  }
  .pr-banner-block .pr-banner-list li {
    width: 50%;
    display: inline-block;
  }
  .pr-banner-block .pr-banner-list li:nth-child(odd) {
    text-align: left;
  }
  .pr-banner-block .pr-banner-list li:nth-child(even) {
    text-align: right;
  }
  .pr-banner-block .pr-banner-list li a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-banner-block .pr-banner-list li a:hover img {
    opacity: 0.7;
  }

  /* pr-bannerRect-block
  ---------------------------------------------------------- */
  .pr-bannerRect-block .pr-banner li a img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-bannerRect-block .pr-banner li a:hover img {
    opacity: 0.7;
  }

  /* =================================
  column-main-side
  ================================= */
  .column-main-side {
    margin: 0 auto;
    width: 1024px;
    overflow: hidden;
    *zoom: 1;
  }
  .column-main-side .column-main {
    width: 694px;
    float: left;
  }
  .column-main-side .column-side {
    width: 300px;
    float: right;
  }

  /* =================================
  main-detail
  ================================= */
  #main-detail {
    padding-top: 10px;
    /* detail-block
    ---------------------------------------------------------- */
  }
  #main-detail .detail-box {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }
  #main-detail .detail-block .detail-header {
    margin-bottom: 20px;
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
  }
  #main-detail .detail-block .detail-header .meta .ico {
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-kansai {
    color: #2595d1;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-politics {
    color: #003e56;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-society {
    color: #036d03;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-international {
    color: #599f12;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-sports {
    color: #b3428b;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-weather {
    color: #000;
  }
  #main-detail .detail-block .detail-header .meta .datetime {
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-detail .detail-block .detail-header .detail-tit {
    padding: 15px 0;
    overflow: hidden;
    *zoom: 1;
  }
  #main-detail .detail-block .sns-area {
    padding-bottom: 15px;
  }
  #main-detail .detail-block .sns-area .sns-box {
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-detail .detail-block .sns-area .sns-box a {
    display: block;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #main-detail .detail-block .sns-area .sns-box a:hover {
    opacity: 0.8;
  }
  #main-detail .detail-block .sns-area .sns-box dl {
    padding: 6px;
    border-radius: 3px;
  }
  #main-detail .detail-block .sns-area .sns-box dl dt {
    background-position: center center;
    background-repeat: no-repeat;
    width: 36px;
    height: 30px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -9999px;
  }
  #main-detail .detail-block .sns-area .sns-box dl dd {
    width: 4em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }
  #main-detail .detail-block .sns-area .sns-box.twitter dl {
    background-color: #000;
  }
  #main-detail .detail-block .sns-area .sns-box.twitter dl dt {
    background-image: url(../images/parts/icon_x.png);
  }
  #main-detail .detail-block .sns-area .sns-box.hatena dl {
    background-color: #00a4de;
  }
  #main-detail .detail-block .sns-area .sns-box.hatena dl dt {
    background-image: url(../images/parts/icon_hatena.png);
  }
  #main-detail .detail-block .sns-area .sns-box.facebook dl {
    background-color: #3c5a99;
  }
  #main-detail .detail-block .sns-area .sns-box.facebook dl dt {
    background-image: url(../images/parts/icon_facebook.png);
  }
  #main-detail .detail-block .sns-area .sns-box.line dl {
    background-color: #00b900;
  }
  #main-detail .detail-block .sns-area .sns-box.line dl dt {
    background-image: url(../images/parts/icon_line.png);
  }
  #main-detail .detail-block .detail-article .thum {
    padding-bottom: 30px;
    width: 694px;
  }
  #main-detail .detail-block .detail-article .thum img {
    width: 100%;
    height: auto;
  }
  #main-detail .detail-block .detail-article .summary {
    padding-bottom: 30px;
  }

  /* =================================
      main-weather
  ================================= */
  #main-weather {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-top-nav
    ---------------------------------------------------------- */
    /* weather-area-nav
    ---------------------------------------------------------- */
    /* area-block
    ---------------------------------------------------------- */
  }
  #main-weather .weather-block {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }
  #main-weather .weather-block .weather-header {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    width: 1024px;
    position: relative;
  }
  #main-weather .weather-block .weather-header .weather-tit {
    padding-left: 28px;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  #main-weather .weather-block .weather-header .weather-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -10px;
    width: 8px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #main-weather .weather-block .weather-header .weather-tit.caution:before, #main-weather .weather-block .weather-header .weather-tit.disaster:before {
    background-color: #000;
  }
  #main-weather .weather-block .weather-header .update {
    padding-top: 30px;
  }
  #main-weather .weather-block .weather-header .update .time {
    margin-right: 1em;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-header .update .btn-reload {
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-header .update .btn-reload a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 21px 21px;
    background-position: 7px center;
    background-repeat: no-repeat;
    padding: 7px 14px 7px 40px;
    min-width: 93px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 16px;
    line-height: 21px;
    color: #000;
    text-decoration: none;
  }
  #main-weather .weather-block .weather-header .update .btn-reload a:hover, #main-weather .weather-block .weather-header .update .btn-reload a:active {
    opacity: 0.8;
  }
  #main-weather .weather-block .weather-box {
    margin: 0 auto 30px;
    width: 1004px;
    border: 10px solid #ededed;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm {
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon {
    padding: 6px;
    width: 6em;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #fff;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning1 {
    background-color: #000000;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning2 {
    background-color: #ff0000;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning3 {
    background-color: #f9b903;
  }
  #main-weather .weather-block .weather-box .remark-notes {
    padding: 20px;
    text-align: right;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm {
    padding-right: 2em;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark {
    font-size: 16px;
    line-height: 1em;
    color: #000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark:before {
    content: "■";
    margin-right: 0.5em;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning1:before {
    color: #000000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning2:before {
    color: #ff0000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning3:before {
    color: #f9b903;
  }
  #main-weather .weather-block .weather-box .article-no-alarm {
    background-color: #ededed;
  }
  #main-weather .weather-block .weather-box .article-no-alarm .no-alarm {
    padding: 100px 0px 140px;
    text-align: center;
  }
  #main-weather #weather-top-nav .article-nav {
    border-bottom: 1px solid #ededed;
  }
  #main-weather #weather-top-nav .article-nav:last-child {
    border-bottom: none;
  }
  #main-weather #weather-top-nav .article-nav a {
    padding: 30px 60px;
    display: block;
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #main-weather #weather-top-nav .article-nav a:hover {
    background-color: #ededed;
  }
  #main-weather #weather-top-nav .article-nav .area-tit {
    display: inline-block;
    vertical-align: middle;
    float: left;
  }
  #main-weather #weather-top-nav .article-nav .area-tit .arrow {
    margin-right: 1em;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  #main-weather #weather-top-nav .article-nav .alarm-list,
#main-weather #weather-top-nav .article-nav .no-alarm {
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-weather #weather-area-nav {
    background-color: #ededed;
  }
  #main-weather #weather-area-nav .nav-list {
    text-align: center;
  }
  #main-weather #weather-area-nav .nav-list .area {
    padding-top: 15px;
    padding-bottom: 25px;
    width: 15%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }
  #main-weather #weather-area-nav .nav-list .area a {
    padding: 10px 0 10px;
    display: block;
    border-right: 1px solid #ccc;
  }
  #main-weather #weather-area-nav .nav-list .area:last-child a {
    border-right: none;
  }
  #main-weather #weather-area-nav .nav-list .area.on:after {
    content: "";
    background-color: #f8bc2c;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #main-weather #weather-area-nav .nav-list .area.warning1:before, #main-weather #weather-area-nav .nav-list .area.warning2:before, #main-weather #weather-area-nav .nav-list .area.warning3:before {
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
  }
  #main-weather #weather-area-nav .nav-list .area.warning1:before {
    background-image: url(../weather/images/icon_warning1.png);
  }
  #main-weather #weather-area-nav .nav-list .area.warning2:before {
    background-image: url(../weather/images/icon_warning2.png);
  }
  #main-weather #weather-area-nav .nav-list .area.warning3:before {
    background-image: url(../weather/images/icon_warning3.png);
  }
  #main-weather .area-block .area-detail .area-tit {
    margin: 0 auto;
    width: 860px;
  }
  #main-weather .area-block .area-detail .area-tit .arrow {
    margin-right: 1em;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  #main-weather .area-block .area-detail .article-area {
    margin: 0 auto;
    padding: 20px 20px 40px;
    width: 860px;
  }
  #main-weather .area-block .area-detail .article-area .area-list {
    border-bottom: 1px dotted #000;
    overflow: hidden;
    *zoom: 1;
  }
  #main-weather .area-block .area-detail .article-area .area-list h4.area {
    padding: 15px 0px 10px;
    display: inline-block;
    vertical-align: middle;
    width: 150px;
  }
  #main-weather .area-block .area-detail .article-area .area-list .update {
    padding: 15px 0px 10px;
    display: inline-block;
    vertical-align: middle;
    width: 250px;
  }
  #main-weather .area-block .area-detail .article-area .area-list .remark {
    padding: 10px 0px 10px;
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-weather .area-block .area-detail .article-area .no-alarm {
    padding: 60px 0px;
    text-align: center;
  }
}
/* category-block
  ---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .category-block {
    padding-top: 4%;
    padding-bottom: 4%;
    /* border-bottom: 1px solid #ccc; */
  }
  .category-block#category-main {
    padding-top: 0;
  }
  .category-block .category-header {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 92%;
    position: relative;
  }
  .category-block .category-header .category-tit {
    padding-left: 15px;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  .category-block .category-header .category-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -5px;
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .category-block .category-header .category-tit.kansai:before {
    background-color: #2595d1;
  }
  .category-block .category-header .category-tit.politics:before {
    background-color: #003e56;
  }
  .category-block .category-header .category-tit.economy:before {
    background-color: #2f6e6c;
  }
  .category-block .category-header .category-tit.society:before {
    background-color: #036d03;
  }
  .category-block .category-header .category-tit.international:before {
    background-color: #599f12;
  }
  .category-block .category-header .category-tit.sports:before {
    background-color: #b3428b;
  }
  .category-block .category-header .category-tit.entertainment:before {
    background-color: #8c0633;
  }
  .category-block .category-header .category-tit.weather:before {
    background-color: #000;
  }
  .category-block .category-header .category-tit.relation:before {
    background-color: #f8bc2c;
  }
  .category-block .category-header .btn-list {
    position: absolute;
    top: 7px;
    right: 0;
  }
  .category-block .category-header .btn-list a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 14px 14px;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding: 5px 10px 5px 25px;
    min-width: 65px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1.2rem;
    line-height: 14px;
    color: #000;
    text-decoration: none;
  }
  .category-block .category-box {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1920px) {
  /* =================================
  wrapper
  ================================= */
  #wrapper {
    padding-top: 165px;
  }
}
/* news-main-block
  ---------------------------------------------------------- */
@media screen and (max-width: 767px) {
  .news-main-block .article-main-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .news-main-block .article-main-box a {
    display: block;
  }
  .news-main-block .article-main-box .thum {
    position: relative;
  }
  .news-main-block .article-main-box .thum img {
    width: 100%;
    height: auto;
  }
  .news-main-block .article-main-box .thum.movie {
    position: relative;
  }
  .news-main-block .article-main-box .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38px;
    height: 31px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
  }
  .news-main-block .article-main-box .tit {
    margin: 0 auto;
    width: 92%;
    padding: 20px 0 10px;
  }
  .news-main-block .article-main-box .meta {
    margin: 0 auto;
    width: 92%;
  }
  .news-main-block .article-main-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-main-block .article-main-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-main-block .article-main-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-main-block .article-main-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-main-block .article-main-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-main-block .article-main-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-main-block .article-main-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-main-block .article-main-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-main-block .article-main-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-main-block .article-main-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }

  /* news-list-block
  ---------------------------------------------------------- */
  .news-list-block {
    padding-bottom: 30px;
  }
  .news-list-block .article-list-box {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .news-list-block .article-list-box a {
    overflow: hidden;
    *zoom: 1;
    display: block;
  }
  .news-list-block .article-list-box.box-large .thum img {
    width: 100%;
    height: auto;
  }
  .news-list-block .article-list-box.box-large .thum.movie {
    position: relative;
  }
  .news-list-block .article-list-box.box-large .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38px;
    height: 31px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
  }
  .news-list-block .article-list-box.box-large .tit {
    margin: 0 auto;
    width: 92%;
    padding: 20px 0 10px;
  }
  .news-list-block .article-list-box.box-small {
    margin: 0 auto;
    width: 92%;
    border-top: 1px solid #ccc;
  }
  .news-list-block .article-list-box.box-small .thum {
    width: 28.98%;
    float: left;
  }
  .news-list-block .article-list-box.box-small .thum img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
  }
  .news-list-block .article-list-box.box-small .thum.movie {
    position: relative;
  }
  .news-list-block .article-list-box.box-small .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38%;
    height: 31%;
    display: block;
    position: absolute;
    bottom: 2px;
    right: 2px;
    z-index: 2;
  }
  .news-list-block .article-list-box.box-small .tit {
    margin-left: 31.88%;
    padding-bottom: 10px;
  }
  .news-list-block .article-list-box.box-small .meta {
    margin-left: 31.88%;
  }
  .news-list-block .article-list-box.box-small.no-img .tit,
.news-list-block .article-list-box.box-small.no-img .meta {
    margin-left: 0px;
  }
  .news-list-block .article-list-box .meta {
    margin: 0 auto;
    width: 92%;
  }
  .news-list-block .article-list-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-list-block .article-list-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-list-block .article-list-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-list-block .article-list-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-list-block .article-list-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-list-block .article-list-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-list-block .article-list-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-list-block .article-list-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-list-block .article-list-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-list-block .article-list-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }

  /* news-list-side-block
  ---------------------------------------------------------- */
  .news-list-side-block {
    padding-bottom: 30px;
  }
  .news-list-side-block .article-list-box {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 92%;
    border-top: 1px solid #ccc;
  }
  .news-list-side-block .article-list-box .thum {
    width: 28.98%;
    float: left;
  }
  .news-list-side-block .article-list-box .thum img {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
  }
  .news-list-side-block .article-list-box .thum.movie {
    position: relative;
  }
  .news-list-side-block .article-list-box .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 38%;
    height: 31%;
    display: block;
    position: absolute;
    bottom: 2px;
    right: 2px;
    z-index: 2;
  }
  .news-list-side-block .article-list-box .tit {
    margin-left: 31.88%;
    padding-bottom: 10px;
  }
  .news-list-side-block .article-list-box .meta {
    margin-left: 31.88%;
  }
  .news-list-side-block .article-list-box .meta .ico {
    margin-right: 0.5em;
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-kansai {
    color: #2595d1;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-politics {
    color: #003e56;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-society {
    color: #036d03;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-international {
    color: #599f12;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-sports {
    color: #b3428b;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  .news-list-side-block .article-list-box .meta .ico.ico-weather {
    color: #000;
  }
  .news-list-side-block .article-list-box .meta .datetime {
    display: inline-block;
    vertical-align: middle;
  }
  .news-list-side-block .article-list-box.no-img .tit,
.news-list-side-block .article-list-box.no-img .meta {
    margin-left: 0px;
  }
  .news-list-side-block .article-list-box a {
    overflow: hidden;
    *zoom: 1;
    display: block;
  }
}
/* =================================
  early-warning
  ================================= */
/* early-warning
  ---------------------------------------------------------- */
#early-warning .warning-block {
  margin: 0 auto;
}
#early-warning .warning-block a.warning-link {
  padding: 6px;
  display: block;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#early-warning .warning-block a.warning-link:active {
  opacity: 0.8;
}
#early-warning .warning-block .warning-list {
  padding: 6px 0;
  border-radius: 6px;
}
#early-warning .warning-block .warning-list:after {
  content: "";
  background: url(../images/parts/arrow_warning.svg) no-repeat center center;
  background-size: 18px;
  width: 36px;
  height: 20px;
  display: block;
  display: inline-block;
  vertical-align: middle;
  float: right;
}
#early-warning .warning-block .warning-list .tit {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 16px;
  width: 80px;
  height: 20px;
  text-indent: -9999px;
  display: block;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
}
#early-warning .warning-block .warning-list dd {
  padding-left: 10px;
  display: inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 767px) and (max-width: 420px) {
  #early-warning .warning-block.warning-block .warning-list:after {
    display: none;
  }
  #early-warning .warning-block.warning-block .warning-list dd {
    padding: 10px 10px 0;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #early-warning .warning-block#early-caution {
    background-color: #a300a3;
  }
  #early-warning .warning-block#early-caution .warning-list {
    background-color: #000000;
    *zoom: 1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDBjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjMDBjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));
    background-image: linear-gradient(to bottom, #000000 0%, #000000 100%);
    border: 2px solid #920092;
  }
  #early-warning .warning-block#early-caution .warning-list .tit {
    background-image: url(../images/warning/tit_caution.png);
    border-right: 1px solid #a300a3;
  }
  #early-warning .warning-block#early-caution .warning-list:after {
    border-left: 1px solid #a300a3;
  }
  #early-warning .warning-block#early-disaster {
    background-color: #cc0000;
  }
  #early-warning .warning-block#early-disaster .warning-list {
    background-color: red;
    *zoom: 1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff0000), to(#ff0000));
    background-image: linear-gradient(to bottom, #ff0000 0%, #ff0000 100%);
    border: 2px solid #b70000;
  }
  #early-warning .warning-block#early-disaster .warning-list .tit {
    background-image: url(../images/warning/tit_disaster.png);
    border-right: 1px solid #cc0000;
  }
  #early-warning .warning-block#early-disaster .warning-list:after {
    border-left: 1px solid #cc0000;
  }

  /* =================================
  weather-block
  ================================= */
  #main-category {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-today-block
    ---------------------------------------------------------- */
    /* weather-buttons
    ---------------------------------------------------------- */
  }
  #main-category .weather-block {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
  }
  #main-category .weather-block .weather-today-block {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  #main-category .weather-block .weather-buttons {
    width: 45%;
    display: inline-block;
    vertical-align: top;
  }
  #main-category .weather-today-block .weather-today-wrap {
    display: block;
    border: 4px solid #ededed;
    text-align: center;
    border-radius: 15px;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #main-category .weather-today-block .weather-today-wrap:active {
    opacity: 0.8;
  }
  #main-category .weather-today-block .weather-today-wrap img.ico-weather {
    width: 80px;
    height: 80px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-category .weather-today-block .weather-today-wrap dl {
    padding: 0 10px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  #main-category .weather-today-block .weather-today-wrap dl .degree span {
    margin-left: 0.2em;
    margin-right: 0.2em;
  }
  #main-category .weather-buttons {
    text-align: center;
  }
  #main-category .weather-buttons li {
    padding-bottom: 10px;
    vertical-align: top;
    display: inline-block;
  }
  #main-category .weather-buttons li img.ico-weather-mark {
    margin: 0 auto 5px;
    width: 70px;
    height: 70px;
    display: block;
  }
  #main-category .weather-buttons li a.weather-button-link {
    display: block;
  }
  #main-category .weather-buttons li a.weather-button-link img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #main-category .weather-buttons li a.weather-button-link:active img {
    opacity: 0.7;
  }

  /* ategory-topnews
  ---------------------------------------------------------- */
  #category-topnews {
    padding-top: 30px;
  }

  /* =================================
  aside
  ================================= */
  /* aside-block
  ---------------------------------------------------------- */
  .aside-block {
    padding-bottom: 30px;
  }

  /* =================================
  aside-relation
  ================================= */
  /* aside-relation
  ---------------------------------------------------------- */
  #relation-movie,
#relation-program {
    overflow: hidden;
  }

  /* relation-block
  ---------------------------------------------------------- */
  .relation-block {
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 92%;
    border-bottom: 1px solid #ccc;
  }
  .relation-block .relation-header {
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 30px;
    position: relative;
  }
  .relation-block .relation-header .relation-tit {
    padding-left: 15px;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  .relation-block .relation-header .relation-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -5px;
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  .relation-block .relation-header .relation-tit.kansai:before {
    background-color: #f8bc2c;
  }
  .relation-block .relation-header .btn-list {
    position: absolute;
    top: 7px;
    right: 0;
  }
  .relation-block .relation-header .btn-list a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 14px 14px;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding: 5px 10px 5px 25px;
    min-width: 65px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1.2rem;
    line-height: 14px;
    color: #000;
    text-decoration: none;
  }
  .relation-block .relation-block-wrap {
    width: 100%;
    overflow: hidden;
  }

  /* relation-movie-block
  ---------------------------------------------------------- */
  .relation-movie-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 1024px;
    letter-spacing: -0.4em;
  }
  .relation-movie-block .relation-movie-box {
    padding-right: 20px;
    width: 240px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .relation-movie-block .relation-movie-box a {
    overflow: hidden;
    *zoom: 1;
    display: block;
    outline: none;
  }
  .relation-movie-block .relation-movie-box a .thum {
    width: 220px;
    height: auto;
    max-height: 124px;
    overflow: hidden;
    position: relative;
  }
  .relation-movie-block .relation-movie-box a .thum img {
    width: 220px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .relation-movie-block .relation-movie-box a .thum.movie {
    position: relative;
  }
  .relation-movie-block .relation-movie-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .relation-movie-block .relation-movie-box a .thum:before {
    content: "";
    width: 218px;
    height: 122px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .relation-movie-block .relation-movie-box .tit {
    padding: 10px 0 5px;
  }

  /* relation-program-block
  ---------------------------------------------------------- */
  .relation-program-block {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 1024px;
    letter-spacing: -0.4em;
  }
  .relation-program-block .relation-program-box {
    padding-right: 20px;
    width: 240px;
    display: inline-block;
    vertical-align: top;
    letter-spacing: normal;
  }
  .relation-program-block .relation-program-box a {
    overflow: hidden;
    *zoom: 1;
    display: block;
    outline: none;
  }
  .relation-program-block .relation-program-box a .thum {
    width: 220px;
    height: auto;
    max-height: 124px;
    overflow: hidden;
    position: relative;
  }
  .relation-program-block .relation-program-box a .thum img {
    width: 220px;
    height: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .relation-program-block .relation-program-box a .thum.movie {
    position: relative;
  }
  .relation-program-block .relation-program-box a .thum.movie:after {
    content: "";
    background: url(../images/parts/icon_movie.png) center center no-repeat;
    background-size: contain;
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .relation-program-block .relation-program-box a .thum:before {
    content: "";
    width: 218px;
    height: 122px;
    display: block;
    border: 1px solid #ccc;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .relation-program-block .relation-program-box .tit {
    padding: 10px 0 5px;
  }

  /* =================================
  aside-sns
  ================================= */
  #aside-sns {
    margin: 0 auto;
    width: 92%;
  }
  #aside-sns.has-pr {
    overflow: hidden;
    *zoom: 1;
  }
  #aside-sns.has-pr .pr-bannerRect-block .pr-banner img {
    width: 100%;
    height: auto;
  }

  /* sns-block
  ---------------------------------------------------------- */
  .sns-block {
    overflow: hidden;
    *zoom: 1;
  }
  .sns-block .sns-box {
    padding-top: 15px;
    padding-bottom: 30px;
    text-align: center;
  }
  .sns-block .sns-box .tit {
    padding-bottom: 20px;
  }
  .sns-block .sns-box .sns-buttons {
    letter-spacing: -0.4em;
  }
  .sns-block .sns-box .sns-buttons li {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
  }
  .sns-block .sns-box .sns-buttons li a img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sns-block .sns-box .sns-buttons li a:active img {
    opacity: 0.7;
  }
  .sns-block .banners {
    padding-bottom: 30px;
  }
  .sns-block .banners li {
    padding-bottom: 20px;
    text-align: center;
  }
  .sns-block .banners li a img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sns-block .banners li a:active img {
    opacity: 0.7;
  }
  .sns-block .banners li a img {
    width: 100%;
    height: auto;
  }

  /* =================================
  ytvBanner
  ================================= */
  /* ytv-banner-block
  ---------------------------------------------------------- */
  #ytvBanner .ytv-banner-block {
    padding: 20px 15px 25px;
    border-top: 1px solid #ccc;
  }
  #ytvBanner .list-ytv-banner {
    margin: -20px -10px 0 -10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #ytvBanner .list-ytv-banner li {
    width: 50%;
    padding: 0 10px;
    margin-top: 20px;
  }
  #ytvBanner .list-ytv-banner li a img {
    width: 100%;
    border: 1px solid #ccc;
  }

  /* =================================
  pr
  ================================= */
  /* pr-bannerLarge-block
  ---------------------------------------------------------- */
  .pr-bannerLarge-block {
    padding: 20px 0;
    text-align: center;
  }
  .pr-bannerLarge-block a img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-bannerLarge-block a:active img {
    opacity: 0.7;
  }
  .pr-bannerLarge-block a img {
    width: 92%;
    height: auto;
  }

  /* pr-txt-block
  ---------------------------------------------------------- */
  .pr-txt-block {
    margin: 0 auto;
  }

  .column-main .pr-txt-block {
    width: 100%;
  }

  .pr-txt-block .pr-txt-list li {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .pr-txt-block .pr-txt-list li:first-child {
    border-top: 1px solid #ccc;
  }
  .pr-txt-block .pr-txt-list li .ico-pr {
    background-color: #999;
    margin-right: 1em;
    padding: 5px 0;
    width: 4em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
  }
  .pr-txt-block .pr-txt-list li .txt {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
  }

  /* pr-banner-block
  ---------------------------------------------------------- */
  .pr-banner-block .pr-banner-list {
    padding: 20px 0;
    text-align: center;
  }
  .pr-banner-block .pr-banner-list li {
    padding-bottom: 10px;
  }
  .pr-banner-block .pr-banner-list li a img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-banner-block .pr-banner-list li a:active img {
    opacity: 0.7;
  }
  .pr-banner-block .pr-banner-list li a img {
    width: 92%;
    height: auto;
  }

  /* pr-bannerRect-block
  ---------------------------------------------------------- */
  .pr-bannerRect-block .pr-banner a img {
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .pr-bannerRect-block .pr-banner a:active img {
    opacity: 0.7;
  }

  #category-main .pr-bannerRect-block,
.category-box .pr-bannerRect-block,
.detail-box .pr-bannerRect-block {
    margin: 0 auto;
    padding: 20px 0;
    width: 92%;
  }

  #category-main .pr-bannerRect-block .pr-banner img,
.category-box .pr-bannerRect-block .pr-banner img,
.detail-box .pr-bannerRect-block .pr-banner img {
    width: 100%;
    height: auto;
  }

  /* =================================
  column-main-side
  ================================= */
  .column-main-side {
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
  }

  /* =================================
  main-detail
  ================================= */
  #main-detail {
    padding-top: 4%;
    /* detail-block
    ---------------------------------------------------------- */
  }
  #main-detail .detail-box {
    padding-bottom: 4%;
    border-bottom: 1px solid #ccc;
  }
  #main-detail .detail-block .detail-header {
    margin: 0 auto 20px;
    padding-top: 10px;
    width: 92%;
    border-bottom: 1px solid #ccc;
  }
  #main-detail .detail-block .detail-header .meta .ico {
    background-color: #ededed;
    padding: 5px 0;
    width: 6em;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-kansai {
    color: #2595d1;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-politics {
    color: #003e56;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-economy {
    color: #2f6e6c;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-society {
    color: #036d03;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-international {
    color: #599f12;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-sports {
    color: #b3428b;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-entertainment {
    color: #8c0633;
  }
  #main-detail .detail-block .detail-header .meta .ico.ico-weather {
    color: #000;
  }
  #main-detail .detail-block .detail-header .meta .datetime {
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-detail .detail-block .detail-header .detail-tit {
    padding: 15px 0;
    overflow: hidden;
    *zoom: 1;
  }
  #main-detail .detail-block .sns-area {
    padding-bottom: 20px;
    text-align: center;
  }
  #main-detail .detail-block .sns-area .sns-box {
    padding-right: 10px;
    padding-left: 10px;
    display: inline-block;
    vertical-align: top;
    width: 20%;
  }
  #main-detail .detail-block .sns-area .sns-box a {
    display: block;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  #main-detail .detail-block .sns-area .sns-box a:active {
    opacity: 0.8;
  }
  #main-detail .detail-block .sns-area .sns-box dl dt {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 80%;
    padding-top: 100%;
    width: 100%;
    height: 0px;
    border-radius: 3px;
    overflow: hidden;
    text-indent: -9999px;
  }
  #main-detail .detail-block .sns-area .sns-box dl dd {
    padding-top: 10px;
    text-align: center;
    vertical-align: top;
  }
  #main-detail .detail-block .sns-area .sns-box.twitter dl dt {
    background-image: url(../images/parts/icon_x.png);
    background-color: #000;
  }
  #main-detail .detail-block .sns-area .sns-box.hatena dl dt {
    background-image: url(../images/parts/icon_hatena.png);
    background-color: #00a4de;
  }
  #main-detail .detail-block .sns-area .sns-box.facebook dl dt {
    background-image: url(../images/parts/icon_facebook.png);
    background-color: #3c5a99;
  }
  #main-detail .detail-block .sns-area .sns-box.line dl dt {
    background-image: url(../images/parts/icon_line.png);
    background-color: #00b900;
  }
  #main-detail .detail-block .detail-article .thum {
    padding-bottom: 30px;
  }
  #main-detail .detail-block .detail-article .thum img {
    width: 100%;
    height: auto;
  }
  #main-detail .detail-block .detail-article .summary {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 92%;
  }

  /* =================================
  main-weather
  ================================= */
  #main-weather {
    /* weather-block
    ---------------------------------------------------------- */
    /* weather-top-nav
    ---------------------------------------------------------- */
    /* weather-area-nav
    ---------------------------------------------------------- */
    /* area-block
    ---------------------------------------------------------- */
  }
  #main-weather .weather-block {
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
  }
  #main-weather .weather-block .weather-header {
    margin: 0 auto;
    padding-top: 10px;
    width: 92%;
    position: relative;
  }
  #main-weather .weather-block .weather-header .weather-tit {
    padding-left: 15px;
    position: relative;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.4em;
    color: #000;
  }
  #main-weather .weather-block .weather-header .weather-tit:before {
    content: "";
    background-color: #f8bc2c;
    margin-top: -5px;
    width: 5px;
    height: 10px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
  }
  #main-weather .weather-block .weather-header .weather-tit.caution:before, #main-weather .weather-block .weather-header .weather-tit.disaster:before {
    background-color: #000;
  }
  #main-weather .weather-block .weather-header .update {
    padding-top: 30px;
  }
  #main-weather .weather-block .weather-header .update .time {
    margin-right: 1em;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-header .update .btn-reload {
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-header .update .btn-reload a {
    background-color: #ededed;
    background-image: url(/press/images/parts/arrow_r.svg);
    background-size: 14px 14px;
    background-position: 5px center;
    background-repeat: no-repeat;
    padding: 5px 10px 5px 25px;
    min-width: 65px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 25px;
    -moz-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease;
    -webkit-transition-delay: 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-size: 1.2rem;
    line-height: 14px;
    color: #000;
    text-decoration: none;
  }
  #main-weather .weather-block .weather-box-wrap {
    margin: 0 auto;
    width: 92%;
  }
  #main-weather .weather-block .weather-box {
    border: 10px solid #ededed;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm {
    padding-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon {
    padding: 6px;
    width: 5em;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 1em;
    color: #fff;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning1 {
    background-color: #000000;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning2 {
    background-color: #ff0000;
  }
  #main-weather .weather-block .weather-box .alarm-list .alarm .icon.warning3 {
    background-color: #f9b903;
  }
  #main-weather .weather-block .weather-box .remark-notes {
    padding: 20px 5px;
    text-align: right;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm {
    padding-right: 2em;
    display: inline-block;
    vertical-align: middle;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark {
    font-size: 14px;
    line-height: 1em;
    color: #000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark:before {
    content: "■";
    margin-right: 0.5em;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning1:before {
    color: #000000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning2:before {
    color: #ff0000;
  }
  #main-weather .weather-block .weather-box .remark-notes .alarm-notes .alarm .mark.warning3:before {
    color: #f9b903;
  }
  #main-weather .weather-block .weather-box .article-no-alarm {
    background-color: #ededed;
  }
  #main-weather .weather-block .weather-box .article-no-alarm .no-alarm {
    padding: 100px 0px 120px;
    text-align: center;
  }
  #main-weather #weather-top-nav .article-nav {
    border-bottom: 1px solid #ededed;
  }
  #main-weather #weather-top-nav .article-nav:last-child {
    border-bottom: none;
  }
  #main-weather #weather-top-nav .article-nav a {
    padding: 10px 10px;
    display: block;
    overflow: hidden;
    *zoom: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  #main-weather #weather-top-nav .article-nav a:active {
    background-color: #ededed;
  }
  #main-weather #weather-top-nav .article-nav .area-tit {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    vertical-align: middle;
    float: left;
  }
  #main-weather #weather-top-nav .article-nav .area-tit .arrow {
    margin-right: 1em;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  #main-weather #weather-top-nav .article-nav .remark {
    padding-top: 10px;
  }
  #main-weather #weather-top-nav .article-nav .alarm-list {
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-weather #weather-top-nav .article-nav .alarm-list .alarm {
    padding-bottom: 5px;
  }
  #main-weather #weather-top-nav .article-nav .no-alarm {
    display: inline-block;
    vertical-align: middle;
    float: right;
  }
  #main-weather #weather-area-nav {
    background-color: #ededed;
  }
  #main-weather #weather-area-nav .nav-list {
    text-align: center;
  }
  #main-weather #weather-area-nav .nav-list .area {
    padding: 25px 0;
    width: 30%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
  }
  #main-weather #weather-area-nav .nav-list .area a {
    padding: 10px 0 10px;
    display: block;
    border-right: 1px solid #ccc;
  }
  #main-weather #weather-area-nav .nav-list .area:nth-child(3n) a {
    border-right: none;
  }
  #main-weather #weather-area-nav .nav-list .area:nth-child(n+4):after {
    content: "";
    background-color: #ccc;
    width: 80%;
    height: 1px;
    display: block;
    position: absolute;
    top: 0;
    left: 10%;
    z-index: 1;
  }
  #main-weather #weather-area-nav .nav-list .area.warning1:before, #main-weather #weather-area-nav .nav-list .area.warning2:before, #main-weather #weather-area-nav .nav-list .area.warning3:before {
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: -13px;
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    top: 3px;
    left: 50%;
    z-index: 5;
  }
  #main-weather #weather-area-nav .nav-list .area.warning1:before {
    background-image: url(../weather/images/icon_warning1.png);
  }
  #main-weather #weather-area-nav .nav-list .area.warning2:before {
    background-image: url(../weather/images/icon_warning2.png);
  }
  #main-weather #weather-area-nav .nav-list .area.warning3:before {
    background-image: url(../weather/images/icon_warning3.png);
  }
  #main-weather .area-block .area-detail {
    padding-top: 10px;
  }
  #main-weather .area-block .area-detail .area-tit {
    margin: 0 auto;
    width: 84.61%;
  }
  #main-weather .area-block .area-detail .area-tit .arrow {
    margin-right: 1em;
    width: 20px;
    height: 20px;
    vertical-align: middle;
  }
  #main-weather .area-block .area-detail .article-area {
    margin: 0 auto;
    padding: 10px 20px 30px;
  }
  #main-weather .area-block .area-detail .article-area .area-list {
    border-bottom: 1px dotted #000;
    overflow: hidden;
    *zoom: 1;
  }
  #main-weather .area-block .area-detail .article-area .area-list h4.area {
    padding-top: 10px;
    display: block;
  }
  #main-weather .area-block .area-detail .article-area .area-list .update {
    padding: 10px 0px 10px 0;
    display: block;
  }
  #main-weather .area-block .area-detail .article-area .area-list .remark {
    padding-bottom: 10px;
    display: block;
    vertical-align: middle;
    clear: both;
  }
  #main-weather .area-block .area-detail .article-area .no-alarm {
    padding: 60px 0px;
    text-align: center;
  }
}
.pr-bannerLarge-block iframe:hover,
.pr-bannerRect-block iframe:hover {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .pr-bannerLarge-block iframe:hover {
    opacity: 1;
  }

  .pr-bannerRect-block {
    text-align: center;
  }

  .middlebnr {
    text-align: center;
    margin: 1rem auto;
  }
}
@media screen and (max-width: 768px) {
  .pr-bannerRect-block iframe:hover {
    opacity: 1;
  }
}
#bnr-block {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#bnr-block + .relation-block {
  padding-top: 30px;
}

.bnr-block {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.bnr-block + .relation-block {
  padding-top: 30px;
}

.bnr970 {
  width: 970px;
  margin: 0 auto;
}
/*# sourceMappingURL=style.css.map */

/* 2021.12.10 広告崩れ対応 */

.middlebnr_pc > div {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

/* TOPエリアのみカラー */
 .category-block.top {
    background-image: linear-gradient(
90deg, rgb(254 239 191) 0%, rgb(252 222 127) 100%);
}
