@charset "UTF-8";
/* 東日本大震災特設ページ */
html { font-size: 10px; }
body { background-color: #fff; }
#page-wrap { background-color: #fff; }
/*.site-title { margin-top: 10px;}*/
.site-title { margin-bottom: 20px; padding: 0px 5px;}
#page { background-color: #fff; }
#extra .topics { background-color: white; }
p { overflow-wrap: break-word; word-break: break-all; }
a { cursor: pointer; }
a { color: #33498e; }
a:visited { color: #905ada; }
section h3, 
p.readmore { font-weight: 700; text-align: center; color: #ffffff; background-color: #0d3b91; }
section h3 { font-size: 1.8rem; line-height: 4rem; margin: 0 auto 16px; }
div.image a:hover, 
section ul.list-02 li.item div.body div.text p.title a:hover { opacity: 0.84; filter: alpha(opacity=84); -ms-filter: "alpha(opacity=84)"; }
.top .title, 
.top .date { text-shadow: 1px 1px 1px black; }
div#page-wrap { padding: 5px 0 0; }
#page { display: flex; justify-content: center; }
.top ul { display: flex; justify-content: center; margin-bottom: 20px; overflow: hidden;}
.top li.item { width: 100%; margin: 0 auto; padding: 0; border: none; }
.top .body { position: relative; height: 284px; }
.top .image { position: absolute; bottom: 0; width: 100%; margin: 0; }
.top img { max-width: 100%; max-height: 100%; }
.top .text { position: absolute; bottom: 0; margin: 0; padding: 5px; width: 100%; height: 60px; background-color: rgba(51, 51, 51, 0.75); }
.top .title { font-size: 1.6rem; font-weight: 700; line-height: 1.2; }
.top a, 
.top a:visited, 
.top .date { color: white; }
.top a:hover { text-decoration: underline; opacity: unset; }
.top .outline { display: none; }
.top .date { font-size: 1.1rem; text-align: right; margin: 0; }
section ul.list-02 li.item { border: 1px solid #d4d4d4; }
section ul.list-02 li.item div.body div.text p.title a:hover { text-decoration: none; }
p.readmore { font-size: 1.4rem; line-height: 3.6rem; margin: 0; }
p.readmore a, 
p.readmore a:visited { color: #191919; }
p.readmore a:hover { font-size: 1.7rem; }
aside.ad.right figure.image { margin-bottom: 10px; }
aside.ad.right figure.image img { width: 300px; }
.sponsor-list figure.image { text-align: center; margin-bottom: 10px; }
.sponsor-list figure.image img { width: 280px; }
body #global-nav > div { position: relative !important; }
#category-nav, 
aside.ad.billboard { display: none; }

section.feature.article.select {
 margin: 0 0 20px 0;
}


section.float.left {
width: 325px; 
float: left !important;
}

section.float.right {
width: 325px;
float: right !important;
}

div.null, 
div.clear {
    float: none;
    clear: both;
}

header section section ul#cat-nav{display:none;}
main.list ul.list-02 li.item div.body div.text p.title { font-weight: normal; }



body.gnav-hide.disp-ft aside.ad.haikei {bottom: 490px;}

/*
class="float right"
html body#listing.category-fixed.gnav-hide div#page-wrap div#page div#main article main.list section*/


main.list section div ul.list-02 {
    margin: 0 0 5px;
}

main.list > div.title {
  background-color: #19afc7;
  color: #fff;
  padding: 5px 15px;
  line-height: 35px;
  border-left: none;
  font-weight: bold;
  font-size: 16px;
}

.readmore a {
    font-size: 1.8rem;
    line-height: 4rem;
    display: block;
    border: 1px solid #ccc;
    margin: 0 auto 16px;
    text-align: center;
   background-color: #ffffff;

}
.readmore a:hover {
    text-decoration:none;
   background-color: #0d3b91;
    color: #fff;
}
#block-1 > ul > li > div > div.text > ul > li > span.label.colorset
{
display:none;
}

.tab_bg{
  background-color: #2d2d2d;
  color: #fff;
  height: 40px;
  padding-left: 5px;
  line-height: 22px;
  font-size: 14px;
  overflow: hidden;
}

.tab {
  border-bottom: 3px solid #2d2d2d;

}
.tab li {
  color: #fff;
  float: left;
  margin: 10px 5px 0 5px;
  padding: 5px 5px 0px 5px;
  cursor: pointer;
  list-style: none;
  /* transition: .3s; */
  background: #cbc121;
  min-height: 30px;
  width: 120px;
  text-align: center;
}
.tab li.active {
  color: #fff;
  background: #b9b9b9;
  cursor: auto;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.tab li.left {
 /* border-left: 1px solid #cbc121;*/

}
 

.category-selector {
    background-color: #fff;
    padding: 0;
    margin: 0 0 20px 0;
}
.category-selector>.child {
    z-index: 5;
}
.category-selector>.child, .category-selector>.same {
    padding: 15px;
    border-top: 1px solid #d8d8d8;
    position: relative;
}
.category-selector .child .head label {
    padding-left: 35px;
    background: url(../img/select.svg) 5px center no-repeat;
}
.category-selector .head label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
}
.category-selector .head span {
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 14px;
    color: #33498e;
    padding-left: 25px;
    background: url(../img/sns_open.svg) 0 center no-repeat;
    background-size: auto 14px;
    cursor: pointer;
}
.category-selector .ul-wrap {
    padding-bottom: 10px;
    max-height: 65px;
    overflow: hidden;
}
.category-selector>div>div {
    padding: 0 10px;
}
.category-selector ul>li {
    display: inline-block;
    height: 18px;
    font-size: 11px;
    line-height: 18px;
    padding: 0 7px 0 10px;
    border-right: 1px solid #9b9b9b;
    margin: 0 0 5px 0;
}
