@charset "UTF-8";
@import "//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.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: inherit;
  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; }

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

/* extend
-------------------------*/
.wrap, header .inner, #contents #main {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.wrap, header .inner, #contents #main, #contents, #contents #ranking article a, #contents #articles .via, #contents #articles .col2 article a, #contents #articles .inner, #side-menu .rank ul a, #detail, #detail .main article .userData, #detail .side article, #detail .related-articles article {
  *zoom: 1; }
  .wrap:after, header .inner:after, #contents #main:after, #contents:after, #contents #ranking article a:after, #contents #articles .via:after, #contents #articles .col2 article a:after, #contents #articles .inner:after, #side-menu .rank ul a:after, #detail:after, #detail .main article .userData:after, #detail .side article:after, #detail .related-articles article:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

/**/
/* margin
------------------*/
.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mtm30 {
  margin-top: -30px !important; }

.mtm5 {
  margin-top: -5px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.ml0 {
  margin-left: 0 !important; }

/* padding
------------------*/
.pt20 {
  padding-top: 20px; }

.pt30 {
  padding-top: 30px; }

.pt50 {
  padding-top: 50px; }

.pb10 {
  padding-bottom: 10px; }

.pb15 {
  padding-bottom: 15px; }

.pb20 {
  padding-bottom: 20px; }

.pb25 {
  padding-bottom: 25px; }

.pb30 {
  padding-bottom: 30px; }

.pb35 {
  padding-bottom: 35px; }

.pb40 {
  padding-bottom: 40px; }

.pb45 {
  padding-bottom: 45px; }

.pb50 {
  padding-bottom: 50px; }

.pb55 {
  padding-bottom: 55px; }

.pb60 {
  padding-bottom: 60px; }

.pb65 {
  padding-bottom: 65px; }

.pb70 {
  padding-bottom: 70px; }

/* float
------------------*/
.fL {
  float: left; }

.fR {
  float: right; }

/* text-align
------------------*/
.tAC {
  text-align: center; }

.tAR {
  text-align: right; }

.tAL {
  text-align: left; }

/* font size
------------------*/
html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", '游ゴシック',  YuGothic,  "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.5;
  color: #333; }

body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: inherit;
  line-height: inherit; }

a {
  color: #333;
  text-decoration: none; }
  a .off {
    display: block; }
  a .on {
    display: none; }
  a:hover .off {
    display: none; }
  a:hover .on {
    display: block; }

img {
  vertical-align: bottom;
  width: 100%;
  height: auto; }

#wrapper {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  z-index: 10 !important; }
  #wrapper.fixed {
    position: fixed; }

/* ===================================================================================

 Base Media Queries PC
 基礎 メディアクエリ PC用（ 1024px 〜 ）

 =================================================================================== */
.pc-only {
  display: inherit !important; }

.sp-only {
  display: none !important; }

/*================================
	header
================================*/
header {
  position: fixed;
  right: 0;
  left: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  z-index: 100; }
  header .inner {
    height: 58px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 16px 20px;
    background: #0c4788; }
  header h1 {
    position: absolute;
    left: 50%;
    width: 236px;
    height: 26px;
    margin: 0 0 0 -118px;
    overflow: hidden; }
    header h1 img {
      width: 236px;
      height: 26px; }
  header .date {
    position: absolute;
    top: 16px;
    left: 20px;
    color: #fff;
    line-height: 26px; }
  header .menu {
    display: none;
    position: absolute;
    top: 0;
    right: 20px;
    width: 58px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 58px;
    background-color: #fff;
    cursor: pointer; }
    header .menu span {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      width: 34px;
      height: 2px;
      margin: -1px 0 0 -17px;
      background: #0c4788; }
      header .menu span.top {
        margin-top: -12px; }
      header .menu span.bottom {
        margin-top: 10px; }
  header .search-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 58px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    height: 58px;
    background: url(../img/icn_search.png) no-repeat center center;
    cursor: pointer; }
  header .search-box {
    display: none;
    max-width: 1160px;
    margin: 0 auto;
    padding: 20px;
    background-color: #f7f7f7;
    font-size: 0; }
    header .search-box #search_text {
      display: inline-block;
      width: 80%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      height: 40px;
      padding: 0 20px;
      border: 1px solid #0c4788;
      -moz-border-radius: 20px 0 0 20px;
      -webkit-border-radius: 20px;
      border-radius: 20px 0 0 20px;
      font-size: 20px;
      line-height: 40px;
      vertical-align: middle;
      -moz-appearance: none;
      -webkit-appearance: none; }
    header .search-box .btn {
      display: inline-block;
      width: 20%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      vertical-align: middle; }
      header .search-box .btn button {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 40px;
        border: 0;
        -moz-border-radius: 0 20px 20px 0;
        -webkit-border-radius: 0;
        border-radius: 0 20px 20px 0;
        background-color: #0c4788;
        font-size: 20px;
        color: #fff;
        cursor: pointer;
        -moz-appearance: none;
        -webkit-appearance: none; }
  header ul.nav {
    display: none; }

/*================================
	#contents
================================*/
#contents {
  position: relative;
  padding-top: 82px;
  border-left: 280px solid #eaeaea; }
  #contents #main {
    max-width: none;
    padding: 0 0 0 24px; }
    #contents #main .root-top {
      display: table; }
    #contents #main .root-top dt {
      display: table-cell;
      width: 16px;
      padding-right: 8px; }
    #contents #main .root-top dd {
      display: table-cell;
      padding-right: 16px;
      padding-bottom: 30px;
      font-size: 1.6rem;
      line-height: 19px; }
#contents #main a:hover {
  text-decoration: underline; }
  #contents #main #pageTitle {
    position: relative;
    font-family: 'Sorts Mill Goudy', serif;
    margin: 30px 40px 30px 40px;
     }
    #contents #main #pageTitle h1,#contents #main #pageTitle h2 {
      position: relative;
      display: inline-block;
      /*padding-left: 53px;*/
      font-size: 48px;
      font-size: 4.8rem;
      font-weight: normal;
      line-height: 1.1; }
      #contents #main #pageTitle h1 i,#contents #main #pageTitle h2 i {
        position: absolute;
        width: 36px;
        top: 0;
        left: 0;
        vertical-align: middle;
        line-height: 36px; }
      #contents #main #pageTitle h2.long {
        display: block;
        padding-left: 0;
        font-family: 'Sorts Mill Goudy', serif;
        text-align: center; }
      #contents #main #pageTitle h2 .middle {
        font-size: 32px;
        font-size: 3.2rem;
        font-weight: normal;
        line-height: 1.1; }
      #contents #main #pageTitle h2 .small {
        font-size: 20px;
        font-size: 2rem;
        font-weight: normal;
        line-height: 1.1; }
    #contents #main #pageTitle.rank {
      font-family: 'Sorts Mill Goudy', serif;
      color: #00355E; }
      /*#contents #main #pageTitle.rank i {
        position: absolute;
        width: 36px;
        top: 0;
        left: 0;
        vertical-align: middle;
        line-height: 36px; }*/
    #contents #main #pageTitle.back {
      margin: 30px 40px; }
      #contents #main #pageTitle.back h2 {
        padding-left: 33px;
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: bold;
        line-height: 24px;
        color: #144D99; }
        #contents #main #pageTitle.back h2 a {
          margin-left: 10px;
          color: #144D99; }
        #contents #main #pageTitle.back h2 i {
          width: 24px;
          line-height: 24px; }
    #contents #main #pageTitle #leadText {
      margin-top: 5px;
      font-size: 1.6rem;
    }
    #contents #main #pageTitle ul {
      position: absolute;
      right: 0;
      bottom: 0;
      font-family: 'Sorts Mill Goudy', serif;
      float: right; }
      #contents #main #pageTitle ul li {
        float: left;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: normal;
        line-height: 1.1;
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px solid #00355E; }
        #contents #main #pageTitle ul li:first-child {
          border-left: 0; }
        #contents #main #pageTitle ul li a {
          display: block;
          color: #00355E; }
        #contents #main #pageTitle ul li.active a {
          color: #ddd; }
          #contents #main #pageTitle ul li.active a:hover {
            text-decoration: none; }
  #contents #ranking {
    position: relative; }
    #contents #ranking article {
      position: relative;
      margin-bottom: 36px;
      vertical-align: top; }
      #contents #ranking article .rank {
        position: absolute;
        top: -10px;
        left: -10px;
        display: block;
        width: 40px;
        height: 40px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #f7f7f7;
        font-size: 22px;
        line-height: 42px;
        font-weight: bold;
        text-align: center;
        letter-spacing: -0.05em; }
      #contents #ranking article .photo {
        float: left;
        width: 240px;
        height: 160px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        z-index: 1; }
      #contents #ranking article .inner {
        margin-left: 264px; }
        #contents #ranking article .inner h2 {
          margin-bottom: 10px;
          font-size: 24px;
          font-weight: bold;
          line-height: 1.4; }
        #contents #ranking article .inner .description {
          font-size: 14px; }
  #contents #articles {
    padding: 0; }
    #contents #articles a {
      display: block; }
      #contents #articles a:hover {
        text-decoration: none; }
    #contents #articles .via {
      margin-top: 6px;
      line-height: 20px; }
      #contents #articles .via dt {
        float: left;
        width: 20px;
        height: 10px;
        padding: 6px 0 4px;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background-color: #ff7e00;
        font-size: 8px;
        font-weight: bold;
        line-height: 10px;
        color: #fff;
        text-align: center; }
      #contents #articles .via dd {
        /*margin-left: 26px;*/
        font-size: 12px; }
    #contents #articles .col4 {
      margin-bottom: 24px;
      font-size: 0; }
      #contents #articles .col4 article {
        position: relative;
        display: inline-block;
        width: 50%;
        height: 320px; }
        #contents #articles .col4 article .photo {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          z-index: 1; }
        #contents #articles .col4 article .inner {
          position: absolute;
          right: 0;
          bottom: 0;
          left: 0;
          padding: 15px 20px;
          background-color: rgba(255, 255, 255, 0.8);
          -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          z-index: 10; }
          #contents #articles .col4 article .inner h2 {
            font-size: 22px;
            font-weight: bold;
            line-height: 1.4; }
          #contents #articles .col4 article .inner .description {
            display: none; }
    #contents #articles .col6 {
      margin-bottom: 36px;
      font-size: 0; }
      #contents #articles .col6 article {
        position: relative;
        display: inline-block;
        width: 15%;
        overflow: hidden; }
        #contents #articles .col6 article:before {
          content: "";
          display: block;
          padding-top: 100%; }
        #contents #articles .col6 article + article {
          margin-left: 2%; }
        #contents #articles .col6 article .photo {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          z-index: 1; }
        #contents #articles .col6 article .inner {
          position: absolute;
          top: 100%;
          right: 0;
          bottom: 0;
          left: 0;
          padding: 20px 10px 10px;
          background-color: rgba(255, 255, 255, 0.8);
          -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          z-index: 10;
          -moz-transition: top 0.2s ease;
          -o-transition: top 0.2s ease;
          -webkit-transition: top 0.2s ease;
          transition: top 0.2s ease; }
          #contents #articles .col6 article .inner h2 {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.4; }
          #contents #articles .col6 article .inner .description {
            display: none; }
        #contents #articles .col6 article a:hover .inner {
          display: block;
          top: 0; }
    #contents #articles .col2 {
      position: relative;
      font-size: 0; }
      #contents #articles .col2 article {
        position: relative;
        display: inline-block;
        width: 48.630%;
        margin-bottom: 36px;
        vertical-align: top; }
        #contents #articles .col2 article:nth-child(even) {
          margin-left: 2.739%; }
        #contents #articles .col2 article .photo {
          float: left;
          width: 140px;
          height: 110px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 1; }
        #contents #articles .col2 article .inner {
          margin-left: 156px; }
          #contents #articles .col2 article .inner h2 {
            font-size: 22px;
            font-weight: bold;
            line-height: 1.3; }
          #contents #articles .col2 article .inner .description {
            margin-top: 6px;
            font-size: 14px; }
    #contents #articles .fb-page,
    #contents #articles .twitter-timeline {
      margin-bottom: 36px; }
    #contents #articles .inner {
      position: relative; }

/*================================
	#side-menu
================================*/
#side-menu {
  position: absolute;
  top: 58px;
  left: 0;
  width: 280px;
  padding-bottom: 28px;
  background-color: #eaeaea;
  z-index: 20;
  -webkit-overflow-scrolling: touch; }
  #side-menu .close {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    width: 58px;
    height: 58px;
    background-color: #fff;
    cursor: pointer; }
    #side-menu .close span {
      position: absolute;
      top: 50%;
      left: 50%;
      display: block;
      width: 34px;
      height: 2px;
      margin: -1px 0 0 -17px;
      background: #0c4788; }
      #side-menu .close span.top {
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      #side-menu .close span.bottom {
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  #side-menu .logo {
    width: 144px;
    margin: 30px auto 20px; }
  #side-menu .search {
    position: relative;
    width: 80%;
    margin: 0 auto 30px; }
    #side-menu .search #search_text {
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      height: 30px;
      padding: 0 40px 0 15px;
      border: 1px solid #e0e0e0;
      -moz-border-radius: 15px;
      -webkit-border-radius: 15px;
      border-radius: 15px;
      font-size: 14px;
      line-height: 28px; }
    #side-menu .search .btn {
      position: absolute;
      top: 0;
      right: 0; }
      #side-menu .search .btn button {
        width: 40px;
        height: 30px;
        border: 0;
        background: none;
        cursor: pointer;
        background: url(../img/icn_search_gray.png) no-repeat center center; }
  #side-menu .head {
    background-color: rgba(255, 255, 255, 0.6);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 20px auto; }
    #side-menu .head a {
      display: block;
      padding: 10px 10px 10px 50px;
      font-size: 18px;
      font-weight: bold;
      line-height: 28px; }
    #side-menu .head .arr {
      display: block;
      background: url(../img/icn_arr_right_navy.png) no-repeat right center;
      background-size: 12px auto; }
  #side-menu .tag .head {
    background-image: url(../img/icn_tag_navy.png); }
  #side-menu .rank .head {
    background-image: url(../img/icn_ranking_navy.png); }
  #side-menu .about .head {
    background-image: url(../img/icn_about_navy.png); }
  #side-menu .tag ul li {
    border-bottom: 1px solid #d6d6d6; }
    #side-menu .tag ul li:last-child {
      border-bottom: 0; }
  #side-menu .tag ul a {
    display: block;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    text-align: center; }
  #side-menu .rank ul li {
    padding: 14px 10px 14px 20px;
    border-bottom: 1px solid #d6d6d6; }
    #side-menu .rank ul li:last-child {
      border-bottom: 0; }
  #side-menu .rank ul a {
    display: block;
    position: relative; }
    #side-menu .rank ul a i {
      position: absolute;
      top: -10px;
      left: -10px;
      display: block;
      width: 32px;
      height: 32px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background-color: #fff;
      font-size: 20px;
      line-height: 32px;
      font-weight: bold;
      text-align: center; }
    #side-menu .rank ul a .photo {
      float: left;
      display: block;
      width: 90px;
      height: 70px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
    #side-menu .rank ul a .description {
      display: block;
      margin-left: 104px;
      font-size: 14px;
      line-height: 1.4; }
  #side-menu #fb-box {
    margin-top: 30px;
    text-align: center; }
  #side-menu .sns {
    width: 260px;
    margin: 30px auto 20px;
    text-align: center; }
    #side-menu .sns li {
      display: inline-block;
      height: 70px;
      margin-bottom: 6px;
      padding: 0 2px;
      vertical-align: bottom; }
    #side-menu .sns div.fb-like.fb_iframe_widget,
    #side-menu .sns div.fb-share-button.fb_iframe_widget {
      margin-bottom: 5px; }
  #side-menu .copyright {
    text-align: center; }

/*================================
	#detail
================================*/
#detail .root {
  display: table;
  padding-bottom: 20px;}
  #detail .root dt {
    display: table-cell;
    width: 16px;
    padding-right: 8px; }
  #detail .root dd {
    display: table-cell;
    padding-right: 16px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 19px; }
#detail .main {
  float: left;
  width: 66.07143%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  #detail .main .fb-comments, #detail .main .fb-comments span, #detail .main .fb-comments iframe {
    width: 100% !important; }
  #detail .main .fb-comments {
    margin-bottom: 32px; }
  #detail .main article {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #detail .main article .photo {
      margin-bottom: 16px; }
    #detail .main article .via {
      float: left;
      display: table; }
    #detail .main article .date {
      margin-bottom: 12px;
      font-size: 13px;
      font-size: 1.3rem;
      font-weight: normal;
      line-height: 16px;
      color: #4f4f4f;
      text-align: right; }
    #detail .main article .tag {
      position: relative;
      margin-bottom: 24px;
      padding-left: 24px;
      font-size: 0; }
      #detail .main article .tag dt {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        width: 16px;
        vertical-align: top; }
      #detail .main article .tag dd {
        display: inline-block;
        padding-right: 16px;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: normal;
        line-height: 19px;
        vertical-align: top; }
        #detail .main article .tag dd a {
          color: #154E99; }
    #detail .main article .sns {
      margin-bottom: 12px;
      font-size: 0; }
      #detail .main article .sns img {
        width: auto; }
      #detail .main article .sns li {
        display: inline-block;
        margin-bottom: 8px;
        padding-right: 8px;
        vertical-align: top; }
        #detail .main article .sns li.ln {
          display: none; }
    #detail .main article .txt {
      margin-bottom: 20px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: normal;
      line-height: 1.8; }
      #detail .main article .txt p {
        display: none; }
        #detail .main article .txt p:first-child {
          display: block; }
    #detail .main article .readMore {
      margin-bottom: 30px;
      border: 3px solid #054898;
      cursor: pointer;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 56px;
      color: #054898;
      text-align: center; }
    #detail .main article .readLink {
      margin-bottom: 30px;
      border: 3px solid #054898;
      cursor: pointer;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 56px;
      color: #054898;
      text-align: center; }
    #detail .main article .readLink p {
      color: #054898;
      text-align: center; }
    #detail .main article .userData {
      margin-bottom: 5px; }
      #detail .main article .userData p {
        float: left; }
      #detail .main article .userData dl {
        margin-left: 60px; }
        #detail .main article .userData dl dt {
          font-size: 16px;
          font-size: 1.6rem;
          font-weight: bold;
          line-height: inherit; }
        #detail .main article .userData dl dd {
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: normal;
          line-height: 1.3;
          color: #999; }
          #detail .main article .userData dl dd span {
            display: block; }
    #detail .main article .comment {
      margin-bottom: 30px;
      padding-top: 13px;
      background: url(../img/img_comment_top.png) no-repeat 20px top; }
      #detail .main article .comment p {
        padding: 15px 20px;
        background-color: #f6f6f6;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: inherit;
        line-height: inherit;
        color: #545454; }
      #detail .main article .preview {
        display: block;
        border: 3px solid #054898;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        color: #ff0000;
        text-align: left;
        margin: 20px 0px 20px 0px;
        padding: 10px 0px 10px 0px;
        }
        #detail .main article .preview p {
          margin-left: 20px;}
        #detail .main article .preview textarea {
          word-wrap: break-word;
          margin-right: 10px;
          margin-left: 20px;
          color: #054898;
          font-size: 16px;
          font-weight: bold;
          resize: none;
          width: 85%;
          height: 33px;
          overflow: hidden;
          }
#detail .side {
  float: right;
  width: 31.25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  #detail .side h2 {
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 24px; }
    #detail .side h2 i {
      margin-right: 10px;
      color: #0c4788; }
  #detail .side article {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    overflow: hidden; }
    #detail .side article a {
      display: block; }
    #detail .side article .photo {
      float: left;
      width: 42.85714%;
      margin-bottom: 8px;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: contain; }
      #detail .side article .photo:after {
        content: "";
        display: block;
        padding-top: 66.666%; }
    #detail .side article h3 {
      margin-left: 46.42857%;
      margin-bottom: 8px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      line-height: 1.4; }
    #detail .side article .description {
      clear: both;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: normal;
      line-height: 1.3; }
#detail .related-articles {
  margin-bottom: 40px; }
  #detail .related-articles h2 {
    position: relative;
    margin-bottom: 20px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 24px; }
    #detail .related-articles h2 i {
      margin-right: 10px;
      color: #0c4788; }
  #detail .related-articles article {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 24px;
    overflow: hidden; }
    #detail .related-articles article a {
      display: block; }
    #detail .related-articles article .photo {
      float: left;
      width: 140px;
      height: 90px;
      margin-bottom: 0;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 1; }
    #detail .related-articles article h3 {
      margin-left: 156px;
      margin-bottom: 8px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 1.4; }
    #detail .related-articles article .description {
      margin-left: 156px;
      font-size: 14px; }
#detail .related-box {
  margin-bottom: 30px;
  padding: 20px;
  background-color: #f7f7f7; }
  #detail .related-box h3 {
    margin-bottom: 12px;
    font-size: 20px;
    font-weight: bold; }
  #detail .related-box p {
    margin-bottom: 8px;
    font-size: 16px; }
    #detail .related-box p a {
      color: #0c4788; }

      #about {
        margin: 30px 40px; }
        #about .box {
          margin-bottom: 40px;
          padding: 35px;
          background-color: #fafafa;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: inherit;
          line-height: inherit; }
        #about h3 {
          display: block;
          margin-bottom: 20px;
          font-family: 'Sorts Mill Goudy', serif;
          font-size: 32px;
          font-size: 3.2rem;
          font-weight: normal;
          line-height: 1.1;
          text-align: center; }
        #about .info {
          margin-bottom: 40px;
          font-size: 14px;
          font-size: 1.4rem;
          font-weight: inherit;
          line-height: inherit; }
          #about .info dt {
            clear: left;
            float: left;
            padding: 20px;
            font-weight: bold; }
          #about .info dd {
            padding: 20px 0 20px 180px;
            border-top: 1px solid #e2e2e2;
            border-bottom: 1px solid #e2e2e2; }
            #about .toiawase {
              margin-top: 10px; }
              #about .toiawase dt {
                display: inline-block; }
              #about .toiawase dd {
                display: inline-block;
                margin-left: 20px;
                font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
                font-weight: bold;
                font-size: 24px;
                font-size: 2.4rem;
                font-weight: inherit;
                line-height: inherit;
                color: #164F9A; }
                #about .toiawase dd span {
                  font-size: 14px;
                  font-size: 1.4rem;
                  font-weight: inherit;
                  line-height: inherit; }

.caption {
  display: inline-block;
  margin: 5px 0;
  font-size: 0.8em;
  line-height: 1.7; }

.txt img.alignleft {
  float: left;
  margin: 0 24px 24px 0; }

.txt img.size-full {
  max-width: 100% !important;
  width: auto;
  height: auto; }

#detail .main article .txt strong {
  font-size: 1.1em;
  font-weight: bold; }

#detail .main article .txt b {
  font-weight: bold; }

#detail .main article .txt .blue {
  color: #144D99; }

.buttons {
  margin-bottom: 30px;
  overflow: hidden; }

.buttons li {
  width: 45%;
  text-align: center; }

.buttons li a {
  display: block;
  padding: 15px 10px;
  font-size: 14px;
  color: #fff; }

.buttons li.prev {
  float: left; }

.buttons li.next {
  float: right; }

.buttons li.prev a {
  background: #888 url(../img/btn_arr_left.png) no-repeat 3% center; }

.buttons li.next a {
  background: #888 url(../img/btn_arr_right.png) no-repeat 97% center; }

.page-title {
  margin-bottom: 16px;
  margin-top: 20px;
  font-size: 28px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 36px; }
  .page-title i {
    margin-right: 10px;
    color: #154E99; }
  .page-title a {
    color: #154E99; }

.guide-txt {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 1.6; }

.float-sns {
  position: fixed;
  top: 58px;
  right: 0;
  padding: 20px 15px;
  background-color: #eaeaea;
  z-index: 100; }
  .float-sns li {
    text-align: center; }
    .float-sns li + li {
      margin-top: 16px; }

#tag-list {
  font-size: 0; }
  #tag-list li {
    display: inline-block;
    margin: 0 10px 10px 0; }
    #tag-list li a {
      display: block;
      background-color: #f7f7f7;
      padding: 10px;
      font-size: 14px;
      color: #154E99; }

#error-page {
  margin-top: 10%;
  text-align: center; }
  #error-page h2 {
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: bold; }
  #error-page p {
    margin-top:10px;
    font-size: 16px;
    font-size: 1.6rem; }
  #error-page .top-link {
    margin-top:20px;
    font-weight: bold; }
    #error-page .top-link a {
      color:#154E99; }

@media print, screen and (max-width: 1400px) {
.float-sns {
  display: none; } }
/* ===================================================================================

 Base Media Queries TB
 基礎 メディアクエリ タブレット用（ 〜 1024px ）

 =================================================================================== */
@media print, screen and (max-width: 960px) {
  .wrap {
    padding: 0 20px; }

  /*================================
  	header
  ================================*/
  header .date {
    display: none; }
  header .menu {
    display: block;
    left: 0; }
  header .search-box #search_text {
    font-size: 18px; }
  header .search-box .btn button {
    font-size: 18px; }

  /*================================
  	#contents
  ================================*/
  #contents {
    padding-top: 78px;
    border-left: 0; }
    #contents #main {
      padding: 0; }
    #contents #articles .col4 {
      overflow: hidden;
      margin-bottom: 20px; }
      #contents #articles .col4 article {
        position: relative;
        display: inline-block;
        height: auto;
        vertical-align: top; }
        #contents #articles .col4 article .photo {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          height: 210px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          z-index: 1; }
        #contents #articles .col4 article .inner {
          padding: 10px; }
          #contents #articles .col4 article .inner h2 {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.4; }
          #contents #articles .col4 article .inner .description {
            display: none; }
    #contents #articles .col6 {
      margin-bottom: 36px;
      font-size: 0; }
      #contents #articles .col6 article {
        position: relative;
        display: inline-block;
        width: 48.630%;
        margin-bottom: 20px;
        vertical-align: top; }
        #contents #articles .col6 article:nth-child(even) {
          margin-left: 2.739%; }
        #contents #articles .col6 article:before {
          content: none; }
        #contents #articles .col6 article + article {
          margin-left: inherit; }
        #contents #articles .col6 article .photo {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          float: left;
          width: 140px;
          height: 110px;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 1; }
        #contents #articles .col6 article .inner {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          margin-left: 156px;
          padding: 0;
          background-color: transparent;
          -moz-box-shadow: 0 0 0 0 transparent;
          -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
          z-index: 10; }
          #contents #articles .col6 article .inner h2 {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.4; }
          #contents #articles .col6 article .inner .description {
            display: none; }
        #contents #articles .col6 article a:hover .inner {
          display: block;
          top: auto; }
    #contents #articles .col2 {
      position: relative;
      margin-right: 0;
      font-size: 0; }
      #contents #articles .col2 article {
        position: relative;
        display: inline-block;
        width: 48.630%;
        margin-bottom: 20px;
        vertical-align: top; }
        #contents #articles .col2 article:nth-child(even) {
          margin-left: 2.739%; }
        #contents #articles .col2 article .photo {
          float: left;
          width: 140px;
          height: 110px;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 1; }
        #contents #articles .col2 article .inner {
          margin-left: 156px; }
          #contents #articles .col2 article .inner h2 {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.2; }
          #contents #articles .col2 article .inner .description {
            display: none; }
    #contents #articles .fb-page,
    #contents #articles .twitter-timeline {
      margin-bottom: 36px; }
    #contents #articles .inner {
      position: relative; }
    #contents #articles .side {
      display: none; }

  /*================================
  	#side-menu
  ================================*/
  #side-menu {
    position: fixed;
    top: 0;
    right: auto;
    bottom: 0;
    left: -320px;
    width: 320px;
    padding: 78px 0 24px;
    -moz-box-shadow: 2px 0 2px 2px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-shadow: 2px 0 2px 2px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 2px 0 2px 2px rgba(0, 0, 0, 0.05) inset;
    z-index: 2000;
    overflow: auto; }
    #side-menu .close {
      display: block; }
    #side-menu .logo {
      width: 130px;
      margin: 20px auto; }
    #side-menu .search {
      position: relative;
      width: 80%;
      margin: 0 auto 30px; }
    #side-menu .head a {
      font-size: 18px;
      line-height: 30px; }
    #side-menu .tag ul a {
      font-size: 16px; }
    #side-menu .sns {
      width: 260px;
      margin: 30px auto 20px;
      text-align: center; }
      #side-menu .sns li {
        display: inline-block;
        height: 70px;
        margin-bottom: 6px;
        padding: 0 2px;
        vertical-align: bottom; }
      #side-menu .sns div.fb-like.fb_iframe_widget,
      #side-menu .sns div.fb-share-button.fb_iframe_widget {
        margin-bottom: 5px; }
    #side-menu .copyright {
      font-size: 11px; }

  #detail .root {
    padding-bottom: 10px;}
    #detail .root dd {
      font-size: 1.2rem; }

  #detail .main {
    float: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #detail .main article {
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
      #detail .main article .photo {
        margin-bottom: 16px; }
      #detail .main article .preview textarea {
        height: 70px;
      }
  #detail .side {
    float: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    #detail .side article .photo {
      width: 140px;
      height: 90px;
      margin-bottom: 0; }
      #detail .side article .photo:after {
        content: none; }
    #detail .side article h3 {
      margin-left: 156px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 1.4; }
    #detail .side article .description {
      clear: inherit;
      margin-left: 156px; }

  .page-title {
    margin-bottom: 16px;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 36px; }
    .page-title a {
      color: #154E99; }

  .float-sns {
    display: none; } }
/* ===================================================================================

 Base Media Queries SP
 基礎 メディアクエリ スマートフォン用（ 〜 768px ）

 =================================================================================== */
@media print, screen and (max-width: 600px) {
  .pc-only {
    display: none !important; }

  .sp-only {
    display: inherit !important; }

  .wrap {
    padding: 0; }

  /*================================
  	header
  ================================*/
  header {
    padding: 0; }
    header .inner {
      height: 40px;
      padding: 10px 0 0 0; }
    header h1 {
      position: relative;
      left: auto;
      width: 160px;
      height: 18px;
      margin: 0 auto; }
      header h1 img {
        width: 160px;
        height: 18px; }
    header .menu {
      left: 0;
      width: 40px;
      height: 40px; }
      header .menu span {
        width: 24px;
        margin: -1px 0 0 -12px; }
        header .menu span.top {
          margin-top: -8px; }
        header .menu span.bottom {
          margin-top: 6px; }
    header .search-btn {
      width: 40px;
      height: 40px;
      background-size: 15px auto; }
    header .search-box {
      top: 40px;
      padding: 10px; }
      header .search-box #search_text {
        width: 72%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        height: 30px;
        padding: 0 10px;
        font-size: 12px;
        line-height: 30px; }
      header .search-box .btn {
        width: 28%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
        header .search-box .btn button {
          height: 30px;
          font-size: 12px;
          line-height: 26px; }
    header ul.nav {
      display: none; }

  /*================================
  	#contents
  ================================*/
  #contents {
    padding-top: 40px; }
    #contents #main {
      padding: 0; }
      #contents #main .root-top {
        padding: 5px 10px 0 10px;
        }
        #contents #main .root-top dd {
          font-size: 1.2rem;
          padding-bottom: 0;}
      #contents #main #pageTitle {
        margin: 0; }
        #contents #main #pageTitle h1, #contents #main #pageTitle h2 {
          display: table;
          margin: 5px auto;
          padding-left: 20px;
          font-size: 24px;
          font-size: 2.4rem;
          font-weight: normal;
          line-height: 1.1; }
          #contents #main #pageTitle h1 i, #contents #main #pageTitle h2 i {
            left: -15px;
            width: 24px;
            line-height: 24px; }
          #contents #main #pageTitle h2.long {
            padding-left: 0;
            text-align: center; }
          #contents #main #pageTitle h2 .middle {
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: normal;
            line-height: 1.1; }
          #contents #main #pageTitle h2 .small {
            font-size: 11px;
            font-size: 1.1rem;
            font-weight: normal;
            line-height: 1.1; }
        #contents #main #pageTitle.rank i {
          top: -5px;
          left: -15px;
          width: 24px;
          line-height: 24px; }
        #contents #main #pageTitle #leadText {
          margin-top: 5px;
          font-size: 1.4rem;
        }
        #contents #main #pageTitle ul {
          position: relative;
          float: none;
          display: table;
          width: 100%;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box;
          box-sizing: border-box; }
          #contents #main #pageTitle ul li {
            float: none;
            display: table-cell;
            width: 34%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0;
            padding: 0;
            border-left: 1px solid #e1e1e1;
            background-color: #888;
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: normal;
            line-height: 1.1;
            text-align: center; }
            #contents #main #pageTitle ul li a {
              display: block;
              margin: 0;
              padding: 20px 0;
              color: #fff;
              text-decoration: none; }
            #contents #main #pageTitle ul li:first-child {
              border-left: 0; }
            #contents #main #pageTitle ul li.active {
              background: url("../img/bg_article.png") repeat-x left top; }
              #contents #main #pageTitle ul li.active a {
                color: #164F9A; }
    #contents #ranking article {
      margin-bottom: 15px; }
      #contents #ranking article .rank {
        top: -5px;
        left: -5px;
        width: 20px;
        height: 20px;
        font-size: 12px;
        line-height: 20px; }
      #contents #ranking article .photo {
        width: 80px;
        height: 60px;
        margin-bottom: 0;
        background-position: center center;
        background-size: contain; }
      #contents #ranking article .inner {
        margin-left: 90px; }
        #contents #ranking article .inner h2 {
          font-size: 13px;
          font-size: 1.3rem;
          font-weight: bold;
          line-height: 1.4; }
        #contents #ranking article .inner .description {
          display: none; }
    #contents #articles a {
      cursor: pointer; }
    #contents #articles .via {
      display: none;
      margin-top: 2px; }
      #contents #articles .via dd {
        font-size: 10px; }
    #contents #articles .col4 {
      margin-bottom: 0; }
      #contents #articles .col4 article {
        position: relative;
        display: inline-block;
        width: 100%;
        height: 240px;
        margin-bottom: 0;
        vertical-align: top; }
        #contents #articles .col4 article .photo {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          height: auto;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          z-index: 1; }
        #contents #articles .col4 article .inner {
          padding: 10px;
          background-color: rgba(255, 255, 255, 0.8);
          -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.05) inset;
          z-index: 10; }
          #contents #articles .col4 article .inner h2 {
            font-size: 18px;
            font-size: 1.8rem;
            font-weight: bold;
            line-height: 1.5; }
          #contents #articles .col4 article .inner .description {
            display: none; }
          #contents #articles .col4 article .inner .via {
            display: block; }
        #contents #articles .col4 article:nth-child(3), #contents #articles .col4 article:nth-child(4) {
          position: relative;
          display: inline-block;
          width: 42%;
          height: auto;
          margin: 15px 0 15px 4%;
          vertical-align: top; }
          #contents #articles .col4 article:nth-child(3) .photo, #contents #articles .col4 article:nth-child(4) .photo {
            position: relative;
            float: none;
            width: 100%;
            height: 120px;
            margin-bottom: 5px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
            z-index: 1; }
          #contents #articles .col4 article:nth-child(3) .inner, #contents #articles .col4 article:nth-child(4) .inner {
            position: relative;
            margin-left: 0;
            padding: 0;
            background-color: transparent;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none; }
            #contents #articles .col4 article:nth-child(3) .inner h2, #contents #articles .col4 article:nth-child(4) .inner h2 {
              font-size: 16px;
              font-size: 1.6rem;
              font-weight: bold;
              line-height: 1.5; }
            #contents #articles .col4 article:nth-child(3) .inner .description, #contents #articles .col4 article:nth-child(4) .inner .description {
              display: none; }
          #contents #articles .col4 article:nth-child(4) {
            padding-left: 4%;
            border-left: 1px solid #dfdfdf; }
    #contents #articles .col6 {
      margin-bottom: 0; }
      #contents #articles .col6 article {
        position: relative;
        width: 42.968%;
        height: auto;
        margin-bottom: 15px;
        margin-left: 4.687%;
        vertical-align: top; }
        #contents #articles .col6 article:nth-child(even) {
          margin-left: 4.687%; }
        #contents #articles .col6 article + article {
          margin-left: 4.687%; }
        #contents #articles .col6 article:before {
          content: none;
          display: none;
          padding-top: 0; }
        #contents #articles .col6 article .photo {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          float: none;
          display: block;
          width: 100%;
          height: 95px;
          margin-bottom: 5px;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover;
          z-index: 1; }
        #contents #articles .col6 article .inner {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          display: block;
          height: auto;
          margin: 0;
          padding: 0;
          background-color: transparent;
          -moz-box-shadow: 0 0 0 0 transparent;
          -webkit-box-shadow: 0 0 0 0 transparent;
          box-shadow: 0 0 0 0 transparent;
          -moz-transition: top ease;
          -o-transition: top ease;
          -webkit-transition: top ease;
          transition: top ease; }
          #contents #articles .col6 article .inner h2 {
            font-size: 12px;
            font-weight: bold;
            line-height: 1.4; }
          #contents #articles .col6 article .inner .description {
            display: none; }
        #contents #articles .col6 article a:hover .inner {
          display: block;
          top: auto; }
    #contents #articles .col2 {
      position: relative;
      margin-right: 0;
      padding: 0 15px;
      border-bottom: 1px solid #dfdfdf;
      font-size: 0; }
      #contents #articles .col2 article {
        position: relative;
        display: inline-block;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 0;
        margin-left: 0;
        padding: 8px 0;
        border-top: 1px solid #dfdfdf;
        vertical-align: top; }
        #contents #articles .col2 article:nth-child(even) {
          margin-left: 0; }
        #contents #articles .col2 article .photo {
          width: 80px;
          height: 60px;
          margin-bottom: 0;
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          z-index: 1; }
        #contents #articles .col2 article .inner {
          margin-left: 90px; }
          #contents #articles .col2 article .inner h2 {
            font-size: 16px;
            font-size: 1.6rem;
            font-weight: bold;
            line-height: 1.3; }
          #contents #articles .col2 article .inner .description {
            display: none; }
    #contents #articles .inner {
      position: relative; }
    #contents #articles .side {
      display: none; }

  /*================================
  	#side-menu
  ================================*/
  #side-menu {
    width: 300px;
    left: -300px;
    padding: 48px 0 20px;
    -moz-box-shadow: 1px 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-shadow: 1px 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 1px 0 1px 1px rgba(0, 0, 0, 0.05) inset; }
    #side-menu .close {
      width: 40px;
      height: 40px; }
      #side-menu .close span {
        width: 24px;
        margin: -1px 0 0 -12px; }
    #side-menu .logo {
      width: 140px;
      margin: 16px auto; }
    #side-menu .search {
      width: 86%;
      margin: 0 auto 16px; }
      #side-menu .search #search_text {
        height: 25px;
        padding: 0 30px 0 15px;
        -moz-border-radius: 13px;
        -webkit-border-radius: 13px;
        border-radius: 13px;
        font-size: 13px;
        line-height: 23px; }
      #side-menu .search .btn button {
        width: 30px;
        height: 25px;
        background-size: 14px auto; }
    #side-menu .head {
      background-color: #f7f7f7;
      background-repeat: no-repeat;
      background-position: 10px center;
      background-size: 16px auto; }
      #side-menu .head a {
        padding: 10px 10px 10px 30px;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 20px; }
      #side-menu .head .arr {
        background-size: 8px auto; }
    #side-menu .tag ul a {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      line-height: inherit; }
    #side-menu .rank ul li {
      padding: 8px 10px 8px 15px; }
    #side-menu .rank ul a i {
      top: 4px;
      left: -5px;
      width: 24px;
      height: 24px;
      font-size: 16px;
      line-height: 24px; }
    #side-menu .rank ul a .photo {
      width: 68px;
      height: 54px; }
    #side-menu .rank ul a .description {
      margin-left: 76px;
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: normal;
      line-height: 20px; }
    #side-menu #fb-box {
      width: 260px;
      margin: 10px auto 0; }
    #side-menu .sns {
      width: 240px;
      margin: 0 auto;
      -moz-transform: scale(0.8, 0.8);
      -ms-transform: scale(0.8, 0.8);
      -webkit-transform: scale(0.8, 0.8);
      transform: scale(0.8, 0.8); }
      #side-menu .sns li {
        display: inline-block;
        height: 70px;
        margin-bottom: 6px;
        padding: 0 2px;
        vertical-align: bottom; }
    #side-menu .copyright {
      font-size: 12px; }

  /*================================
  	#detail
  ================================*/
  #detail .main article .photo {
    margin-bottom: 16px; }
  #detail .main article .date {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: inherit;
    line-height: inherit; }
  #detail .main article .tag {
    margin-bottom: 8px; }
    #detail .main article .tag dt {
      width: 18px; }
    #detail .main article .tag dd {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: normal;
      line-height: 24px; }
  #detail .main article .sns img {
    width: 41px; }
  #detail .main article .sns li {
    padding-right: 4px; }
    #detail .main article .sns li.ln {
      display: inline-block; }
    #detail .main article .sns li.gp {
      display: none; }
  #detail .main article .txt {
    margin-bottom: 12px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.8; }
  #detail .main article .readMore {
    border: 2px solid #054898;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 42px; }
  #detail .main article .readLink {
    border: 2px solid #054898;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 42px; }
  #detail .main article .readLink p {
    color: #054898;
    text-align: center; }
  #detail .side,
  #detail .related-articles {
     border-bottom: 1px solid #dfdfdf; }
     #detail .side h2,
     #detail .related-articles h2 {
      margin-bottom: 12px;
      font-size: 20px;
      font-size: 2rem;
      font-weight: bold;
      line-height: 24px; }
      #detail .side h2 i,
      #detail .related-articles h2 i {
        margin-right: 6px; }
    #detail .side article,
    #detail .related-articles article {
      margin-bottom: 0;
      padding: 8px 0;
      border-top: 1px solid #dfdfdf; }
      #detail .side article .photo,
      #detail .related-articles article .photo {
        width: 80px;
        height: 60px;
        margin-bottom: 0;
        background-position: center center;
        background-size: contain; }
      #detail .side article h3,
      #detail .related-articles article h3 {
        margin-bottom: 0;
        margin-left: 90px;
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: bold;
        line-height: 1.3; }
      #detail .side article .description,
      #detail .related-articles article .description {
        display: none; }
  #detail .related-box {
    margin-bottom: 16px;
    padding: 15px; }
    #detail .related-box h3 {
      margin-bottom: 6px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: bold;
      line-height: inherit; }
    #detail .related-box p {
      margin-bottom: 6px;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: normal;
      line-height: 1.5; }

  #about {
    margin: 20px 10px; }
    #about .box {
      margin-bottom: 30px;
      padding: 20px;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: inherit;
      line-height: inherit; }
    #about h3 {
      display: block;
      margin-bottom: 20px;
      font-size: 18px;
      font-size: 1.8rem;
      font-weight: normal;
      line-height: 1.1; }
    #about .info {
      margin-bottom: 30px;
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: inherit;
      line-height: inherit; }
      #about .info dt {
        float: none;
        padding: 10px 20px 5px 20px;
        border-top: 1px solid #e2e2e2; }
      #about .info dd {
        padding: 0 20px 10px 20px;
        border-top: 0; }

  .buttons li.prev a {
    background: #888 url(../img/btn_arr_left.png) no-repeat 6% center; }

  .buttons li.next a {
    background: #888 url(../img/btn_arr_right.png) no-repeat 94% center; }

  .container {
    padding: 15px; }

  .page-title {
    margin-bottom: 8px;
    margin-top: 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 1.5; }

  .guide-txt {
    margin-bottom: 12px;
    font-size: 12px; }

  #tag-list li a {
    padding: 6px;
    font-size: 12px; } }
@media print {
  header,
  #side-menu,
  .related-articles,
  .fb-comments,
  #detail .side,
  #detail .buttons {
    display: none !important; } }
