@charset "utf-8";
/* CSS Document */

/* common */
#bup_top_container{}
#bup_top_container p{font-size:14px;line-height:130%;}
#bup_top_container hr{
display:block;
border-top:1px solid #D9D0BB;
border-bottom:none;
margin:20px 0;
}

/* 公開講座とは */
#bup_top_container h3{font-size:14px;margin-bottom:20px;}
#bup_top_container h3 img{vertical-align:-8px;margin-right:10px;}
#bup_top_container h3 .tc{
/*display:table-cell;
vertical-align:middle;*/
display:inline;
}
#bup_top_container h3 .tc_l{width:100px;float:left;margin-top:8px;}
#bup_top_container h3 .tc_r{width:400px;font-weight:normal;float:right;}
#bup_top_container h3 .tc_r span{font-size:30px;font-weight:bold;}

.ie6 #bup_top_container h3,
.ie7 #bup_top_container h3{height:40px;}
.ie6 #bup_top_container h3 .tc,
.ie7 #bup_top_container h3 .tc{display:inline;zoom:1;height:100%;}
/*.ie6 #bup_top_container h3 .tc_l,
.ie7 #bup_top_container h3 .tc_l{width:100px;float:left;}
.ie6 #bup_top_container h3 .tc_r,
.ie7 #bup_top_container h3 .tc_r{width:400px;float:right;margin-top:7px;}*/

#bup_top_container ul{margin-bottom:20px;font-size:14px;}
#bup_top_container ul li{list-style-type:none;margin-bottom:5px;}
#bup_top_container ul li img{background-color: #0066ff;margin-right:5px;vertical-align:2px;}

#bup_top_container ul.areaList{width:340px;margin-top:20px;}
#bup_top_container ul.areaList li{float:left;width:85px;margin-bottom:10px;}


/* 公開講座の活用動向 */
#bup_top_container .caseBox{border:3px solid #9EC8ED;margin-bottom:20px;}
#bup_top_container .caseBox img{margin-top:-1px;margin-left:-1px;vertical-align:-18px;margin-right:20px;}
#bup_top_container .caseBox .caseTitle{border-bottom:3px solid #9EC8ED;font-weight:bold;}
#bup_top_container .caseBox .caseText{padding:0 20px}


<!--/* 活用するためのサービス */
#bup_top_container .s_tc{display:table-cell;vertical-align:middle;}
#bup_top_container .s_tc_r{padding-left:20px;font-weight:bold;}

#bup_top_container .serviceBox a img{background-color:#0066ff;margin-right:5px;vertical-align:2px;}

.ie6 #bup_top_container .s_tc,
.ie7 #bup_top_container .s_tc{display:inline;zoom:1;vertical-align:middle;}

.ie6 #bup_top_container .s_tc_l,
.ie7 #bup_top_container .s_tc_l{float:left;width:144px;}

.ie6 #bup_top_container .s_tc_r,
.ie7 #bup_top_container .s_tc_r{float:right;width:331px;margin-top:20px;}-->


/***********************

2014/10/14 新着情報BOX

***********************/

.bup_box .idTabs{margin-top:20px;}
.bup_box .idTabs li{list-style-type:none;float:left;margin-right:5px;height: 24px;}
.bup_box .idTabs li a{color:#fff;display:block;width:185px;height:21px;padding-left:10px;text-decoration:none;font-size:13px;line-height:22px;background-color:#8EBAE1;}
.bup_box .idTabs li a.selected1{color:#fff;background-color:#1C75C5;height:100%;}
.bup_box .idTabs li a img{vertical-align:-4px;margin-left:10px;}

.ie6 .bup_box .idTabs li a{width:175px;height:19px;padding-top:7px;}

#wrapper .newsBox{
width:500px;
height:185px;
overflow:auto;
margin-bottom:25px;
border:2px solid #1C75C5;
font-size:13px;
}

.ie6 #wrapper .newsBox,
.ie7 #wrapper .newsBox{
width:496px;
}

.newsBox dt {
clear: left;
float: left;
padding: 8px 10px 8px;
}

.newsBox dd{

padding: 8px 0 8px 110px;
border-bottom:1px solid #ccc;
margin:0 8px;
font-size:12px;
}

.newsBox dd a:hover{
background-color:#EEEEEE;
}

/*公開講座ＴＯＰより*/



.sec0-boxs {
  margin: 19px 0 0 0; 
}

.sec0-box {
  padding: 10px 0 10px 10px; 
}
.sec0-boxs__pick {
  margin: 19px 0 0 0;
  padding: 0 0 0 30px;   
}
.s0b-pick__list {
  display: inline-flex;
}
.s0b-pick__img {
  margin:5px;
  display: flex;
}
.sec0-box__text {
  font-family: 游ゴシック, "Yu Gothic";
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 24px 0 0px;
}
.sec0-box__list {
  padding-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  width:260px;
}

.sec0-box__list:last-child {
padding-bottom: 0px;
}
.sec0-box__list--valuetxt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}
.s0b-list__number {
  color: rgba(255,255,255,0.9);
  background-color: rgba(47,79,79,0.9);
  font-weight: bold;
  display: block;
  position: relative;
  top:-20px;
  left:110px;
  width:40px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}

.s0b-list__box {
  box-shadow: 6px 12px 16px rgba(0, 0, 0, .15);
  padding-bottom: 20px;
}

.s0b-list__img {
  width:260px;
  height:110px;
}

.sec0-box__list--text {
  padding: 5px 30px;
}

.sec0-box__list--smalltext {
  font-size: 8px;
  font-size: 0.8rem;
}

.sec0-box__btn {
  background-image: -webkit-linear-gradient(top, #008080, #2f4f4f);
  background-image: linear-gradient(to bottom, #008080, #2f4f4f);
  border-radius: 4px;
  color:#fff;
  margin: 5px 25px;
  display: block;
  padding: 10px;
  text-align: center;
font-size:10px;
font-size:1.0rem;
font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
.sec0-box__btn2 {
  display: none;
}
.sec0-box__btn:hover {
  background:#6db5a9;
  color:#fff;
text-decoration: none;
}

.sec0-box__btn--icon {
padding-left:3px;
}
.sec0-box__alert {
  text-align: right;
}


/** SP CSS **/
@media (max-width: 768px) {
  .sec0-box {
    padding: 5px 0;
  }

  .sec0-box__text {
    font-size:14px;
    font-size:1.4rem;
    padding:5px 0px 0 20px;
  }
  .sec0-box__list {
    font-size: 12px;
    font-size:1.2rem;
    padding: 5px 0px 0 20px;
    width:100%;
  }

  .s0b-list__img {
    display:none;
  }

  .s0b-list__box {
  box-shadow: 0px 0px 0px rgba(255, 255, 0, 1.0);
  padding-bottom: 0px;
  }

  .s0b-list__number {
  color: #000;
  background-color: #fafafa;
  font-weight: normal;
  position: static;
  top:0px;
  left:0px;
  text-align: left;
  font-size: 20px;
  font-size: 2.0rem;
  float:left;
  }

  .sec0-box__btn {
    display: none;
  }
  .sec0-box__btn2 {
    display: block;
    color: #333333;
    background-color: #fafafa;
    border:solid 1px #333333;   
    margin: 0px 10px 0 -10px;
    padding: 13px 0;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }

  .sec0-box__alert {
    font-size: 10px;
    font-size: 1.0rem;
  }

}





