@charset "UTF-8";


/*----------------------------
 .webseminar-box 
 -----------------------------*/
.webseminar-box{
margin:0 0 20px 0;
border-bottom:solid 1px #cccccc;
padding:0 0 20px 0;
}

/*-- .webseminar-box .content --*/
.webseminar-box .content .title{
background:#dddddd;
padding:7px 10px 7px;
}

.webseminar-box .content .date{
font-weight:bold;
}

.webseminar-box .content h3{
font-weight:bold;
font-size:120%;
}

.webseminar-box .content h3 img{
padding:0.3em 5px 0 0;
/padding:0 5px 0 0;
}

.webseminar-box .content h3 img.icon{
padding:0.3em 5px 0 5px;
/padding:0 5px 0 5px;
}

.webseminar-box .content .text{
background:#ffffff;
padding:15px 10px 15px 10px;
}

/*-- .webseminar-box .action --*/

.webseminar-box .action{
padding:0 10px 0;
}

.webseminar-box .action div.btn{
float:right;
width:366px;
}

.webseminar-box .action div.btn p{
float:right;
padding-left:5px;
}

/*-- セミナー講師 --*/
.webseminar-box .lecturer{
float:left;
width:267px;
}

.webseminar-box .lecturer .txt{
width:180px;
}

/*-- スマホ・iPad用ボタン --*/
.smt_visible {
}
	.smt_visible p {
	text-align:center;
	margin-bottom:20px;
	}
