@charset "UTF-8";
@import url("custom.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

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

a img {
  border: none; }

img {
  vertical-align: top; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

input {
  outline: none; }

header#mainHeader, #blockHead__nav, #blockContainer-page, div.item__data ul, .blockList__list, .blockList__list.flipsnap, .itemList__head, .itemList__head .itemList__head-title, div.itemList__foot, #sns__list, .block__page div.under_photo p, div.zzhh-comment div.item-com, .page-item .block__text header div.item__data, .page-item .block__text header div.item__data ul, .page-item .block__text header div.box__btnSns ul, .page-item footer div.box-snsShare, div.profile-box, #sidebar div.side__itemList article.item-side div.item__data ul {
  *zoom: 1; }
  header#mainHeader:before, #blockHead__nav:before, #blockContainer-page:before, div.item__data ul:before, .blockList__list:before, .blockList__list.flipsnap:before, .itemList__head:before, .itemList__head .itemList__head-title:before, div.itemList__foot:before, #sns__list:before, .block__page div.under_photo p:before, div.zzhh-comment div.item-com:before, .page-item .block__text header div.item__data:before, .page-item .block__text header div.item__data ul:before, .page-item .block__text header div.box__btnSns ul:before, .page-item footer div.box-snsShare:before, div.profile-box:before, #sidebar div.side__itemList article.item-side div.item__data ul:before, header#mainHeader:after, #blockHead__nav:after, #blockContainer-page:after, div.item__data ul:after, .blockList__list:after, .blockList__list.flipsnap:after, .itemList__head:after, .itemList__head .itemList__head-title:after, div.itemList__foot:after, #sns__list:after, .block__page div.under_photo p:after, div.zzhh-comment div.item-com:after, .page-item .block__text header div.item__data:after, .page-item .block__text header div.item__data ul:after, .page-item .block__text header div.box__btnSns ul:after, .page-item footer div.box-snsShare:after, div.profile-box:after, #sidebar div.side__itemList article.item-side div.item__data ul:after {
    display: table;
    content: ' '; }
  header#mainHeader:after, #blockHead__nav:after, #blockContainer-page:after, div.item__data ul:after, .blockList__list:after, .blockList__list.flipsnap:after, .itemList__head:after, .itemList__head .itemList__head-title:after, div.itemList__foot:after, #sns__list:after, .block__page div.under_photo p:after, div.zzhh-comment div.item-com:after, .page-item .block__text header div.item__data:after, .page-item .block__text header div.item__data ul:after, .page-item .block__text header div.box__btnSns ul:after, .page-item footer div.box-snsShare:after, div.profile-box:after, #sidebar div.side__itemList article.item-side div.item__data ul:after {
    clear: both; }

/* --------------------------- */
/*  base  */
/* --------------------------- */
body {
  font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  background-color: #fff; }

a {
  text-decoration: none; }

a:hover img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.6; }

/* --------------------------- */
/*  layout  */
/* --------------------------- */
/*  Header  */
header#mainHeader {
  position: relative;
  width: 100%;
  height: 80px;
  margin: 0 auto;
  background-color: #fff; }
  header#mainHeader h1 {
    float: left;
    margin: 27px 0 0 30px;
    width: 133px;
    height: 31px; }
    header#mainHeader h1 img {
      width: 100%;
      height: auto;
    }
  header#mainHeader #input__btn {
    float: right;
    width: 60px;
    height: 80px;
    text-indent: -9999px; }
    header#mainHeader #input__btn a {
      display: block;
      width: 60px;
      height: 80px;
      background: url(/images/pc/ico_search_G.png) no-repeat 50% 50%; }
      header#mainHeader #input__btn a.active {
        -webkit-transition: background 0.5s 0;
        -moz-transition: background 0.5s 0;
        -ms-transition: background 0.5s 0;
        -o-transition: background 0.5s 0;
        transition: background 0.5s 0;
        background: #4d4d4d url(/images/pc/ico_search_W.png) no-repeat 50% 50%; }
  header#mainHeader #boxSearch {
    position: absolute;
    z-index: 1000;
    right: 120px;
    width: 302px;
    height: 40px;
    padding: 20px 0 20px 20px;
    background-color: #4d4d4d; }
    header#mainHeader #boxSearch #input__form {
      position: relative; }
      header#mainHeader #boxSearch #input__form input {
        float: left;
        height: 40px;
        margin: 0;
        color: #fff;
        border: none;
        background-color: #50dcff; }
        header#mainHeader #boxSearch #input__form input:focus {
          outline: none; }
      header#mainHeader #boxSearch #input__form input[type=text] {
        font-size: 14px;
        width: 262px;
        padding: 0 0 0 10px; }
      header#mainHeader #boxSearch #input__form input[type=reset] {
        font-size: 18px;
        position: absolute;
        right: 0;
        padding-right: 14px;
        cursor: pointer;
        background-color: #50dcff; }
  header#mainHeader #Gnav__btn {
    float: right;
    width: 68px;
    height: 80px;
    text-indent: -9999px; }
    header#mainHeader #Gnav__btn a {
      display: block;
      width: 60px;
      height: 80px;
      background: #fff url(/images/pc/ico_menu_G.png) no-repeat 50% 50%; }
      header#mainHeader #Gnav__btn a.active {
        -webkit-transition: background 0.7s 0;
        -moz-transition: background 0.7s 0;
        -ms-transition: background 0.7s 0;
        -o-transition: background 0.7s 0;
        transition: background 0.7s 0;
        background: #4d4d4d url(/images/pc/ico_menu_W.png) no-repeat 50% 50%; }
  header#mainHeader #boxGnav {
    position: absolute;
    z-index: 1000;
    top: 80px;
    right: 0; }
    header#mainHeader #boxGnav nav {
      padding: 5px;
      background-color: #4d4d4d; }
      header#mainHeader #boxGnav nav ul li {
        font-size: 14px;
        line-height: 1;
        width: 260px;
        margin-top: 2px; }
        header#mainHeader #boxGnav nav ul li:first-child {
          margin-top: 0; }
        header#mainHeader #boxGnav nav ul li:nth-last-child(2) {
          margin-top: 4px; }
        header#mainHeader #boxGnav nav ul li a {
          display: block;
          padding: 14px 15px;
          text-decoration: none;
          color: #fff;
          background-color: #50dcff;
          background-repeat: no-repeat; }
          header#mainHeader #boxGnav nav ul li a:hover {
            background-color: #006ee6; }
        header#mainHeader #boxGnav nav ul li.gnav_home a {
          background-image: url(/images/pc/ico_home_W.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_expository a {
          background-image: url(/images/pc/shiten_90x90.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_opinion a {
          background-image: url(/images/pc/ronten_90x90.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_infographics a {
          background-image: url(/images/pc/highlights_90x90.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_serial a {
          background-image: url(/images/pc/ico_serial_W.png);
          background-position: 233px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_backnumber a {
          background-image: url(/images/pc/ico_backnumber_W.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_writer a {
          background-image: url(/images/pc/ico_writer_W.png);
          background-position: 233px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_information a {
          background-image: url(/images/pc/ico_information_W.png);
          background-position: 230px 50%; }
        header#mainHeader #boxGnav nav ul li.gnav_help a {
          background-image: url(/images/pc/ico_help_W.png);
          background-position: 232px 50%; }

body#page header#mainHeader {
  position: fixed;
  z-index: 1000;
  right: 0;
  left: 0; }

/*  Footer  */
#mainFooter {
  width: 100%;
  border-top: 5px solid #50dcff;
  background-color: #4d4d4d; }

#mainFooter__nav {
  font-size: 14px;
  width: 955px;
  margin: 25px auto; }
  #mainFooter__nav p {
    margin-bottom: 20px;
    color: #fff; }
  #mainFooter__nav ul {
    width: 315px; }
    #mainFooter__nav ul:last-child {
      padding-top: 10px;
      border-top: 1px dotted #b2b2b2; }
    #mainFooter__nav ul li {
      display: inline-block;
      margin: 0 15px 15px 0; }
      #mainFooter__nav ul li:nth-child(3n) {
        margin-right: 0; }
      #mainFooter__nav ul li a {
        text-decoration: none;
        color: #b2b2b2; }
        #mainFooter__nav ul li a:hover {
          color: #ddd; }

#mainFooter__logo {
  padding: 10px 0;
  background-color: #333; }
  #mainFooter__logo p {
    width: 955px;
    margin: 0 auto; }

/* --------------------------- */
/*  blockHead */
/* --------------------------- */
#blockHead {
  width: 100%;
  margin: 0 auto;
  background-color: #50dcff; }

#blockHead p.copyright {
  font-size: 12px;
  color: #FFF;
  text-align: right;
  width: 960px;
  margin: 0 auto;
  padding: 5px 20px 0 0; }

div.blockHead__mVisual {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 550px;
  margin: 0; }
  div.blockHead__mVisual img {
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  div.blockHead__mVisual a:hover img {
    opacity: 1;
  }
  div.blockHead__mVisual p {
    font-size: 25px;
    position: absolute;
    top: 75px;
    left: 135px;
    padding: 5px;
    color: #fff;
    background-color: rgba(80, 220, 255, 0.7); }
  div.blockHead__mVisual h2 {
    font-weight: bold;
    position: absolute;
    top: 110px;
    left: 135px;
    letter-spacing: 0.1em;
    color: #fff;
    font-family: "ゴシックMB101 DB", "Gothic MB101 DemiBold", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    div.blockHead__mVisual h2 span {
      font-size: 50px;
      line-height: 1.4;
      display: inline-block;
      padding: 2px 5px;
      letter-spacing: 0.15em;
      background-color: rgba(80, 220, 255, 0.7); }

#blockHead__nav {
  width: 960px;
  height: 220px;
  margin: 0 auto; }
  #blockHead__nav a {
    text-decoration: none;
    color: #fff; }
  #blockHead__nav ul li {
    display: inline; }
  #blockHead__nav div {
    float: left;
    width: 318.3px; }
    #blockHead__nav div dl {
      margin-top: 140px;
      text-align: center; }
      #blockHead__nav div dl dt {
        font-size: 22px;
        margin-bottom: 15px; }
      #blockHead__nav div dl dd {
        font-size: 14px;
        line-height: 1.4; }
    #blockHead__nav div.blockHead__nav-01 {
      background: url(/images/pc/shiten_90x90.png) no-repeat 50% 40px; }
    #blockHead__nav div.blockHead__nav-02 {
      background: url(/images/pc/ronten_90x90.png) no-repeat 50% 40px; }
    #blockHead__nav div.blockHead__nav-03 {
      background: url(/images/pc/highlights_90x90.png) no-repeat 50% 40px; }

/* --------------------------- */
/*  mainContainer */
/* --------------------------- */
#blockContainer {
  width: 100%;
  margin: 0 auto; }

#blockContainer-page {
  width: 100%;
  margin: 0 auto;
  padding-top: 80px; }

#blockContainer-page #mainBlock {
  margin-left: 235px; }

/* --------------------------- */
/*  List */
/* --------------------------- */
/* blockList */
.blockList {
  margin-left: auto;
  margin-right: auto; }
  .blockList p.itemList__head__link {
    font-size: 12px;
    font-weight: bold;
    float: right;
    margin-top: 9px; }
    .blockList p.itemList__head__link a {
      text-decoration: none;
      color: #4d4d4d; }
      .blockList p.itemList__head__link a:hover {
        opacity: 0.8; }
    .blockList p.itemList__head__link.itemList__head-pagenate button {
      width: 13px;
      height: 18px; }
    .blockList p.itemList__head__link.itemList__head-pagenate button img {
      width: 100%;
      height: auto;
    }

/* item-theme */
article.item-theme {
  position: relative; }
  article.item-theme .item__thumb {
    overflow: hidden;
    width: 100%; }
    article.item-theme .item__thumb img {
      width: 100%;
      height: auto; }
  article.item-theme a {
    color: #fff; }
  article.item-theme p {
    font-size: 13px;
    position: absolute;
    top: 17px;
    left: 20px;
    padding: 3px;
    color: #fff;
    background-color: rgba(80, 220, 255, 0.7); }
  article.item-theme h1 {
    font-weight: bold;
    position: absolute;
    top: 36px;
    left: 20px;
    letter-spacing: 0.1em;
    color: #fff; }
    article.item-theme h1 span {
      font-size: 25px;
      line-height: 1.4;
      display: inline-block;
      padding: 0 3px;
      letter-spacing: 0.15em;
      background-color: rgba(80, 220, 255, 0.7); }

/* item-theme */
article.item {
  width: 300px;
  border-bottom: 3px solid #50dcff; }
  article.item a {
    text-decoration: none;
    color: #4d4d4d; }
  article.item div.item__thumb {
    position: relative;
    width: 300px;
    height: 200px; }
    article.item div.item__thumb img {
      width: 100%;
      height: auto; }
  article.item p.item__category {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline;
    padding: 6px;
    color: #fff;
    background-color: rgba(80, 220, 255, 0.7); }
  article.item h1 {
    font-weight: bold;
    line-height: 1.4;
    margin-top: 15px; }
div.item__data ul {
  margin-bottom: 10px;
}
div.item__data ul li {
  font-size: 13px;
  float: left;
  margin: 10px 10px 0 0;
  padding-top: 3px;
  color: #9f9f9f; }
  div.item__data ul li a {
    color: #9f9f9f; }
  div.item__data ul li.item__writer {
    padding-left: 16px;
    background: url(/images/pc/ico_entry_G.png) no-repeat left 50%;
    -webkit-background-size: 13px;
          -o-background-size: 13px;
             background-size: 13px; }
  div.item__data ul li.item__date {
    background: url(/images/pc/ico_time_G.png) no-repeat left 50%;
    padding-left: 18px;
    -webkit-background-size: 13px;
          -o-background-size: 13px;
             background-size: 13px; }
  div.item__data ul li.item__comm {
    background: url(/images/pc/ico_comment_G.png) no-repeat left 50%; }

/* item-theme */
article.item-writer {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 120px; }
  article.item-writer a {
    color: #fff; }
  article.item-writer h1 {
    font-weight: bold;
    position: absolute;
    top: 12px;
    left: 15px;
    max-width: 260px;
    font-family: "ゴシックMB101 DB", "Gothic MB101 DemiBold", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    article.item-writer h1 span {
      font-size: 13px;
      line-height: 1.5;
      background-color: rgba(80, 220, 255, 0.7);
      padding: 4px 4px 2px; }
    article.item-writer h1 em {
      font-size: 25px;
      line-height: 1;
      letter-spacing: 0.2em;
      background-color: rgba(80, 220, 255, 0.7);
      padding: 4px 4px 2px;
      font-style: normal; }

/* blockList__list */
.blockList__list {
  padding-top: 10px;
}
.blockList__list article.item-theme,
.blockList__list article.item-writer {
  width: 300px;
  height: 120px;
  float: left; }
  .blockList__list article.item-theme:first-child,
  .blockList__list article.item-writer:first-child {
    margin-left: 0;
    clear: both; }
.blockList__list div.articles_featured_list_item_view,
.blockList__list div.features_list_item_view {
  float: left;
  margin: 0 0 27px 27.5px; }
  .blockList__list div.articles_featured_list_item_view:nth-child(3n+1),
  .blockList__list div.features_list_item_view:nth-child(3n+1) {
    margin-left: 0;
    clear: both; }

.viewport {
  width: 955px;
  overflow: hidden;
  margin: 0 auto;
  -webkit-transform: translateZ(0); }

.blockList__list.flipsnap {
  width: 99999999px; } /* 2016.02.03 */

.article_list_view {
  float: left;
  width: 955px; }

#blockContainer .blockList {
  width: 955px; }
  #blockContainer .blockList article.item-theme,
  #blockContainer .blockList article.item-writer {
    margin: 0; }
    #blockContainer .blockList article.item-theme:nth-child(3n+1),
    #blockContainer .blockList article.item-writer:nth-child(3n+1) {
      margin-left: 0;
      clear: both; }

#mainBlock .blockList,
#mainBlock .item-writer {
  width: 630px; }
  #mainBlock .blockList article.item-theme,
  #mainBlock .item-writer article.item-theme {
    margin: 10px 0 0 30px; }
    #mainBlock .blockList article.item-theme:nth-child(2n+1),
    #mainBlock .item-writer article.item-theme:nth-child(2n+1) {
      margin-left: 0;
      clear: both; }

/* itemList__head */
.itemList__head .itemList__head-title {
  position: relative;
  border-bottom: 3px solid #50dcff; }
  .itemList__head .itemList__head-title h1 {
    font-size: 18px;
    float: left;
    padding: 8px 20px 5px;
    text-align: center;
    color: #fff;
    background-color: #50dcff; }
  .itemList__head .itemList__head-title ul.itemList__head-pagenate {
    float: right;
    margin-top: 5px; }
    .itemList__head .itemList__head-title ul.itemList__head-pagenate li {
      display: inline; }
      .itemList__head .itemList__head-title ul.itemList__head-pagenate li button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: #FFF;
        border: none; }
        .itemList__head .itemList__head-title ul.itemList__head-pagenate li button:focus {
          outline: none; }
      .itemList__head .itemList__head-title ul.itemList__head-pagenate li.link-off img {
        opacity: 0.7; }
  .itemList__head .itemList__head-title p.itemList__head__link {
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-top: 9px; }
    .itemList__head .itemList__head-title p.itemList__head__link a {
      text-decoration: none;
      color: #4d4d4d; }
      .itemList__head .itemList__head-title p.itemList__head__link a:hover {
        opacity: 0.8; }
  .itemList__head .itemList__head-title p.itemList__head-pagenate a {
    padding: 2px 18px 0 0;
    background: url(/images/pc/ico_next_G.png) no-repeat right center; }
  .itemList__head .itemList__head-title p.itemList__head-sort {
    padding: 2px 30px 0 0;
    cursor: pointer;
    background: url(/images/pc/ico_down_G.png) no-repeat right center; }
  .itemList__head .itemList__head-title div.menu__sort {
    position: absolute;
    z-index: 1000;
    top: 32px;
    right: 0;
    padding: 0 10px;
    background-color: #50dcff; }
    .itemList__head .itemList__head-title div.menu__sort ul li {
      font-size: 14px;
      padding: 12px 20px;
      text-align: right;
      border-bottom: 1px solid #fff; }
      .itemList__head .itemList__head-title div.menu__sort ul li:last-child {
        border-bottom: none; }
      .itemList__head .itemList__head-title div.menu__sort ul li a {
        text-decoration: none;
        color: #fff; }
        .itemList__head .itemList__head-title div.menu__sort ul li a:hover {
          opacity: 0.8; }
.itemList__head ul.itemList__head-nav {
  float: right;
  margin-top: 15px; }
  .itemList__head ul.itemList__head-nav li {
    font-size: 13px;
    display: inline;
    margin-left: 30px; }
    .itemList__head ul.itemList__head-nav li a {
      text-decoration: none;
      color: #a0a0a0; }
      .itemList__head ul.itemList__head-nav li a:hover {
        color: #666; }
      .itemList__head ul.itemList__head-nav li a.active {
        color: #50dcff; }

/* itemList__foot */
div.itemList__foot {
  /*
    ol.itemList__foot-nav {
      text-align: center;
  
      @extend %clearfix;
      li {
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 10px;
        text-indent: -9999px;
        -webkit-border-radius: 40px;
                border-radius: 40px;
        background-color: #e6e6e6;
        &.active {
          background-color: $color;
        }
      }
    }
  */ }
  div.itemList__foot.pointer {
    text-align: center; }
    div.itemList__foot.pointer span {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin: 0 10px;
      -webkit-border-radius: 40px;
      border-radius: 40px;
      background-color: #e6e6e6; }
      div.itemList__foot.pointer span.current {
        background-color: #50dcff; }
  div.itemList__foot ol.itemList__foot-pageNate {
    float: left; }
    div.itemList__foot ol.itemList__foot-pageNate li {
      font-size: 15px;
      display: inline-block;
      padding: 10px;
      color: #fff;
      background-color: #4d4d4d; }
      div.itemList__foot ol.itemList__foot-pageNate li a {
        text-decoration: none;
        color: #fff; }
      div.itemList__foot ol.itemList__foot-pageNate li.active {
        background-color: #50dcff; }
      div.itemList__foot ol.itemList__foot-pageNate li.next {
        padding: 10px 32px 10px 13px;
        background: #4d4d4d url(/images/pc/ico_next_W.png) no-repeat 60px center;
        -webkit-background-size: 13px auto;
        -o-background-size: 13px auto;
        background-size: 13px auto; }
      div.itemList__foot ol.itemList__foot-pageNate li.back {
        padding: 10px 13px 10px 32px;
        background: #4d4d4d url(/images/pc/ico_back_W.png) no-repeat 10px center;
        -webkit-background-size: 13px auto;
        -o-background-size: 13px auto;
        background-size: 13px auto; }
      div.itemList__foot ol.itemList__foot-pageNate li.abbr {
        padding: 10px 3px;
        color: #4d4d4d;
        background-color: #fff; }
  div.itemList__foot p.itemList__pageNum {
    float: right; }

#sns__list {
  margin-top: 60px;
}
#sns__list .item-sns {
  float: left;
  width: 300px;
  margin: 10px 0 30px 27.5px; }
  #sns__list .item-sns:first-child {
    margin-left: 0; }
  #sns__list .item-sns .itemList__head-title {
    margin-bottom: 10px; }

/* block__page */
.block__page div.page__photo {
  overflow: hidden;
  width: 100%;
  position: relative;
  vertical-align: top;
  height: 468px;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%; }
.block__page div.under_photo {
  width: 100%;
  padding: 5px 0;
  background-color: #50dcff; }
  .block__page div.under_photo ul {
  color: #FFF;
  font-size: 10px;
  width: 630px;
  margin: 0 auto;
  display: table;
  }
  .block__page div.under_photo ul li {
    display: table-cell;
    text-align: right;
  }
  .block__page div.under_photo ul li:first-child {
    text-align: left;
  }
.block__page .block__text {
  width: 630px;
  margin-right: auto;
  margin-left: auto; }
  .block__page .block__text h1 {
    font-size: 28px;
    line-height: 1.4em;
    font-weight: bold;
    color: #4e4e4e;
    font-family: "ゴシックMB101 DB", "Gothic MB101 DemiBold", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    .block__page .block__text h1 span {
      font-size: 18px; }
  .block__page .block__text h2, .block__page .block__text h3, .block__page .block__text h4 {
    color: #4e4e4e;
    line-height: 1.3em;
    font-weight: bold;
    clear: both;
    font-family: "ゴシックMB101 R", "Gothic MB101 Regular", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
    .block__page .block__text h2 span, .block__page .block__text h3 span, .block__page .block__text h4 span {
      border-bottom: 5px solid #00c7ff;
      line-height: 1.8;
      padding-bottom: 5px; }
  .block__page .block__text h2 {
    font-size: 24px;
    margin-top: 25px; }
  .block__page .block__text h3 {
    font-size: 20px;
    margin-top: 25px; }
  .block__page .block__text h4 {
    font-size: 17px;
    margin-top: 20px; }
  .block__page .block__text p,
  .block__page .block__text li {
    font-size: 16px;
    line-height: 1.8em;
    color: #636363;
    margin-top: 20px; }
    .block__page .block__text p a,
    .block__page .block__text li a {
      text-decoration: none;
      color: #2e87eb; }
    .block__page .block__text p em {
      color: #2e87eb;
      font-style: normal; }
    .block__page .block__text p b {
      color: #50dcff; }
  .block__page .block__text div.content-movie {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-top: 30px; }
    .block__page .block__text div.content-movie iframe, .block__page .block__text div.content-movie object, .block__page .block__text div.content-movie embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .block__page .block__text blockquote {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
    padding: 15px;
    background-color: #f3f3f3;  }
    .block__page .block__text blockquote p:first-child {
      margin-top: 0; }
    .block__page .block__text blockquote p {
      font-weight: normal; }
    .block__page .block__text blockquote.bq-sp {
      padding: 10px 15px;
      background-color: #fff; }
      .block__page .block__text blockquote.bq-sp p {
        font-family: "ゴシックMB101 DB", "Gothic MB101 DemiBold", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 26px;
        line-height: 1.5;
        color: #00c7ff; }
        .block__page .block__text blockquote.bq-sp p:before {
          font-size: 40px;
          content: '“';
          display: block;
          margin-bottom: -30px; }
        .block__page .block__text blockquote.bq-sp p:after {
          font-size: 40px;
          content: '”';
          margin-left: 10px;
          line-height: 0.5;
          display: block;
          text-align: right;
          margin-right: 15px; }
      .block__page .block__text blockquote.bq-sp.sp-L {
        float: left;
        width: 40%; }
      .block__page .block__text blockquote.bq-sp.sp-C {
        padding: 15px 60px; }
        .block__page .block__text blockquote.bq-sp.sp-C p:before {
          margin-left: -20px; }
        .block__page .block__text blockquote.bq-sp.sp-C p:after {
          margin-right: 0;
          line-height: 0.5;
          display: block;
          text-align: right; }
      .block__page .block__text blockquote.bq-sp.sp-R {
        float: right;
        width: 40%; }

/* --------------------------- */
/*  block-zzhh */
/* --------------------------- */
div.zzhh_view {
  padding: 25px 0;
  background-color: #FEFFF3;
}
section.block-zzhh {
  width: 630px;
  margin: 0 auto; }
  section.block-zzhh div.zzhh-txt {
    margin: 20px 0 0; }
    section.block-zzhh div.zzhh-txt div.graph {
      float: left;
      width: 225px;
      text-align: center;
      margin-right: 35px;
      margin-bottom: 30px; }
      section.block-zzhh div.zzhh-txt div.graph img {
        width: 100%;
        height: auto; }
      section.block-zzhh div.zzhh-txt div.graph p {
        font-size: 13px; }
    section.block-zzhh div.zzhh-txt h1 {
      font-size: 24px;
      color: #4d4d4d;
      line-height: 1.3;
      font-weight: normal; }
    section.block-zzhh div.zzhh-txt p {
      font-size: 15px;
      line-height: 1.6;
      color: #4d4d4d;
      margin-top: 15px; }
  section.block-zzhh div.box-result {
    display: table;
    width: 100%;
    margin: 15px 0 0; }
    section.block-zzhh div.box-result div {
      display: table-cell;
      width: 311px;
      vertical-align: middle;
      text-align: center;
      padding: 10px; }
      section.block-zzhh div.box-result div.blue {
        background-color: #00B4FF; }
      section.block-zzhh div.box-result div.red {
        background-color: #FF00BE; }
      section.block-zzhh div.box-result div p {
        color: #FFF;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        float: left;
        width: 211px; }
      section.block-zzhh div.box-result div img {
        float: right;
        width: 100px; }

div.zzhh-comment h2 {
  background-color: #000;
  color: #FFF;
  font-size: 14px;
  padding: 8px 10px;
  font-weight: normal; }
div.zzhh-comment div.item-com {
  padding: 10px 0;
  border-bottom: 2px solid #000; }
div.zzhh-comment div.item-thumb {
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 10px; }
  div.zzhh-comment div.item-thumb img {
    width: 100%;
    height: auto; }
div.zzhh-comment div.item-name {
  float: left;
  width: 115px;
  padding-right: 10px; }
  div.zzhh-comment div.item-name p.name {
    font-size: 12px;
    line-height: 1.3;
    word-wrap: break-word; }
  div.zzhh-comment div.item-name p.date {
    font-size: 10px;
    color: #ccc; }
div.zzhh-comment div.item-btn {
  width: 95px;
  float: right;
  text-align: left; }
  div.zzhh-comment div.item-btn img {
    width: 100%;
    height: auto; }
  div.zzhh-comment div.item-btn span {
    font-size: 12px; }
  div.zzhh-comment div.item-btn.blue span {
    color: #00B4FF; }
  div.zzhh-comment div.item-btn.red span {
    color: #FF00BE; }
div.zzhh-comment div.item-txt {
  float: left;
  width: 335px; }
  div.zzhh-comment div.item-txt p.vote {
    font-size: 13px;
    line-height: 1.3; }
    div.zzhh-comment div.item-txt p.vote span {
      padding-right: 10px;
      color: #000;
      display: block; }
    div.zzhh-comment div.item-txt p.vote.blue:first-letter {
      color: #00abfd; }
    div.zzhh-comment div.item-txt p.vote.red:first-letter {
      color: #FF00BC; }

.page-writer p.writer__data-job {
  font-weight: bold;
  margin-top: 5px;
  font-size: 16px; }
.page-writer p.writer__data-biog {
  margin-top: 15px; }
.page-writer p.writer__data-media {
  line-height: 1.8;
  margin-top: 30px; }

.page-item .block__text h1 {
  line-height: 1.4; }
.page-item .block__text header div.item__data {
  padding: 20px 0; }
  .page-item .block__text header div.item__data div.thumb__writer {
    display: table-cell;/* 2016.02.18 */
    width: 30px;
    height: 30px; }
    .page-item .block__text header div.item__data div.thumb__writer img {
      width: 100%;
      height: auto; }
  .page-item .block__text header div.item__data ul {
    display: table-cell;/* 2016.02.18 */
    padding-left: 10px;
    vertical-align: middle; }
    .page-item .block__text header div.item__data ul li {
      font-size: 13px;
      line-height: 1.3em;
      float: left;
      margin: 0 10px 0 0;
      padding-top: 2px;
      color: #9f9f9f; }
      .page-item .block__text header div.item__data ul li.item__writer {
        padding-left: 15px;
        -webkit-background-size: 15px;
        -o-background-size: 15px;
        background-size: 15px; }
      .page-item .block__text header div.item__data ul li.item__date {
        padding-left: 17px;
        -webkit-background-size: 15px;
        -o-background-size: 15px;
        background-size: 15px; }
.page-item .block__text header div.box__btnSns {
  margin-bottom: 25px; }
  .page-item .block__text header div.box__btnSns ul li {
    float: left;
    width: 130px;
    margin-left: 10px; }
    .page-item .block__text header div.box__btnSns ul li:first-child {
      margin-left: 0; }
    .page-item .block__text header div.box__btnSns ul li img {
      width: 100%;
      height: auto; }
.page-item .block__text.item-text p {
  margin-top: 30px; }
.page-item .block__text.item-text p.photo {
  margin: 30px 0 0;
  line-height: 1;
  display: inline-block; }

  .page-item .block__text.item-text p.photo span {
    font-size: 10px;
    color: #B1B1B1;
    margin: 0;
    text-align: right;
    display: block; }
  .page-item .block__text.item-text p.photo.center {
    display: block;
    text-align: center; }
.page-item .block__text.item-text .photo-caption { /* 2016.02.03 */
  font-size: 13px;
  line-height: 1.4;
  margin-top: 15px;
  color: #B1B1B1; }
  .page-item .block__text.item-text .photo-credit { /* 2016.02.03 追加 */
  font-size: 14px;
  line-height: 1.4;
  margin-top: 15px;
  color: #B1B1B1;
  text-align: right; }
.page-item .block__text .box-gray {
  padding: 10px;
  background-color: #f3f3f3; }
  .page-item .block__text .box-gray + p {
    margin-top: 15px; }
.page-item .block__text .box-caption p {
  font-size: 12px; }
.page-item footer {
  width: 630px;
  margin: 40px auto; }
  .page-item footer div.box-snsShare ul {
    float: left;
    margin-left: 10px; }
    .page-item footer div.box-snsShare ul:first-child {
      margin-left: 0; }
    .page-item footer div.box-snsShare ul li {
      width: 270px;
      height: 28px;
      margin-top: 10px; }
      .page-item footer div.box-snsShare ul li:first-child {
        margin-top: 0; }
      .page-item footer div.box-snsShare ul li.sns-fb-share {
        background: url(/images/pc/fb_share.png) no-repeat top left;
        -webkit-background-size: contain;
              -o-background-size: contain;
                 background-size: contain; }
      .page-item footer div.box-snsShare ul li.sns-fb-follow {
        background: url(/images/pc/fb_follow.png) no-repeat top left;
        -webkit-background-size: contain;
              -o-background-size: contain;
                 background-size: contain; }
      .page-item footer div.box-snsShare ul li.sns-tw-share {
        background: url(/images/pc/tw_share.png) no-repeat top left;
        -webkit-background-size: contain;
              -o-background-size: contain;
                 background-size: contain; }
      .page-item footer div.box-snsShare ul li.sns-tw-follow {
        background: url(/images/pc/tw_follow.png) no-repeat top left;
        -webkit-background-size: contain;
              -o-background-size: contain;
                 background-size: contain; }
      .page-item footer div.box-snsShare ul li a.share {
        display: inline-block;
        width: 166px;
        height: 24px;
        text-indent: -9999px; }
      .page-item footer div.box-snsShare ul li a.count {
        font-size: 12px;
        display: inline-block;
        width: 95px;
        padding-top: 8px;
        text-align: center;
        text-decoration: none;
        color: #636363; }

/* paragraph */
div.paragraph {
  position: relative; }
  div.paragraph .p-sharebox {
    position: absolute;
    top: 0;
    left: -45px;
    width: 37px;
    text-align: right; }
    div.paragraph .p-sharebox ul li {
      font-size: 11px;
      line-height: 1;
      margin-bottom: 3px; }
      div.paragraph .p-sharebox ul li img {
        margin-left: 3px;
        vertical-align: middle; }
      div.paragraph .p-sharebox ul li.comm {
        width: 21px;
        height: 24px;
        margin-left: 14px;
        padding-top: 4px;
        text-align: center;
        background: url(/images/pc/ico_comment_B.png) no-repeat center center; }
        div.paragraph .p-sharebox ul li.comm a {
          color: #fff; }

div.profile-box {
  width: 630px;
  margin: 30px auto; }
  div.profile-box div.txt-writer {
    color: #4C4C4C;
    float: left;
    width: 300px; }
    div.profile-box div.txt-writer p.ttl {
      font-size: 13px;
      color: #50dcff;
      font-weight: bold; }
    div.profile-box div.txt-writer h1 {
      font-size: 20px;
      font-weight: bold;
      margin-top: 15px; }
      div.profile-box div.txt-writer h1 span {
        font-size: 12px; }
    div.profile-box div.txt-writer p {
      font-size: 14px;
      line-height: 1.4;
      margin-top: 10px; }
    div.profile-box div.txt-writer ul {
      margin-top: 10px; }
      div.profile-box div.txt-writer ul li {
        padding-top: 10px; }
        div.profile-box div.txt-writer ul li a {
          color: #006DE5; }
          div.profile-box div.txt-writer ul li a:hover {
            text-decoration: underline; }
  div.profile-box div.thumb-writer {
    width: 300px;
    float: right; }
    div.profile-box div.thumb-writer img {
      width: 100%;
      height: auto; }
    div.profile-box div.thumb-writer p {
      background: url(/images/pc/ico_profile.png) no-repeat left center;
      -webkit-background-size: 11px;
      -o-background-size: 11px;
      background-size: 11px;
      padding-left: 18px;
      font-size: 13px;
      margin-top: 5px; }
      div.profile-box div.thumb-writer p a {
        color: #9d9d9d; }
        div.profile-box div.thumb-writer p a:hover {
          text-decoration: underline; }

div.box-writer {
  width: 630px;
  margin: 30px auto; }
  div.box-writer h2 {
    font-size: 15px;
    font-weight: bold;
    color: #636363; }
    div.box-writer h2 a {
      text-decoration: none;
      color: #50dcff; }
  div.box-writer .thumb-writer {
    width: 230px;
    margin-top: 10px; }
    div.box-writer .thumb-writer img {
      width: 100%;
      height: auto; }

.separate_block {
  width: 720px;
  margin: 40px auto 0;
  padding: 50px 0; }
  .separate_block .blockBannerL {
    position: relative;
    width: 690px;
    margin: 0 auto;
    text-align: center; }
    .separate_block .blockBannerL span {
      font-size: 10px;
      position: absolute;
      top: 0;
      color: #cbcbcb; }
    .separate_block .blockBannerL img {
      width: 90%;
      height: auto;
      margin-left: 1.5em; }

/* --------------------------- */
/*  Sidebar */
/* --------------------------- */
#sidebar {
  position: fixed;
  top: 80px;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 235px;
  background-color: #FFF; }
  #sidebar div.side__pickup article.item-theme {
    width: 232px;
    height: 92px; }
    #sidebar div.side__pickup article.item-theme p {
      position: absolute;
      font-size: 12px;
      top: 12px;
      left: 15px;
      padding: 3px; }
    #sidebar div.side__pickup article.item-theme h1 {
      position: absolute;
      top: 30px;
      left: 15px;
      letter-spacing: 0.1em; }
      #sidebar div.side__pickup article.item-theme h1 span {
        font-size: 20px;
        padding: 0 3px;
        letter-spacing: 0.15em; }
  #sidebar div.side__pickup article.item-writer {
    width: 232px;
    height: 92px; }
    #sidebar div.side__pickup article.item-writer img {
      width: 100%;
      height: auto; }
    #sidebar div.side__pickup article.item-writer h1 {
      padding: 6px 4px 2px; }
      #sidebar div.side__pickup article.item-writer h1 em {
        font-size: 20px;
        font-style: normal; }
      #sidebar div.side__pickup article.item-writer h1 span {
        font-size: 12px; }
  #sidebar div.side__itemList article.item-side {
    width: 232px;
    border-bottom: 2px solid #50dcff; }
    #sidebar div.side__itemList article.item-side a {
      display: block;
      padding: 15px 10px 10px;
      text-decoration: none;
      color: #4d4d4d; }
      #sidebar div.side__itemList article.item-side a:hover {
        background-color: #f4f4f4; }
      #sidebar div.side__itemList article.item-side a.active {
        background-color: #dbf8fe; }
    #sidebar div.side__itemList article.item-side div.item__thumb {
      position: relative;
      float: left;
      width: 90px;
      height: 60px; }
      #sidebar div.side__itemList article.item-side div.item__thumb img {
        width: 100%;
        height: auto; }
    #sidebar div.side__itemList article.item-side p.item__category {
      font-size: 10px;
      position: absolute;
      bottom: 0;
      left: 0;
      display: inline;
      padding: 4px;
      color: #fff;
      background-color: rgba(80, 220, 255, 0.7); }
    #sidebar div.side__itemList article.item-side h1 {
      font-size: 12px;
      line-height: 1.4;
      float: left;
      width: 110px;
      margin-left: 5px; }
    #sidebar div.side__itemList article.item-side div.item__data {
      clear: both;
      padding-top: 5px; }
      #sidebar div.side__itemList article.item-side div.item__data ul {
        margin: 0;
      }
      #sidebar div.side__itemList article.item-side div.item__data ul li {
        font-size: 11px;
        float: left;
        margin: 10px 0 0 0;
        padding: 2px 10px 2px 17px;
        color: #9f9f9f; }

/* --------------------------- */
/*  Banner  */
/* --------------------------- */
.blockBannerL {
  position: relative;
  width: 100%;
  margin: 30px auto;
  text-align: center; }
  .blockBannerL span {
    font-size: 11px;
    position: absolute;
    top: 0;
    color: #cbcbcb; }
  .blockBannerL img {
    margin-left: 3px; }

.blockBannerM p {
  font-size: 11px;
  margin-bottom: 10px;
  color: #cbcbcb; }

.separate_block {
  width: 100%;
  margin: 50px auto;
  padding: 50px 0;
  background-color: #f2f2f2; }

/* --------------------------- */
/*  Modal  */
/* --------------------------- */
#bg-modal {
  position: fixed;
  top: 0;
  width: 100%;
//  min-height: 1000px;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000; }

#modal-block {
  position: fixed;
  top: 30px;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 953px;
  height: 624px;
  z-index: 100001;
  background: url(/images/NuclearMap/images/bg-japanmap.gif) no-repeat center center; }
  #modal-block div.wrap {
    background: rgba(0, 0, 0, 0.5);
    width: 953px;
    height: 624px;
    text-align: center; }
  #modal-block p.ttlQ {
    padding-top: 45px; }
  #modal-block p.txtQ {
    font-size: 60px;
    margin-top: 30px;
    color: #FFF;
    font-weight: bold;
    line-height: 1.2; }
  #modal-block form p {
    font-size: 50px;
    color: #FFF;
    margin-top: 20px;
    padding-left: 1.3em; }
    #modal-block form p input {
      width: 180px;
      border: 6px solid #FFF;
      color: #000;
      font-size: 40px;
      background: rgba(255, 255, 255, 0.5);
      padding: 10px; }
  #modal-block form button {
    background-color: #4FDBFF;
    font-size: 34px;
    color: #FFF;
    margin-top: 20px;
    width: 210px;
    padding: 10px 0;
    border: none; }
  #modal-block p.caption {
    color: #FF0;
    font-size: 28px;
    margin-top: 20px; }

/* --------------------------- */
/*  Module  */
/* --------------------------- */
.hidden {
  display: none; }

/* Margin */
.mgnT10 {
  margin-top: 10px; }

.mgnT15 {
  margin-top: 15px; }

.mgnT20 {
  margin-top: 20px; }

.mgnT25 {
  margin-top: 25px; }

.mgnT30 {
  margin-top: 30px; }

.mgnT35 {
  margin-top: 35px; }

.mgnT40 {
  margin-top: 40px; }

.mgnT45 {
  margin-top: 45px; }

strong {
  font-weight: bold; }

.block__page .block__text p.now-mm {
  font-family: ナウ-MM;
  font-size: 1.5em; 
}

