@charset "UTF-8";

/***********************************************/
/*                                             */
/* reset style ver0.1 101027                   */
/*                                             */
/*  10px 77% / 11xp 85% / 12px 93% / 13px 100% */
/*  14px 108% / 15px 116% / 16px 123.1%        */
/*  17px 131% / 18px 138.5% / 19px 146.5%      */
/*  20px 153.9%                                */
/*                                             */
/***********************************************/
html {
 overflow: scroll;
 overflow: -moz-scrollbars-vertical;
 overflow-x: scroll;
}
body{
background: #f8f8f8;
margin:0;
padding:0;
text-align:center;
color:#1F1F1F;
font-size:0.88em;
line-height:1.4;
font-style:normal;
font-family: "Ubuntu", Helvetica, Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

*:first-child+html body{
font-size:small;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
margin:0;
padding:0;
}

select,
input,
button,
textarea{
/*font-size:0.75em;*/
}
input[type="text"]:focus { outline: none; }

table{
border-collapse:collapse;
border-spacing:0;
font-size:inherit;
font:100%}

textarea,input{margin:0;padding:0}

caption,th{text-align:left}
td,th{vertical-align: top}

fieldset,img,abbr{border:none}
li{list-style-type:none}
hr{display:none}

a,a:link{color:#222;text-decoration:none}
a:visited{color:#222}
a:hover{color:#135BBD;text-decoration:underline}
strong{font-weight:bold}

a.external{
 background:url(../img/common/icon_002.gif) no-repeat 100% 3px;
 margin:0 5px 0 0;
 padding:0 18px 0 0;
}

blockquote {
    margin: 10px 0px 1.25em;
    padding: 10px;
    background:url(../img/entry/bg_entry_h4.gif);
    border: 1px solid #e0e0e0;
    font-size:92.3%;
}

.tCenter {
text-align: center;
}

.tRight {
text-align: right;
}

.l {
margin-right: 5px;
float: left;
}

.r {
margin-left: 5px;
float: right;
}

.none {
display:none;
}

.pointer {
cursor:pointer;
}

.magr180 {
    margin-right: 180px !important;
}

.clear{
clear:both;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden}

.clearfix{display:inline-block;}

/*\*/
* html .clearfix{height:1%}
.clearfix{display:block}
/**/

/* 4/1 */
.info {
  padding: 15px 0;
}
.info p {
  box-sizing: border-box;
  margin: 0 auto;
  width: 1000px;
  color: #e60027;
  font-size: 12px;
  text-align: center;
  border: 3px solid #e24145;
  padding: 1.2em 1.7em;
}


/***********************************************/
/* layout divs                                 */
/***********************************************/

#wrapper {
 background:url(../img/common/bg-body.jpg) repeat-x #F8F8F8;
 margin:0 auto;
 position: relative;
}
#header{
/* background:url(../img/common/bg-header.jpg) no-repeat 50% 100%;
 margin:0 auto 10px;
 height:110px;
 position:relative;
 width:1000px;
 text-align:left;*/
/* background:url(../img/common/bg-header.jpg) no-repeat 50% 100%;
 margin:0 auto 10px;*/
 margin:0 auto 0px;
/* height:110px; */
 height:100px!important;
 position:relative;
 width:1000px;
 text-align:left;
}
#contents{
 margin:54px auto 20px;
 width:1000px;
 text-align:left;
 position: relative;
}
#footer{
 margin:0 auto;
 width:1000px;
 text-align:left;
}
/* .d（1カラム表示（全体） 2013.1.11 */
.d #header {
 background: none;
}
.d #wrapper {
background: none;
background: url(../img/common/bg-body.jpg) repeat-x;
}
.d #header{
 height:90px;
}
#page.d #contents{
 background: none;
 width: 100%;
 text-align: center;
 margin: 0 0 0;
}
.d #footerWrap {
 background: #F8F8F8;
}
/***********************************************/
/* #header style                              */
/***********************************************/

#header #logo,
#header #companyLogo,
#header #description,
#header #headBanner,
#header #headNav,
#header #keywords,
#header #searchBox{
 position:absolute;
}

#header #logo{
 left:0;
 top:35px;
}

#header #companyLogo{
 left:0;
 top:10px;
}

#header #description{
 left:175px;
 top:14px;
}

#header #headNav{
 right:0;
 top:0;
}

#header #headNav li{
 float:left;
 font-style: 1px;
 line-height: 0;
}

#header #headBanner{
 left:690px;
 top:38px;
}

#header #keywords{
  left:356px;
  top:74px;
}

#header #keywords dt,
#header #keywords dd{
 float:left;
}

*:first-child+html #header #keywords dl {
line-height: 0;
}

#header #keywords dt{
padding-top:3px;
font-size: 1px;
}

*:first-child+html #header #keywords dt,
*:first-child+html #header #keywords dt img{
vertical-align: top;
}

#header #keywords dd{
 margin:0 0 0 10px;
}

#header #keywords dd a{
 display:block;
 background:#419be4;
 color:#fff;
 padding:2px 3px;
 font-size:12px;
 line-height:1;
}

#header #searchBox{
 left:343px;
 top:43px;
}

#header #searchBox dl dt,
#header #searchBox dl dd{
 float:left;
}

#header #searchBox dl dt{
font-size: 1px;
line-height: 0;
}

#header #searchBox dl dd{
 background:url(../img/common/bg-header-search.gif) no-repeat 95% 50%;
 border:#ccc 1px solid;
 border-left:none;
 height:23px;
 width:212px;
 overflow:hidden;
}

* html #header #searchBox dl dd{
 height:25px;
}

#header #searchBox dl dd input{
 border:none;
 background:none;
 width:185px;
 font-size:100%;
 padding:2px 0 0 5px;
}

* html #header #searchBox dl dd input{
 padding:0;
}

/***********************************************/
/* #article style                              */
/***********************************************/




/***********************************************/
/* #sideBar style                              */
/***********************************************/
#sideBar {
position:relative;
width:270px;
}
#sideBar2 {
position:relative;
padding: 50px 0 0 0;
float: right;
width: 270px;
}
#sideBar .banner01{
/*width: 100%;
overflow: hidden;*/
margin-bottom: 7px;
}
#sideBar .banner02{
margin-bottom: 14px;
}
#showcontent{
margin-bottom: 20px;
width: 270px;
}
/*
#sideBar .sectionH3{margin:0 0 16px}
#sideBar .sectionH3 h3{margin:0 0 12px}
*/
/*#sideBar .sectionH3{margin:0 0 16px}

#sideBar .banner01{margin:0 0 7px}
#sideBar .banner02{margin:0 0 20px}

#sideBar .sectionH3{margin:0 0 16px; width: 270px;}
#sideBar .sectionH3 h3{margin:0 0 12px}
*/
#sideBar .sectionH3 .block{
 background:url(../img/common/bg-side-separator.gif) repeat-x 0 100%;
 margin:0 0 10px;
 padding:0 0 12px;
}

#index #sideBar .banner01{
width: 270px;
overflow: hidden;
}

#sideBar .sectionH3 .block dl{
 float:right;
 width:170px;
}

/* 20150108_右柱をインタビュー→月イチIT総括に変更 */
#sideBar .sectionH3#sideMonthly{
  margin-bottom: 20px;
}
#sideBar .sectionH3#sideMonthly h3{
  margin-bottom: 10px;
  background: #3E3E3E;
  padding: 5px 12px 3px;
  color: #fff;
  font-size: 13px;
  border-radius: 4px;
}
#sideBar .sectionH3#sideMonthly .block dl{
 float:none;
 width:100%;
}
/* 20150108_右柱をインタビュー→月イチIT総括に変更 */

#sideBar .sectionH3 .block dl dt{
 margin:5px 0;
 font-size:0.88em;
 line-height:1.3;
}


#sideBar .sectionH3 .block dl dt a{
 font-weight:bold;
}

#sideBar .sectionH3 .block dl dd{
 font-size:76.9%;
}

*:first-child+html #sideBar .sectionH3 .block dl dt{
font-size: 88%;
}



#sideBar .sectionH3 .block dl dd.date{
 color:#666;
}


#sideBar .sectionH3 .block .photo{
 float:left;
 width:90px;
}

#sideBar .sectionH3 .block .photo img{
 border:#d5d5d5 1px solid;
 padding:1px;
}

#sideBar .sectionH3 .more{
 text-align:right;
}

#sideBar .sectionH3 .more a{
 background:url(../img/common/icon_005.gif) no-repeat left center;
 color:#0044cc;
 padding:0 0 0 10px;
 font-size:12px;
}
#sideBar #sideAmusement{
 margin: 0 0 20px 0;
}
body#index #sideBar #sideAmusement{
 margin-top:20px;
}
#sideBar .backnumber{
}
#sideBar .backnumber #backnumberList{
width: 239px;
margin:15px 0;
font-size:14px;
}
#sideBar .jqTransformSelectWrapper {
margin-bottom: 20px;
}
#sideBar .sectionH3 #entryWordList{
padding: 10px 0 0;
}
#sideBar .sectionH3 #entryWordList li{
 background:url(../img/common/bg-side-separator.gif) repeat-x 0 100%;
 margin:0 0 10px;
 padding:0 0 12px 10px;
 font-size:0.88em;
 font-weight:bold;
}

/* 20190313_追加 */
#sideSearchBox { margin-bottom: 20px; }
#sideSearchBox dl {
  overflow: hidden;
  border-radius: 15px;
}
#sideSearchBox dt {
  background: #3387de;
  width: 30px;
  height: 30px;
  float: right;
}
#sideSearchBox dd {
  height: 30px;
  float: left;
}
#sideSearchKeyword {
  background: #ccc;
  color: #fff;
  width: 210px !important;
  padding: 8px 15px 7px;
  border: none;
}
/* placeholder: Google Chrome, Safari, Opera 15+, Android, iOS */
#sideSearchKeyword::-webkit-input-placeholder { color: #fff; }
/* placeholder: Firefox 18- */
#sideSearchKeyword:-moz-placeholder { color: #fff; }
/* placeholder: Firefox 19+ */
#sideSearchKeyword::-moz-placeholder { color: #fff; }
/* placeholder: IE 10+ */
#sideSearchKeyword:-ms-input-placeholder { color: #fff; }
/* placeholder: Google Chrome, Safari, Opera 15+, Android, iOS */
input[type="text"]:forcus::-webkit-input-placeholder { color: transparent; }
/* placeholder: Firefox 19+ */
input[type="text"]:forcus::-moz-placeholder { color: transparent; }
/* placeholder: IE 10+ */
input[type="text"]:forcus:-ms-input-placeholder { color: transparent; }
#sideSearchBox input {}

#sideBar .rainking-side { margin-bottom: 20px; }
#sideBar .ranking-inner {}
#sideBar .rainking-side .sectionH3 {}
#sideBar .rainking-side .sectionH3 h3 {
  background: #3e3e3e url(../img/icon-ranking-side-ttl.png) 10px 4px no-repeat;
  color: #fff;
  font-size: 13px;
  border-radius: 4px 4px 0 0;
  padding: 5px 0 3px 35px;
  margin-bottom: 5px;
}
.tab-list {
  font-size: 0;
  text-align: center;
}
.tab-item {
  color: #999;
  font-size: 12px;
  display: inline-block;
  width: 50%;
}
.tab-item a {
  background: #999;
  color: #fff;
  text-decoration: none;
  border: 1px solid #999;
  border-bottom: none;
  border-radius: 6px 6px 0 0;
  padding: 2px 0 1px;
  display: block;
}
.tab-item a.active,
.tab-item a:hover {
  background: #fff;
  color: #222;
}
.tab-content {
  background: #fff;
  display: none;
}
.tab-content.active { display: block; }

#sideBar .tab-content ul {}
#sideBar .tab-content ul li {
  padding: 10px;
  border-bottom: 1px dotted #999;
}
#sideBar .tab-content .thumb {
  width: 80px;
  height: 60px;
  margin-right: 10px;
  float: left;
  position: relative;
}
#sideBar .tab-content .thumb::after {
  content: "";
  display: block;
  width: 15px;
  height: 20px;
  position: absolute;
  top: -3px;
  left: -3px;
}
#sideBar .tab-content .no1 .thumb::after { background: url(../img/icon-ranking-badge01.png) 0 0 no-repeat; }
#sideBar .tab-content .no2 .thumb::after { background: url(../img/icon-ranking-badge02.png) 0 0 no-repeat; }
#sideBar .tab-content .no3 .thumb::after { background: url(../img/icon-ranking-badge03.png) 0 0 no-repeat; }
#sideBar .tab-content .no4 .thumb::after { background: url(../img/icon-ranking-badge04.png) 0 0 no-repeat; }
#sideBar .tab-content .no5 .thumb::after { background: url(../img/icon-ranking-badge05.png) 0 0 no-repeat; }
#sideBar .tab-content .thumb a {
  display: block;
  height: 60px;
  overflow: hidden;
}
#sideBar .tab-content .thumb img {
  width: 100%;
  height: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#sideBar .tab-content dl { overflow: hidden; }
#sideBar .tab-content dt { font-size: 13px; }
#sideBar .tab-content dd {
  font-size: 10px;
  color: #666;
  margin-top: 5px;
}

#sideBar .wordCategoryList {

}
#sideBar .wordCategoryList table {
  border: 1px solid #999;
}
#sideBar .wordCategoryList table {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 6px;
  table-layout: fixed;
  border-collapse: separate;
}
#sideBar .wordCategoryList td {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
#sideBar .wordCategoryList tr:last-child td { border-bottom: none; }
#sideBar .wordCategoryList tr:first-child td:first-child a { border-radius: 5px 0 0 0; }
#sideBar .wordCategoryList tr:first-child td:last-child a { border-radius: 0 5px 0 0; }
#sideBar .wordCategoryList tr:last-child td:first-child a { border-radius: 0 0 0 5px; }
#sideBar .wordCategoryList tr:last-child td:last-child a { border-radius: 0 0 5px 0; }
#sideBar .wordCategoryList td:last-child { border-right: none; }
#sideBar .wordCategoryList td a {
  color: #1359bd;
  font-size: 14px;
  display: block;
  text-align: center;
  padding: 10px 0;
}
#sideBar .wordCategoryList td a:hover {
  background: #3375F0;
  color: #fff;
  text-decoration: none;
}
/* 20190313_追加 ここまで */


#showcontent{
position: relative;
float: right;
width: 270px;
margin-bottom: 80px;
}

/***********************************************/
/* #foot style                                 */
/***********************************************/

#likeBox {
  margin: 0 0 50px 0;
}
#likeBox .facebook{
    float:left;
    width:500px;
    margin: 0 20px 0 0;
}
#likeBox .twitter{
    float:left;
    width:480px;
}

#footerLink01{
 background:url(../img/common/bg-footerLink01.jpg) no-repeat 0 100%;
 margin:0 0 20px;
 padding:0 20px 45px;
}

#footerLink01 .foot-nav01{margin:0 0 25px}

#footerLink01 .foot-nav01 dt{margin:0 0 5px}

#footerLink01 .foot-nav01 dd{
 background:url(../img/common/icon_001.gif) no-repeat 5px 15px;
 border-top:#dfdfdf 1px solid;
 margin:10px 0 0;
 padding:10px 0 0 20px;
}

#footerLink01 .foot-nav01 dd.first-child{
 border:none;
 margin:0;
}

#footerLink01 .foot-nav01 dd a{
 font-weight:bold;
 color:#1359bd;
}

#footerLink01 .foot-nav02 dt,
#footerLink01 .foot-nav02 dd{
 float:left;
}

#footerLink01 .foot-nav02 dt{
 margin:0 15px 0 0;
}

#footerLink01 .foot-nav02 dd{
 background:url(../img/common/bg-foot-link02.gif) no-repeat 0 2px;
 line-height:100%;
 margin:0 0 0 10px;
 padding:0 0 0 10px;
}

#footerLink01 .foot-nav02 dd.first-child{
 background:none;
 margin:0;
 padding:0;
}

#footerLink01 .foot-nav02 dd a{
 color:#1359bd;
 font-size:76.9%;
}

#footerLink02{
 background:url(../img/common/bg-footerLink02.jpg) no-repeat 50% 100%;
 padding:0 0 30px 7px;
}

#footerLink02 .sectionH3{
 float:left;
}

#footerLink02 .first-child{
 margin:0 37px 0 0;
 width:304px;
}

#footerLink02 .nth-child2{
 margin:0 33px 0 0;
 width:347px;
}

#footerLink02 .last-child{
 width:272px;
}

#footerLink02 .sectionH3 h3{
 margin:0 0 20px;
}

#footerLink02 .sectionH3 dl{margin:0 0 20px}

#footerLink02 .sectionH3 dl dt{
 background:url(../img/common/icon_001.gif) no-repeat 3px 5px;
 margin:0 0 15px;
 padding:0 0 0 15px;
}

#footerLink02 .sectionH3 dl dt.title{
 background:none;
 font-weight:bold;
}

#footerLink02 .sectionH3 dl dt a{
 font-size:100%;
 font-weight:bold;
}

#footerLink02 .sectionH3 dl dd{
 background:url(../img/common/icon_003.gif) no-repeat 5px 7px;
 padding:0 0 0 15px;
}

#footerLink02 .sectionH3 dl dd span{
margin-left:5px;
}


#footerLink02 .sectionH3 dl dd a{
 font-size:11px;
}

#copyArea{
 padding:0 0 10px;
 text-align:center;
}

#copyArea .switch{margin:0 0 15px}

#copyArea .switch a{
 background:url(../img/common/icon_004.gif) no-repeat 0 3px;
 color:#1359bd;
 font-size:100%;
 padding:2px 0 3px 15px;
}

* html #copyArea .switch a{
 height:1%;
}

#copyArea p{
 font-size:76.9%;
 margin:0 0 10px;
}

#copyArea #copy{
 font-size:76.9%;
 color:#666;
}
/* ===============================================
▼共通（余白）
=============================================== */
/* 上詰め */
.tsp5 { padding-top: 5px!important; }
.tsp10 { padding-top: 10px!important; }
.tsp15 { padding-top: 15px!important; }
.tsp20 { padding-top: 20px!important; }
.tsp25 { padding-top: 25px!important; }
.tsp30 { padding-top: 30px!important; }
.tsp35 { padding-top: 35px!important; }
.tsp40 { padding-top: 40px!important; }

/* 左詰め */
.lsp5 { padding-left: 5px!important; }
.lsp10 { padding-left: 10px!important; }
.lsp15 { padding-left: 15px!important; }
.lsp20 { padding-left: 20px!important; }
.lsp25 { padding-left: 25px!important; }
.lsp30 { padding-left: 30px!important; }
.lsp35 { padding-left: 35px!important; }
.lsp40 { padding-left: 40px!important; }

/* 右詰め */
.rsp5 { padding-right: 5px!important; }
.rsp10 { padding-right: 10px!important; }
.rsp15 { padding-right: 15px!important; }
.rsp20 { padding-right: 20px!important; }
.rsp25 { padding-right: 25px!important; }
.rsp30 { padding-right: 30px!important; }
.rsp35 { padding-right: 35px!important; }
.rsp40 { padding-right: 40px!important; }

/* 下詰め */
.bsp5 { padding-bottom: 5px!important; }
.bsp10 { padding-bottom: 10px!important; }
.bsp15 { padding-bottom: 15px!important; }
.bsp20 { padding-bottom: 20px!important; }
.bsp25 { padding-bottom: 25px!important; }
.bsp30 { padding-bottom: 30px!important; }
.bsp35 { padding-bottom: 35px!important; }
.bsp40 { padding-bottom: 40px!important; }

/* 全体詰め */
.pad5 { padding: 5px!important; }
.pad10 { padding: 10px!important; }
.pad15 { padding: 15px!important; }
.pad20 { padding: 20px!important; }
.pad25 { padding: 25px!important; }
.pad30 { padding: 30px!important; }

/* 詰めなし */
.no_pad { padding: 0!important; }

/* 上余白 */
.mt5 { padding-top: 5px!important; }
.mt10 { padding-top: 10px!important; }
.mt15 { padding-top: 15px!important; }
.mt20 { padding-top: 20px!important; }
.mt25 { padding-top: 25px!important; }
.mt30 { padding-top: 30px!important; }
.mt35 { padding-top: 35px!important; }
.mt40 { padding-top: 40px!important; }

/* 左余白 */
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
.ml40 { margin-left: 40px!important; }

/* 右余白 */
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mr35 { margin-right: 35px!important; }
.mr40 { margin-right: 40px!important; }

/* 下余白 */
.mb5 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb12 { margin-bottom: 12px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb35 { margin-bottom: 35px!important; }
.mb40 { margin-bottom: 40px!important; }

/* 全体余白 */
.mgn5 { mgnding: 5px!important; }
.mgn10 { mgnding: 10px!important; }
.mgn15 { mgnding: 15px!important; }
.mgn20 { mgnding: 20px!important; }
.mgn25 { mgnding: 25px!important; }
.mgn30 { mgnding: 30px!important; }

/* 余白なし */
.no_mgn { margin: 0!important; }

/* ===============================================
▼共通（横幅）
=============================================== */
.w10 { width: 10%; }
.w20 { width: 20%; }
.w30 { width: 30%; }
.w40 { width: 40%; }
.w50 { width: 50%; }
.w60 { width: 60%; }
.w70 { width: 70%; }
.w80 { width: 80%; }
.w90 { width: 90%; }

/* ===============================================
▼共通（背景色）
=============================================== */
.bgcG { background-color: #e1e1e1; }
.bgcO { background-color: #ffd8b2; }
.bgcY { background-color: #ffffb2; }

/* ===============================================
▼共通（文字スタイル）
=============================================== */
/* 太さ・色 */
.small { font-size: 80%; font-weight: normal; }
.bold { font-weight: bold; }
.blue { color: #0966a9; }
.navy { color: #00355b; }
.red { color: #dd0000; }
.red02 { color: #ff3300; }
.org { color: #ff6600; }
.yellow { color: #F93; }
.error{ font-size: 10px; color: #dd0000; font-weight: bold; }
.aster { color: #dd0000; font-weight: normal; }

/* 文字大きさ */
.fontL { font-size: 140%; }
.fontLL { font-size: 180%; }

/* 文字高さ */
.line2 { line-height: 2; }

/* 文字位置 */
.center { text-align: center; }
.indent01 { text-indent: -1em; padding-left: 1em; }
.indent02 { text-indent: -1.5em; padding-left: 1.5em; }
.indent1 { padding-left: 1em; }
.indent1 p { text-indent: -1em; }
.indent2 { padding-left: 2em; }
.indent2 p { text-indent: -2em; }


/* ===============================================
▼共通（フォーム）
=============================================== */
/* テキストフォームスタイル */
.text10 { width: 10px; vertical-align: middle; padding: 2px; }
.text20 { width: 20px; vertical-align: middle; padding: 2px; }
.text30 { width: 30px; vertical-align: middle; padding: 2px; }
.text40 { width: 40px; vertical-align: middle; padding: 2px; }
.text50 { width: 50px; vertical-align: middle; padding: 2px; }
.text60 { width: 60px; vertical-align: middle; padding: 2px; }
.text70 { width: 70px; vertical-align: middle; padding: 2px; }
.text80 { width: 80px; vertical-align: middle; padding: 2px; }
.text90 { width: 90px; vertical-align: middle; padding: 2px; }
.text100 { width: 100px; vertical-align: middle; padding: 2px; }
.text150 { width: 150px; vertical-align: middle; padding: 2px; }
.text200 { width: 200px; vertical-align: middle; padding: 2px; }
.text250 { width: 250px; vertical-align: middle; padding: 2px; }
.text300 { width: 300px; vertical-align: middle; padding: 2px; }
.text350 { width: 350px; vertical-align: middle; padding: 2px; }
.text400 { width: 400px; vertical-align: middle; padding: 2px; }

/* ===============================================
▼globalNav 2/20更新
=============================================== */
#globalNav{
background: #7db500;
width: 100%;
min-width: 1000px;
height: 40px;
position: relative;
z-index:10;
}
#globalNav::after{
  content: "";
  background: #70706F repeat-x url(/common/img/globalnav/v2-globalNav-shadow.png);
  height: 10px;
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
}
#globalNavInner{width: 1000px; margin: auto;}
#globalNavInner .nav{clear: both; overflow: hidden;}
#globalNavInner .nav li{float: left;}
#globalNavInner .nav li a {
  position: relative;
  z-index: 50;
}
#globalNavInner .nav > li > a {
  display: block;
  height: 50px;
}
#globalNavInner .nav > li.js-nav01 > a {
  background: url(/common/img/globalnav/nav01.png) 0 0 no-repeat;
  width: 64px;
}
#globalNavInner .nav > li.js-nav02 > a {
  background: url(/common/img/globalnav/nav02.png) 0 0 no-repeat;
  width: 110px;
}
#globalNavInner .nav > li.js-nav03 > a {
  background: url(/common/img/globalnav/nav03.png) 0 0 no-repeat;
  width: 112px;
}
#globalNavInner .nav > li.js-nav04 > a {
  background: url(/common/img/globalnav/nav04.png) 0 0 no-repeat;
  width: 138px;
}
#globalNavInner .nav > li.js-nav05 > a {
  background: url(/common/img/globalnav/nav05.png) 0 0 no-repeat;
  width: 166px;
}
#globalNavInner .nav > li.js-nav06 > a {
  background: url(/common/img/globalnav/nav06.png) 0 0 no-repeat;
  width: 127px;
}
#globalNavInner .nav > li.js-nav07 > a {
  background: url(/common/img/globalnav/nav07.png) 0 0 no-repeat;
  width: 167px;
}
#globalNavInner .nav > li.js-nav08 > a {
  background: url(/common/img/globalnav/nav08.png) 0 0 no-repeat;
  width: 116px;
}
#globalNavInner .nav > li.js-nav01:hover > a,
#globalNavInner .nav > li.js-nav01.current > a { background-image: url(/common/img/globalnav/nav01_on.png); }
#globalNavInner .nav > li.js-nav02:hover > a,
#globalNavInner .nav > li.js-nav02.current > a { background-image: url(/common/img/globalnav/nav02_on.png); }
#globalNavInner .nav > li.js-nav03:hover > a,
#globalNavInner .nav > li.js-nav03.current > a { background-image: url(/common/img/globalnav/nav03_on.png); }
#globalNavInner .nav > li.js-nav04:hover > a,
#globalNavInner .nav > li.js-nav04.current > a { background-image: url(/common/img/globalnav/nav04_on.png); }
#globalNavInner .nav > li.js-nav05:hover > a,
#globalNavInner .nav > li.js-nav05.current > a { background-image: url(/common/img/globalnav/nav05_on.png); }
#globalNavInner .nav > li.js-nav06:hover > a,
#globalNavInner .nav > li.js-nav06.current > a { background-image: url(/common/img/globalnav/nav06_on.png); }
#globalNavInner .nav > li.js-nav07:hover > a,
#globalNavInner .nav > li.js-nav07.current > a { background-image: url(/common/img/globalnav/nav07_on.png); }
#globalNavInner .nav > li.js-nav08:hover > a,
#globalNavInner .nav > li.js-nav08.current > a { background-image: url(/common/img/globalnav/nav08_on.png); }
#globalNavInner .nav li a span { display: none; }
.sub-globalNav {
background: #70706F repeat-x url(/common/img/globalnav/v2-globalNav-shadow.png);
height: 39px;
position: absolute;
bottom: -39px;
left: 0;
right: 0;
display: none;
visibility: none;
z-index: 10;
}
#globalNavInner .nav li:hover .sub-globalNav,
.current .sub-globalNav {
  display: block;
  visibility: visible;
}
#globalNavInner .nav li:hover .sub-globalNav { z-index: 50; }
.sub-globalNavInner{
  width: 990px;
  margin: auto;
  clear: both;
  overflow: hidden;
}
.sub-globalNavInner ul a{color: #FFF; text-decoration: underline;background: url(/common/img/globalnav/subnav-icon.gif) 5px center no-repeat; padding: 5px 5px 5px 20px; }
.sub-globalNavInner ul a:hover{text-decoration: underline; background:#669900 url(/common/img/globalnav/subnav-icon.gif) 5px center no-repeat;}
.sub-globalNavInner ul a.sub-active{text-decoration: underline; background:#669900 url(/common/img/globalnav/subnav-icon.gif) 5px center no-repeat;}
.sub-globalNavInner ul{
font-size: 12px;
color: #FFF;
display:table;
float:left;
}
.sub-globalNavInner ul li{
vertical-align: middle;
line-height: 39px;
display:inline-table;
/*display: inline-block;*/
text-align: left;
margin-right: 5px;
float:left\9;
margin-top:5px\9;
}

.sub-globalNavInner dl{
display: table;
padding-left: 5px;
float:left;
}
.sub-globalNavInner dl dt{margin: 12px 10px 0 0; vertical-align: top;}
.sub-globalNavInner dl dt, .sub-globalNavInner dl dd{display: inline-table;}
.sub-globalNavInner ul li:after{color: #9B9B8C; content: "　/";}
.sub-globalNavInner ul li:last-child:after {content: "";}
.js-noAfter:after{content: ""!important;}

/* rightlayout */
.mod-bnrList{
margin:0px;
padding:0px;
}
.mod-bnrList li{
margin:0 0 10px;
}
.mod-bnrList a:hover img{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
}

.mod-rankingList{
margin: 0;
padding: 0px 0px 4px;
background: url(/common/img/ranking/ranking-bottom.jpg) bottom no-repeat;
width: 270px;
}
.mod-rankingList ul{
background: url(/common/img/ranking/ranking-bg.jpg) top no-repeat;
width: 268px;
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
}
.mod-rankingList ul li{
border-bottom:1px dotted #CCCCCC;
background: #FFFFFF;
line-height: 16px;
margin-bottom: 1px;
padding-bottom: 1px;
}
.mod-rankingList ul a{
display: block;
padding:15px 15px 15px 50px;
text-decoration: none;
color: #242424;
min-height: 30px;
}
.mod-rankingList ul a:hover{
display: block;
padding:15px 15px 15px 50px;
color: #135BBD;
}
.mod-rankingList p{
border-left: solid 1px #CCCCCC;
border-right: solid 1px #CCCCCC;
background: #FFFFFF;
text-align: center;
padding: 10px 0px;
}
.mod-rankingList a:hover img{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
opacity: 0.7;
}
.js-number1 a{background: url(/common/img/ranking/ranking01.png) no-repeat 10px 20px;}
.js-number1 a:hover{background: url(/common/img/ranking/ranking01.png) no-repeat 10px 20px #EEEFDE;}
.js-number2 a{background: url(/common/img/ranking/ranking02.png) no-repeat 10px 20px;}
.js-number2 a:hover{background: url(/common/img/ranking/ranking02.png) no-repeat 10px 20px #EEEFDE;}
.js-number3 a{background: url(/common/img/ranking/ranking03.png) no-repeat 10px 20px;}
.js-number3 a:hover{background: url(/common/img/ranking/ranking03.png) no-repeat 10px 20px #EEEFDE;}
.js-number4 a{background: url(/common/img/ranking/ranking-note.png) no-repeat 10px 20px;}
.js-number4 a:hover{background: url(/common/img/ranking/ranking-note.png) no-repeat 10px 20px #EEEFDE;}
.js-number5 a{background: url(/common/img/ranking/ranking-note.png) no-repeat 10px 20px;}
.js-number5 a:hover{background: url(/common/img/ranking/ranking-note.png) no-repeat 10px 20px #EEEFDE;}

.mod-snsArea{
background:url(../img/common/bg-side-separator.gif) repeat-x 0 100%;
margin:0 0 10px;
padding:0 0 10px;
}

.mod-snsArea h3{
padding:5px 0 5px 30px;
font-size:0.88em;
}

#page .mod-snsArea h3{
font-size:0.88em;
}

.mod-snsArea .tw h3{
background:url(../img/index/side-twitter.jpg) no-repeat;
z-index:10;
}

* html .mod-snsArea .tw h3{
height:1%;
}

.mod-snsArea .fb h3{
background:url(../img/index/side-fb.jpg) no-repeat;
}

.mod-snsArea .gp h3{
background:url(../img/index/side-google.jpg) no-repeat;
}

.mod-snsArea .yt h3{
background:url(../img/index/side-youtube.jpg) no-repeat;
}

.mod-snsArea .rs h3{
background:url(../img/index/side-rss.jpg) no-repeat;
}

.mod-snsArea .mob h3{
background:url(../img/index/side-mob.jpg) no-repeat;
}

.mod-snsArea .policy h3 {
padding-left: 12px;
background: url(/common/img/common/icon_005.gif) no-repeat left 10px;
}

.mod-snsArea h3 a{
color:#0044cc;
font-weight:bold;
}

.mod-snsArea p{
font-size:76.9%;
}

*:first-child+html .mod-snsArea p{
    font-size:11px;
}


.mod-snsArea .tw .tweetArea{
position:relative;
zoom:1;
}
.mod-snsArea .tw iframe{
margin-top:10px;
}

.mod-snsArea .tw .tweetArea p{
text-align:left;
zoom:1;
_font-size:11px;
}

#category .mod-snsArea .tw .tweetArea p, #page .mod-snsArea .tw .tweetArea p{
text-align:left;
zoom:1;
_font-size:11px;
}
#entry .mod-snsArea .tw .tweetArea p, #page .mod-snsArea .tw .tweetArea p{
text-align:left;
zoom:1;
_font-size:11px;
}

* html .mod-snsArea .tw .tweetArea p{
    margin-left:100px;
}


.mod-snsArea .tw .tweetArea .tweet{
width:174px;
padding:0 10px 6px;
text-align:left;
line-height:130%;
font-size:11px!important;
_width:194px;
}

.mod-snsArea .tw .tweetArea .tweet a{
color:#135bbd;
font-size:76.9%;
}

.mod-snsArea .mob div{
text-align:center;
}

.mod-imageCaption {
font-size: 14px!important;
color:#f00!important;
}

/* 楽しみながら学ぶ スタイル 2014/08 */
.entertainment-header{
margin: 10px 0 20px;
padding: 0 0 20px;
border-bottom: 1px dotted #CCC;
}
.entertainment-index{
width: 680px;
clear: both;
overflow: hidden;
}
.entertainment-box{
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dotted #CCC;
clear: bottom;
overflow: hidden;
}
.entertainment-img{
margin-bottom: 20px;
}
.entertainment-list{
margin: 0 10px;
}​
/*
.entertainment-img img{
width: 200px;
}
*/


/********************************************************************
ヘルパー
********************************************************************/

/**********************************
position
**********************************/
.hp-poss { position: static !important; }
.hp-posa { position: absolute !important; }
.hp-posr { position: relative !important; }
.hp-posf { position: fixed !important; }

/**********************************
float
**********************************/
.hp-fl { float: left !important; }
.hp-fr { float: right !important; }
.hp-fn { float: none !important; }
.hp-cl { clear: both !important; }

/**********************************
display
**********************************/
.hp-dn { display: none !important; }
.hp-db { display: block !important; }
.hp-di { display: inline !important; }
.hp-dib { display: inline-block !important; }
.hp-dtb { display: table !important; }
.hp-ditb { display: inline-table !important; }
.hp-dtbc { display: table-cell !important; }

/**********************************
overflow
**********************************/
.hp-ovv { overflow: visible !important; }
.hp-ovf { overflow: hidden !important; }
.hp-ova { overflow: auto !important; }

/**********************************
width
**********************************/
.hp-wd5p { width: 5% !important; }
.hp-wd10p { width: 10% !important; }
.hp-wd15p { width: 15% !important; }
.hp-wd20p { width: 20% !important; }
.hp-wd25p { width: 25% !important; }
.hp-wd30p { width: 30% !important; }
.hp-wd35p { width: 35% !important; }
.hp-wd40p { width: 40% !important; }
.hp-wd45p { width: 45% !important; }
.hp-wd50p { width: 50% !important; }
.hp-wd55p { width: 55% !important; }
.hp-wd60p { width: 60% !important; }
.hp-wd65p { width: 65% !important; }
.hp-wd70p { width: 70% !important; }
.hp-wd75p { width: 75% !important; }
.hp-wd80p { width: 80% !important; }
.hp-wd85p { width: 85% !important; }
.hp-wd90p { width: 90% !important; }
.hp-wd95p { width: 95% !important; }
.hp-wd100p { width: 100% !important; }

/**********************************
padding
**********************************/
.hp-p0 { padding: 0px !important; }
.hp-p5 { padding: 5px !important; }
.hp-p10 { padding: 10px !important; }
.hp-p15 { padding: 15px !important; }
.hp-p20 { padding: 20px !important; }
.hp-p25 { padding: 25px !important; }
.hp-p30 { padding: 30px !important; }
.hp-p35 { padding: 35px !important; }
.hp-p40 { padding: 40px !important; }
.hp-p45 { padding: 45px !important; }
.hp-p50 { padding: 50px !important; }

/*
padding-top
*/
.hp-pt0 { padding-top: 0px !important; }
.hp-pt5 { padding-top: 5px !important; }
.hp-pt10 { padding-top: 10px !important; }
.hp-pt15 { padding-top: 15px !important; }
.hp-pt20 { padding-top: 20px !important; }
.hp-pt25 { padding-top: 25px !important; }
.hp-pt30 { padding-top: 30px !important; }
.hp-pt35 { padding-top: 35px !important; }
.hp-pt40 { padding-top: 40px !important; }
.hp-pt45 { padding-top: 45px !important; }
.hp-pt50 { padding-top: 50px !important; }
.hp-pt55 { padding-top: 55px !important; }
.hp-pt60 { padding-top: 60px !important; }
.hp-pt65 { padding-top: 65px !important; }
.hp-pt70 { padding-top: 70px !important; }
.hp-pt75 { padding-top: 75px !important; }
.hp-pt80 { padding-top: 80px !important; }
.hp-pt85 { padding-top: 85px !important; }
.hp-pt90 { padding-top: 90px !important; }
.hp-pt95 { padding-top: 95px !important; }
.hp-pt100 { padding-top: 100px !important; }

/*
padding-right
*/
.hp-pr0 { padding-right: 0px !important; }
.hp-pr5 { padding-right: 5px !important; }
.hp-pr10 { padding-right: 10px !important; }
.hp-pr15 { padding-right: 15px !important; }
.hp-pr20 { padding-right: 20px !important; }
.hp-pr25 { padding-right: 25px !important; }
.hp-pr30 { padding-right: 30px !important; }
.hp-pr35 { padding-right: 35px !important; }
.hp-pr40 { padding-right: 40px !important; }
.hp-pr45 { padding-right: 45px !important; }
.hp-pr50 { padding-right: 50px !important; }
.hp-pr55 { padding-right: 55px !important; }
.hp-pr60 { padding-right: 60px !important; }
.hp-pr65 { padding-right: 65px !important; }
.hp-pr70 { padding-right: 70px !important; }
.hp-pr75 { padding-right: 75px !important; }
.hp-pr80 { padding-right: 80px !important; }
.hp-pr85 { padding-right: 85px !important; }
.hp-pr90 { padding-right: 90px !important; }
.hp-pr95 { padding-right: 95px !important; }
.hp-pr100 { padding-right: 100px !important; }

/*
padding-bottom
*/
.hp-pb0 { padding-bottom: 0px !important; }
.hp-pb5 { padding-bottom: 5px !important; }
.hp-pb10 { padding-bottom: 10px !important; }
.hp-pb15 { padding-bottom: 15px !important; }
.hp-pb20 { padding-bottom: 20px !important; }
.hp-pb25 { padding-bottom: 25px !important; }
.hp-pb30 { padding-bottom: 30px !important; }
.hp-pb35 { padding-bottom: 35px !important; }
.hp-pb40 { padding-bottom: 40px !important; }
.hp-pb45 { padding-bottom: 45px !important; }
.hp-pb50 { padding-bottom: 50px !important; }
.hp-pb55 { padding-bottom: 55px !important; }
.hp-pb60 { padding-bottom: 60px !important; }
.hp-pb65 { padding-bottom: 65px !important; }
.hp-pb70 { padding-bottom: 70px !important; }
.hp-pb75 { padding-bottom: 75px !important; }
.hp-pb80 { padding-bottom: 80px !important; }
.hp-pb85 { padding-bottom: 85px !important; }
.hp-pb90 { padding-bottom: 90px !important; }
.hp-pb95 { padding-bottom: 95px !important; }
.hp-pb100 { padding-bottom: 100px !important; }

/*
padding-left
*/
.hp-pl0 { padding-left: 0px !important; }
.hp-pl5 { padding-left: 5px !important; }
.hp-pl10 { padding-left: 10px !important; }
.hp-pl15 { padding-left: 15px !important; }
.hp-pl20 { padding-left: 20px !important; }
.hp-pl25 { padding-left: 25px !important; }
.hp-pl30 { padding-left: 30px !important; }
.hp-pl35 { padding-left: 35px !important; }
.hp-pl40 { padding-left: 40px !important; }
.hp-pl45 { padding-left: 45px !important; }
.hp-pl50 { padding-left: 50px !important; }
.hp-pl55 { padding-left: 55px !important; }
.hp-pl60 { padding-left: 60px !important; }
.hp-pl65 { padding-left: 65px !important; }
.hp-pl70 { padding-left: 70px !important; }
.hp-pl75 { padding-left: 75px !important; }
.hp-pl80 { padding-left: 80px !important; }
.hp-pl85 { padding-left: 85px !important; }
.hp-pl90 { padding-left: 90px !important; }
.hp-pl95 { padding-left: 95px !important; }
.hp-pl100 { padding-left: 100px !important; }

/**********************************
margin
**********************************/
.hp-m0 { margin: 0px !important; }
.hp-m5 { margin: 5px !important; }
.hp-m10 { margin: 10px !important; }
.hp-m15 { margin: 15px !important; }
.hp-m20 { margin: 20px !important; }
.hp-m25 { margin: 25px !important; }
.hp-m30 { margin: 30px !important; }
.hp-m35 { margin: 35px !important; }
.hp-m40 { margin: 40px !important; }
.hp-m45 { margin: 45px !important; }
.hp-m50 { margin: 50px !important; }

/*
margin-top
*/
.hp-mt0 { margin-top: 0px !important; }
.hp-mt5 { margin-top: 5px !important; }
.hp-mt10 { margin-top: 10px !important; }
.hp-mt15 { margin-top: 15px !important; }
.hp-mt20 { margin-top: 20px !important; }
.hp-mt25 { margin-top: 25px !important; }
.hp-mt30 { margin-top: 30px !important; }
.hp-mt35 { margin-top: 35px !important; }
.hp-mt40 { margin-top: 40px !important; }
.hp-mt45 { margin-top: 45px !important; }
.hp-mt50 { margin-top: 50px !important; }
.hp-mt55 { margin-top: 55px !important; }
.hp-mt60 { margin-top: 60px !important; }
.hp-mt65 { margin-top: 65px !important; }
.hp-mt70 { margin-top: 70px !important; }
.hp-mt75 { margin-top: 75px !important; }
.hp-mt80 { margin-top: 80px !important; }
.hp-mt85 { margin-top: 85px !important; }
.hp-mt90 { margin-top: 90px !important; }
.hp-mt95 { margin-top: 95px !important; }
.hp-mt100 { margin-top: 100px !important; }

/*
margin-right
*/
.hp-mr0 { margin-right: 0px !important; }
.hp-mr5 { margin-right: 5px !important; }
.hp-mr10 { margin-right: 10px !important; }
.hp-mr15 { margin-right: 15px !important; }
.hp-mr20 { margin-right: 20px !important; }
.hp-mr25 { margin-right: 25px !important; }
.hp-mr30 { margin-right: 30px !important; }
.hp-mr35 { margin-right: 35px !important; }
.hp-mr40 { margin-right: 40px !important; }
.hp-mr45 { margin-right: 45px !important; }
.hp-mr50 { margin-right: 50px !important; }
.hp-mr55 { margin-right: 55px !important; }
.hp-mr60 { margin-right: 60px !important; }
.hp-mr65 { margin-right: 65px !important; }
.hp-mr70 { margin-right: 70px !important; }
.hp-mr75 { margin-right: 75px !important; }
.hp-mr80 { margin-right: 80px !important; }
.hp-mr85 { margin-right: 85px !important; }
.hp-mr90 { margin-right: 90px !important; }
.hp-mr95 { margin-right: 95px !important; }
.hp-mr100 { margin-right: 100px !important; }

/*
margin-bottom
*/
.hp-mb0 { margin-bottom: 0px !important; }
.hp-mb5 { margin-bottom: 5px !important; }
.hp-mb10 { margin-bottom: 10px !important; }
.hp-mb15 { margin-bottom: 15px !important; }
.hp-mb20 { margin-bottom: 20px !important; }
.hp-mb25 { margin-bottom: 25px !important; }
.hp-mb30 { margin-bottom: 30px !important; }
.hp-mb35 { margin-bottom: 35px !important; }
.hp-mb40 { margin-bottom: 40px !important; }
.hp-mb45 { margin-bottom: 45px !important; }
.hp-mb50 { margin-bottom: 50px !important; }
.hp-mb55 { margin-bottom: 55px !important; }
.hp-mb60 { margin-bottom: 60px !important; }
.hp-mb65 { margin-bottom: 65px !important; }
.hp-mb70 { margin-bottom: 70px !important; }
.hp-mb75 { margin-bottom: 75px !important; }
.hp-mb80 { margin-bottom: 80px !important; }
.hp-mb85 { margin-bottom: 85px !important; }
.hp-mb90 { margin-bottom: 90px !important; }
.hp-mb95 { margin-bottom: 95px !important; }
.hp-mb100 { margin-bottom: 100px !important; }

/*
margin-left
*/
.hp-ml0 { margin-left: 0px !important; }
.hp-ml5 { margin-left: 5px !important; }
.hp-ml10 { margin-left: 10px !important; }
.hp-ml15 { margin-left: 15px !important; }
.hp-ml20 { margin-left: 20px !important; }
.hp-ml25 { margin-left: 25px !important; }
.hp-ml30 { margin-left: 30px !important; }
.hp-ml35 { margin-left: 35px !important; }
.hp-ml40 { margin-left: 40px !important; }
.hp-ml45 { margin-left: 45px !important; }
.hp-ml50 { margin-left: 50px !important; }
.hp-ml55 { margin-left: 55px !important; }
.hp-ml60 { margin-left: 60px !important; }
.hp-ml65 { margin-left: 65px !important; }
.hp-ml70 { margin-left: 70px !important; }
.hp-ml75 { margin-left: 75px !important; }
.hp-ml80 { margin-left: 80px !important; }
.hp-ml85 { margin-left: 85px !important; }
.hp-ml90 { margin-left: 90px !important; }
.hp-ml95 { margin-left: 95px !important; }
.hp-ml100 { margin-left: 100px !important; }


/**********************************
text-align
**********************************/
.hp-tal { text-align: left !important; }
.hp-tac { text-align: center !important; }
.hp-tar { text-align: right !important; }
.hp-taj { text-align: justify !important; }