@charset "utf-8";


/* -----------------------------------------
  normalize.css
----------------------------------------- */

html {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/* -----------------------------------------
  Base Item
----------------------------------------- */

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1A66B3;
  text-decoration: none;
}
/*a:visited {
  color: #4026A6;
}*/
  #shType a,
  main a {
    font-weight: bold;
  }
a:hover,
a:focus {
  color: #1A66B3;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
#skip-link {
  margin: 0;
  text-align: center;
  width: 100%;
}
#skip-link a {
  color: #333;
  display: block;
  background: #eee;
  margin-top: -1px;
  font-size: 1px;
  line-height: 0;
  height: 1px;
  overflow: hidden;
  zoom: 1;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.lt-ie8 .cf {
  zoom: 1;
}

/* -----------------------------------------
  Header
----------------------------------------- */

header h1 {
  margin: 0;
}

/* -----------------------------------------
  Gloval Navigation
----------------------------------------- */

nav ul,
nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mainNav {
  font-weight: bold;
}
    .mainNav .current a:hover {
      text-decoration: none;
    }
  .mainNav .nav07, .mainNav .nav08, .mainNav .nav04, .mainNav .nav09 {
    position: relative;
  }
  .mainNav .nav07 a, .mainNav .nav08 a, .mainNav .nav04 a, .mainNav .nav09 a {
    position: relative;
  }
  .mainNav .nav07 a:after, .mainNav .nav08 a:after, .mainNav .nav04 a:after, .mainNav .nav09 a:after {
    background: url(/lib/img/cmn/cmn-img.png) no-repeat;
    content: ' ';
    display: inline-block;
    height: 5px;
    margin-left: 6px;
    width: 6px;
  }
    .mainNav > li > a {
      display: block;
    }
    .mainNav > li > a:hover {
      text-decoration: none;
    }
  .mainNav .nav07 ul , .mainNav .nav08 ul , .mainNav .nav04 ul , .mainNav .nav09 ul {
      background: #fff;
      border: 1px solid #022354;
      border-top: none;
      display: none;
      padding: 10px 0;
      text-align: left;
    }
      .mainNav .nav07 ul a , .mainNav .nav08 ul a , .mainNav .nav04 ul a , .mainNav .nav09 ul a {
        color: #369;
        display: block;
        padding: 5px 15px 5px 25px;
        position: relative;
        white-space: nowrap;

      }
      .mainNav .nav07 ul a:before , .mainNav .nav08 ul a:before , .mainNav .nav04 ul a:before , .mainNav .nav09 ul a:before {
        background: url(/lib/img/cmn/cmn-img.png) no-repeat -40px 0;
        content: "";
        display: block;
        left: 10px;
        height: 12px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        width: 8px;
        z-index: 1;
      }


/* -----------------------------------------
  Search Area
----------------------------------------- */

.searchbox {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.searchbox:after {
  background: url(/lib/img/cmn/cmn-img.png) no-repeat 0 -5px;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  top: 6px;
  left: 7px;
  width: 16px;
  z-index: 100;
}
.searchword {
  background: #fff;
  border: 1px solid #022354;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  border-radius: 3px;
  position: relative;
  width: 100%;
}
.lt-ie8 .searchword {
  z-index: -1;
}
.searchsubmit {
  border: none;
  float: right;
  height: 26px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
.searchbox p{
  font-size:8px;
  margin: 0;
  text-align: right;
}
.searchbox p a {
  color:#FFF;
}

/* -----------------------------------------
  Article Type
----------------------------------------- */

#shType {
  border-bottom: 1px solid #eee;
}
  #shType h2 {
    float: left;
    font-size: 100%;
    font-weight: normal;
    height: 34px;
    margin: 0;
    padding-top: 8px;
    width: 150px;
  }
  #shType ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  /* safari */
_::-webkit-full-page-media, _:future, :root  #shType ul  {
	font-size:12px;
}
    #shType ul li {
      float: left;
    }
      #shType ul li a {
        display: block;
        height: 34px;
        padding: 8px 10px 0;
      }

#shType ul li ul {
  position: absolute;
  width: auto;
  z-index: 100;
}
#shType ul li ul li {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  background:#4E79B9;/*サブメニューの背景色*/
  float:none;

}
#shType ul li ul li a {
      color:#fff;
    height:auto;

}
#shType ul li ul li:hover, #shType ul li ul li a:hover {
  background:#7A9ACB;/*ホバー時のサブメニューの背景色*/
}
#shType ul li:hover ul li, #shType ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:32px;/*サブメニューの高さ*/
  z-index: 10;
}

#shType ul li * {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* -----------------------------------------
  Contents
----------------------------------------- */

  #contents .day,
  aside .day {
    color: #666;
    font-size: 12px;
    font-weight: normal;
  }
  #contents .day {
    margin-bottom: 5px;
  }
  #contents .app h1 {
      margin: 0;
  }

/* ----------Heading Style --------------- */

.h101 {
  border-top: 4px solid #022354;
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0 13px;
  position: relative;
}
.h101:before {
  background: #4e79b9;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 200px;
}
.h101.dbonline {
  border-top: 4px solid #9A0202;
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0 13px;
  position: relative;
  overflow:hidden;
}
.h101.dbonline:before {
  background: #FD97A6;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 200px;
}
.h101.security {
  border-top: 4px solid #FF9900;
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0 13px;
  position: relative;
  clear:both;
  overflow:hidden;
}
.h101.security:before {
  background: #FFCC00;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 200px;
}
.h101.operation {
  border-top: 4px solid #022354;
  font-size: 24px;
  line-height: 1.2;
  margin: 0;
  padding: 15px 0 13px;
  position: relative;
  clear:both;
  overflow:hidden;
}
.h101.operation:before {
  background: #FFCC00;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 200px;
}

.h202,
.h203 {
  background: #022354;
  color: #fff;
  font-size: 16px;
  margin: 0 0 10px;
  padding: 5px 15px 2px;
  position: relative;
}
.h202:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 0;
  border-color: transparent #020048 transparent transparent;
}
.h202.hG {
  background: #666;
}
.h202.hG:before {
  border-color: transparent #333 transparent transparent;
}
.h204 {
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0 0 0 33px;
  position: relative;
}
.h204:before {
  background: url(/lib/img/cmn/cmn-img.png) no-repeat -153px 0;
  content: "";
  display: block;
  left: 0;
  height: 22px;
  position: absolute;
  top: 5px;
  width :23px;
}
.h205 {
  font-size: 18px;
  margin: 0 0 10px;
}
#Detail .article h3,
#Detail .article h4 {
  background: #D8E1EF;
  font-size: 14px;
  margin: 0 0 10px;
  padding: 5px 10px 2px 23px;
  position: relative;
}
#Detail .article h3:before,
#Detail .article h4:before {
  background: #022354;
  content: "";
  display: block;
  height: 20px;
  left: 10px;
  position: absolute;
  top: 5px;
  width: 5px;
}
#Detail .article h4 {
  background: #F3F3F3;
}
#Detail .article h5 {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
}
.txtRed {
  color: #c00;
}
.subtitle {
	 line-height:1.8;
	 display:block;
	 font-size:14px;
}


/* ----------Contents Carousel List --------------- */

  .carouselBlock ul {
    margin: 0;
    padding: 0;
  }
      .carousel .inWrap p {
        color: #333;
        font-weight: bold;
      }
  .carousel a {
    text-decoration: none;
  }
  .carousel a h2:hover {
    text-decoration: underline;
  }

/* ----------PR List --------------- */

.prList {
  background: #f3f3f3;
  font-size: 85.7%;
  list-style: none;
  margin: 0 0 10px;
  padding: 15px 15px 7px;
}
  .prList li {
    margin-bottom: 8px;
  }
  /* .prList li:before {
    background: #B7B8B8;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    color: #fff;
    content: "PR";
    display: block;
    float: left;
    line-height: 1;
    margin: 2px 7px 0 0;
    padding: 3px 7px 1px;
    text-align: center;
    width: 30px;
  } */
    .prList li a {
      display: block;
      overflow: hidden;
    }

/* ----------NEW List --------------- */

.newList {
  list-style: none;
  padding: 0;
}
  .newList li {
    padding: 0;
  }
  .newList li a:hover {
    text-decoration: none;
  }
    .newList li a p:hover {
      text-decoration: underline;
    }
    .newList li figure {
      margin-bottom: 10px;
    }
    .newList li p {
      margin: 0;
    }

/* ---------- Icon List --------------- */

.iconRedArrow {
  list-style: none;
  margin: 0;
  padding: 0;
}
.iconRedArrow li {
  margin-bottom: 8px;
}
.iconRedArrow li a {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.iconRedArrow li a:before {
  background: url(/lib/img/cmn/cmn-img.png) no-repeat -40px -15px;
  content: "";
  display: block;
  left: 5px;
  height: 6px;
  position: absolute;
  top: 6px;
  width: 5px;
}

/* ---------- to List Link  --------------- */

.toList.toListL {
  text-align: left;
}

/* ---------- Theme Block --------------- */

.themeBlock {
  background: #f3f3f3;
  border-top: 4px solid #022354;
  padding: 20px;
  position: relative;
}
.themeBlock:before {
  background: #4e79b9;
  content: "";
  display: block;
  height: 4px;
  left: 0;
  position: absolute;
  top: -4px;
  width: 200px;
}
  .themeBlock h2 {
    font-size: 157.1%;
    margin: 0 0 10px;
  }
  .themeBlock .themeListWrap {
    letter-spacing: -.4em;
  }
    .themeBlock .themeListWrap > section {
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top;
    }
  .themeBlock h3 {
    background: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    margin: 0 0 10px;
    padding: 0;
  }
    .themeBlock h3 a {
      color: #333;
      display: block;
      padding: 5px 10px 3px 35px;
      position: relative;
      text-decoration: none;
    }
  .themeBlock h3 a:before {
    background: url(/lib/img/cmn/cmn-img.png) no-repeat -62px 0;
    content: "";
    display: block;
    height: 11px;
    left: 16px;
    margin-top: -6px;
    position: absolute;
    top: 50%;
    width: 11px;
  }
  .themeList {
    margin: 0 5px;
    padding: 0;
   }
    .themeList li {
      list-style: none;
      margin: 0 0 10px;
      padding: 0 0 10px;
      overflow: hidden;
    }
    .themeList li:first-child {
      border-bottom: 1px solid #ccc;
    }
    .themeList a {
      text-decoration: none;
    }
      .themeList figure {
        float: left;
        margin-right: 10px;
        width: 80px;
      }
      .themeList .day {
        overflow: hidden;
      }
      .themeList p {
        margin: 0;
        overflow: hidden;
      }
      .themeList a p:hover {
        text-decoration: underline;
      }

/* ---------- Author List --------------- */

.authorList {
  border-bottom: 1px solid #ccc;
  margin: 20px 10px;
  padding: 0;
  text-align: center;
}
  .authorList li {
    display: inline-block;
    padding: 0 0 20px;
    position: relative;
    text-align: center;
  }
  .authorList li figure {
    cursor: pointer;
    position: relative;
  }
  .authorList li.select figure {
    cursor: inherit;
  }
  .authorList li p {
    font-weight: bold;
    margin: 10px 0 0;
  }
    .lt-ie8 .authorList li figure img {
       z-index: -1;
      position: relative;
   }
  .authorList li:after {
    background: url(/lib/img/cmn/cmn-img.png) no-repeat -50px -17px;
    content: "";
    display: none;
    height: 9px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    bottom: -1px;
    width: 16px;
  }
  .authorList li.select:after {
    display: block;
  }
.authorBox {
  display: none;
  margin: 0 10px;
}
.authorBox.active {
  display: block;
}
  .authorBox h3 {
    border-bottom: 1px solid #eee;
    font-size: 100%;
    margin: 0;
    padding: 0 0 5px;
  }
  .authorBox > p {
    margin-bottom: 20px;
  }

/* ---------- Format List --------------- */

  .formatList {
    font-size: 85.7%;
    margin: 0 0 10px;
    padding: 0;
  }
    .formatList li {
      border-bottom: 1px solid #eee;
      list-style: none;
      margin: 0;
      padding: 5px 0;
    }
      .formatList li a {
        text-decoration: none;
      }
      main .formatList li .day {
        margin-bottom: 2px !important;
      }
      .formatList li p {
        margin: 0;
      }
       .formatList li a p:hover {
         text-decoration: underline;
      }

/* ---------- Number List --------------- */

   .numList li:before {
      background: #999;
      color: #fff;
      font-style: italic;
      font-size: 15px;
      height: 20px;
      left: 0;
      line-height: 1.1;
      padding: 3px 0 0 0;
      position: absolute;
      text-align: center;
      top: 0;
      width: 20px;
      z-index: 10;
    }
   .mac .numList li:before {
     font-size: 12px;
      padding: 4px 2px 0 0;
    }
    .numList li:before {
      top: 8px;
    }
    .pastRankingBlock .numList .day {
      margin-bottom: 0 !important;
    }
    .numList li:nth-child(1):before {
      background: #D92525;
      content: "1";
    }
    .numList li:nth-child(2):before {
      background: #FEB41C;
      content: "2";
    }
    .numList li:nth-child(3):before {
      background: #1F8A70;
      content: "3";
    }
    .numList li:nth-child(4):before {content: "4";}
    .numList li:nth-child(5):before {content: "5";}
    .numList li:nth-child(6):before {content: "6";}
    .numList li:nth-child(7):before {content: "7";}
    .numList li:nth-child(8):before {content: "8";}
    .numList li:nth-child(9):before {content: "9";}
    .numList li:nth-child(10):before {content: "10";font-size: 13px;}
    .mac .numList li:nth-child(10):before {
      letter-spacing: -2px;
      text-indent: -4px;
    }
/* IE8 Number List */
    .numList .num1:before {
      background: #c00;
      content: "1";
    }
    .numList .num2:before {
      background: #F39700;
      content: "2";
    }
    .numList .num3:before {
      background: #fc0;
      content: "3";
    }
    .numList .num4:before {content: "4";}
    .numList .num5:before {content: "5";}
    .numList .num6:before {content: "6";}
    .numList .num7:before {content: "7";}
    .numList .num8:before {content: "8";}
    .numList .num9:before {content: "9";}
    .numList .num10:before {content: "10";}

/* ---------- Recommend Tool & Service List --------------- */

.serviceList {
  margin: 15px 10px 20px;
  padding: 0;
}
  .serviceList li {
    border-top: 1px solid #eee;
    list-style: none;
    margin: 0;
    padding: 8px 0;
    position: relative;
  }
  .serviceList li:first-child {
    border-top: none;
   }
     .serviceList li a {
        display: inline-block;
        font-weight: bold;
        margin-left: 37px;
      }
      .serviceList li p {
        font-size: 12px;
        margin: 0 0 0 37px;
      }
   .serviceList li.wit:before {
     background: #B7B8B8;
     -webkit-border-radius: 3px;
             border-radius: 3px;
     color: #fff;
     content: "Wit";
     display: block;
     font-size: 85.7%;
     height: 15px;
     left: 0;
     line-height: 1;
     padding-top: 3px;
     position: absolute;
     text-align: center;
     top: 9px;
     width: 30px;
   }

/* ---------- Series List --------------- */

.seriesList {
  font-size: 85.7%;
  letter-spacing: .4em;
  margin: 20px 10px 20px -10px;
  padding: 0;
}
  .seriesList li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 0 8px 20px;
    width: 310px;
    vertical-align: top;
  }
.btmAD {
  text-align: center;
}

/* ---------- Category Top Block --------------- */

.catTopBlock {
  overflow: hidden;
}
.catTopList {
  padding: 0;
}
  .catTopList > li {
    list-style: none;
    overflow: hidden;
    padding: 15px 0;
  }
    .boxWrap {
      overflow: hidden;
    }
    .catTopList li h2 {
      font-size: 16px;
      line-height: 1.3;
      margin: 0 0 10px;
    }
    .tag {
      margin: 0;
      overflow: hidden;
      padding: 0;
    }
      .tag a {
        display: block;
        color: #fff;
        text-decoration: none;
      }
      .tag li {
        background: #999;
        -webkit-border-radius: 3px;
                border-radius: 3px;
        color: #fff;
        display: inline-block;
        font-size: 10px;
        font-weight: bold;
        line-height: 1.1;
        margin: 0;
        padding: 6px 10px 4px;
      }
  .catTopList > li:first-child {
    width: 100%;
  }
    .catTopList li:first-child figure {
      width: 200px;
    }

/* ---------- Category List Block --------------- */

.pageCount {
  color: #666;
  font-size: 12px;
}
.pageNav {
  overflow: hidden;
  padding: 0;
}
  .pageNav li {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 80px;
  }
    .pageNav li a {
      background: #ffffff;
      background: -moz-linear-gradient(top,  #ffffff 0%, #cccccc 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc));
      background: -webkit-linear-gradient(top,  #ffffff 0%,#cccccc 100%);
      background: -o-linear-gradient(top,  #ffffff 0%,#cccccc 100%);
      background: -ms-linear-gradient(top,  #ffffff 0%,#cccccc 100%);
      background: linear-gradient(to bottom,  #ffffff 0%,#cccccc 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
      border: 1px solid #999;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      display: block;
      padding: 4px 0 2px;
      text-align: center;
    }
.catList {
  border-bottom: 1px solid #eee;
  margin: 0;
  padding: 0 10px;
}
  .catList > li {
    border-top: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    padding: 10px 0;
  }
    .catList > li a {
      display: block;
    }
    .catList li figure {
      float: left;
      margin-right: 10px;
    }
    .catList .boxWrap {
      overflow: hidden;
    }
      .catList h2 {
        font-size: 14px;
        margin: 0;
      }

/* ---------- Detail Block --------------- */

.relatedLinkBlock .iconRedArrow {
  margin: 20px 0 10px;
}
.detailUit .socialBlock {
  padding: 0;
  width:100%;
  text-align: right;
}
  .detailUit .socialBlock li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
    text-align: center;
    min-width: 10%;
    text-decoration:none;

  }

.rankingSocial {
  background-image: url(../img/cmn/btnFacebook.svg);
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: 10px 0;
  margin: 0;
  padding: 1px 0 0 26px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  float: right;
}
/* ---------- Detail Utility Block --------------- */

.detailUit {
  margin-bottom: 10px;
}
.detailBtn {
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
  .detailBtn li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
  }
    .detailBtn li a {
      background: #ffffff;
      background: -moz-linear-gradient(top,  #ffffff 1%, #dcdcdc 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#dcdcdc));
      background: -webkit-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
      background: -o-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
      background: -ms-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
      background: linear-gradient(to bottom,  #ffffff 1%,#dcdcdc 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 );
      border: 1px solid #999;
      -webkit-border-radius: 3px;
              border-radius: 3px;
      display: block;
      font-size: 12px;
      font-weight: normal;
      padding: 6px 7px 4px 25px;
      position: relative;
      text-align: center;
    }
    .detailBtn .printBtn a {
      padding-left: 30px;
    }
    .detailBtn li a:before {
      background: url(/lib/img/cmn/cmn-img.png) no-repeat;
      content: "";
      display: block;
      position: absolute;
    }
    .detailBtn .backBtn a:before {
      background-position:  -178px 0;
      height: 15px;
      left: 7px;
      top: 8px;
      width: 11px;
    }
    .detailBtn .printBtn a:before {
      background-position:  -190px 0;
      height: 18px;
      left: 6px;
      top: 6px;
      width: 18px;
    }
.socialBtn{
  height: 36px;
}
.twitterBtn{
  padding: 0; margin: 0;
  background : #55ACEE;
}
.twitterBtn a{
  color: #FFF;
  display: block;
  padding: 5px; display: block;
  text-decoration:none;
  font-size: 120%;
}
.googleplusBtn{
  padding: 0; margin: 0;
  background : #C53727;
}
.googleplusBtn a{
  color: #FFF;
  display: block;
  padding: 5px; display: block;
  text-decoration:none;
  font-size: 120%;
}
.facebookBtn{
  padding: 0; margin: 0;
  background : #405BA7;
}
.facebookBtn a{
  color: #FFF;
  display: block;
  padding: 5px; display: block;
  text-decoration:none;
  font-size: 120%;
}
.hatenaBtn {
  padding: 0; margin: 0;
  background : #00A4DE;
}
.hatenaBtn a{
  color: #FFF;
  display: block;
  padding: 5px; display: block;
  text-decoration:none;
  font-size: 120%;
}
.pocketBtn{
  padding: 0; margin: 0;
  background : #EE4256;
}
.pocketBtn a{
  color: #FFF;
  display: block;
  padding: 5px; display: block;
  text-decoration:none;
  font-size: 120%;
}
.notificationBtn {
  padding: 0;  margin: 0;
  line-height: 26px;
  vertical-align: top;
  background : #d98601;
}
.notificationBtn a {
  color: #FFF;
  display: block;
  padding: 5px;
  text-decoration: none;
  font-size: 90%;
}

.authorDetail {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin-bottom: 20px;
  padding: 5px 0;
}
.topSection {
  border-bottom: 3px solid #F4F4F4;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
}
.topSection:before {
  background: #ccc;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  height: 1px;
  position: absolute;
  width: 100%;
}
.article > section {
  margin-bottom: 40px;
}
.article p {
  margin: 0 0 20px;
}
.article figure {
  margin-bottom: 20px;
  text-align: center;
}
  .article figure img {
    height: auto;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .article figure figcaption {
    display: block;
    font-size: 12px;
  color:#F90;
  }
.box01 {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 15px 20px;
}
  .box01 h2 {
    font-size: 100%;
    margin: 0 0 5px;
  }
  .box01 p {
    font-size: 12px;
    line-height: 1.8 !important;
    margin: 0;
  }

/* ---------- Pager --------------- */

.pager {
  margin-bottom: 30px;
  text-align: center;
}
.pager ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
  .pager li {
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
  }
  .pager li a {
    border: 1px solid #999;
    display: block;
    font-weight: normal;

    height: 30px;
    padding-top: 4px;
    width: 30px;
    white-space: nowrap;
  }
  .pager li.current a {
    background: #999;
    color: #fff;
  }
  .pager li.prevBtn a,
  .pager li.nextBtn a {
    background: #ffffff;
    background: -moz-linear-gradient(top,  #ffffff 1%, #dcdcdc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#dcdcdc));
    background: -webkit-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
    background: -o-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
    background: -ms-linear-gradient(top,  #ffffff 1%,#dcdcdc 100%);
    background: linear-gradient(to bottom,  #ffffff 1%,#dcdcdc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dcdcdc',GradientType=0 );
    -webkit-border-radius: 3px;
            border-radius: 3px;
    width: 80px;
  }
  .pager li.prevBtn a {
    margin: 0 15px 0 0;
  }
  .pager li.nextBtn a {
    margin: 0 0 0 15px;
  }

/* ---------- Past Ranking Block --------------- */

article .pastRankingBlock {
  border: 3px solid #ccc;
  margin: 15px 0 20px;
  padding: 12px 17px 0;
}
article .pastRankingBlock .pastRankLink {
  margin-bottom: 5px;
}

/* ---------- authorProfile Block --------------- */

.authorProfile {
  margin: 0 0 20px;
  padding: 0;
}
  .authorProfile li {
    border-top: 1px solid #eee;
    list-style: none;
    overflow: hidden;
    padding: 10px 0;
  }
  .authorProfile li:first-child {
    border-top: none;
    padding-top: 0;
  }
    .authorProfile li figure {
      float: left;
      margin-right: 10px;
      width: 90px;
    }
      .authorProfile li a {
        text-decoration: none;
      }
    .authorProfile .contWrap {
      overflow: hidden
    }
    .authorProfile li p.authorName {
      margin: 0 0 5px;
    font-size: 14px;
    }
    .authorProfile li .authorName:hover {
      text-decoration: underline;
    }
    .authorProfile p {
      color: #333;
      font-size: 12px;
      font-weight: normal;
      margin: 0;
    }

/* ---------- Tag Clip Block --------------- */

.tagLine {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 0 0 30px;
  overflow: hidden;
}
  .tagLine p {
    background: #F3F3F3;
    margin: 0;
    padding: 5px 15px;
    position: relative;
  }
.relatedLinkBlock,
.recommendBlock,
.serviceBlock {
  margin-bottom: 30px;
}

/* ---------- Column Section Block --------------- */

.columnSection {
  border: 1px solid #c00;
  font-size: 14px;
  margin: 0 0 20px;
  padding: 15px 20px 5px;
}
  .columnSection h2 {
    font-size: 16px;
    margin: 0 0 10px;
    padding: 0;
  }
  .columnSection p {
    margin: 0 0 10px;
  }

/* ---------- Table Template --------------- */

#Detail .article table {
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 0 0 20px;
  width: 100%;
}
#Detail .article table th,
#Detail .article table td {
  border: 1px solid #ccc;
  padding: 8px 10px 5px;
  text-align: left;
}
#Detail .article table th {
  background: #efefef;
}
#Detail .article .txtC {
  text-align: center;
}
#Detail .article .txtR {
  text-align: right;
}
#Detail .article blockquote {
  background: #efefef;
  margin: 0 10px 20px;
  padding: 15px 20px;
}

/* ---------- IMG Template --------------- */

.imgLRBlock .imgR {
  float: right;
  margin: 0 0 0 20px;
}
.imgLRBlock .imgL {
  float: left;
  margin: 0 20px 0 0;
}
.imgLRBlock .ovh {
  overflow: hidden;
}

/* ---------- Pre Template --------------- */

#Detail .article .src_frame {
    overflow: auto;
    width: 100%;
}
#Detail .article pre.src {
     background-color: #f6f6ec;
    font-family: "ＭＳ ゴシック","Osaka－等幅",monospace;
    letter-spacing: 0;
    line-height: 1.3em;
    margin: 0 1em 1em;
    padding: 0.5em;
}
#Detail .article .src_frame pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* ---------- PC Mobile Mode Switch --------------- */

.modeSwitch {
  display: none;
}
.able {
  color: #428BCA;
  text-decoration: underline;
}
.disable {
  color: #333;
  text-decoration: none;
}
.able:hover,
.disable:hover {
  text-decoration: none;
}


/* -----------------------------------------
  Aside
----------------------------------------- */

aside ul {
  list-style: none;
  margin: 0;
}

/* ---------- Login Area --------------- */

  .login li {
    float: left;
  }
    .login li a {
      overflow: hidden;
      text-indent: 3000px;
      white-space: nowrap;
    }
    .login li a {
      display: block;
    }
.close {
  display: none;
}

  aside .specialBlock h2 span {
    background: #4E79B9;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    margin-top: 1px;
    padding: 4px 6px 2px;
  }

/* ---------- Special Content List --------------- */

.specialList {
  font-size: 12px;
  padding: 0;
}
  .specialList li {
    border-top: 1px solid #eee;
    padding: 10px 0;
    overflow: hidden;
  }
  .specialList li a {
     display: block;
    overflow: hidden;
    text-decoration: none;
  }
  .specialList li:first-child {
     border-top: none;
   }
  .specialList li figure {
      float: left;
      margin-right: 10px;
      width: 80px;
    }
    .specialList li p {
      margin: 0;
      overflow: hidden;
    }
    .specialList li a p:hover {
      text-decoration: underline;
    }

.tieup .txt {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
.tieup .pickup-ad-block {
    display: table;
}
.tieup .pickup-ad-block-banner {
    width: 145px;
    height: 50px;
    display: table-cell;
}
.tieup .pickup-sc-ad-block-banner {
    width: 80px;
    height: 60px;
    display: table-cell;
}

/* ---------- Popular Block --------------- */

.popularBlock h2 {
  margin-bottom: 0;
}
.popularTab,
.asidenewBlockTab {
  background: #f3f3f3;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding: 5px 10px 0;
  text-align: center;
}
  .popularTab li,
  .asidenewBlockTab li {
    background: #fdfdfd;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 30px;
    margin-bottom: -1px;
    padding-top: 5px;
  }
  .popularTab li.select,
  .asidenewBlockTab li.select {
    background: #fff;
    border-bottom-color: #fff;
    font-weight: bold;
    cursor: inherit;
  }
.popularCont {
  font-size: 12px;
}
  .popularCont ul {
    display: none;
    margin: 0;
    padding: 0;
  }
  .popularCont ul.active {
    display: block;
  }
    .numList li {
      list-style: none;
      padding: 7px 0;
      position: relative;
    }
    .numList li:first-child {
      border-top: none;
    }
    .numList a {
      display: block;
      margin-left: 30px;
    }
    .numList a:hover {
      text-decoration: none;
    }
      .numList p {
        margin: 0;
      }
      .numList a p:hover {
        text-decoration: underline;
      }
.tabCont {
  display: none;
}
.tabCont.active {
  display: block;
}

/* ---------- Past Ranking Block --------------- */

.pastRankLink {
  font-size: 12px;
  padding: 0;
}

/* ---------- Pick Up Links Block --------------- */

.pickupList {
  font-size: 12px;
  padding: 0;
}
  .pickupList li {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 10px 0;
  }
  .pickupList li:first-child {
    border-top: none;
  }
    .pickupList li a {
      text-decoration: none;
    }
    .pickupList li figure {
      float: left;
    }
    .pickupList li p {
      margin: 0;
      overflow: hidden;
    }
      .pickupList li a p:hover {
        text-decoration: underline;
      }

.pickupList li.noad {
  border-top:none;
  padding:0 0;
}

/* ---------- Aside PR Block --------------- */

.asidePrBlock {
  background: #f3f3f3;
  margin-bottom: 15px;
  padding: 10px 15px;
}
  .asidePrBlock h2 {
    border-bottom: 1px solid #ccc;
    font-size: 114.3%;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 3px 0 2px;
  }
  .asidePrBlock h2 span {
    background: #fff;
    -webkit-border-radius: 3px;
            border-radius: 3px;
    color: #c00;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 3px 0 5px;
    padding: 3px 7px 1px;

  }
.asidePrBox figure {
  float: left;
  margin-right: 10px;
  width: 80px;
}
.asidePrBox p {
  font-size: 12px;
  margin: 0;
  overflow: hidden;
}

.pickup .txt {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}

.pickup .pickup-ad-block {
    display: table;
}
.pickup .pickup-ad-block-banner {
    width: 145px;
    height: 50px;
    display: table-cell;
}

/* ---------- Twitter Block --------------- */

.twitterBlock {
  border-top: 1px solid #ccc;
  margin-bottom: 15px;
  padding-top: 30px;
  position: relative;
}
.twitterBlock:before {
  background: #f3f3f3;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
  .twitter {
    background: #5EA9DD;
    padding: 15px 15px 5px;
  }
    .twitter .cf {
      border-bottom: 1px dotted #fff;
      margin-bottom: 10px;
      padding-bottom: 10px;
    }
    .twitter figure {
      float: left;
      margin-right: 10px;
      width: 73px;
    }
    .twitter .txt {
      color: #fff;
      font-size: 12px;
      margin: 0;
      overflow: hidden;
    }
      .twitter .txt b {
        display: block;
        font-size: 16px;
        margin-bottom: 5px;
      }
    .twitter .count {
      background: url(/lib/img/cmn/cmn-img.png) no-repeat -222px -94px;
      font-size: 12px;
      height: 55px;
      line-height: 1.2;
      margin: 0;
      padding: 14px 0 0 13px;
      position: absolute;
      right: 4px;
      top: 10px;
      width: 84px;
    }
.fb-like-box {
  margin-bottom: 20px;
}

/* ---------- Sponsor Block --------------- */

.sponsor div a {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
}
.sponsor div div div div {
  border-top: 1px solid #eee;
}
.sponsor div div div div:first-child {
  border-top: none;
}
.sponsor div a {
  padding: 8px 0 5px !important;
}
.sponsor div a span {
  font-weight: normal;
  margin: 0 0 3px;
}
.sponsor div a span:first-child {
  color: #369 !important;
  font-size: 14px !important;
  text-decoration: none !important;
}
.sponsor div a span:last-child {
  color: #369 !important;
}

/* ---------- Narrow Theme List --------------- */

.asideThemeBlock {
  display: none;
}



/* -----------------------------------------
  Footer
----------------------------------------- */

footer {
  background: #f3f3f3;
  border-top: 1px solid #ccc;
  position: relative;
}
footer:before {
  background: #fff;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: abs olute;
  top: 0;
  width: 100%;
}

/* ---------- Footer Cont Block --------------- */

 footer ul {
    list-style: none;
    margin: 0;
  }
  .footTopLine h2 {
    display: inline-block;
    font-size: 114.3%;
  }
  footer p {
    font-size: 12px;
  }
  .footTopLine .rss {
    display: inline-block;
  }
  .rss {
    margin: 0;
    padding-left: 25px;
    position: relative;
  }
  .rss:before {
    background: url(/lib/img/cmn/cmn-img.png) no-repeat -75px 0;
    content: "";
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 17px;
  }
.footMark {
  padding: 14px 0;
  text-align: center;
}
  .footMark li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .footMark li:first-child {
    margin-right: 30px;
  }
.copy {
  background: #022354;
  color: #fff;
  padding: 7px 0 5px;
}
  .copy small {
    display: block;
    font-size: 12px;
  }



/* -----------------------------------------
  Print Item
----------------------------------------- */

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .table {
    border-collapse: collapse !important;
  }
}

/* ---------- 翔泳社追加 --------------- */
.pull-right {
    float: right !important;
}

ul.author {
  list-style:none;
  padding:0;
  margin: 0 0 20px;
}
.author li {
  display:inline;
  border-right: 1px solid #CCC;
  padding:0 10px 0 10px;
  margin:0
}
.iconRedArrow {
  font-size: 85.7%;
  margin-bottom: 15px;
}
.iconRedArrow.help {
  font-size:100%;
}
.iconRedArrow.corner {
  margin-bottom: 0px;
}
.iconRedArrow.corner li a:before {
    background:none;
}
.iconRedArrow.corner li a {
  padding-left:0;
}

.iconRedArrow.corner span.pr {
    background: none repeat scroll 0 0 #CC0000;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin-top: 1px;
    padding: 4px 8px 2px;
  margin-right:3px;
}

.themeList.catalog li {
  border-bottom: 1px solid #CCCCCC;
}
.themeBlock.catalog:before {
  background:none;
}
.themeBlock.catalog {
  border-top:none;
}
.catalog.search {
  background: #F3F3F3;
  padding: 20px;
  margin-bottom: 25px;
}
.bookmark.search {
  margin-bottom: 25px;
}
label.control-label {
  float:left;
  font-weight: 700;
  margin-bottom: 5px;
  width: 16.6667%;
  padding-top: 7px;
}
.form-group {
  margin-bottom: 10px;
}
.form-control {
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}


.enq {
	position: relative;
    margin: 50px 0 0;

	background: #f3f3f3;
padding: 0 20px 20px;
}

.enq_article_gradient:before {
	position:absolute;
	content:'';
display:block;
width:100%;
height:200px;
top:-250px;
left:0;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}
.enq h2.h201 {
	padding:5px 20px 5px 20px;
	margin:0 -20px;
}
.enq h2.h201::before {
    background: #4E79B9;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 200px;
}

.question .form-group {
  margin-bottom: 20px;
}

.question .required {
	color:#C00;
}
.formatList.catalog {
  font-size:100%;
}
.formatList.catalog a:hover {
  text-decoration: underline;
}
.tagfilter {
  margin-bottom:15px;
}
.tagfilter .btn.btn-default {
  margin-right:5px;
  margin-bottom: 5px;
}
.formatList.hbtitle {
  font-size:100%;
}
.nfooter {
  font-size: 12px;
  margin: 0;
}
.nfooter .ndom {
  float: left;
  margin-right: 1em;
}
.nfooter .ntag a {
  background-color: #E7F2F8;
  padding: 1px;
  text-decoration: underline;
}
.hbusers .num {
  font-size:20px;
  font-weight:bold;
}
.hbusers .num.small {
  color:#FFAD00;
}
.hbusers .num.medium {
  color:#FF6321;
}
.hbusers .num.large {
  color:#CC0000;
}
.hbtitle .hbicon {
  display: inline;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color:#E8E9EA;

}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}

.btn-blue {
  border-color: #022354;
  color: #fff;
  background: #022354;
}
.btn-blue:hover, .btn-blue:focus, .btn-blue:active, .btn-blue.active, .open > .dropdown-toggle.btn-blue {
  background-color: #4E79B9;
  border-color: #4E79B9;
  color: #fff;
}
.btn-blue:active, .btn-blue.active, .open > .dropdown-toggle.btn-blue {
    background-image: none;
}
.btn-blue.disabled, .btn-blue[disabled], fieldset[disabled] .btn-blue, .btn-blue.disabled:hover, .btn-blue[disabled]:hover, fieldset[disabled] .btn-blue:hover, .btn-blue.disabled:focus, .btn-blue[disabled]:focus, fieldset[disabled] .btn-blue:focus, .btn-blue.disabled:active, .btn-blue[disabled]:active, fieldset[disabled] .btn-blue:active, .btn-blue.disabled.active, .btn-blue.active[disabled], fieldset[disabled] .btn-blue.active {
    background-color: #4E79B9;
    border-color: #4E79B9;
}
.btn-blue .badge {
  background-color: #fff;
  color: #022354;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.popularTab li, .asidenewBlockTab li {
  list-style:none;
}

.wordList {
    font-size: 100%;
    letter-spacing: 0.4em;
    margin: 20px 10px 20px -10px;
    padding: 0;
}
.wordList li {
   font-size: 14px;
    letter-spacing: normal;
    margin: 0 0 20px 20px;
    vertical-align: top;
}

.rubi {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    line-height: 160%;
}

dl.accordion {margin:0 auto 30px; padding:10px; font-size:16px;}
dl.accordion dt {
    border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#333; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
}
dl.accordion dd { background:#FFF; padding:10px; line-height:2.5; display:none; margin-left:20px;}

.modal-header h4.modal-title {
    background: url("/lib/img/cmn/logo-seid.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 138px;
    padding-top: 8px;
    float: left;
}
.modal-header {
    overflow: hidden;
}
.modal-header .logo {
    float: right;
    margin-right: 5px;
}
/* ---------- shoueisha追加 古い記事用 --------------- */
.article h2 {
  clear:both;
  font-size: 20px;
  margin: 0 0 10px;
  padding: 0 0 0 33px;
  position: relative;
}
.article h2:before {
  background: url(../img/cmn/cmn-img.png) no-repeat -153px 0;
  content: "";
  display: block;
  left: 0;
  height: 22px;
  position: absolute;
  top: 5px;
  width :23px;
  clear:both;
}
.right-column {
  float: right;
  margin: 0 0 0 20px;
}
.left-column {
  float: left;
  margin: 0 20px 0 0;
}
#Detail .article h3, #Detail .article h4 {
  overflow:hidden;
}
.centerimg {
  clear: both;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}
.centerimg .caption, .left-column .caption, .right-column .caption {
  display: block;
  font-size: 12px;
  color:#F90;
}
.centerimg img{
margin-bottom: 10px;
}
.article .column {
  border: 1px solid #022354;
  font-size: 12px;
  margin: 0 0 20px;
  padding: 15px 20px 15px;
}
.article .clm_title {
  font-size: 14px;
  margin: 0 0 10px;
  padding: 0;
  font-weight:bold;
}

.article .column p:last-child {
  margin: 0 0 0px;
}

.article .leftimg {
    clear: both;
    float: left;
    margin: 10px;
    text-align: center;
}

.article .caption {
    color: #0055aa;
    font-size: 80%;
    line-height: 1.5;
}

blockquote p:last-child {
  margin: 0 0 0px;
}

.writeBlock , .newsBlock {
  margin-bottom: 30px;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0px 0 20px;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #428bca;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #022354;
  border-color: #022354;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.paging_number {
    float: left;
    font-size: 12px;
    margin: 5px 5px 0 0;
}
.pagination:after {
  clear:both;
}
#calendar {
    margin-bottom: 2.3em;
    margin-right: 3px;
}
#calendar table {
    margin-right: 3px;
    width: 100%;
}
#calendar span, #calendar table, #calendar tbody, #calendar thead, #calendar tr, #calendar th, #calendar td {
    vertical-align: middle;
}
#calendar a {
    vertical-align: middle;
}
.calendar_title {
    color: #000000;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.calendarhead {
    border-top: 1px solid #e3e3e3;
    color: #000000;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
th.calendarday {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    color: #9e9e9e;
    font-size: 10px;
    letter-spacing: 0;
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
}
td.calendarday {
    border-left: 1px dotted #d5d5d5;
    padding: 3px 1px;
    text-align: center;
}
td.calendarday.sunday {
    background-color: #fff0ee;
}
td.calendarday.saturday {
    background-color: #f0f3fc;
}
.calendarday a {
    color: #c09853 !important;
    display: block;
}
.calendarday a:hover {
    background-color: #1ba1e2;
    color: #ffffff !important;
}
.today {
    background-color: #fcf8e3;
    font-weight: bold;
}
table#ml {
    font-size: 90%;
    margin-bottom: 2.3em;
    overflow: hidden;
    width: 100%;
}
table#ml th {
    background-color: #efefef;
    border-bottom: 1px dotted #e6e6e6;
    font-weight: bold;
    padding: 5px;
}
table#ml td {
    border-bottom: 1px dotted #e6e6e6;
    padding: 6px;
}
.ml_contents {
    background: none repeat scroll 0 0 #f7f7f7;
    font-family: 'ＭＳ ゴシック',sans-serif;
    font-size: 90%;
    line-height: 160%;
    padding: 10px;
}
section {
  clear:both;
}

.article .login {
    background: none repeat scroll 0 0 #fffae6;
    border: 1px solid #ffea93;
    margin-bottom: 15px;
    padding: 9px;
}

.article .login ul {
  list-style: none outside none;
  margin:0 auto;
  padding:0;
  width:320px;
}
.article .login li {
    width: 135px;
}

.copyright {
    font-family: Arial,sans-serif;
    font-size: 10px;
    margin: 0 0 4px;
    padding: 0;
    text-align: right;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/lib/fonts/glyphicons-halflings-regular.eot');
  src: url('/lib/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/lib/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/lib/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/lib/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";

}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}
div.videowrapper {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

div.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div .videocaption {
   display: block;
   font-size: 12px;
   color: #1A66B3;
   margin-top: 10px;
   text-align: center;
}

.bannerleftpr {
      font-size: 12px;
     border-bottom: 1px solid #eee;
     padding: 5px 0;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

/* ---------- 検索ページ用検索フォーム --------------- */

    dl.search {
  position:relative;
}
dl.search dt {
  margin-right:105px;
padding:8px;
background-color:#fff;
border:1px solid #aaa;
}
dl.search dt input {
  width:100%;
height:24px;
line-height:24px;
background:none;
border:none;
}
dl.search dd {
  position:absolute;
  top:0;
  right:0;
}
dl.search dd button {
  display:block;
  width:100px;
  height:42px;
  color:#fff;
  line-height:40px;
  text-align:center;
  background-color:#022354;
  border:1px solid #022354;
}
dl.search dd button:hover {
  background-color:#000;
}
dl.search dt input[type="text"]:focus {
  outline: none;
}
/* ---------- 記事メールでお知らせ--------------- */

a.subscription{
font-size:1.75em;
display:block;
width:468px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
background:#FFF;
}

a.subscription:hover{
opacity:0.8;
}
#deqwas-collection {
	height:0;
}

/* ---------- 広告 --------------- */
.ad-none {
	display:none;
}

/* ---------- 連載一覧 --------------- */


  .serialListWrap {
    letter-spacing: -.4em;
  }
    .serialListWrap > section {
      display: inline-block;
      letter-spacing: normal;
      vertical-align: top;
	  border-top:solid 2px #4E79B9;
	  margin-bottom:20px;
	  padding-top:10px;
    }


  .serialListWrap h3 {
    margin: 0 0 10px;
    padding: 0;
	overflow:hidden;
  }
    .serialListWrap h3 a {
      color: #333;
      display: block;
      text-decoration: none;
	  line-height:1.4;
    }
 .serialListWrap h3 a img {
	 margin-right:5px;
	 float:left;
 }
  .serialListWrap h3 .corner {
	  overflow:hidden;
  }
  .serialList {
    margin: 0 ;
    padding: 0;
   }
    .serialList li {
      list-style: none;
      margin: 0 0 10px;
      padding: 0 0 10px;
      overflow: hidden;
    }
    .serialList li:first-child {
      border-bottom: 1px solid #eee;
    }
    .serialList a {
      text-decoration: none;
    }
      .serialList figure {
        float: left;
        margin-right: 10px;
        width: 80px;
      }
      .serialList .day {
        overflow: hidden;
      }
      .serialList p {
        margin: 0;
        overflow: hidden;
      }
      .serialList a p:hover {
        text-decoration: underline;
      }

/* 記事下バナーcxense */
div.ad_space_before {
  text-align: center;
  margin-bottom:30px;
}
div.ad_space_before iframe {
  display: inline-block !important;
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 1.4;
	outline: none;
	padding:1em;
	border-radius:5px
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.ez {
	background-color: #022354;
	color: #fff;
}
.ez:hover {
	background-color: #4E79B9;
	color: #fff;
	text-decoration: none;
}
.badge-channel {
  float: right;
  background: #B7B8B8;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  line-height: 1;
  margin: 2px 7px 0 0;
  padding: 3px 7px 1px;
  text-align: center;
  font-size: 10px;
}