@charset "utf-8";

/* -------------------------------------------------
カラーコード（このサイトで使用する色）
#000 = 黒
#838383 = グレー
#d1d1d1 = 薄いグレー
#233b71 = 濃いブルー
#3b5ba1 = 中間（差し色）のブルー
#b3bfd5 = 薄いブルー
#80b899 = 薄いグリーン
#b30000 = 深い赤

Googleフォント
font-family: 'Anton', sans-serif; = ランキングの数字
---------------------------------------------------- */

/* -------------------------------------------------
リセット
---------------------------------------------------- */
*{margin:0;padding:0;}
body,input{font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;line-height:1.4;}
input[type="text"]{outline: none;}
img{border: 0;vertical-align:bottom;}
ul,li{list-style:none;}

/* -------------------------------------------------
サイト全体に共通の指定
---------------------------------------------------- */

/* -- ▼ リンク ▼ -- */
a:link{text-decoration:none;color:#000;}
a:visited{color:#777;}
a:hover{text-decoration:underline;color:#000;}
a.block{display:block;}

/* -- ▼ 文字を隠す ▼ -- */
.hide{overflow:hidden;white-space:nowrap;text-indent:100%;}

/* -- ▼ float指定 ▼ -- */
.left{float:left;}
.right{float:right;}

/* -- ▼ 解除 ▼ -- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -- ▼ アイコン ▼ -- */
.icon{display:block;position:relative;}

/* -- ▼ スプライト画像 ▼ -- */
.img,.img a{
    background:url(/common/images/v1/common/common.png) no-repeat;
    display:block;
    background-size: 250px 2100px;
    -webkit-background-size: 250px 2100px;
    -moz-background-size: 250px 2100px;
}

/* -------------------------------------------------
レイアウトの指定
---------------------------------------------------- */
#wrapper.print{padding:10px;}

.inner-section{width:1160px;margin:0 auto;overflow: hidden;position: relative;}
#main-contents{overflow:hidden;margin:30px auto;position: relative;}
#main-column{width:768px;}
#main-column.print{width:auto;}
#sub-column{width:376px;}
#contents-bottom{clear: both;}

#main-column .section,
#sub-column .section{margin-bottom:40px;}

/* 20150715 */
#article-body{/* overflow: hidden; */ margin-bottom: 100px;}
#article-body .non-kanban h2{font-weight: normal;font-size:28px;color:#233b71;margin-bottom:15px;}
#article-body .non-kanban h2 a{color:#fff;text-decoration:none;}
/* 20150713追加　中東通信 */
#ikeuchi-article-body #article-body{overflow: visible;}

/* ブロックサイズ */
.wd376{width: 376px;}
.wd248{width: 248px;}
.wd186{width: 186px;}
.wd120{width: 120px;}

/* -------------------------------------------------
検索窓
---------------------------------------------------- */
header .search{margin:14px 0 10px 0;}
.search-author input{border-style: none;}
.search-author span{font-size:13px;padding-left:10px;}

.search-box{overflow: hidden;}
.search-box input{
    -webkit-appearance: none;
    border-style: none;
}
.search-box .inputtext{height: 30px;line-height:30px;float:left;width:260px;}
.search-box .search-btn{
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width:30px;
    height:30px;
    display: block;
    float: left;
    font-size: 0;
    cursor: pointer;
}
header .search-box .inputtext{background-color: #dee3ef;border-radius: 3px 0 0 3px;}
header .search-box .search-btn{background-position: 8px -778px;background-color: #DEE3EF;border-radius: 0 3px 3px 0;}
footer .search-box .inputtext{background-color: #8795b2;border-radius: 3px;}
footer .search-box .search-btn{background-position: -128px -778px;}

#main-column .search{margin:30px 0;}
#main-column .search .search-box .inputtext{background-color: #dee3ef;border-radius: 3px 0 0 3px;}
#main-column .search .search-box .search-btn{background-position: 8px -778px;background-color: #DEE3EF;border-radius: 0 3px 3px 0;}


/* -------------------------------------------------
ヘッダーの指定
---------------------------------------------------- */
header.print{overflow: hidden;}
.print-section{overflow: hidden;}
.print-section .print-btn,.print-section .close-btn{float: left;margin-left:15px;}
.print-section a{
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.print-section .print-btn a{
    width:35px;
    height: 33px;
    background: url(/common/images/v1/common/print.png);
    background-size: 35px 33px;
    -moz-background-size: 35px 33px;
    -webkit-background-size: 35px 33px;
}
.print-section .close-btn a{
    width:35px;
    height: 35px;
    background: url(/common/images/v1/common/close.png);
    background-size: 35px 35px;
    -moz-background-size: 35px 35px;
    -webkit-background-size: 35px 35px;
}

/* -- Gnavi ---------------------------------------- */

#gnavi{background-color:#000;color:#fff;border-bottom:solid 4px #d1d1d1;}
#gnavi p.left{line-height: 40px;}
#gnavi a{color:#fff;}
#gnavi ul.sns{overflow: hidden;margin-left: 10px;}
#gnavi ul.sns li{width: 40px;float: left;}
#gnavi ul.sns li a{width:40px;height:40px;display: block;text-indent: 100%;overflow: hidden;white-space: nowrap;}
#gnavi ul.sns li.fb a{background-position: 12px -886px;}
#gnavi ul.sns li.tw a{background-position: 8px -927px;}
#gnavi ul.sns li.rss a{background-position: 10px -844px;}

#gnavi .gmenu span{float: left;border-left:solid 1px #fff;}
#gnavi .gmenu a{padding:0 20px;font-size: .9em;line-height: 40px;display:block;}
#gnavi .gmenu a:hover{background-color: #838383;text-decoration: none;}
#gnavi .gmenu span:last-child{margin-right: 0;border-right: solid 1px #fff;border-left:solid 1px #fff;}
#gnavi .gmenu span span.img{border-style: none;padding:0 0 0 30px;color:#fff;}
#gnavi .gmenu .guide a{padding-left: 50px;background-position: 25px -686px;}
#gnavi .gmenu .inquiry a{padding-left: 50px;background-position: 25px -602px;}
#gnavi .gmenu .regist span.img{display: inline-block;background-position: 7px -730px;float: none;}
#gnavi .gmenu .login span.img{display: inline-block;background-position: 7px -644px;float:none;}
#gnavi .gmenu .regist a{color: #92d07d;}
#gnavi .gmenu .regist a:hover{background-color:#55a739;color:#fff;}
#gnavi .gmenu .login a{color:#719ff4;}
#gnavi .gmenu .login a:hover{background-color:#223b71;color:#fff;}

/*20150324　ニックネームからリンクを削除*/
#gnavi .gmenu .mypage a,#gnavi .gmenu .logout a{background-color:#223b71;}
#gnavi .gmenu .mypage a:hover,#gnavi .gmenu .logout a:hover{background-color: #000;}
/* #gnavi .gmenu .name a{padding:0 10px;} */
#gnavi .gmenu .name{padding: 0px 10px;background-color: #223B71;padding: 0px 20px;font-size: 0.9em;line-height: 40px;display: block;color: #FFF;}
#gnavi .gmenu .logout a{background-position: -224px -643px;padding:0 10px 0 30px;}
#gnavi .gmenu .mypage,#gnavi .gmenu .logout{border-left-color: #000 !important;}

/* -- Header --------------------------------------- */
header .logo{margin: 12px 0;}
header .logo a{text-indent: 100%;overflow: hidden;white-space: nowrap;width:225px;height: 50px;background-position: 0 0;}

/* -- SiteNavi ------------------------------------- */
.inner-section-navi{width:1160px;margin:0 auto;}

#sitenavi{
box-shadow:rgba(209, 209, 209, 0.65) 0px 3px 4px 1px;
-webkit-box-shadow:rgba(209, 209, 209, 0.65) 0px 3px 4px 1px;
-moz-box-shadow:rgba(209, 209, 209, 0.65) 0px 3px 4px 1px;
}
#main-navi{
    background:url(/common/images/v1/common/navi-bg.png) #223b71;
    color:#fff;
    height:47px;
}
#main-navi ul.category{display:table;width:86%;}
#main-navi ul.list{display: table;width:14%;}
#main-navi li{display:table-cell;text-align:center;position: relative;}
#main-navi li a{font-size:.9em;line-height:1;color:#fff;padding:16px 3px;display:block;}
#main-navi li:hover > a,#main-navi ul li.current a{background-color:#000;text-decoration: none;}
#main-navi ul.list li{border-left:solid 1px #000;border-right:solid 1px #000;}
#main-navi ul.list li:last-child{border-left-style: none;}
#main-navi ul.list li a{background-color:#3b5ba1;}
#main-navi ul.list li a:hover{background-color: #000;}
#main-navi li ul{position: absolute;top:100%;left:0;}
#main-navi li ul li{height:0;overflow:hidden;display: block;text-align: left;}
#main-navi li ul.society{background:url(/common/images/v1/common/navi-bg.png);width:146px;z-index: 10;}
#main-navi li ul.sports{background:url(/common/images/v1/common/navi-bg.png);width:156px;z-index: 11;}
#main-navi li ul.medical{background:url(/common/images/v1/common/navi-bg.png);width:100%;z-index: 12;}
#main-navi li ul.culture{background:url(/common/images/v1/common/navi-bg.png);width:100%;z-index: 13;}
#main-navi li:hover ul li{text-decoration: none;overflow:visible;height: 47px;}
#main-navi li ul li:hover{background-color:#000;}
#main-navi ul li ul.society li a {background:url(/common/images/v1/common/navi-bg.png);color:#fff;font-size: 0.9em;line-height: 1;padding: 16px 3px;display: block;}
#main-navi ul li ul.society li:hover > a,#main-navi ul li ul.society li.current a{background-image:none;background-color:#000;text-decoration: none;}
#main-navi ul li ul.sports li a {background:url(/common/images/v1/common/navi-bg.png);color:#fff;font-size: 0.9em;line-height: 1;padding: 16px 3px;display: block;}
#main-navi ul li ul.sports li:hover > a,#main-navi ul li ul.sports li.current a{background-image:none;background-color:#000;text-decoration: none;}
#main-navi ul li ul.medical li a {background:url(/common/images/v1/common/navi-bg.png);color:#fff;font-size: 0.9em;line-height: 1;padding: 16px 3px;display: block;}
#main-navi ul li ul.medical li:hover > a,#main-navi ul li ul.medical li.current a{background-image:none;background-color:#000;text-decoration: none;}
#main-navi ul li ul.culture li a {background:url(/common/images/v1/common/navi-bg.png);color:#fff;font-size: 0.9em;line-height: 1;padding: 16px 3px;display: block;}
#main-navi ul li ul.culture li:hover > a,#main-navi ul li ul.culture li.current a{background-image:none;background-color:#000;text-decoration: none;}


#sub-navi{background:url(/common/images/v1/common/subnavi-bg.png) #b3bfd5;color:#fff;height: 47px;}
#sub-navi ul.area{display:table;width:90%;}
#sub-navi ul.list{display: table;width:10%;}
#sub-navi ul.list li{display:table-cell;text-align:center;}
#sub-navi ul li{display:table-cell;text-align:center;}
#sub-navi ul li.area{color:#233b71;padding:0 30px 0 40px;background-position: 100px -420px;}
#sub-navi ul li a{font-size:.9em;line-height:1;color:#fff;padding:16px 10px;display:block;}
#sub-navi ul li a:hover,#sub-navi ul li.current a{background-color:#000;text-decoration: none;}
/* #sub-navi ul.list li{border-left:solid 1px #000;border-right:solid 1px #000;} */
#sub-navi ul.list li a{background-color:#3b5ba1;padding:10px 2px;margin-top:5px;}
#sub-navi ul.list li a:hover{background-color: #000;}
#sub-navi ul.list li.current a{background-color:#000;text-decoration: none;}

/* -------------------------------------------------
フッタの指定
---------------------------------------------------- */

/* back to top */
footer .backtotop{padding-top:90px;}
footer .backtotop-btn{margin-bottom: 14px;position: absolute;right:0;top:0;text-align: center;}
footer .backtotop-btn a{padding-top:60px;background-position: 0 -2006px;color:#838383;font-size:11px;width:60px;font-weight: bold;letter-spacing: -1px;}
footer .backtotop-btn a:hover{text-decoration: none;}

.footer-menu{background-color:#233b71;color:#fff;padding:40px 0;}
.footer-menu a{color:#fff;}

.footer-menu .top{overflow: hidden;}
.footer-menu .top .logo{margin-right:63px;}
.footer-menu .top .logo a{width:158px;height:52px;overflow: hidden;white-space: nowrap;text-indent: 100%;background-position: 0 -65px;}

.footer-menu .top ul.sns{overflow: hidden;}
.footer-menu .top ul.sns li{float: left;margin-right:40px;}
.footer-menu .top ul.sns li:last-child{margin-right: 0;}
.footer-menu .top ul.sns li.forum a{
    background-color:#4c5f88;
    border:solid 2px #596c95;
    border-radius: 3px;
    padding:3px 0;
    background-position: 8px -170px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    width:140px;
}
.footer-menu .top ul.sns li.fb a,
.footer-menu .top ul.sns li.tw a,
.footer-menu .top ul.sns li.hatena a,
.footer-menu .top ul.sns li.gplus a,
.footer-menu .top ul.sns li.rss a{
    width:32px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
}
.footer-menu .top ul.sns li.fb a{background-position: 8px -1253px;}
.footer-menu .top ul.sns li.tw a{background-position: 2px -1305px;}
.footer-menu .top ul.sns li.hatena a{background-position: 0 -1410px;}
.footer-menu .top ul.sns li.gplus a{background-position: 0 -1356px;}
.footer-menu .top ul.sns li.rss a{background-position: 0 -1197px;}

.footer-menu .middle{margin: 50px 0 10px 0;display: table;width: 100%;}
.footer-menu .middle .menu{display: table-cell;vertical-align: top;overflow: hidden;line-height: 1.8;width:25%;}
.footer-menu .middle .menu ul{border-left:solid 2px #4d618d;padding-left:20px;margin-left:20px;}

.footer-menu .middle .menu .regist,.footer-menu .middle .menu .login{overflow: hidden;}
.footer-menu .middle .menu .regist ul,.footer-menu .middle .menu .login ul{border-style: none;padding:0;margin-left:10px;}

.footer-menu .middle .menu .btn{background-color: #63759b;width:100px;height:100px;text-align: center;padding:10px;}
.footer-menu .middle .menu .btn a{text-decoration: none;}

.footer-menu .middle .menu .regist{margin-bottom: 10px;padding-bottom:10px;border-bottom:solid 2px #4d618d;font-size:14px;display:table;width:100%;}
.footer-menu .middle .menu .regist span.img{font-size:.8em;padding-top:50px;background-position: 34px -990px;}
.footer-menu .middle .menu .login{font-size:14px;display:table;width:100%;}
.footer-menu .middle .menu .login span.img{font-size:.8em;padding-top:50px;background-position: -100px -990px;}
.footer-menu .middle .menu .regist .btn,.footer-menu .middle .menu .regist ul,
.footer-menu .middle .menu .login .btn,.footer-menu .middle .menu .login ul{display: table-cell;vertical-align: middle;}
.footer-menu .middle .menu .regist ul,.footer-menu .middle .menu .login ul{padding-left:20px;}

footer .bottom{overflow: hidden;padding:30px 0;}
footer .bottom .company-logo a{width:62px;height:20px;overflow: hidden;text-indent: 100%;white-space: nowrap;background-position: 0 -130px;}
footer .bottom .menu ul{overflow: hidden;}
footer .bottom .menu ul li{float: left;border-right:solid 1px #333;}
footer .bottom .menu ul li:last-child{border-style:none;}
footer .bottom .menu ul li a{padding:0 10px;font-size:13px;color:#333;line-height:1.3;display: block;}
footer .bottom .menu ul li:first-child a{padding-left:0;}
footer .bottom .copyright{color: #a9a9a9;font-size:12px;clear: both;padding-top:10px;}
footer .bottom .copyright address{font-style: normal;}

/* -------------------------------------------------
ヘッダのキャンペーン
---------------------------------------------------- */
#campaign{z-index: 999;position: relative;}
#campaign .heading{margin-bottom:30px;border-top: solid 3px #b30000;border-bottom: solid 3px #b30000;font-weight:normal;font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;}
#campaign .heading-inner{overflow: hidden;background-color: #b30000;text-align: center;color: #fff;margin:2px 0;padding:5px 100px;cursor: pointer;}
#campaign .heading-inner .title{
    display: inline-block;
    background: url(/common/images/v1/common/arrow-tri-whitex3.png) no-repeat left;
    background-size:43px 12px;
    -webkit-background-size:43px 12px;
    -moz-background-size:43px 12px;
    padding-left:60px;
}
#campaign .heading-inner .more{float: right;display: inline-block;line-height:25px;}
#campaign .detail{margin-top:2px;border-right:solid 3px #b30000;border-left:solid 3px #b30000;border-bottom:solid 3px #b30000;padding:20px;text-align: center;background-color: #fff;position: absolute;left:0;top:44px;width:1114px;display: none;}
#campaign .detail p{margin-bottom: 1em;font-size:1em;line-height: 1.6;}
#campaign .detail .regist .regist-btn{display: block;margin:1em 0;}
#campaign .detail .regist .regist-btn a{background-color: #b30000;color:#fff;padding:5px 30px;text-align: center;border-radius: 4px;display: inline-block;font-size:1.2em;}
#campaign .detail .regist .regist-btn a:hover{text-decoration: none;}
#campaign .detail .regist ul{display: inline-block;}
#campaign .detail .regist ul li{
    font-size:12px;
    background: url(/common/images/v1/common/arrow-tri-black.png) no-repeat left;
    background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    padding-left: 15px;
    display: block;
    margin-bottom: .5em;
}
#campaign .detail .close{color: #b30000;text-align: right;cursor: pointer;}

/* -------------------------------------------------
サブカラムの指定
---------------------------------------------------- */

/* 領収書発行ボタン */
#receipt-issue a{
    display: block;
    background-position:-78px -1935px;
    background-color: #fff;
    border:solid 1px #c20900;
    color:#c20900;
    border-radius: 6px;
    text-align: center;
    font-size:15px;
    line-height: 15px;
}
#receipt-issue a div{
    display: inline-block;
    background-position:335px -544px;
    padding:7px;
    border-radius: 5px;
    border:solid 1px #c20900;
    margin:4px;
    width:350px;
}
#receipt-issue a:hover{
    display: block;
    background-position:-193px -1935px;
    background-color: #c20900;
    border:solid 1px #c20900;
    color:#fff;
    border-radius: 6px;
}
#receipt-issue a:hover div{
    display: inline-block;
    background-position:100px -576px;
    border:solid 1px #fff;
}
#receipt-issue.section{margin-bottom:15px;}


/* ランキング */
#ranking .heading{border-style:none;margin-bottom:.5em;}
#ranking .ranking-tab ul{width:100%;display: table;}
#ranking .ranking-tab ul li{display: table-cell;cursor: pointer;text-align: center;width:33.3%;}
#ranking .ranking-tab ul li span{background-color: #fff;color:#b3bfd5;padding:2px 0;display: block;border:solid 2px #b3bfd5;}
#ranking .ranking-tab ul li.sns span{
    background: url(/common/images/v1/common/ranking-sns.png) no-repeat center;
    background-size:31px 18px;
    -webkit-background-size:31px 18px;
    -moz-background-size:31px 18px;
    text-indent: 100%;
    white-space: nowrap;
}
#ranking .ranking-tab ul li.current span,#ranking .ranking-tab ul li:hover span{background-color:#233b71;color:#fff;border:solid 2px #233b71;}
#ranking .ranking-tab ul li:nth-child(2) span{margin:0 2px;}
#ranking .ranking-tab ul li:hover.sns span,#ranking .ranking-tab ul li.sns.current span{
    background: url(/common/images/v1/common/ranking-sns-hover.png) no-repeat center #233b71;
    background-size:31px 18px;
    -webkit-background-size:31px 18px;
    -moz-background-size:31px 18px;
    text-indent: 100%;
    white-space: nowrap;
}

#ranking .list-articles ul li{overflow: hidden;padding:2px 0;}
#ranking .list-articles ul li .rank{font-size:36px;float:left;font-family: 'Anton', sans-serif;color:#b3bfd5;width:15%;text-align: center;}
#ranking .list-articles ul li a{float: left;width:85%;}
#ranking .list-articles ul li .comment{background-position: -226px -1568px;}

#ranking .ranking-list-articles ul li {overflow: hidden;padding: 2px 0px;}
#ranking .ranking-list-articles ul li .rank {font-size: 36px;float: left;font-family: "Anton",sans-serif;color: #B3BFD5;width: 15%;text-align: center;}
#ranking .ranking-list-articles ul li a {float: left;width: 85%;}
#ranking .ranking-list-articles ul li {border-bottom: 1px dotted #000;}
#ranking .ranking-list-articles a {display: block;}
#ranking .ranking-list-articles .title {color: #000;font-size: 14px;}
#ranking .ranking-list-articles a:visited .title{color:#777;}
#ranking .ranking-list-articles ul li .comment{background-position: -226px -1568px;}
#ranking .ranking-list-articles .comment {padding-left: 30px;display: inline-block;margin-left: 10px;}

/* サブカラム　コメントタブ */
/* #subcolum-comment .heading{border-style:none;margin-bottom:.5em;} */
#subcolum-comment .comment-tab ul{width:100%;display: table;}
#subcolum-comment .comment-tab ul li{display: table-cell;cursor: pointer;text-align: center;width:33.3%;}
#subcolum-comment .comment-tab ul li span{background-color: #fff;color:#b3bfd5;padding:2px 0;display: block;border:solid 2px #b3bfd5;}
#subcolum-comment .comment-tab ul li.current span,#subcolum-comment .comment-tab ul li:hover span{background-color:#233b71;color:#fff;border:solid 2px #233b71;}
#subcolum-comment .comment-tab ul li:nth-child(2) span{margin:0 2px;}
#subcolum-comment .comment-tab ul li:nth-child(3) span{margin:0 2px;}
#subcolum-comment .heading .more a {background-position: 84px -317px;}
#subcolum-comment .comment-list-articles ul li {overflow: hidden;padding: 2px 0px;}
#subcolum-comment .comment-list-articles ul li .rank {font-size: 36px;float: left;font-family: "Anton",sans-serif;color: #B3BFD5;width: 15%;text-align: center;}
/* #subcolum-comment .comment-list-articles ul li a {float: left;width: 85%;} */
#subcolum-comment .comment-list-articles ul li {border-bottom: 1px dotted #000;}
#subcolum-comment .comment-list-articles a {display: block;}
#subcolum-comment .comment-list-articles .title {color: #000;font-size: 14px;}
#subcolum-comment .comment-list-articles a:visited .title{color:#777;}
#subcolum-comment .comment-list-articles ul li .comment{background-position: -226px -1568px;}
#subcolum-comment .comment-list-articles .comment {padding-left: 30px;display: inline-block;margin-left: 10px;}

#subcolum-comment .list-articles ul li{padding:5px 0;}
#subcolum-comment .list-articles ul li .title{display: block;font-size:13px;margin-top:5px;padding-left:15px;}
#subcolum-comment .list-articles ul li .user-comment{
    display:block;
    font-size:14px;
    font-weight: bold;
    background: url(/common/images/v1/common/arrow-tri-gray.png) no-repeat 0 4px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    padding-left:15px;
}



/* コメント数ランキング */
#comment-ranking{margin-top:15px;}
#comment-ranking p{margin-left:10px;}
#comment-ranking .ranking-list-articles{margin-top:15px;}
#comment-ranking .ranking-list-articles ul li {overflow: hidden;padding: 10px 0px;}
#comment-ranking .ranking-list-articles ul li .rank {font-size: 50px;float: left;font-family: "Anton",sans-serif;color: #B3BFD5;width: 15%;text-align: center;}
#comment-ranking .ranking-list-articles ul li .title a {float: left;width: 85%;padding-top:10px;}
#comment-ranking .ranking-list-articles ul li {border-bottom: 1px dotted #000;}
#comment-ranking .ranking-list-articles .title {color: #000;font-size: 20px;}
#comment-ranking .ranking-list-articles a:visited .title{color:#777;}
#comment-ranking .ranking-list-articles ul li .comment{background-position: -226px -1568px;}
#comment-ranking .ranking-list-articles .comment {padding-left: 30px;display: inline-block;font-size:18px;}
#comment-ranking .ranking-list-articles ul li .date {font-size: 16px;margin-left:15px;}
#comment-ranking .ranking-list-articles ul li .author {font-size: 16px;}
#comment-ranking .ranking-list-articles ul li .comment-text {font-size: 16px;margin:20px 0 0 15px;width:85%;float:right;}
#comment-ranking .ranking-list-articles ul li span.yes {width: 30px;height: 30px;display: inline-block;background-position: 0px -1820px;white-space: nowrap;padding:10px 0 0 34px;}

/* ご利用ガイド */
.bnr{text-align: center;margin-bottom: 1em;}
#guide .regist{border:solid 3px #b30000;border-radius: 6px;}
#guide .regist a{background-color: #ebebeb;border:solid 2px #fff;display: block;border-radius: 6px;padding:5px 10px;text-align: center;background-position: 333px -530px;}
#guide .regist a:hover{text-decoration: none;}
#guide .regist .title{
    display: block;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size:1.1em;
    color:#b30000;
    text-shadow: 1px 1px 1px #ccc;
}
#guide .regist .price{font-size: .9em;}
#guide .list-articles ul{margin:1em 0 0;}
#guide .list-articles ul li{
    padding:0 0 5px 15px;
    background: url(/common/images/v1/common/arrow-tri-red.png) no-repeat 0 4px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    border-style: none;
}
#guide .corporation-btn{border-radius: 4px;border:solid 2px #000;padding:3px 10px;margin-bottom:.5em;}
#guide .corporation-btn a{display: block;color:#000;background-position: 335px -314px;font-size:.9em;}
#guide .receipt-btn{border-radius: 4px;border:solid 2px #868686;padding:3px 10px;}
#guide .receipt-btn a{display: block;color:#868686;background-position: 335px -354px;font-size:.9em;}
#guide .receipt-btn a:hover,#guide .corporation-btn a:hover{text-decoration: none;}

/* 無料の記事 */
#free-articles .heading{border-color: #80b899;}
#free-articles .heading .more a{background-position: 84px -508px;padding-top:5px;}
#free-articles .articles ul li{margin-right:8px;}
#free-articles .articles ul li:last-child{margin-right:0;}
#free-articles .articles ul li .thumb{width:120px;height:68px;overflow: hidden;}

/* お知らせ */
#information .heading .more a{background-position: 84px -312px;padding-top:5px;}
#information .list-articles ul li{padding:5px;}

/* 更新情報 */
#update .list-articles ul li{padding:5px;}
#update .heading .more a{background-position: 84px -312px;padding-top:5px;}

/* 専門家の部屋 */
#expert-room .heading .more a{background-position: 114px -312px;padding-top:5px;}


/* Foresight Forum */
#forum .heading{border-color: #b30000;}
#forum .heading .logo{width:168px;height:32px;display:block;background-position: 0 -230px;text-indent: 100%;overflow: hidden;white-space: nowrap;float: left;}
#forum .heading .more a{background-position: 153px -552px;font-size:11px;margin-top:10px;}
#forum .list-articles ul li{padding:7px 5px;}
#forum .list-articles ul li a:hover{text-decoration: none;}
#forum .list-articles ul li .title{font-weight:bold;display:block;margin-bottom:.5em;}
#forum .list-articles ul li a:hover .title{text-decoration: underline;}
#forum .list-articles ul li .summary{font-size:14px;}
#forum .list-articles ul li .comment{background-position: 0 -1568px;padding-left:22px;display: inline-block;margin-left:5px;}

/* 新着コメント */
#latest-comment .heading .more a{background-position: 84px -317px;}
#latest-comment ul{overflow: hidden;}
#latest-comment ul li{padding:5px 0;}
#latest-comment ul li .title{display: block;font-size:13px;margin-top:5px;padding-left:15px;}
#latest-comment ul li .user-comment{
    display:block;
    font-size:14px;
    font-weight: bold;
    background: url(/common/images/v1/common/arrow-tri-gray.png) no-repeat 0 4px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    padding-left:15px;
}

/* アーカイブ */
#archives .list-articles ul{padding:5px 0;width:100%;;}
#archives .list-articles ul li{padding:5px 0;float:left;width:33%;margin-bottom: 10px}
#archives .selector{display:block;margin-top:10px;}
#archives .selector form{display: inline;}
#archives .selector #archive-search{float:right;background-position: 0 -782px;cursor: pointer;width:20px;height:20px;display: inline-block;text-indent: 100%;overflow: hidden;white-space: nowrap;}
#archives .selector .custom{
    border:solid 1px #d1d1d1;
    text-align: center;
    font-size:15px;
    line-height:15px;
    background: url(/common/images/v1/common/arrow-down-black.png) no-repeat right;
    background-size: 15px 10px;
    -webkit-background-size: 15px 10px;
    -moz-background-size: 15px 10px;
    padding:5px 24px 5px 4px;
    cursor: pointer;
    display: inline-block;
}
#archives .selector .custom:nth-child(2),#archives .selector .custom:nth-child(7){background-position: 60px 7px;min-width:53px;}
#archives .selector .custom:nth-child(4),#archives .selector .custom:nth-child(9){background-position: 40px 7px;min-width:25px;}
#archives .heading ul{display:inline-block;font-weight:normal;font-size:16px;float:right;}
#archives .heading ul li{float:left;border-left: 1px solid rgb(0, 0, 0);}
#archives .heading ul li a{display: block;background-color:#fff;padding: 0px 14px;}
#archives .heading ul li a:hover{background-color: #233B71;color:#fff;text-decoration: none;}

/* -------------------------------------------------
見出し共通
---------------------------------------------------- */
.heading{border-bottom:solid 4px #d1d1d1;font-size:18px;font-weight:bold;overflow: hidden;margin-bottom: 10px;}
.main-heading{margin-bottom: 10px;padding-bottom:5px;font-size:18px;font-weight: bold;}
.heading .more,.main-heading .more{font-weight: normal;font-size:13px;float: right;}
.heading .more a,.main-heading .more a{color: #000;padding-right:20px;}

/* -------------------------------------------------
パンくずリスト
---------------------------------------------------- */
#breadcrumb{font-size:12px;margin-bottom:10px;}
#breadcrumb a{color: #000;}

/* -------------------------------------------------
記事ラインナップ共通
---------------------------------------------------- */
.articles a{color: #000;}
.articles ul{overflow: hidden;}
.articles .thumb{display: block;margin-bottom:.5em;}
.articles .title{display: block;color:#000;font-size:13px;}
.articles .comment{padding-left:30px;display: inline-block;margin-left:10px;}

.list-articles a{display:block;}
.list-articles ul li{border-bottom:dotted 1px #000;}
.list-articles .title{color:#000;font-size:14px;}
.list-articles a:visited .title{color:#777;}
/* 20150415修正 */
.list-articles .comment{padding-left:30px;display: inline-block;margin-left:6px;}
.list-articles .commenttext{font-size:16px;display: block;margin-left:12px;}
.list-articles .forumlabel{font-size:16px;font-weight: bold;margin-top:10px;background-color:#838383;padding: 8px 0 5px 3px;color:#fff;}
.list-articles .topicdate{font-size:12px;display: inline-block;}

.list-articles ul.basic li{font-size:14px;padding:5px 0;border-color:#d1d1d1;overflow: hidden;}
.list-articles ul.basic li a,.list-articles ul.basic li span{display: inline-block;}
.list-articles ul.basic li .category{margin:0 30px;color:#838383;font-size:13px;}
.list-articles ul.basic li .free{font-size:14px;margin-left:10px;}
.list-articles ul.basic li .free a{color:#fff;background-color: #7fba6a;padding:0 3px;border-radius: 3px;}
.list-articles ul.basic li.wd248 .free{font-size:14px;margin-left:5px;}
.list-articles ul.basic li.wd248 .free a{color:#fff;background-color: #7fba6a;padding:0 3px;border-radius: 3px;}

.list-articles-wrap{overflow: hidden;}
.list-articles.left{width:565px;margin-left:15px;}
.list-articles.left.wd376{width:376px;}
.list-articles.thumb ul.basic li .icon{display: block;margin-bottom:5px;text-align: center;width:248px;height:140px;overflow:hidden;}
.list-articles-thumb .title{font-size:14px;}
.list-articles.thumb ul.basic li{border-style: none;margin-right:8px;}
.list-articles.thumb ul.basic li:nth-child(4n){margin-right:0;}
.related-articles .list-articles.thumb ul.basic li .icon{display: block;margin-bottom:5px;text-align: center;width:186px;height:105px;overflow:hidden;}
.related-articles .list-articles-thumb .icon{display: block;margin-bottom:5px;text-align: center;overflow:hidden;width: 186px;height:105px;}

.article-index-list ul li{padding:15px 0;border-bottom:dotted 1px #000;overflow: hidden;}
.article-index-list.arealist ul{margin-bottom: 10px;}
.article-index-list.arealist ul li{padding:5px 15px;border-bottom:dotted 1px #000;}
.article-index-list.arealist h2{font-size:20px;margin: 15px 0;}
.article-index-list.arealist .non-kanban h2{
    background: #3B5BA1; /* Old browsers */
    background: -moz-linear-gradient(top,  #3B5BA1 0%, #3B5BA1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3B5BA1), color-stop(100%,#3B5BA1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3B5BA1 0%,#3B5BA1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3B5BA1 0%,#3B5BA1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3B5BA1 0%,#3B5BA1 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3B5BA1', endColorstr='#3B5BA1',GradientType=0 ); /* IE6-9 */
    color:#fff;
    padding:2px 10px;
}


.article-index-list.arealist .more {font-weight: normal;font-size: 16px;float: right;}
.article-index-list.arealist .more a {
    background: url(/common/images/v1/common/arrow.png) no-repeat right;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
}
.article-index-list.arealist .more a {color: #000;padding-right: 20px;}

.article-index-list ul li .icon{display: table-cell;vertical-align: top;text-align:center;width:186px;height:105px;overflow:hidden;}
.article-index-list ul li .text{display: table-cell;vertical-align: top;}
.article-index-list ul li .icon a{width: 186px;height:105px;overflow: hidden;display: block;}
.article-index-list ul li .text{width:550px;padding-left:20px;}
.article-index-list ul li .text .title{margin-bottom:10px;}
.article-index-list ul li .text .title a{display: block;font-size:18px;font-weight: bold;color: #000;}
.article-index-list ul li .text .title a:visited{color:#777;}
.article-index-list ul li .full-size-text{width:750px;display: block;margin-left: 15px;}
.article-index-list ul li .full-size-text .title{margin-bottom:10px;}
.article-index-list ul li .full-size-text .title a{display: block;font-size:18px;font-weight: bold;color: #000;}
.article-index-list ul li .article-summary{display: block;font-size:14px;color: #000;width:738px;margin: 10px 0 0 15px;}
.article-index-list ul li .date,
.article-index-list ul li .author,
.article-index-list ul li .free,
.article-index-list ul li .comment{font-size:14px;margin-right:10px;}
.article-index-list ul li .free a{color:#fff;background-color: #7fba6a;padding:0 3px;border-radius: 3px;}
.article-index-list ul li .comment{background-position: 0 -1485px;padding-left:23px;display:inline-block;}
.article-index-list ul li .comment a{background-image: none;}
.article-index-list ul li .keywords{display: block;padding-left:0;margin-top:10px;}
.article-index-list ul li .subcate{display: block;padding-left:0;margin-top:3px;font-size: 14px;}
.article-index-list ul li .area{display: block;padding-left:0;margin-top:3px;font-size: 14px;}
.article-index-list ul li .expert{display: inline-block;padding-left:0;margin-top:3px;}
.article-index-list ul li .subcate span a{display: inline-block;font-size:12px;background-color: #3b5ba1;color:#fff;padding:2px 4px;border-radius: 3px;font-weight: normal;margin: 1px 2px 1px 0;}
.article-index-list ul li .area span a{display: inline-block;font-size:12px;background-color: #b3bfd5;color:#fff;padding:2px 4px;border-radius: 3px;font-weight: normal;margin: 1px 2px 1px 0;}
.article-index-list ul li .expert a{font-size:12px;background-color: #3b5ba1;color:#fff;padding:2px 4px;border-radius: 5px;font-weight: normal;margin-right: 2px;}
.article-index-list ul li .keywords span a{font-size:12px;background-color: #b3bfd5;color:#fff;padding:3px 5px;border-radius: 3px;font-weight: bold;margin-right: 2px;}

.article-index-list.column ul li{border-top:solid 3px #d1d1d1;border-bottom:none;padding:10px 0 15px;}
.article-index-list.column ul li h4{font-weight: normal;font-size:20px;}
.article-index-list.column ul li h4 a:visited{color:#777;}
.article-index-list.column ul li .author{display: block;margin:.5em 0;}
.article-index-list.column ul li .latest-article{display: block;color:#838383;}
.article-index-list.column ul li .text{padding:0 20px 0 0;}
.article-index-list.column ul li .icon{width:320px;height:90px;display: table-cell;vertical-align: top;text-align:center;overflow:hidden;}
.article-index-list.column ul li .icon a{width:320px;height:90px;overflow: hidden;display: block;}
.article-index-list.column ul li .new-columnarticle{display: block;color:#838383;}
.article-index-list.column ul li .new-columnarticle ul li{
    border:none;
    padding:0 0 0 15px;
    margin: 0 0 5px 15px;
    font-size: 0.9em;
    background: url("/common/images/v1/common/arrow-tri-gray.png") no-repeat scroll 0px 4px / 10px 12px transparent;
 }
.article-index-list ul li .text .column{font-size: 0.8em;}
.article-index-list ul li .full-size-text .column{font-size: 0.8em;}


/* キーワード */
.keywords{background-position:-219px -1679px;padding-left:40px;margin:20px 0 0;}
.keywords a{background-image: none;display: inline-block;margin-right:10px;font-size:14px;font-weight: bold;text-decoration: none !important;}
.keywords a:hover{text-decoration: underline !important;}

/* 専門家の部屋 376px */
.map.wd376{
    width:376px;
    height:230px;
    display: block;
    background: url(/common/images/v1/common/map.png) no-repeat 0 15px;
    background-size: 376px 191px;
    -webkit-background-size: 376px 191px;
    -moz-background-size: 376px 191px;
    position: relative;
    font-size:13px;
}
.map.wd376 .unitedstates{position: absolute;top:75px;left:5px;}
.map.wd376 .latinamerica{position: absolute;top:154px;left:44px;}
.map.wd376 .europe{position: absolute;top:46px;left:110px;}
.map.wd376 .russia{position: absolute;top:28px;left:220px;}
.map.wd376 .meast{position: absolute;top:93px;left:113px;}
.map.wd376 .africa{position: absolute;top:132px;left:140px;}
.map.wd376 .china{position: absolute;top:60px;left:260px;}
.map.wd376 .korea{position: absolute;top:78px;left:276px;}
.map.wd376 .india{position: absolute;top:108px;left:218px;}
.map.wd376 .seasia{position: absolute;top:152px;left:230px;}
.map.wd376 .internationalorg{position: absolute;top:174px;left:172px;}
.map.wd376 .intelligence{position: absolute;bottom:5px;right:10px;}
.map.wd376 .diplomacy{position: absolute;bottom:5px;left:10px;}
.map.wd376 .security{position: absolute;bottom:5px;left:115px;}
.map.wd376 .new{background-color: #b30000;color:#fff;padding:1px 5px;margin-right:3px;font-size:11px;line-height:11px;}
.map.wd376 a{text-decoration: underline;color:#b30000;}
.map.wd376 a:hover{text-decoration: none;}
.map.wd376 .intelligence a,
.map.wd376 .security a,
.map.wd376 .diplomacy a,
.map.wd376 .internationalorg a{color:#233b71;}

/* トップ専門家の部屋ポップアップ用 */
.map.wd376 .unitedstates-child{position: absolute;top:20px;left:-16px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .latinamerica-child{position: absolute;top:20px;left:-28px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .europe-child{position: absolute;top:20px;left:-120px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .russia-child{position: absolute;top:20px;left:-230px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .meast-child{position: absolute;top:20px;left:-150px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .africa-child{position: absolute;top:20px;left:-152px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .china-child{position: absolute;top:20px;left:-270px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .korea-child{position: absolute;top:20px;left:-288px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .india-child{position: absolute;top:20px;left:-248px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .seasia-child{position: absolute;top:20px;left:-260px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .internationalorg-child{position: absolute;top:20px;left:-184px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .intelligence-child{position: absolute;top:20px;left:-234px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .diplomacy-child{position: absolute;top:20px;left:-18px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
.map.wd376 .security-child{position: absolute;top:20px;left:-124px;width:374px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}

.map.wd376 .unitedstates-child ul li a,
.map.wd376 .latinamerica-child ul li a,
.map.wd376 .europe-child ul li a,
.map.wd376 .russia-child ul li a,
.map.wd376 .meast-child ul li a,
.map.wd376 .africa-child ul li a,
.map.wd376 .china-child ul li a,
.map.wd376 .korea-child ul li a,
.map.wd376 .india-child ul li a,
.map.wd376 .seasia-child ul li a,
.map.wd376 .intelligence-child ul li a,
.map.wd376 .diplomacy-child ul li a,
.map.wd376 .security-child ul li a{text-decoration: none;color: #000;}
.map.wd376 .unitedstates-child ul li a:hover,
.map.wd376 .latinamerica-child ul li a:hover,
.map.wd376 .europe-child ul li a:hover,
.map.wd376 .russia-child ul li a:hover,
.map.wd376 .meast-child ul li a:hover,
.map.wd376 .africa-child ul li a:hover,
.map.wd376 .china-child ul li a:hover,
.map.wd376 .korea-child ul li a:hover,
.map.wd376 .india-child ul li a:hover,
.map.wd376 .seasia-child ul li a:hover,
.map.wd376 .intelligence-child ul li a:hover,
.map.wd376 .diplomacy-child ul li a:hover,
.map.wd376 .security-child ul li a:hover{text-decoration: underline;color: #b30000;}
.map.wd376 .unitedstates-child ul li,
.map.wd376 .latinamerica-child ul li,
.map.wd376 .europe-child ul li,
.map.wd376 .russia-child ul li,
.map.wd376 .meast-child ul li,
.map.wd376 .africa-child ul li,
.map.wd376 .china-child ul li,
.map.wd376 .korea-child ul li,
.map.wd376 .india-child ul li,
.map.wd376 .seasia-child ul li,
.map.wd376 .intelligence-child ul li,
.map.wd376 .diplomacy-child ul li,
.map.wd376 .security-child ul li{margin-bottom: 0.5em;font-size: 0.9em;background: url("/common/images/v1/common/arrow-tri-gray.png") no-repeat scroll 0px 4px / 10px 12px transparent;padding:3px 0 0 15px;}

/* -------------------------------------------------
記事ページ
---------------------------------------------------- */
#article-body a{text-decoration:underline;color:#233b71;}
#article-body a:hover{text-decoration:none;}

#kanban{text-align: center;margin-bottom:15px;}
#signage{border-bottom:solid 5px #000;padding:0 5px 15px 5px;margin-bottom:30px;}
#signage h1{font-size:32px;line-height:1.6;}
#signage h1 a{text-decoration:none;}
#signage h1 a:hover{text-decoration:underline;}
/* 201504151100追加 */
#signage .column {font-size: 20px;}

.article-detail{overflow: hidden;display: table;width:100%;margin:20px 0;}
.article-detail .author-photo{display: table-cell;vertical-align: middle;;width:60px;padding-right:20px;}
.article-detail .author-photo img{width:60px;height:60px;border-radius: 60px;}
.article-detail .text{display: table-cell;vertical-align: middle;font-size:14px;width:668px;}
.article-detail .author{margin-right:20px;}
.article-detail .author a{font-weight: bold;text-decoration: none !important;}
.article-detail .author a:hover{text-decoration: underline !important;}
.article-detail .text .subcate{display: block;padding-left:0;margin-top:3px;}
.article-detail .text .area{display: block;padding-left:0;margin-top:3px;}
#article-body #signage .article-detail .text .subcate span a {display: inline-block;font-size: 12px;background-color: #3b5ba1; color: #FFF;padding: 2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;text-decoration:none;}
#article-body #signage .article-detail .text .area span a {display: inline-block;font-size: 12px;background-color: #B3BFD5; color: #FFF;padding: 2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;text-decoration:none;}
#article-body .subcate{display: block;padding-left:0;margin-top:3px;}
#article-body .area{display: block;padding-left:0;margin-top:3px;}
#article-body .subcate span a {display: inline-block;font-size: 12px;background-color: #3B5BA1; color: #FFF;padding: 2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;text-decoration:none;}
#article-body .area span a {display: inline-block;font-size: 12px;background-color: #B3BFD5; color: #FFF;padding: 2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;text-decoration:none;}
#article-body #signage .article-detail .text .free{font-size:12px;margin-left:10px;}
#article-body #signage .article-detail .text .free a{color:#fff;background-color: #7fba6a;padding:0 3px;border-radius: 3px;text-decoration:none;}
#article-body #signage .article-detail .text .free a:hover{text-decoration:underline;}
#article-body.print{margin-bottom: 0;}

.article-tools ul li{float:left;display: block;font-size:.85em;margin-right:20px;}
.article-tools ul li:last-child{margin-right:0;}
.article-tools ul li a{color: #000 !important;text-decoration: none !important;}
.article-tools ul li.fb,.article-tools ul li.tw,.article-tools ul li.hatena{line-height:1em;vertical-align: baseline;}
.article-tools ul li.tw{width:90px;}
.article-tools ul li.comment a{background-position: 0 -1486px;padding-left:20px;}
.article-tools ul li.bookmark a{background-position: 0 -1626px;padding-left:12px;}
.article-tools ul li.print a{background-position: -231px -1626px;padding-left:22px;}
/* 20150713追加  */
.article-tools.ikeuchi ul li{float:left;display: block;font-size:.85em;margin-right:18px;}


article{clear:both;width:640px;margin:0 auto 70px;}
article.print{width:auto;border-bottom: solid 1px #ccc;margin-bottom:0;}
article#forum-topic{width:auto;margin:0 auto 40px auto;padding:0 20px;line-height:1.8;}
article p{margin-bottom:1em;line-height:1.8 !important;}
article h4{
    background: url(/common/images/v1/common/h4-border.png) repeat-y left;
    font-size:1.25em;
    margin-bottom:1em;
    padding:3px 15px 3px 30px;
}
article.print h4{background-image: none;border-left:solid 15px #000;padding-left:20px;}

/* 記事中の画像 */
.figure-left{float:left;margin:0 10px 20px;}
.figure-right{float:right;margin:0 0 10px 20px;}
.figure-center{margin:0 auto 10px auto;}
.caption{color: #666;margin-top:5px;font-size:14px;}

/* 記事用ログインパーツ */
#article-login .login-info{text-align: center;}
#article-login{border:solid 5px #d9dee9;border-radius: 6px;padding:20px;margin:15px 0;overflow: hidden;clear:both;}
#article-login .login-form{background-color: #d9dee9;padding:10px;border-radius: 4px;margin:15px 0;}
#article-login h5{font-size:18px;font-weight: normal;text-align: center;margin-bottom:1em;}
/*
#article-login .login-form input{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: none;
}
*/
#article-login .login-form input.text{width:240px;padding:10px;margin-bottom:.5em;display:block;}
#article-login .login-form span{font-size:12px;margin-left:10px;}
#article-login .login-form input.btn{
    display:block;
    background-color: #b30000;
    color:#fff;
    text-align: center;
    font-size:18px;
    line-height:18px;
    padding:10px 70px;
    border-radius: 4px;
    margin:20px auto;
    box-shadow: 1px 1px 2px #999;
    cursor: pointer;
}
#article-login .login-form .regist{text-align: center;}
#article-login .login-form .regist a{
    display:inline-block;
    background-color: #233b71;
    color:#fff;
    text-align: left;
    font-size:18px;
    line-height:18px;
    padding:10px 70px;
    border-radius: 4px;
    margin:20px auto;
    box-shadow: 1px 1px 2px #999;
    text-decoration: none;
}
#article-login .member{float: left;width:280px;}
#article-login .nonmember{float:right;width:280px;}
#article-login .nonmember .login-form p{text-align: center;font-size:14px;margin:40px 0;}

#article-login .user-info{text-align: center;}
#article-login .user-info a{color:#000;text-decoration: none;}
#article-login .user-info a:hover{text-decoration: underline;}
#article-login .member .user-info a{font-size:12px;background-position: 245px -316px;padding-right:20px;}
#article-login .nonmember .user-info a{font-size:13px;background-position: 174px -316px;}

/* -------------------------------------------------
記事下の指定
---------------------------------------------------- */
#article-end .related-articles{clear:both;}
#article-end .related-articles .list-articles.thumb{overflow: hidden;}
#article-end .section{margin-bottom:40px;}
#article-end #regist{text-align: center;}
/* コメント */
/* 20150714　fbのコメント欄表示のためhiddenをなしに */
/* #feed-comment{overflow: hidden;} */
.comment-num{margin-bottom: 35px;overflow: hidden;}
.comment-num span.num{font-size:24px;padding:0 10px;color:#233b71;line-height: 42px;}
.comment-num span.comment-ico{
    background-position: -200px -1358px;
    display: inline-block;
    width:50px;
    height: 42px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    float: left;
}

.comment-form{display: table;width:90%;margin-bottom:50px;}
.comment-form .icon,.comment-form .comment-table{display: table-cell;vertical-align: top;}
.comment-form .icon span{width:50px;height:50px;display:block;border-radius: 4px;}
.comment-form .icon.master span{background-color: #838383;background-position:15px -1755px;text-indent: 100%;white-space: nowrap;overflow: hidden;}
.comment-form .comment-table{padding-left:15px;}
.comment-form .comment-table #usernickname{font-size: 14px;}

/* forumページのコメントテーブル */
.comment-form .topic-preview-btn{margin-top:10px;}
.comment-form .topic-preview-btn input{
    border-style: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    color:#fff;
    cursor: pointer;
    font-size:16px;
}
.comment-form .topic-preview-btn input#preview_btn{background-color: #818181;padding:5px 40px;}
.comment-form .topic-preview-btn input#add_btn{background-color: #b30000;padding:5px 100px;}
.comment-form .topic-preview-btn input#addtopic_close_btn{background-color: #818181;padding:5px 40px;float:right;}
.comment-form .topic-form-table{background-color:#d9dee9;padding:14px;}
.comment-form .topic-form-table th{font-weight: normal;padding:5px;}
#topic-form-box{border:solid 2px #d9dee9;padding:20px;}
#topic-form-box .comment-form{margin-bottom: 0;width:100%;}

.comment-form .topic-form-table input#topictitle{width:550px;}
/* forumページのコメントテーブルここまで */

#feedback_comment{width:100%;}
/* 20150714 */
.comment-bottom .fb .fb-like iframe,.article-tools .fb .fb-like iframe {z-index: 9999;}

#topic-user-preview{margin:0 0 20px 0;padding:10px 0;border-top:solid 1px #d1d1d1;border-bottom:solid 1px #d1d1d1;}
#topic-user-preview .preview-image{font-size:13px;line-height:13px;color:#fff;background-color: #838383;padding:5px;display: inline-block;margin-bottom:1em;}
#topic-user-preview .preview-title{border-bottom:solid 3px #000;padding-bottom:10px;font-size:32px;font-weight:bold;}
#topic-user-preview .preview-text{margin: 10px 20px;line-height:1.8;}

.comment-caution{display: table;width:100%;margin-top:10px;}
.comment-caution .attention{display: table-cell;vertical-align: top;width:70%;}
.comment-caution .attention ul li{font-size:16px;color:#666;}
.comment-caution .login{display: table-cell;vertical-align: top;}
.comment-caution .login .login-btn{float: right;display: block;margin-bottom: 10px;}
.comment-caution .login .login-btn a{color: #233b71;background-position: -226px -1570px;padding-left:30px;}
.comment-caution .login .post-comment{background-color: #233b71;color:#fff;text-align: center;cursor: pointer;display: block;border-radius: 4px;padding:10px 20px;clear: right;}
.comment-caution .login .post-comment:hover{background-color:#b3bfd5 ;color:#fff;text-align: center;cursor: pointer;display: block;border-radius: 4px;padding:10px 20px;clear: right;}
.comment-caution.topic .login .post-comment{background-color: #b30000;color:#fff;text-align: center;cursor: pointer;display: block;border-radius: 4px;padding:10px 20px;clear: right;}
.comment-caution.topic .login .post-comment:hover{background-color: #fccfcc;color:#fff;text-align: center;cursor: pointer;display: block;border-radius: 4px;padding:10px 20px;clear: right;}

/* .member-comment{display: table;width:100%;margin-bottom:50px;} */
#feedbacks{margin-bottom:40px;}
#feedbacks .member-comment{background: url("/common/images/v1/common/border-gray-double.png") repeat-x scroll center top transparent;padding-top: 20px;}
.member-comment .icon,.member-comment .comment-text{display: table-cell;vertical-align: top;}
.member-comment .icon span{width:50px;height:50px;display:block;border-radius: 4px;font-family: 'Montserrat', sans-serif;color:#fff;font-size:32px;text-align: center;line-height:50px;font-weight: 700;}
.member-comment .icon span.blue{background-color: #233b71;}
.member-comment .icon span.green{background-color: #80b899;}
.member-comment .icon span.red{background-color: #b30000;}
.member-comment .icon span.gray{background-color: #838383;}
.member-comment .comment-text{padding-left:15px;}
.member-comment .comment-text .comment-header{font-size:12px;color:#666;margin-bottom:15px;}
.member-comment .comment-text .comment-header .date{margin-left:10px;}
#feedbacks .member-comment .comment-text.topic a.commentmore{color: #B30000;display: inline-block;float: right;background: url("/common/images/v1/common/arrow-down-red.png") no-repeat scroll 5px 7px / 12px 10px transparent;padding: 3px 5px 3px 20px;border: 1px solid #B30000;border-radius: 4px;font-size: 13px;}
.member-comment .comment-text .comment-header .article-title{display:block;font-size:16px;color:#666;margin-bottom:4px;}
/* 20150717追加 */
#feedbacks .member-comment .comment-text .comment-header .article-title{font-size:20px;}
.member-comment .comment-text .comment-header .name{display:inline-block;font-size:14px;color:#666;}
.member-comment .comment-text .comment-header .date{display:inline-block;font-size:14px;color:#666;}
.more-comments{float:right;color: #233b71;background: url(/common/images/v1/common/arrow-down.png) no-repeat left;background-size: 12px 10px;-webkit-background-size: 12px 10px;-moz-background-size: 12px 10px;font-size:13px;padding-left:15px;cursor: pointer;}
#article-end #feed-comment #feedbacks a#more-comments{background-color: #233B71;color:#fff;border-radius: 4px;padding: 10px 20px;width: 30%;display: block;text-align: center;}
#article-end #feed-comment #feedbacks a#more-comments:hover{background-color: #B3BFD5;color:#fff;border-radius: 4px;padding: 10px 20px;width: 30%;display: block;text-align: center;}

#feedbacks .member-comment .comment-text a.commentmore {
    color: #233B71;
    display: inline-block;
    float: right;
    background: url("/common/images/v1/common/arrow-down.png") no-repeat scroll 5px 7px / 12px 10px transparent;
    padding: 3px 5px 3px 20px;
    border: 1px solid #233B71;
    border-radius: 4px;
    font-size: 13px;
}

/* 無料記事 */
#free-articles .main-heading{background: url(/common/images/v1/common/heading-w-green.png) no-repeat bottom;}
#free-articles .main-heading .more {font-size: 16px;}
#free-articles .main-heading .more a {background-position: 70px -312px;padding:3px 20px 0 0;}
#article-body #free-articles .main-heading .more a {text-decoration:none;}
#article-body #free-articles .main-heading a {text-decoration:none;}
#article-body #free-articles .list-articles ul.basic li a{text-decoration:none;}
    
/* 執筆者プロフィール */
#article-author-info .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;}
#article-author-info .author-data{overflow: hidden;padding:0 10px;}
#article-author-info .author-data .photo{width:60px;float:left;padding-right:20px;}
#article-author-info .author-data .photo img{width:60px;height:60px;border-radius: 60px;}
#article-author-info .author-data .text{float: left;font-size:14px;width:668px;}
#article-author-info .author-data .text .name{display: block;margin-bottom:10px;}
#article-author-info .main-heading.noline{background: none;}
ul.author-list li{float:left;width:50%;font-size:14px;}

/* 執筆者最新記事 */
#author-articles .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;}
#author-articles .main-heading .more{font-size:16px;}
#author-articles .main-heading .more a {background-position: 70px -312px;padding:3px 20px 0 0;}

/* 関連記事系 */
.related-articles a{color: #000;}
.related-articles a:visited{color:#777;}
.related-articles .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;}
.related-articles .main-heading .more {font-size: 16px;}
.related-articles .main-heading .more a {background-position: 70px -312px;padding:3px 20px 0 0;}

/* -------------------------------------------------
一覧ページ
/---------------------------------------------------- */
/* 一覧系メニュー */
#category-common-menu{overflow: hidden;margin-bottom:60px;border-bottom:solid 2px #223b71;position: relative;}
#category-common-menu.topic{overflow: hidden;margin-bottom:60px;border-bottom:solid 2px #b30000;position: relative;}
#category-common-menu ul.article li{float:left;margin-right:1px;}
#category-common-menu ul.article li a{display: block;background-color:#d1d1d1;text-align: center;font-size:18px;padding:10px 20px;border-radius: 4px 4px 0 0;}
#category-common-menu ul.article li a:hover,#category-common-menu ul.article li.current a{text-decoration: none;background-color: #223B71;color: #fff;}
#category-common-menu ul.article li:nth-child(3){position: absolute;bottom:0;right:0;}
#category-common-menu ul.article li:nth-child(3) a{background-color: #3b5ba1;color:#fff;text-align: center;padding:5px 10px;display: block;}
#category-common-menu ul.article li:nth-child(3) a:hover{text-decoration: none;background-color: #000;}
#category-common-menu ul.article li:nth-child(4){position: absolute;bottom:0;right:0;}
#category-common-menu ul.article li:nth-child(4) a{background-color: #3b5ba1;color:#fff;text-align: center;padding:5px 10px;display: block;}
#category-common-menu ul.article li:nth-child(4) a:hover{text-decoration: none;background-color: #000;}
#category-common-menu ul.article li.current{display: block;text-decoration: none;background-color: #223B71;color: #fff;text-align: center;font-size:18px;padding:0px 10px;border-radius: 4px 4px 0 0;}
#category-common-menu ul.article.topic li:nth-child(2) a:hover{text-decoration: none;background-color: #b30000;color: #fff;}
#category-common-menu ul.article.topic li:nth-child(2).current{text-decoration: none;background-color: #b30000;color: #fff;display: block;text-align: center;font-size:18px;padding:10px 20px;border-radius: 4px 4px 0 0;}
#category-common-menu ul.article.topic li.current{display: block;text-decoration: none;background-color: #223B71;color: #fff;text-align: center;font-size:18px;padding:10px 20px;border-radius: 4px 4px 0 0;}

/* コメントランキングのメニュー 20150616追加 */
#comment-common-menu{overflow: hidden;margin-bottom:16px;border-bottom:solid 2px #223b71;position: relative;}
#comment-common-menu.topic{overflow: hidden;margin-bottom:16px;border-bottom:solid 2px #b30000;position: relative;}
#comment-common-menu ul.article li{float:left;margin-right:1px;}
#comment-common-menu ul.article li a{display: block;background-color:#d1d1d1;text-align: center;font-size:18px;padding:10px 8px;border-radius: 4px 4px 0 0;}
#comment-common-menu ul.article li a:hover,#category-common-menu ul.article li.current a{text-decoration: none;background-color: #223B71;color: #fff;}
#comment-common-menu ul.article li:nth-child(3){position: absolute;bottom:0;right:165px;width:160px;}
#comment-common-menu ul.article li:nth-child(3) a{background-color: #3b5ba1;color:#fff;text-align: center;padding:5px 5px;display: block;font-size:15px;}
#comment-common-menu ul.article li:nth-child(3) a:hover{text-decoration: none;background-color: #000;}
#comment-common-menu ul.article li:nth-child(4){position: absolute;bottom:0;right:0;width:160px;}
#comment-common-menu ul.article li:nth-child(4) a{background-color: #3b5ba1;color:#fff;text-align: center;padding:5px 5px;display: block;font-size:15px;}
#comment-common-menu ul.article li:nth-child(4) a:hover{text-decoration: none;background-color: #000;}
#comment-common-menu ul.article li.current{display: block;text-decoration: none;background-color: #223B71;color: #fff;text-align: center;font-size:18px;padding:0px 10px;border-radius: 4px 4px 0 0;}
#comment-common-menu ul.article.topic li:nth-child(2) a:hover{text-decoration: none;background-color: #b30000;color: #fff;}
#comment-common-menu ul.article.topic li:nth-child(2).current{text-decoration: none;background-color: #b30000;color: #fff;display: block;text-align: center;font-size:18px;padding:10px 8px;border-radius: 4px 4px 0 0;}
#comment-common-menu ul.article.topic li.current{display: block;text-decoration: none;background-color: #223B71;color: #fff;text-align: center;font-size:18px;padding:10px 8px;border-radius: 4px 4px 0 0;}


/*
#category-common-menu ul.column li a{background-color: #3b5ba1;color:#fff;text-align: center;padding:5px 10px;display: block;}
#category-common-menu ul.column li a:hover{text-decoration: none;background-color: #000;}
#category-common-menu ul.column{position: absolute;bottom:0;right:0;}
*/

.article-list-header h2{font-weight: normal;font-size:36px;color:#233b71;margin-bottom:50px;text-align: center;}
.article-list-header.closeup{border-top:solid 2px #233b71;padding-top:5px;}
.article-list-header.closeup h2{text-align: left;background-position: -219px -845px;padding-left:40px;font-size:24px;font-style: italic;font-weight: bold;}
.search h2{font-weight: normal;font-size:24px;color:#233b71;margin-bottom:50px;}
.non-kanban h2{
    background: #203a6d; /* Old browsers */
    background: -moz-linear-gradient(top,  #203a6d 0%, #172749 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#203a6d), color-stop(100%,#172749)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #203a6d 0%,#172749 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #203a6d 0%,#172749 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #203a6d 0%,#172749 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203a6d', endColorstr='#172749',GradientType=0 ); /* IE6-9 */
    color:#fff;
    padding:2px 10px;
}
.article-list-header.experttop span.text{display: table-cell;vertical-align: top;float:left;}
.article-list-header.experttop span.icon {width: 300px;display: table-cell;vertical-align: top;text-align: center;overflow: hidden;float:right;}
.article-list-header.experttop h2{font-weight: normal;font-size:30px;color:#fff;margin-bottom:5px;text-align: center;}
.article-list-header.experttop{margin-bottom: 15px;}
.article-list-header.experttop .summary{margin:0px 0 15px 0;padding:0 0 0 10px;}
.article-list-header.experttop .manager{float:right;}

.non-kanban-column h2{
    background: #203a6d; /* Old browsers */
    background: -moz-linear-gradient(top,  #203a6d 0%, #172749 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#203a6d), color-stop(100%,#172749)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #203a6d 0%,#172749 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #203a6d 0%,#172749 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #203a6d 0%,#172749 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#203a6d', endColorstr='#172749',GradientType=0 ); /* IE6-9 */
    color:#fff;
    padding:3px 10px;
}
.article-list-header .summary{margin:0px 0 40px 0;padding:0 20px;}
.article-list-header .closeup-summary{margin:5px 0 40px 0;padding:0 20px;}

.article-header-list{margin-bottom: 50px;}
.article-header-list ul{overflow: hidden;}
.article-header-list ul li:nth-child(odd){margin-right:16px;}
.article-header-list ul li a:hover{text-decoration: none;}
.article-header-list ul li .icon{display: block;margin-bottom: 15px;width:376px;height:212px;overflow:hidden;text-align: center;}
.article-header-list ul li .text .column{display: block;font-size:15px;}
.article-header-list ul li .text .title{display: block;font-size:20px;font-weight: bold;}
.article-header-list ul li .text a:visited .title{color:#777;}
.article-header-list ul li .text .title .free{color:#fff;background-color: #7fba6a;padding:0 3px;border-radius: 3px;font-weight:normal;font-size:14px;margin-left:10px;}
.article-header-list ul li .article-bottom{overflow: hidden;margin-top:10px;}
.article-header-list ul li .photo{float:left;width:60px;margin-right:10px;}
.article-header-list ul li .photo img{width: 60px;height:60px;border-radius: 60px;}
.article-header-list ul li .article-info{float:left;width:306px;}
.article-header-list ul li .article-info .author,.article-header-list ul li .article-info .date,.article-header-list ul li .article-info .comment{font-size:14px;}
.article-header-list ul li .article-info .date,.article-header-list ul li .article-info .comment{margin-left:10px;}
.article-header-list ul li .article-info .comment a{background-position:0 -1487px;display: inline-block;padding-left:20px;}
.article-header-list ul li .article-info .tags{display: block;margin-top:10px;}
.article-header-list ul li .article-info .subcate span a{display: inline-block;font-size:12px;background-color: #3b5ba1;color:#fff;padding:2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;}
.article-header-list ul li .article-info .area span a{display: inline-block;font-size:12px;background-color: #b3bfd5;color:#fff;padding:2px 4px;border-radius: 3px;font-weight: normal;margin-right: 2px;}
.article-header-list ul li .article-info .expert a{font-size:12px;background-color: #233b71;color:#fff;padding:2px 4px;border-radius: 5px;font-weight: normal;margin-right: 2px;}
.article-header-list ul li .article-info .keywords span a{font-size:12px;background-color: #b3bfd5;color:#fff;padding:3px 5px;border-radius: 3px;font-weight: bold;margin-right: 2px;}

.article-header-list.archive ul li{margin-bottom:60px;}
.article-header-list.archive ul li h5{border-bottom:1px solid #233b71;color:#223b71;font-size:1.8em;}
.article-header-list.archive ul li .month{margin:.5em 0;font-size:1.3em;display: inline-block;}
.article-header-list.archive ul li .month span{padding:0 8px;}
.article-header-list.archive ul li .month span a{text-decoration: underline;}
.article-header-list.archive ul li .month span a:hover{text-decoration: none;}

.article-list-header.expert{overflow: hidden;border-bottom:solid 1px #d1d1d1;margin-bottom:1em;padding-bottom:1em;}
.article-list-header.expert .icon{float: right;}
.article-list-header.expert .icon img{width:250px;}
.article-list-header.expert .expert-title{float: left;width:500px;}
.article-list-header.expert .expert-title h2{text-align: left;margin-bottom: 20px;}
.article-list-header.expert .expert-title .summary{margin:0;padding:0;}
.article-index-list{clear:both;padding-top:15px;}
#series-column{border-bottom: dotted 1px #000;margin-bottom:60px;}

/* -------------------------------------------------
ページネーション
---------------------------------------------------- */
.pagination{overflow: hidden;margin-top:20px;text-align: center;padding: 15px 0;}
/*.pagination a{display: block;width:60px;height:40px;text-indent: 100%;overflow: hidden;white-space: nowrap;}*/
/*.pagination a:hover{text-decoration: none;}*/
.pagination .firstpage{float: left;background:url(/common/images/v1/common/arrow-leftx2.png) no-repeat bottom center;;background-size: 23px 23px;-webkit-background-size: 23px 23px;-moz-background-size: 23px 23px;width:23px;}
.pagination .prev{display: inline-block;margin-right:10px;background:url(/common/images/v1/common/arrow-left.png) no-repeat bottom center;;background-size: 15px 23px;-webkit-background-size: 15px 23px;-moz-background-size: 15px 23px;}
.pagination .lastpage{float: right;background:url(/common/images/v1/common/arrow-rightx2.png) no-repeat bottom center;;background-size: 23px 23px;-webkit-background-size: 23px 23px;-moz-background-size: 23px 23px;width:23px;}
.pagination .next{display: inline-block;margin-left:10px;background:url(/common/images/v1/common/arrow-right.png) no-repeat bottom center;background-size: 15px 23px;-webkit-background-size: 15px 23px;-moz-background-size: 15px 23px;}
.pagination .page-num{color: #233b71;font-size:18px;font-weight: bold;display: inline-block;line-height: 40px;}
.pagination .page a {display: inline-block;font-size: 1em;border: 1px solid #233b71;color: #233b71;width: 32px;height: 28px;line-height: 30px;}
.pagination .page a:hover{text-decoration: none;background-color: #233b71;color: #FFF;}
.pagination .current {display: inline-block;font-size: 1em;border: 1px solid #233b71;background-color: #233b71;color: #FFF;width: 32px;height: 28px;line-height: 30px;}
.pagination .next a,
.pagination .prev a,
.pagination .lastpage a,
.pagination .firstpage a{white-space: nowrap;text-indent: 100%;overflow: hidden;display: inline-block;}

/* -------------------------------------------------
そう思う、思わない
---------------------------------------------------- */
#topic_comment{margin-bottom:60px;}
.comment-body{margin-bottom: 10px;overflow: hidden;}
/* .comment-bottom{overflow: hidden;} */
.comment-bottom .recommend,
.comment-bottom .no-recommend{display: block;float: left;position:relative;}
.comment-bottom .recommend{margin-right:25px;}
.comment-bottom .no-recommend{margin-top: 10px;margin-right: 15px;}
.comment-bottom .recommend a.yes{
    width:30px;
    height: 30px;
    display: inline-block;
    background-position: 0 -1820px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.comment-bottom .no-recommend a.no{
    width:30px;
    height: 30px;
    display: inline-block;
    background-position: 0 -1875px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.comment-bottom .recommend .num,
.comment-bottom .no-recommend .num{
    padding-left: 4px;
    background:url(/common/images/v1/common/fukidashi.png) no-repeat left;
    background-size: 4px 30px;
    -moz-background-size: 4px 30px;
    -webkit-background-size: 4px 30px;
    position: absolute;
    left:25px;
    font-size:12px;
}
.comment-bottom .recommend .num{top:13px;}
.comment-bottom .no-recommend .num{top:3px;}
.comment-bottom .recommend .num span,
.comment-bottom .no-recommend .num span{border-top:solid 1px #d1d1d1;border-right:solid 1px #d1d1d1;border-bottom:solid 1px #d1d1d1;border-radius: 2px;padding:1px 5px;font-size: 12px;line-height: 12px;}
#topic_comment .comment-text a.commentmore{
    color:#b30000;
    display: inline-block;
    float:right;
    background: url(/common/images/v1/common/arrow-down-red.png) no-repeat scroll 5px 7px / 12px 10px transparent;
    -webkit-background-size: 12px 10px;
    -moz-background-size: 12px 10px;
    padding:3px 5px 3px 20px;
    border:solid 1px #b30000;
    border-radius: 4px;
    font-size:13px;
}

/* コメントにつくソーシャルツール */
.comment-bottom .fb,.comment-bottom .tw,.comment-bottom .hatena{
    display: block;
    float:left;
    line-height:1em;
    vertical-align: baseline;
    margin:10px 0 0 15px;
}
.comment-bottom.user-comment{margin-left:10px;overflow: hidden;}

/* -------------------------------------------------
トップページ
---------------------------------------------------- */
#top-header-contents{overflow: hidden;}

/* トップ左の記事ピックアップ */
.top-pickup ul li:first-child{margin-bottom:50px;}
.top-pickup ul li{position: relative;}
.top-pickup ul li a{color: #fff;}
.top-pickup ul li .icon{text-align: center;width:376px;height:212px;overflow: hidden;}
.top-pickup ul li .related-info{background-color:rgba(0,0,0,0.7);color: #fff;display: block;padding:10px;position: absolute;bottom:-40px;left:0;width:356px;}
.top-pickup ul li .text{margin-bottom: 5px;display: block;}
.top-pickup ul li .text .column{font-size:13px;display: block;}
.top-pickup ul li .text .title{font-size:18px;font-weight: bold;display: block;}
.top-pickup ul li .text a:visited .title{color:#ccc;}
.top-pickup ul li .author{font-size:13px;margin-right:10px;}
/* 20150421 bold追加 */
.top-pickup ul li .comment a{background-position: -112px -1487px;padding-left:25px;display: inline-block;font-size:13px;font-weight: bold;}
/* 20150421 margin-left追加 */
.top-pickup ul li .date{font-size: 13px;margin-left: 8px;}
/* 20150415追加 */
.top-pickup ul li.wd376 .related-info .free a {color: #FFF;background-color: #7FBA6A;padding: 0px 3px;border-radius: 3px;font-size:14px;}

/* トップ右のforumピックアップ */
.top-forum{width: 376px;}
.top-forum .heading{border-color: #b30000;margin-bottom:10px;}
.top-forum .heading .logo{width:168px;height:32px;display:block;background-position: 0 -230px;text-indent: 100%;overflow: hidden;white-space: nowrap;float: left;}
.top-forum .heading .more a{background-position: 153px -552px;font-size:11px;margin-top:10px;}

.top-forum .forum-list{position: relative;overflow: hidden;padding-bottom:20px;}
.top-forum .forum-list .topic{margin-bottom: 20px;}
.top-forum .forum-list .topic .title{font-size:16px;font-weight: bold;border-bottom: solid 1px #838383;}
.top-forum .forum-list .topic ul{margin:10px;}
.top-forum .forum-list .topic ul li{
    font-size:14px;
    background: url(/common/images/v1/common/arrow-s-right-red.png) no-repeat left;
    background-size: 6px 10px;
    -webkit-background-size: 6px 10px;
    -moz-background-size: 6px 12px;
    padding-left:10px;
    margin-bottom: 5px;
}
.top-forum .forum-list .more{position: absolute;bottom:0;right:0;}
.top-forum .forum-list .more a{
    background: url(/common/images/v1/common/arrow-more-red.png) no-repeat left;
    padding:1px 0 1px 25px;
    font-size: 13px;
    background-size: 18px 18px;
    -webkit-background-size: 18px 18px;
    -moz-background-size: 18px 18px;
}
/* 20150501追加  */
.top-forum .forum-list .topic .title .new {
    background-color: #B30000;
    color: #FFF;
    padding: 1px 5px;
    margin-right: 3px;
    font-size: 13px;
    line-height: 13px;
    display: block;
    width:30px;
}

/* トップ右の専門家の部屋 */
.top-expeart-closeup{width:382px;}
.top-expeart-closeup a{background: none;}
.top-expeart-closeup .top-expert-display{background-color: #223B71;padding:0 3px;border-radius: 4px;}
.top-expeart-closeup .top-expert-display .heading a,
.top-expeart-closeup .top-expert-display .more a{color:#fff;}
.top-expeart-closeup .top-expert-display .heading{border-style: none;color:#fff;font-size:16px;padding:5px;font-weight: normal;margin-bottom:0;background-position: 125px -1053px;}
.top-expeart-closeup .top-expert-display .more{padding:5px 10px;text-align: right;font-size:13px;background-position: 120px -577px;}
.top-expeart-closeup .top-expert-display .more a{padding-right:15px;display:inline-block;}
.top-expeart-closeup .top-expert-display .map{background-color: #fff;}
.top-expeart-closeup .close-up{margin-top: 10px;border:solid 2px #d1d1d1;border-radius: 4px;padding:10px 0;}
.top-expeart-closeup .close-up .heading{border-style: none;font-weight: bold;font-style: italic;background-position:-219px -848px;padding:0 0 0 35px;margin:0 10px .5em 10px;position: relative;}
.top-expeart-closeup .close-up .heading .more{background-position: 30px -316px;padding-right:20px;position: absolute;right:0;bottom:0;}
.top-expeart-closeup .close-up .close-up-articles{overflow: hidden;}
.top-expeart-closeup .close-up .close-up-articles .title{display:block;font-weight: bold;margin-bottom:.5em;font-size:15px;background-color:#ececec;padding:5px 10px;}
.top-expeart-closeup .close-up .topic{float:left;width:150px;margin-left:10px;}
.top-expeart-closeup .close-up .topic .icon img{width:150px;padding-top:5px;}
.top-expeart-closeup .close-up ul{float: left;width:195px;margin-left:15px;}
.top-expeart-closeup .close-up ul li{
    margin-bottom:.5em;
    font-size:0.9em;
    background: url(/common/images/v1/common/arrow-tri-gray.png) no-repeat 0 4px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    padding-left: 15px;
}
/* 20150416追加 */
.top-expeart-closeup .close-up .close-up-articles ul li .free a {color: #FFF;background-color: #7FBA6A;padding: 0px 3px;border-radius: 3px;font-size:0.8em;}


#sub-column .close-up{overflow: hidden;border:solid 2px #d1d1d1;border-radius: 4px;}
#sub-column .close-up .heading{font-weight: bold;font-style: italic;font-size:1.1em;border-style: none;margin:.5em 10px;}
#sub-column .close-up .heading .eye{display: inline-block;background-position: -219px -850px;padding-left:40px;}
#sub-column .close-up .heading .more a{background-position: 30px -312px;padding-top:5px;}
#sub-column .close-up .close-up-articles{overflow: hidden;}
#sub-column .close-up .close-up-articles .title{display:block;font-weight: bold;margin-bottom:.5em;font-size:15px;background-color:#ececec;padding:5px 10px;}
#sub-column .close-up .topic{float:left;width:150px;margin-left:10px;}
#sub-column .close-up .topic .icon img{width:150px;padding-top:5px;}
#sub-column .close-up ul{float: left;width:195px;margin-left:15px;}
#sub-column .close-up ul li{
    margin-bottom:.5em;
    font-size:0.9em;
    background: url(/common/images/v1/common/arrow-tri-gray.png) no-repeat 0 4px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    padding-left: 15px;
}


/* トップフォーラム一覧（ブロック） */
#top-forum-list{border-bottom: solid 2px #b30000;}
#top-forum-list .heading{border-color: #b30000;margin-bottom:15px;}
#top-forum-list .heading .logo{width:168px;height:32px;display:block;background-position: 0 -230px;text-indent: 100%;overflow: hidden;white-space: nowrap;float: left;}
#top-forum-list .heading .more a{background-position: 124px -552px;font-size:11px;margin-top:12px;}

#top-forum-list .forum-topic-list ul li{overflow: hidden;border-bottom: dotted 1px #000;padding:5px 0;}
#top-forum-list .forum-topic-list ul li .text{width:550px;float: left;}
#top-forum-list .forum-topic-list ul li .comment{background-position: 0 -1570px;padding-left:25px;margin-left:10px;display: inline-block;font-size:13px;}
#top-forum-list .forum-topic-list ul li .arrow-topic{float: right;font-size:12px;width:165px;}
#top-forum-list .forum-topic-list ul li .arrow-topic a{color: #838383;padding-left:20px;background-position: 148px -356px;text-indent: 100%;overflow:hidden;white-space: nowrap;}

#top-forum-list .forum-note{overflow: hidden;padding:10px 0 5px;float: left;margin-left:5px;font-size: 12px;}
#top-forum-list .forum-note ul li:before{content:'※';margin-left:-12px;}
#top-forum-list .forum-note .new-topic-btn{float:right;width:190px;}
#top-forum-list .forum-note .new-topic-btn a{display: block;border:solid 2px #b30000;padding:2px 0;color:#b30000;text-align: center;font-size: 13px;}
#top-forum-list .forum-note .new-topic-btn a:hover{background-color: #b30000;color:#fff;text-decoration: none;}
/* 20150415追加 */
#top-forum-list .forum-note .free{color: #FFF;background-color: #7FBA6A;padding: 0px 3px;border-radius: 3px;font-weight: normal;}
/* 20150501追加  */
#top-forum-list .forum-topic-list ul li .new {
    background-color: #B30000;
    color: #FFF;
    padding: 1px 5px;
    margin-right: 3px;
    font-size: 13px;
    line-height: 18px;
    width:30px;
    float:left;
}


/* トップコメント一覧 */
#top-comment-list .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;}
#top-comment-list .comment-list ul{overflow: hidden;}
#top-comment-list .comment-list ul li{margin-right: 8px;}
#top-comment-list .comment-list ul li:nth-child(4n){margin-right: 0;}
#top-comment-list .comment-list ul li a{position: relative;display: block;}
#top-comment-list .comment-list ul li .num{background-position: -201px -1118px;width:48px ;height:42px;position: absolute;top:10px;right:10px;display: block;text-align: center;line-height:35px;z-index: 100;font-weight: bold;}
#top-comment-list .comment-list ul li .title{background-color: #000;padding:5px;color:#fff;display: block;height:44px;font-size: 16px;}
#top-comment-list .comment-list ul li .text{font-size:13px;color:#666;margin:5px 7px;}
#top-comment-list .comment-list ul li .icon{text-align: center;width:186px;height:105px;overflow: hidden;}
#top-comment-list .main-heading .more a {background-position: 120px -314px;padding-top: 2px;}

/* トップ記事一覧 */
#top-column-list .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;overflow: hidden;}
#top-column-list .main-heading .more a{background-position: 96px -316px;}
#top-column-list ul{overflow: hidden;}
#top-column-list ul li{margin:0 12px 30px 0;}
#top-column-list ul li:nth-child(3n){margin-right: 0;}
#top-column-list ul li:nth-child(4){clear: left;}
#top-column-list ul li .column{color:#838383;font-weight: bold;}
#top-column-list ul li .title{font-size:16px;font-weight: bold;margin-bottom:.5em;}
#top-column-list ul li .author{font-size:13px;}
/* 20150415修正 */
#top-column-list ul li .date{font-size:13px;margin-left: 8px;}
#top-column-list ul li .comment{padding-left:0;}
#top-column-list ul li .comment a{background-position: -230px -1572px;padding-left:25px;display: inline-block;font-size:13px;}

/* トップ専門家の部屋 */
#top-expert-room .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;}
#top-expert-room .main-heading .more a {background-position: 120px -316px;}
#top-expert-room .map{
    background: url(/common/images/v1/common/map.png) no-repeat;
    background-size: 768px 400px;
    -moz-background-size: 768px 400px;
    -webkit-background-size: 768px 400px;
    width:768px;
    height: 400px;
    display: block;
    position: relative;
    z-index: 1;
}
#top-expert-room .map .unitedstates{position: absolute;top:140px;left:0;}
#top-expert-room .map .latinamerica{position: absolute;top:300px;left:120px;}
#top-expert-room .map .europe{position: absolute;top:100px;left:300px;}
#top-expert-room .map .russia{position: absolute;top:70px;left:500px;}
#top-expert-room .map .meast{position: absolute;top:130px;left:450px;}
#top-expert-room .map .africa{position: absolute;top:230px;left:330px;}
#top-expert-room .map .china{position: absolute;top:100px;left:580px;}
#top-expert-room .map .korea{position: absolute;top:145px;left:600px;}
#top-expert-room .map .india{position: absolute;top:190px;left:480px;}
#top-expert-room .map .seasia{position: absolute;top:230px;left:550px;}
#top-expert-room .map .internationalorg{position: absolute;top:334px;left:304px;}
#top-expert-room .map .intelligence{position: absolute;top:386px;left:10px;}
#top-expert-room .map .diplomacy{position: absolute;top:386px;left:304px;}
#top-expert-room .map .security{position: absolute;top:386px;left:550px;}
#top-expert-room .map .new{background-color: #b30000;color:#fff;padding:1px 5px;margin-right:3px;font-size:13px;line-height:13px;}
#top-expert-room .map a{text-decoration: underline;}
#top-expert-room .map a:hover{text-decoration: none;}

/* トップ専門家の部屋ポップアップ用 */
#top-expert-room .map .unitedstates-child{position: absolute;top:20px;left:0px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .latinamerica-child{position: absolute;top:20px;left:-28px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .europe-child{position: absolute;top:20px;left:-120px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .russia-child{position: absolute;top:20px;left:-230px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .meast-child{position: absolute;top:20px;left:-150px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .africa-child{position: absolute;top:20px;left:-152px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .china-child{position: absolute;top:20px;left:-270px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .korea-child{position: absolute;top:20px;left:-288px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .india-child{position: absolute;top:20px;left:-248px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .seasia-child{position: absolute;top:20px;left:-260px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .internationalorg-child{position: absolute;top:20px;left:-18px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .intelligence-child{position: absolute;top:20px;left:0px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .diplomacy-child{position: absolute;top:20px;left:-18px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}
#top-expert-room .map .security-child{position: absolute;top:20px;left:-226px;width:440px;background-color: #fff;padding:10px 0 3px 10px;z-index: 10;border:solid 1px #233b71;}

#top-expert-room .map .unitedstates-child ul li a,
#top-expert-room .map .latinamerica-child ul li a,
#top-expert-room .map .europe-child ul li a,
#top-expert-room .map .russia-child ul li a,
#top-expert-room .map .meast-child ul li a,
#top-expert-room .map .africa-child ul li a,
#top-expert-room .map .china-child ul li a,
#top-expert-room .map .korea-child ul li a,
#top-expert-room .map .india-child ul li a,
#top-expert-room .map .seasia-child ul li a,
#top-expert-room .map .internationalorg-child ul li a,
#top-expert-room .map .intelligence-child ul li a,
#top-expert-room .map .diplomacy-child ul li a,
#top-expert-room .map .security-child ul li a{text-decoration: none;color: #000;}
#top-expert-room .map .unitedstates-child ul li a:hover,
#top-expert-room .map .latinamerica-child ul li a:hover,
#top-expert-room .map .europe-child ul li a:hover,
#top-expert-room .map .russia-child ul li a:hover,
#top-expert-room .map .meast-child ul li a:hover,
#top-expert-room .map .africa-child ul li a:hover,
#top-expert-room .map .china-child ul li a:hover,
#top-expert-room .map .korea-child ul li a:hover,
#top-expert-room .map .india-child ul li a:hover,
#top-expert-room .map .seasia-child ul li a:hover,
#top-expert-room .map .internationalorg-child ul li a:hover,
#top-expert-room .map .intelligence-child ul li a:hover,
#top-expert-room .map .diplomacy-child ul li a:hover,
#top-expert-room .map .security-child ul li a:hover{text-decoration: underline;color: #b30000;}
#top-expert-room .map .unitedstates-child ul li,
#top-expert-room .map .latinamerica-child ul li,
#top-expert-room .map .europe-child ul li,
#top-expert-room .map .russia-child ul li,
#top-expert-room .map .meast-child ul li,
#top-expert-room .map .africa-child ul li,
#top-expert-room .map .china-child ul li,
#top-expert-room .map .korea-child ul li,
#top-expert-room .map .india-child ul li,
#top-expert-room .map .seasia-child ul li,
#top-expert-room .map .internationalorg-child ul li,
#top-expert-room .map .intelligence-child ul li,
#top-expert-room .map .diplomacy-child ul li,
#top-expert-room .map .security-child ul li{margin-bottom: 0.5em;font-size: 0.9em;background: url("/common/images/v1/common/arrow-tri-gray.png") no-repeat scroll 0px 4px / 10px 12px transparent;padding-left:15px;}



#top-expert-room .rooms-list{margin-top:20px;position: relative;}
#top-expert-room .rooms-list ul{display: table;width:100%;margin:0 auto;}
#top-expert-room .rooms-list ul li{display: table-cell;padding:0 30px;position: relative;}
#top-expert-room .rooms-list ul li .new{background-color: #b30000;color:#fff;padding:2px 5px;margin-right:3px;font-size:12px;line-height:12px;position: absolute;top:-18px;}
#top-expert-room .rooms-list ul li a{display:block;background-color: #d1d1d1;color:#000;border-radius: 4px;text-align: center;padding:5px 10px;}

#top-expert-article-list{overflow: hidden;}
.related-articles.expertsection{margin-bottom: 30px;width:370px;float:left;}
.related-articles.expertsection:nth-child(odd){clear: left;}
.related-articles.expertsection:nth-child(even){margin-left: 28px;}
.related-articles.expertsection .main-heading{background-image: none;padding-bottom:0;border-bottom:solid 1px #d1d1d1;}
.related-articles.expertsection .main-heading a{color:#b30000;font-size:15px;}
.related-articles.expertsection ul li{
    border-style: none;
    background: url(/common/images/v1/common/arrow-tri-gray.png) no-repeat 0 8px;
    background-size: 10px 12px;
    -webkit-background-size: 10px 12px;
    -moz-background-size: 10px 12px;
    padding-left:15px;
}
.related-articles.expertsection ul li a{display: inline;}

/* トップ専門家の部屋（非会員） */
#top-expert-room-nonmember{margin-bottom: 60px;}
#top-expert-room-nonmember .main-heading{background: url(/common/images/v1/common/heading-w-blackx1160.png) no-repeat bottom;}
#top-expert-room-nonmember .expertmega{position: absolute;top:20px;left:0;}

#top-expert-room-nonmember .map{
    background: url(/common/images/v1/common/map.png) no-repeat;
    background-size: 1160px 604px;
    -moz-background-size: 1160px 604px;
    -webkit-background-size: 1160px 604px;
    width:1160px;
    height: 604px;
    display: block;
    position: relative;
    z-index: 2;
}
#top-expert-room-nonmember .map .title{margin-bottom:.2em;}
#top-expert-room-nonmember .map .title a{color: #b30000;font-size:17px;text-decoration: none;}
#top-expert-room-nonmember .map .unitedstates{position: absolute;top:170px;left:0;}
#top-expert-room-nonmember .map .latinamerica{position: absolute;top:420px;left:120px;}
#top-expert-room-nonmember .map .europe{position: absolute;top:114px;left:432px;}
#top-expert-room-nonmember .map .russia{position: absolute;top:20px;left:700px;}
#top-expert-room-nonmember .map .meast{position: absolute;top:204px;left:444px;}
#top-expert-room-nonmember .map .africa{position: absolute;top:310px;left:396px;}
#top-expert-room-nonmember .map .china{position: absolute;top:120px;left:800px;}
#top-expert-room-nonmember .map .korea{position: absolute;top:198px;left:812px;}
#top-expert-room-nonmember .map .india{position: absolute;top:286px;left:738px;}
#top-expert-room-nonmember .map .seasia{position: absolute;top:390px;left:760px;}
#top-expert-room-nonmember .map .internationalorg{position: absolute;top:514px;left:482px;}
#top-expert-room-nonmember .map .internationalorg a{color: #233b71;}

#top-expert-room-nonmember .rooms-list{overflow: hidden;margin-top:20px;display: table;width:100%;}
#top-expert-room-nonmember .rooms-list .list-section{display: table-cell;vertical-align: top;}
#top-expert-room-nonmember .rooms-list .title{margin-bottom: .2em;}
#top-expert-room-nonmember .rooms-list .title a{color: #233b71;font-size:17px;text-decoration: none;}

#top-expert-room-nonmember ul li{font-size:14px;margin-bottom:5px;}
#top-expert-room-nonmember .new{background-color: #b30000;color:#fff;padding:1px 5px;margin-left:3px;font-size:12px;line-height:12px;}
#top-expert-room-nonmember .main-heading .more a{background-position: 120px -316px;}

/* トップ専門家の部屋ポップアップ用 */
#expertmegachild .mapchild{
    background: url(/common/images/v1/common/map.png) no-repeat;
    background-size: 1160px 604px;
    -moz-background-size: 1160px 604px;
    -webkit-background-size: 1160px 604px;
    width:1160px;
    height: 604px;
    display: block;
    position: relative;
    z-index: 1;
}
#expertmegachild .mapchild .title{margin-bottom:.2em;}
#expertmegachild .mapchild .title a{color: #b30000;font-size:17px;text-decoration: none;}
#expertmegachild .mapchild .unitedstates2{position: absolute;top:170px;left:0;}
#expertmegachild .mapchild .latinamerica2{position: absolute;top:420px;left:120px;}
#expertmegachild .mapchild .europe2{position: absolute;top:114px;left:432px;}
#expertmegachild .mapchild .russia2{position: absolute;top:20px;left:700px;}
#expertmegachild .mapchild .meast2{position: absolute;top:204px;left:444px;}
#expertmegachild .mapchild .africa2{position: absolute;top:310px;left:420px;}
#expertmegachild .mapchild .china2{position: absolute;top:120px;left:800px;}
#expertmegachild .mapchild .korea2{position: absolute;top:198px;left:812px;}
#expertmegachild .mapchild .india2{position: absolute;top:286px;left:738px;}
#expertmegachild .mapchild .seasia2{position: absolute;top:390px;left:760px;}
#expertmegachild .mapchild .internationalorg2{position: absolute;top:514px;left:482px;}

#expertmegachild{background-color: #fff;position: absolute;top:120px;left:0;border:solid 1px #233b71; }
#expertmegachild .main-heading {background: url("/common/images/v1/common/heading-w-blackx1160.png") no-repeat scroll center bottom transparent;}
#expertmegachild .mapchild{
    background: url(/common/images/v1/common/map.png) no-repeat;
    background-size: 1158px 604px;
    -moz-background-size: 1158px 604px;
    -webkit-background-size: 1158px 604px;
    width:1158px;
    height: 604px;
    display: block;
    position: relative;
    z-index: 1;
}
#expertmegachild .mapchild .title{margin-bottom:.2em;}
#expertmegachild .mapchild .title a{color: #b30000;font-size:17px;text-decoration: none;}
#expertmegachild .mapchild .unitedstates{position: absolute;top:170px;left:0;}
#expertmegachild .mapchild .latinamerica{position: absolute;top:420px;left:120px;}
#expertmegachild .mapchild .europe{position: absolute;top:114px;left:432px;}
#expertmegachild .mapchild .russia{position: absolute;top:20px;left:700px;}
#expertmegachild .mapchild .meast{position: absolute;top:204px;left:444px;}
#expertmegachild .mapchild .africa{position: absolute;top:310px;left:420px;}
#expertmegachild .mapchild .china{position: absolute;top:120px;left:800px;}
#expertmegachild .mapchild .korea{position: absolute;top:198px;left:812px;}
#expertmegachild .mapchild .india{position: absolute;top:286px;left:738px;}
#expertmegachild .mapchild .seasia{position: absolute;top:390px;left:760px;}
#expertmegachild .mapchild .internationalorg2 a{color: #233b71;}


#expertmegachild .rooms-list{overflow: hidden;margin-top:20px;display: table;width:100%;}
#expertmegachild .rooms-list .list-section{display: table-cell;vertical-align: top;}
#expertmegachild .rooms-list .title{margin-bottom: .2em;}
#expertmegachild .rooms-list .title a{color: #233b71;font-size:17px;text-decoration: none;}

#expertmegachild ul li{font-size:14px;margin-bottom:5px;}
#expertmegachild .new{background-color: #b30000;color:#fff;padding:1px 5px;margin-left:3px;font-size:12px;line-height:12px;}
#expertmegachild .main-heading .more a{background-position: 120px -316px;}




/* トップ非会員のソーシャルツール */
#top-social-widget{overflow: hidden;}
#top-social-widget #fb-box{float: left;margin-right:60px;}
#top-social-widget #twitter-box{float: right;}

/* -------------------------------------------------
Forum系のページ
---------------------------------------------------- */

#forum-topic-top h1{width:732px;height: 60px;display: block;background: url(/common/images/v1/common/forum-title.png) no-repeat;background-size: 732px 60px;-webkit-background-size: 732px 60px;-moz-background-size: 732px 60px;margin-bottom: 30px;}
#forum-topic-leaf h2{width:732px;height: 60px;display: block;background: url(/common/images/v1/common/forum-title.png) no-repeat;background-size: 732px 60px;-webkit-background-size: 732px 60px;-moz-background-size: 732px 60px; margin-bottom: 30px;}
#forum-topic-top #add_topic{margin-top:20px;}
#add_topic #topic_submit h3{text-align: center;margin-bottom:1em;}
#add_topic #topic_submit h3{background-color: #b30000;color:#fff;padding:10px 20px;font-weight: normal;border-radius: 4px;display: inline-block;}
#add_topic #topic_submit h3:hover{text-decoration: none;cursor: pointer;background-color:#d1d1d1;color:#b30000;}

/*　#forum-topic-top .new-topic-list{margin-top:35px;border-top: solid 1px #d1d1d1;padding-top:20px;}　*/
.new-topic-list .topic-section{margin-bottom:10px;border-bottom: dotted 1px #000;padding:10px 0;}
.new-topic-list .topic-section.open{margin-bottom:60px;}
.new-topic-list .topic-section .heading{border-style:none;font-size:18px;overflow: hidden;margin-bottom: 1px;font-weight: normal;}
.new-topic-list .topic-section .heading .detail,.new-topic-list .topic-section .heading .add-comment{float:right;font-weight:normal;}
.new-topic-list .topic-section .heading .detail a{color:#b30000;border-radius: 4px;border:solid 1px #b30000;padding:5px 10px;display: inline-block;font-size:13px;line-height:13px;}
.new-topic-list .topic-section .heading .detail a span{background: url(/common/images/v1/common/arrow-down-red.png) no-repeat left;background-size: 12px 10px;-webkit-background-size: 12px 10px;-moz-background-size: 12px 10px;padding-left:15px;}
.new-topic-list .topic-section .heading .add-comment a{background-color: #b30000;border:solid 1px #b30000;color:#fff;padding:5px 10px;font-size:13px;line-height:13px;border-radius: 4px;display: inline-block;}
.new-topic-list .topic-section .comment{background-position: 0 -1567px;padding-left:23px;display: inline-block;margin-left:10px;}
.new-topic-list .topic-section .topic-body{background-color: #f9f9f9;padding:20px 40px;line-height:1.8;}
.new-topic-list .topic-section .topic-bottom{text-align: center;overflow: hidden;margin-top:35px;}
.new-topic-list .topic-section .topic-bottom .add-comment a{background-color: #b30000;border:solid 1px #b30000;color:#fff;padding:10px 30px;font-size:18px;line-height:18px;border-radius: 4px;display: inline-block;}

.new-topic-list .topic-section .topic-bottom .close{float: right;}
.new-topic-list .topic-section .topic-bottom .close a{color:#b30000;}

.new-topic-list .topic-section .topic-open h3 a {color: #B30000;border-radius: 4px;border: 1px solid #B30000;padding: 5px 10px;display: inline-block;font-size: 13px;line-height: 13px;}
.new-topic-list .topic-section .heading{display: inline-block; }
.new-topic-list .topic-section .heading.usertopic{
    border: medium none;
    padding: 0px 0px 0px 15px;
    margin:0 0 0.5em 1.2em;
    font-size: 0.9em;
    background: url("/common/images/v1/common/arrow-tri-gray.png") no-repeat scroll 0px 4px / 10px 12px transparent;
}

.new-topic-list .topic-section .topic-open{font-weight:normal;display: inline-block;position: relative;}
.new-topic-list .topic-section .topic-open h3.nondisp{float:right;}
.new-topic-list .topic-section .topic-open h3.disp{position: absolute;bottom:0;right:0;}

.new-topic-list .topic-section .topic-open a span.close {background: url("/common/images/v1/common/arrow-down-red.png") no-repeat scroll left center / 12px 10px transparent;padding-left: 15px;}
.new-topic-list .topic-section .topic-open a span.open {background: url("/common/images/v1/common/arrow-up-red.png") no-repeat scroll left center / 12px 10px transparent;padding-left: 15px;}
#topic_comment .member-comment{background: url(/common/images/v1/common/border-gray-double.png) repeat-x top;padding-top:20px;}

#forum-topic-top {overflow: hidden;margin:20px 0;border-bottom:solid 2px #b30000;position: relative;}
#forum-topic-top #category-common-menu{overflow: hidden;margin:50px 0 20px 0;border-bottom:solid 2px #b30000;position: relative;}
#forum-topic-top ul.article li{float:left;margin-right:1px;}
#forum-topic-top ul.article li a{display: block;background-color:#D1D1D1;text-align: center;font-size:18px;padding:10px 20px;border-radius: 4px 4px 0 0;}
#forum-topic-top ul.article li a:hover{text-decoration: none;background-color: #b30000;color: #fff;}
#forum-topic-top ul.article li.current{text-decoration: none;background-color: #b30000;color: #fff;display: block;text-align: center;font-size:18px;padding:10px 20px;border-radius: 4px 4px 0 0;}
#forum-topic-top ul.article li:nth-child(3){position: absolute;bottom:0;right:0;}
#forum-topic-top ul.article li:nth-child(3) a{background-color: #D1D1D1;color:#000;text-align: center;padding:5px 10px;display: block;}
#forum-topic-top ul.article li:nth-child(3).current {background-color: #b30000;color:#fff;text-align: center;padding:5px 10px;display: block;}
#forum-topic-top ul.article li:nth-child(3) a:hover{text-decoration: none;background-color: #b30000;color:#fff;}
#forum-topic-top .topicdate{display: inline-block;font-size:14px;}

.new-topic-list .article-index-list.topic ul li h4 {font-weight: normal;font-size: 18px;margin-bottom: 10px;}
.new-topic-list .article-index-list.topic ul li{border-top: 3px solid #b30000;border-bottom: medium none;padding: 10px 0px 15px;}
.new-topic-list .article-index-list.topic ul li .text{padding-left:5px;}
.new-topic-list .article-index-list.topic ul li .topic-section ul li {
    border: medium none;
    padding: 0px 0px 0px 10px;
    margin-bottom: 0.5em;
    font-size: 0.9em;
    background: url("/common/images/v1/common/arrow-tri-gray.png") no-repeat scroll 0px 4px / 10px 12px transparent;
    padding-left: 15px;
}
.new-topic-list .article-index-list.topic ul li .topic-section ul li .comment{background-position: 0px -1568px;padding-left: 20px;display: inline-block;margin-left: 10px;}

.new-topic-list .article-index-list.topic .icon,
.new-topic-list .topic-section .heading .icon{display: table-cell;vertical-align: top;width:50px;height:50px;padding-left:10px;}
.new-topic-list .article-index-list.topic .icon span,
.new-topic-list .topic-section .heading .icon span{display:block;border-radius: 4px;font-family: 'Montserrat', sans-serif;color:#fff;font-size:32px;text-align: center;line-height:50px;font-weight: 700;}
.new-topic-list .article-index-list.topic .icon span.blue,
.new-topic-list .topic-section .heading .icon span.blue{background-color: #233b71;}
.new-topic-list .article-index-list.topic .icon span.green,
.new-topic-list .topic-section .heading .icon span.green{background-color: #80b899;}
.new-topic-list .article-index-list.topic .icon span.red,
.new-topic-list .topic-section .heading .icon span.red{background-color: #b30000;}
.new-topic-list .article-index-list.topic .icon span.gray,
.new-topic-list .topic-section .heading .icon span.gray{background-color: #838383;}
.new-topic-list .article-index-list.topic .membertopic{display: table-cell;vertical-align: top;padding-left:10px;}
.new-topic-list .topic-section ul{margin-top:10px;}
.new-topic-list .topic-section .heading .topic-title{display: table-cell;vertical-align: top;padding-left:10px;}

#article-body #signage .article-detail.topic,
#forum-topic-top #signage .article-detail.topic{overflow: hidden;display: table;width: 100%;margin: 20px 0px;}
#article-body #signage .article-detail.topic .icon,
#forum-topic-top #signage .article-detail.topic .icon{display: table-cell;vertical-align: top;width: 50px;height: 50px;padding-left: 10px;}
#article-body #signage .article-detail.topic .author{display: table-cell;vertical-align: top;font-size: 1em;padding-left: 10px;float:left;}
/* 20150417修正  */
#forum-topic-top #signage .article-detail.topic .author{display: table-cell;vertical-align: top;font-size: 1.5em;padding-left: 10px;float:left;line-height: 24px;}
#article-body #signage .article-detail.topic .author a{font-size: 1.1em;}
#forum-topic-top #signage .article-detail.topic .author a{font-size: 1.1em;margin-right: 0.2em;}
#article-body #signage .article-detail.topic .date,
#forum-topic-top #signage .article-detail.topic .date{display: table-cell;vertical-align: top;font-size: 1em;float:left;}
#article-body #signage .article-detail.topic .icon span ,
#forum-topic-top #signage .article-detail.topic .icon span{display: block;border-radius: 4px;font-family: "Montserrat",sans-serif;color: #FFF;font-size: 32px;text-align: center;line-height: 50px;font-weight: 700;}
#article-body #signage .article-detail.topic .icon span.red,
#forum-topic-top #signage .article-detail.topic .icon span.red{background-color: #b30000;}
#article-body #signage .article-detail.topic .icon span.blue,
#forum-topic-top #signage .article-detail.topic span.blue{background-color: #233B71;}

#topic-user-preview #signage h1 {font-size: 32px;line-height: 1.6;background:none;}
#topic-user-preview #signage .article-detail.topic {overflow: hidden;display: table;width: 100%;margin: 20px 0px;}
#topic-user-preview #signage .article-detail.topic .icon {display: table-cell;vertical-align: top;width: 50px;height: 50px;padding-left: 10px;}
#topic-user-preview #signage .article-detail.topic .icon span.red {background-color: #B30000;}
#topic-user-preview #signage .article-detail.topic .icon span {display: block;border-radius: 4px;font-family: "Montserrat",sans-serif;color: #FFF;font-size: 32px;text-align: center;line-height: 50px;font-weight: 700;}
#topic-user-preview #signage .article-detail.topic .author {display: table-cell;vertical-align: top;font-size: 1em;padding-left: 10px;float: left;}
#topic-user-preview .article#forum-topic {width: auto;margin: 0px auto 40px;padding: 0px 20px;line-height: 1.8;}

/* -------------------------------------------------
専門家の部屋トップ
---------------------------------------------------- */
#expert-room-top h2{
    background: url(/common/images/v1/common/expert-room-title.png) no-repeat;
    background-size: 297px 45px;
    -webkit-background-size: 297px 45px;
    -moz-background-size: 297px 45px;
    width:297px;
    height: 45px;
    display: block;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto 20px auto;
}
#expert-room-top .map{
    background: url(/common/images/v1/common/map.png) no-repeat;
    background-size: 768px 400px;
    -moz-background-size: 768px 400px;
    -webkit-background-size: 768px 400px;
    width:768px;
    height: 400px;
    display: block;
    position: relative;
    z-index: 1;
}
#expert-room-top .map .unitedstates{position: absolute;top:140px;left:30px;}
#expert-room-top .map .latinamerica{position: absolute;top:280px;left:120px;}
#expert-room-top .map .europe{position: absolute;top:70px;left:300px;}
#expert-room-top .map .russia{position: absolute;top:30px;left:500px;}
#expert-room-top .map .meast{position: absolute;top:130px;left:410px;}
#expert-room-top .map .africa{position: absolute;top:220px;left:310px;}
#expert-room-top .map .china{position: absolute;top:80px;left:580px;}
#expert-room-top .map .korea{position: absolute;top:145px;left:590px;}
#expert-room-top .map .india{position: absolute;top:190px;left:480px;}
#expert-room-top .map .seasia{position: absolute;top:250px;left:550px;}
#expert-room-top .map .internationalorg{position: absolute;top:340px;left:332px;}

#expert-room-top .rooms-list{margin:0 0 60px 80px;}
#expert-room-top .rooms-list ul{display:table;width:90%;}
#expert-room-top .rooms-list ul li{display: table-cell;font-size:14px;}

#expert-room-top .map a,#expert-room-top .rooms-list a{
    background: url(/common/images/v1/common/arrow-downx2-black.png) no-repeat bottom;
    background-size :14px 14px;
    -webkit-background-size :14px 14px;
    -moz-background-size :14px 14px;
    display: inline-block;
    padding-bottom:10px;
    text-decoration: none;
}
#expert-room-top .map a span,
#expert-room-top .rooms-list a span{text-decoration: none;color:#fff;border-radius: 4px;padding:5px 15px;background-color:#000;display: block;margin-bottom:10px;}

#expert-room-top .map a:hover,#expert-room-top .rooms-list a:hover{
    background: url(/common/images/v1/common/arrow-downx2-gray.png) no-repeat bottom;
    background-size :14px 14px;
    -webkit-background-size :14px 14px;
    -moz-background-size :14px 14px;
}
#expert-room-top .map a:hover span,
#expert-room-top .rooms-list a:hover span{color:#fff;background-color:#818181;}

#expert-room-top .expert-area-list{margin-bottom: 60px;}
#expert-room-top .expert-area-list .main-heading{background: url(/common/images/v1/common/heading-w-black.png) no-repeat bottom;font-size:20px;}
#expert-room-top .expert-area-list .manager{text-align: right;font-size:14px;margin-bottom:.5em;}
.expert-articles.section ul li{padding:7px 0;}
.expert-articles.section ul li a{display: block;}
#expert-room-top .expert-area-list .expert-articles.section .comment{padding-left:0;display: inline-block;margin-left:0;}
.expert-articles.section .comment a{background-position: 0 -1486px;padding-left:20px;display:inline-block;}
#expert-room-top .expert-area-list .main-heading .more a {background-position: 42px -308px;padding-top: 8px;}
#expert-room-top .expert-area-list .list-articles ul.basic li span.date {font-size: 13px;margin-right: 10px;display: inline-block;color: #666;}

/* -------------------------------------------------
コメント投稿者のプロフィール表示
---------------------------------------------------- */
.account-table{margin-top: 20px;}
.account-table .account-table-inner {background-color: #D9DEE9;padding: 15px 20px;margin: 10px 0 40px 0;}
.account-table .account-table-inner table {width: 100%;border-collapse: separate;border-spacing: 5px 10px;}
.account-table .account-table-inner table {border-collapse: separate;border-spacing: 5px 10px;}
.account-table .account-table-inner th {font-size: 16px;text-align: left;font-weight: normal;width: 180px;}
.account-table .account-table-inner td {padding: 5px;background-color: #FFF;vertical-align: middle;line-height: 25px;height:30px;}


/* -------------------------------------------------
固定ページ用（特定商取引法、プライバシーポリシーなど）
---------------------------------------------------- */
#info-pages h1{font-weight:normal;font-size:2.5em;border-bottom:solid 2px #233b71;}
#info-pages #info-contents{margin:2em 0;}
#info-pages .summary p{line-height: 1.8em;}
#info-pages .summary p.signature{text-align: right;}
/* 20150616追加 */
#info-pages #info-contents-service{margin:0.5em 0 2em;}

#info-pages table{border-collapse: collapse;width:100%;border-top:solid 5px #D9DEE9;border-bottom:solid 5px #D9DEE9;}
#info-pages table th{text-align: left;font-weight: normal;}
#info-pages #service table th{background-color:#f1f1f1;}
#info-pages table th,#info-pages table td{padding:10px 20px;border:solid 1px #D9DEE9;font-size:18px;}
/* 20150616追加 */
#info-pages  #info-contents #regist .regist-info  #info-contents-service table th,
#info-pages  #info-contents #regist .regist-info  #info-contents-service table td{padding:10px 10px;border:solid 1px #D9DEE9;font-size:16px;}
#info-pages  #info-contents #regist .regist-info h2{font-size:18px;}

#info-pages #privacy,
#info-pages #copyright,
#info-pages #foresight,
#info-pages #start{border-top: solid 2px #b3bfd5;padding-top:1em;margin-top:40px;}
#info-pages #rule{margin-top:40px;height:500px;overflow-y: scroll;border:solid 1px #b3bfd5;padding:10px;}
#info-pages dt{font-weight: bold;margin-bottom:.3em;}
#info-pages dd{margin-bottom:2em;}
#info-pages ul{margin:.5em 1em;}
#info-pages ul li{list-style-type: disc;line-height:1.8em;}
#info-pages ol{margin:.5em 1.5em;}
#info-pages #rule ol{margin:.5em 2em;}
#info-pages ol li{list-style-type: decimal;margin-bottom:1.5em;}
#info-pages #link ol li,#info-pages #rule ol li{margin-bottom:.5em;}
#info-pages ol.num li{list-style-type: none !important;margin-left:-20px;}
#info-pages ol.num li:first-child:before{content:'(1) ';}
#info-pages ol.num li:nth-child(2):before{content:'(2) ';}
#info-pages ol.num li:nth-child(3):before{content:'(3) ';}
#info-pages ol.num li:nth-child(4):before{content:'(4) ';}

#info-pages #regist .header-img{text-align: center;margin-bottom:1em;}
#info-pages #regist .regist-info{width:914px;margin: 0 auto;}
#info-pages #regist a{text-decoration: underline;}
#info-pages #regist a:hover{text-decoration: none !important;}
#info-pages #regist .regist-info p{margin-bottom:1em;}
#info-pages #regist .regist-info p.attention{color:#f00;font-weight: bold;}
#info-pages #regist .regist-info .regist-link{margin-bottom:1em;}
#info-pages #regist .regist-info .regist-link a{background-position: 0 -432px;padding-left:20px;color: #223B71;text-decoration: underline;}
#info-pages #regist .regist-info .rule-info{border: solid 1px #000;text-align: center;padding:10px;margin-bottom:1em;}
#info-pages #regist .regist-info .rule-agree{text-align: center;}
#info-pages #regist .regist-info .rule-agree a{background-color: #b30000;color:#fff;padding:10px 30px;border-radius: 4px;display:inline-block;text-decoration: none;}

#info-pages #guide .guide-menu{margin-bottom:40px;}
#info-pages #guide .guide-menu ul{overflow: hidden;}
#info-pages #guide .guide-menu ul li{list-style: none;float:left;margin:0 0 1em 0;width:33%;}
#info-pages #guide .guide-menu ul li a{
    background: url(/common/images/v1/common/arrow-bottom-circle.png) no-repeat left;
    background-size: 22px 22px;
    -webkit-background-size: 22px 22px;
    -moz-background-size: 22px 22px;
    padding-left:30px;
}
#info-pages #guide h3{border-left:solid 10px #223B71;padding:10px;margin-bottom:1em;}
#info-pages #guide p{margin-bottom: 1em;}
#info-pages #guide .text{margin-bottom:60px;border-bottom:solid 1px #d1d1d1;padding-bottom:20px;}
#info-pages #guide .text a{color: #223B71;text-decoration: underline;background-position: 0 -432px;padding-left:20px;}
#info-pages #guide .text table{margin-bottom: 1em;border-style:none;}
#info-pages #guide .text table th{background-color:#d9dee9;border:solid 1px #fff;}
#info-pages #guide .text table td{text-align: center;}

#info-pages #maintenance p{margin-bottom:1em;}
#info-pages #maintenance a{color: #223B71;text-decoration: underline;background-position: 0 -432px;padding-left:20px;}
#info-pages #maintenance .service{margin-bottom: 1em;border-top:solid 1px #d1d1d1;border-bottom: solid 1px #d1d1d1;padding:10px;font-weight: bold;}

#info-pages .step-img{text-align: center;margin-top:1em;}
#info-pages #start .step-menu{background-color:#e1e9f7;padding:10px;margin-bottom: 1.5em;}
#info-pages #start .step-menu h3{margin-bottom:.5em;}
#info-pages #start .step-menu .link{margin-bottom: 1em;}
#info-pages #start .step-menu .link a{
    background: url(/common/images/v1/common/arrow-downx2-black.png) no-repeat left;
    background-size: 14px 14px;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    padding-left: 20px;
    display: block;
}
#info-pages #start h4{border-left:solid 10px #223B71;padding:10px;margin-bottom:1em;}
#info-pages #start p{margin-bottom: 1em;}
#info-pages #start .step-detail{overflow: hidden;border-bottom: solid 1px #d1d1d1;padding:1em 0;}
#info-pages #start .step-detail .text{float: left;width:600px;line-height:1.8;}
#info-pages #start .step-detail .screen{float: right;width:500px;}
#info-pages #start #register{margin-bottom: 60px;}
#info-pages #start #payment{margin-bottom: 60px;}
#info-pages #start ul{margin:0 0 0 40px;padding-top:20px;clear:both;}
#info-pages #start ul li{list-style-type: none !important;padding-left:10px;}
#info-pages #start ul li:before{content:'※';}
#info-pages #start .postscript{margin-top:1em;padding:1em;}

#info-pages #start .num{float:left;display: block;width:50px;font-weight:bold;}
#info-pages #start .detail{font-weight: normal;float:left;display: block;width:550px;}

/* -------------------------------------------------
著者一覧
---------------------------------------------------- */
#main-column .name-menu {margin: 35px 0px;text-align: center;}
#main-column .name-menu a {font-size: 1.5em;font-weight: bold;color: #233b71;border: 1px solid #233b71;padding: 2px 6px;vertical-align: baseline;line-height: 1em;}
#main-column .name-menu a:hover {background-color: #233b71;color: #FFF;text-decoration:none;}
#main-column .name-menu a.current {background-color: #233b71;color: #FFF;text-decoration:none;}
.name-table{display: block;}
.name-table .name-list h5 {font-size: 1.8em;color: #233b71;border-bottom: 1px solid #233b71;}
.name-table .name-list ul {margin: 15px 0px 30px;overflow:hidden;}
.name-table .name-list ul li {margin-bottom: 5px;font-size:16px;}


/* -------------------------------------------------
中東通信特別スキン用
---------------------------------------------------- */
/* 20150713追加 */
/* .single-article-temp{padding-bottom: 220px;} */
.single-article-temp .kanban-single{margin-bottom:30px;}
.single-article-temp .kanban-single .heading{background-color:#797979;color:#fff;padding:10px;font-weight:bold;border-style: none;}
.single-article-temp .kanban-single .category-summary p{font-size:14px;}
.single-article-temp #article-author-info .author-data .text .name a{text-decoration: none;}
.single-article-temp .kanban-single .heading h1{font-size:18px;display:inline;}
.single-article-temp .article-single-index-list .article-single-list .article-single-header h2{font-size:22.4px;}

.single-article-body{margin:1em 0;}
.single-article-temp article,
.article-single-index-list .article-single-list{width:auto;border:solid 5px #ececec;border-radius: 4px;padding:20px;}
.single-article-temp .article-single-header .date,
.article-single-index-list .article-single-list .date{color:#989898;}

.article-single-index-list .article-single-list h1{font-size:22.4px;}
.article-single-index-list .article-single-list p{line-height:1.8em;margin-bottom:1em;}
.single-article-temp .article-single-index-list .article-single-list{margin-top:15px;}

/* 中東通信サブカラムのブロック */
#meast-column{
    border:solid 1px #aeaeae;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 1px #d1d1d1;
    -moz-box-shadow: 5px 5px 1px #d1d1d1;
    box-shadow: 5px 5px 1px #d1d1d1;
    padding:10px;
    width: 349px;
}

#meast-column .author{margin-bottom: 10px;}
#meast-column .photo{float:left;width:90px;margin-right: 15px;}
#meast-column .text{float: left;width:239px;}
#meast-column .text h4{font-weight:bold;border-bottom:solid 2px #000;padding-bottom:3px;margin-bottom:5px;font-size:1.1em;font-style: italic;}
#meast-column .text p{font-size:13px;color:#979797;}
#meast-column .more a{background-position: 32px -315px;padding-right:20px;float: right;font-size:14px;}
#meast-column .list ul li{border-bottom:dotted 1px #979797;padding: 10px 0;}
#meast-column .list ul li a:hover{text-decoration: none;}
#meast-column .list ul li span{display: block;}
#meast-column .list ul li .date{color:#979797;font-size:13px;}
#meast-column .list ul li .title{font-weight: bold;margin-bottom:5px;}
#meast-column .list ul li .summary{font-size: 13px;}
#meast-column .author .text .free {color: #FFF;background-color: #7FBA6A;padding: 0px 3px;border-radius: 3px;font-weight: normal;font-size: 0.7em;margin-left:15px;}
.single-article-temp .kanban-single .heading .free {color: #FFF;background-color: #7FBA6A;padding: 0px 3px;border-radius: 3px;font-weight: normal;font-size: 0.7em;margin-left:15px;}


