@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="checkbox"] {
    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;
}*/
 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 {
    cursor: inherit;
    text-decoration: none;
}
.mainNav .nav07, .mainNav .nav08, .mainNav .nav10 {
    position: relative;
}
.mainNav .nav08 a, .mailNav .nav10 {
    position: relative;
    cursor:pointer
}
.mainNav .nav07 a:after, .mainNav .nav08 a:after {
    background: url(/lib/img/cmn/cmn-img.png) no-repeat;
    content: ' ';
    display: inline-block;
    height: 5px;
    margin-left: 6px;
    width: 6px;
}
.mainNav .nav07 a {
    background:#F29200;
}
.mainNav .nav09 a, .nav10 a {
    background:#EC5F00;
}
.mainNav .nav07 ul li a, .mainNav .nav09 ul li a {
    background:#fff;
}
.mainNav li.nav08 {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #B00023;
}
.mainNav > li > a {
    display: block;
}
.mainNav > li > a:hover {
    text-decoration: none;
}
.mainNav .nav01 ul, .mainNav .nav07 ul, .mainNav .nav08 ul, .mainNav .nav09 ul {
    background: #fff;
    border: 1px solid #c00;
    border-top: none;
    display: none;
    padding: 4px 0;
    text-align: left;
}
.mainNav .nav01 ul a, .mainNav .nav07 ul a, .mainNav .nav08 ul a, .mainNav .nav09 ul a {
    color: #369;
    display: block;
    padding: 4px 15px 4px 25px;
    position: relative;
    white-space: nowrap;
}
.mainNav .nav01 ul a:before, .mainNav .nav07 ul a:before, .mainNav .nav08 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 #ccc;
    -webkit-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: 80px;
}
#shType ul {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#shType ul li {
    float: left;
}
#shType ul li a {
    display: block;
    height: 34px;
    padding: 8px 8px 0;
}
/* -----------------------------------------
  Contents
----------------------------------------- */

  #contents .day, aside .day {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}
#contents .day {
    margin-bottom: 5px;
}
/* ----------Heading Style --------------- */

.h101 {
    border-top: 4px solid #161616;
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
    padding: 15px 0 13px;
    position: relative;
}
.h101:before {
    background: #c00;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: -4px;
    width: 200px;
}
.h202, .h203 {
    background: #c00;
    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 #750000 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: #FAE5E5;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px 2px 23px;
    position: relative;
}
#Detail .article h3:before, #Detail .article h4:before {
    background: #c00;
    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;
}
.related_article {
    font-size: 85.7%;
}
/* ----------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 4列 --------------- */

.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 figure img {
    width:100%;
}
.newList li p {
    margin: 0;
}
/* ----------NEW List 3列 --------------- */

.newList-3 {
    list-style: none;
    padding: 0;
}
.newList-3 li {
    padding: 0;
}
.newList-3 li a:hover {
    text-decoration: none;
}
.newList-3 li a p:hover {
    text-decoration: underline;
}
.newList-3 li figure {
    margin-bottom: 10px;
}
.newList-3 li figure img {
    width:100%;
}
.newList-3 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 #161616;
    padding: 20px;
    position: relative;
}
.themeBlock:before {
    background: #c00;
    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: #c00;
 content: "1";
}
.numList li:nth-child(2):before {
 background: #F39700;
 content: "2";
}
.numList li:nth-child(3):before {
 background: #fc0;
 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;
}

.catTopList li figure {
    position: relative;
}
.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;
 *display: inline;
 *zoom: 1;
    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;
}
.detailUit .socialBlock li.whatsnew {
    background: #F29600;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
 *display: inline;
 *zoom: 1;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.1;
    margin: 0;
    padding: 5px 10px 4px;
}
.detailUit .socialBlock li.whatsnew a {
    display: block;
    color: #fff;
    text-decoration: none;
}
.detailUit .socialBlock li.whatsnew:hover {
    background-color:#B67100;
}

.detailUit .socialBlock li.bookmark {

}

.detailUit .socialBlock li.bookmark a {
    display: block;
    color: #F29200;
    text-decoration: none;
    cursor: pointer;
}

.detailUit .socialBlock li.bookmark .balloon {
	position: relative;
	background: #ffffff;
	border: 1px solid #F29200;
    font-size: 11px;
    line-height: 11px;
    padding: 5px 5px 4px;
    display: inline-block;
}
.detailUit .socialBlock li.bookmark .balloon:after, .detailUit .socialBlock li.bookmark .balloon:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.detailUit .socialBlock li.bookmark .balloon:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 4px;
	margin-top: -4px;
}
.detailUit .socialBlock li.bookmark .balloon:before {
	border-color: rgba(242, 146, 0, 0);
	border-right-color: #F29200;
	border-width: 5px;
	margin-top: -5px;
}

.detailUit .socialBlock li.bookmark .balloon.selected {
	position: relative;
	background: #F29200;
	border: 1px solid #F29200;
    color: #fff;
}
.detailUit .socialBlock li.bookmark .balloon.selected:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.detailUit .socialBlock li.bookmark .balloon.selected:after  {
	border-color: rgba(242, 146, 0, 0);
	border-right-color: #F29200;
	border-width: 4px;
	margin-top: -4px;
}
.detailUit .socialBlock li.bookmark .balloon.selected:before {
	border-color: rgba(242, 146, 0, 0);
	border-right-color: #F29200;
	border-width: 5px;
	margin-top: -5px;
}

.bookmark-icon::before {
  color: #F29200;
  font-family: fontawesome;
  content: "\f097";
  margin-right: .5em;
  display: inline-block;
}

.bookmark-icon.selected::before {
  color: #F29200;
  font-family: fontawesome;
  content: "\f02e";
  margin-right: .5em;
  display: inline-block;
}

/* ---------- 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;
}
.detailUit .socialBlock li {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
/* ---------- 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;
}
.twitterBtn, .googleplusBtn, .hatenaBtn, .eightBtn, .whatsnew, .pocketBtn {
    margin-top: 2px !important;
}
.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: 14px;
    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;
}
/* ---------- 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: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #c00;
    display: inline-block;
    float: right;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin-top: 1px;
    padding: 4px 8px 2px;
}
/*
.article .login .outline, .article .login .outline li {
    width:  auto;
}
.article .login .outline {
    margin-left:1em;
    margin-bottom:1.5em;
}
.article .login .outline li {
    float:none;
    list-style:inside;
    margin-bottom:0.5em;
}
.article .login .outline .child {
    width:  auto;
}
.article .login .outline .child li {
    list-style: circle;
    margin-left:2em;
}
*/
#LoginForm .btn {
	margin-top:0.5rem;
}

/* ---------- Special Content List --------------- */

.specialList {
    font-size: 12px;
    padding: 0;
}
.specialList li {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    overflow: hidden;
}
.specialList li a {
    display: block;
    overflow: hidden;
    text-decoration: 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;
}
/* ---------- Popular Block --------------- */

.popularBlock h2, .asidenewBlock 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: inline-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;
}
/*2015 1/9　追加*/
aside .popularBlock .popularCont .numList li, aside .pastRankingBlock .numList.pastRankLink li {
    border-bottom: 1px solid #eee;
}
aside .numList p, section.pastRankingBlock .numList p, aside .asidenewBlock .asidenewBlockCont .tabCont .formatList li a p {
    font-size: 14px;
}
/* ---------- Past Ranking Block --------------- */

.pastRankLink {
    font-size: 12px;
    padding: 0;
}
/* ---------- Pick Up Links Block --------------- */

.pickupList {
    font-size: 12px;
    padding: 0;
}
.pickupList li {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 10px 0;
}
.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;
}
.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;
}
.pickup .pickup-jb-ad-block-banner, .pickup-wp-ad-block-banner, .pickup-sc-ad-block-banner {
    width: 80px;
    height: 60px;
    display: table-cell;
}
/* ---------- Aside PR Block --------------- */

.asidePrBlock {
    background: #f3f3f3;
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 12px;
}
.asidePrBlock h2 {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    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;
}
/* ---------- 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: #c00;
    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;
}
}

/* ---------- 翔泳社追加 --------------- */

@media print {
a[href]:after {
    content: ""!important;
}
abbr[title]:after {
    content: ""!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;
    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;
}
.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;
    background-color:#CED0D2;
}
.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-red {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .open > .dropdown-toggle.btn-red {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-red:active, .btn-red.active, .open > .dropdown-toggle.btn-red {
    background-image: none;
}
.btn-red.disabled, .btn-red[disabled], fieldset[disabled] .btn-red, .btn-red.disabled:hover, .btn-red[disabled]:hover, fieldset[disabled] .btn-red:hover, .btn-red.disabled:focus, .btn-red[disabled]:focus, fieldset[disabled] .btn-red:focus, .btn-red.disabled:active, .btn-red[disabled]:active, fieldset[disabled] .btn-red:active, .btn-red.disabled.active, .btn-red.active[disabled], fieldset[disabled] .btn-red.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-red .badge {
    background-color: #fff;
    color: #d9534f;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}
.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 {
    overflow:hidden;
}
.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 .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 #CC0000;
    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;
}
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: #CC0000;
    border-color: #CC0000;
    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('../fonts/glyphicons-halflings-regular.eot');
 src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../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 dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
div.videowrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
div.videowrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
div .videocaption {
    display: block;
    font-size: 12px;
    color:#F90;
    margin-top:10px;
    text-align:center;
}
/* ---------- 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;
}
/* ---------- 注目のセミナーアイコン --------------- */
.date {
    padding:0 0 3px;
    color: #666;
    display:block;
    font-size:12px;
}
/* ---------- 検索ページ用検索フォーム --------------- */

    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:#CC0000;
    border:1px solid #CC0000;
}
dl.search dd button:hover {
    background-color:#000;
}
dl.search dt input[type="text"]:focus {
    outline: none;
}
#deqwas-collection {
    height:0;
}
/* ---------- 広告 --------------- */
.ad-none {
    display:none;
}
/* 記事下バナーcxense */
div.ad_space_before {
    text-align: center;
    margin-bottom:30px;
}
div.ad_space_before iframe {
    display: inline-block !important;
}
.cx_recommend {
    margin-bottom: 14px;
}
.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: '';
}
.mz {
    background-color: #CC0000;
    color: #fff;
}
.mz:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
/* ---------- 申し込みフォーム --------------- */

.apli-form {
    margin-bottom:35px;
}
.apli-form .text-important {
    color: red;
}
.apli-form .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.apli-form label {
    background: #F3F3F3;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px 2px 23px;
    position: relative;
    display:block;
}
.apli-form .radio label {
    background: none;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px 2px 23px;
    position: relative;
    display:block;
    overflow:hidden;
}
.apli-form .radio label:before {
    background: none;
}
.apli-form label:before {
    background: #c00;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 5px;
}
.apli-form .error-block {
    color:#d9534f;
}
.apli-form select[multiple], .apli-form select[size] {
    height: auto;
}
.apli-form .help-block {
    color:#666;
}
.apli-form .description {
    border-bottom: 3px solid #F4F4F4;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
}
.apli-form textarea.form-control {
    height: auto;
}
.apli-form.confirm input {
/*border: none;
    box-shadow: none;*/
}
.apli-form.confirm ul.checkbox li, .apli-form.confirm ul.checkbox li input {
    display:none;
}
.apli-form.confirm ul.checkbox li.checked {
    display:list-item;
}
.apli-form.confirm textarea {
    box-shadow: none;
}
.apli-form .conditional {
    display:none;
}
/*.apli-form .conditional.show{
    display:block;
}
*/
.apli-form div.conditional[class*="show-by-q"] {
 display: block;
}
.apli-form.confirm .hide {
    display:none;
}
.apli-form .form-group {
    margin-bottom:20px;
}
.apli-form .checkbox label{
    min-height: 24px;
    /* padding-left: 20px; */
    padding: 5px 10px 2px 23px;
    margin: 0 0 10px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    background: none;
    /* margin: 0; */
    /* padding:0; */
    padding: 5px 10px 2px 23px;
    position: relative;
}
.apli-form .checkbox label:before, .apli-form .checkbox label:before {
    display:none;
}
 .apli-form input:placeholder {
 color: #eee;
}
.apli-form .free-txt{
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #555555;
    display: inline-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;
    /* margin-left:1em; */
    width:90%;
}
.apli-form .free-txt-box{
    display:inline-block;
    vertical-align:top;
    margin-left:1em;
}
.apli-form .free-txt-box .help-block{
    margin-top:0;
    margin-bottom:0;
    font-size:0.8em;
}
.apli-form.confirm .free-txt-input{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    word-wrap: break-word;
    overflow-wrap: break-word;
    vertical-align: top;
    padding-left: 1em;
}
/* ---------- 申し込みフォーム終 --------------- */

/* ---------- リード機能 --------------- */
.enq {
    position: relative;
    margin: 50px 0 30px;
    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: #c00;
 content: "";
 display: block;
 height: 4px;
 left: 0;
 position: absolute;
 top: -4px;
 width: 200px;
}
.question .form-group {
    margin-bottom: 20px;
}
.question .required {
    color:#C00;
}
/* ---------- ナビゲーション検索フォーム --------------- */

form.search {
    margin:2px 0 1px;
}
form.search .form-control {
    height:30px;
}
form.search .btn {
    padding: 4px 12px;
}
form.search .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    width:300px;
}
form.search .input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
form.search .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
form.search .input-group .form-control {
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
 form.search .form-control:placeholder {
 color: #999;
 opacity: 1;
}
form.search .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    display: table-cell;
    width: 1%;
    vertical-align: middle;
}
form.search .input-group-btn:last-child > .btn {
    z-index: 2;
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-search {
    color: #fff;
    background-color: #F29200;
    border-color: #CE8E25;
}
.btn-search:focus {
    color: #fff;
    background-color: #EC5F00;
    border-color: #CA5100;
}
.btn-search:hover {
    color: #fff;
    background-color: #EC5F00;
    border-color: #CA5100;
}
.btn-search:active {
 color: #fff;
 background-color: #EC5F00;
 border-color: #CA5100;
}
.btn-dark {
    color: #fff;
    background-color: #555555;
    border-color: #444444;
}
.btn-dark:focus {
    color: #fff;
    background-color: #444444;
    border-color: #222222;
}
.btn-dark:hover {
    color: #fff;
    background-color: #444444;
    border-color: #222222;
}
.btn-dark:active {
 color: #fff;
 background-color: #444444;
 border-color: #222222;
}
/* ---------- 絞込検索フォーム --------------- */

.searchFrom section {
    margin-bottom: 40px;
}
#Detail .searchFrom h3, #Detail .searchFrom h4 {
    background: #FAE5E5;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px 2px 23px;
    position: relative;
    overflow: hidden;
}

#Detail .searchFrom h4 {
    background: #F3F3F3;
}
#Detail .searchFrom h3::before, #Detail .searchFrom h4::before {
    background: #c00;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 5px;
}

.form-control {
    width: 100%;
    vertical-align: middle;
}
input:focus, select:focus, textarea:focus {
    border-color: #F29200;
    outline: none;
}
.checkbox-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}



.keyword > .btn {
    margin-top: 5px;
    margin-bottom: 5px;
}
#Detail .searchFrom table.search-tag {
    width: 100%;
    border-collapse: collapse;
    border: none;
}

#Detail .searchFrom table.search-tag th.t_top {
    border-top: #CC0000 4px solid;
}
#Detail .searchFrom table.search-tag th {
    border-bottom: #DDDDDD 1px solid;
    border-left: #DDDDDD 1px solid;
        border-right: #DDDDDD 1px solid;
    text-align: left;
    background: #f3f3f3;
    padding: 10px;
    font-weight: normal;
    width:25%
}
#Detail .searchFrom table.search-tag td.t_top {
    border-top: #DDDDDD 4px solid;
}
#Detail .searchFrom table.search-tag td {
    border-bottom: #DDDDDD 1px solid;
    border-right: #DDDDDD 1px solid;
    text-align: left;
    padding: 10px;
}

 #Detail .searchFrom table.search-tag td > a:not(:last-child):after {
 content: " / ";
 font-weight: normal;
 color: #ccc;
}
.form-group.target label {
    display:inline-block;
}
.target input[type="checkbox"] {
    display: none;
}

.target input[type="checkbox"] + label {
    padding:0 15px 0 0;
    line-height:30px
}

.target input[type="checkbox"] + label::before {
 width: 24px;
 height: 24px;
 line-height: 22px;
 font-size: 18px;
 display: inline-block;
 vertical-align: middle;
 text-align: center;
 content: "\f00c";
 font-family: FontAwesome;
 color: transparent;
 padding: 0;
 border-radius: 3px;
 border: 2px solid #dddddd;
 background: #f0f0f0;
 margin: -2px 5px 0 0;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 cursor:pointer;
}
.target input[type="checkbox"] + label:hover {
    color: #808080;
}
.target input[type="checkbox"] + label:hover::before {
 background-color: #fff;
}
.target input[type="checkbox"]:checked + label {
    color: #F29600;
}
.target input[type="checkbox"]:checked + label::before {
 font-size: 18px;
 background: #fff !important;
 border-color: #F29600 !important;
 color: #F29600 !important;
}

/* ---------- 検索結果 --------------- */

.search section {
    margin-bottom: 40px;
}
.boxWrap section{
    margin-bottom:0;
}
#Detail .search h3, #Detail .search h4 {
    background: #FAE5E5;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 5px 10px 2px 23px;
    position: relative;
    overflow: hidden;
}

#Detail .search h4 {
    background: #F3F3F3;
}
#Detail .search h3::before, #Detail .search h4::before {
    background: #c00;
    content: "";
    display: block;
    height: 20px;
    left: 10px;
    position: absolute;
    top: 5px;
    width: 5px;
}

.popover-content {
    font-size:14px;
    font-weight:normal;
    line-height:1.6;
}
.form-group.result .form-control {
        width: 80%;
    vertical-align: middle;
    float: left;

}
.form-group.result .btn-dark {
    margin-left: 1%;
}

select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.sort {
    float: right;
    margin-bottom: 10px;
    overflow: hidden;
}
.sort .form-control {
    width: auto;
    display: inline-block;
}

.sort p{
    font-size: 12px;
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 5px;
    color: #666;
}


.search .catTopList.result > li:first-child {
  width:auto;
}
.search .catTopList.result li:first-child h2 {
  font-size: 16px;
}
.search .catTopList.result li:first-child .boxWrap {
   width: 78%;
}
.search .catTopList.result > li:first-child figure {
    width: 20%;
}

.search .catTopList li h2 {
    padding: 0;
}
.search .catTopList li h2:before {
    background-image: none;
}

.new_ribbon {
    position: absolute;
    top: -5px;
    left: 4px;
    padding: 3px;
    text-align: center;
    border-top-left-radius: 3px;
    color: #ffffff;
    background: #CC0000;
    font-size: 12px;
line-height: 1;
}
.new_ribbon:before {
    top: 0.1px;
    right: -5px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #750000 ;
}
.new_ribbon:before, .new_ribbon:after {
    position: absolute;
    content: '';
}

.good-wrap {
    float:right;
    overflow:hidden;
    font-size:12px;

}

.good-wrap .count {
        color:#F29600;
        display:inline-block;
        margin-right:5px;
}

.hit {
    color: #666;
    font-size: 12px;
    font-weight: normal;
    float: left;
}
/* ---------- tbl_toc  --------------- */
.tbl_toc {
    border: 1px solid #ddd;
  margin-bottom: 30px;
      max-width: 100%;
    width: 100%;
  font-size: 85.7%;
  cursor: pointer;

}
.tbl_toc .tbl_toc_top{
	font-size: 1.5em;
}
.tbl_toc > tbody > tr > td, .tbl_toc > tbody > tr > th, .tbl_toc > tfoot > tr > td, .tbl_toc > tfoot > tr > th, .tbl_toc > thead > tr > td, .tbl_toc > thead > tr > th {
    border: 1px solid #ddd;
        line-height: 1.42857;
    padding: 6px;
    vertical-align: top;
}
.tbl_toc > tbody > tr > th {
  background-color:#F9F9F9;
}

.tbl_toc > tbody > tr > th:hover {
    background:#ddd;
}

.tbl_toc  > tbody > tr:hover {
    background-color: #f5f5f5;
}

.tbl_toc > tbody > tr > td.title {
  font-weight:bold;
}
.tbl_toc li.index-h3 {
    margin-left: 3em;
    list-style-type: circle;
}
/* ---------- whitepaperダウンロード --------------- */
.dl-pdf {
    margin-top: 30px
}

.thumbnail{
    text-align: center;
    margin-bottom: 10px;
}
.thumbnail img{
    width: 100%;
}
