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

/*ボーダー*/
.boxBlock .midBlo .in .bLine {
	height: 10px;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}



.boxBlock .midBlo .in .titBox {
	margin-top:0px;
	padding-bottom:10px;
}

.boxBlock .midBlo .in .textEn {
	
	line-height: 1.7em;
	color: #000;
	margin-top:0px;
	margin-bottom:10px;	
}


/*テーブル*/


.boxBlock .midBlo .in .bg_img {
	
	line-height: 1.3em;
	color: #000;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.boxBlock .midBlo .in .stepBox {
	/*width: 655px;*/
	margin: 0px;
	padding-bottom: 10px;
	padding-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.boxBlock .midBlo .in .stepBox .stepImg {
	width:105px;
	float:left;
}

.boxBlock .midBlo .in .stepBox .stepText {
	width:550px;
	float:left;
}

.boxBlock .midBlo .in .stepBox .stepText .boldText {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;	
	margin-top:10px;
	margin-bottom:10px;
}

.boxBlock .midBlo .in .arrText {
	background-image: url(../../img/maruArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;	
	line-height: 1.3em;
	margin-top:5px;
}

.boxBlock .unBlo {
	margin:0px;
}

.boxBlock .midBlo .in .tablBox{
	margin:0px;
}

.wakuBox {
	padding: 10px;
	width:633px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #999;	
}

.wakuBox p {
	font-size: 11px;
	line-height: 1.5em;
	color: #000;
}

.subTextBox {
	margin-left: 10px;
	width: 100%;
	height:120px;
	background-image: url(../../img/paypal.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.subTextBox p {
	
	line-height: 1.7em;
	color:#000;	
}

.wakuBox .textL {
	font-size: 10px;
	line-height: 1.8em;
	color: #000;
	float:left;
}

.wakuBox .imgR {
	float:right;
}

.boxBlock .midBlo .in .downLode {
	margin-top:20px;
	text-align:center;
	padding-bottom:10px;
}.feeTbl tr td:last-child{
	background:#ffffcc;
    color: #cc0000;
    font-weight: bold;	}

.feeTbl tr td:nth-child(8){
	    color: #cc0000;
    font-weight: bold;	}

.center{text-align:center;}

.objectiveBox{margin-bottom:30px;}
.listBox{
  padding:20px;
  margin-bottom:20px;
  background-color: #fff3dd;
  border-radius: 10px;
}
.listBox .bold{
  font-weight: bold;
  color:#000;
  font-size:1.1rem;
  margin-bottom: 10px;
}
.triangleList li{
  background-image: url(../../common/img/icon_checkmark.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 30px;
  margin-bottom: 5px;
}

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

.activityBlog:after {content:"";clear:both;display:block;}

.activityBlog{
	display:table;
	}


.activityBlog a{
	font-weight:bold;
	font-size:12px;
}
.activityBlog .cf{margin-bottom:10px;}



.activityInner{
	border:1px solid #D6D6D6;
	border-radius:5px;
	padding:5px;
	margin-bottom:15px;
	margin-right:15px;
	position:relative;
	width:304px;
	display:inline-table;
	vertical-align:top;
	}

.activityInner:nth-child(2n-1){margin-right:0;}

.activityInner:hover{
	cursor:pointer;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
 }

.activityInner:after{
	content:"\f0da";
	  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	margin-left:5px;
	color:#0B6CBC;
	position:absolute;
	top:27px;
	right:5px;
	margin-top:-5px;
	}


.catchTxt{
	background:#F0F0F0;
	border-radius:5px;
	padding:5px;
	color:#333;
	font-size:10px;

	height:57px;
	text-overflow: ellipsis;
	overflow: hidden;

}

.blogImg{float:left;	}

.actRight{
	float:right;
	width:217px;
	padding-right:5px;
	}

.actRight ul:after {content:"";clear:both;display:block;}
.actRight li{
	float:left;
	font-size:10px;
	font-weight:bold;
	margin-right:5px;
	padding:2px;
	}

.actRight li.category{
	border:1px solid #DDDDDD;
	border-radius:5px;
	}
span.price{
  color:#F83737;
  font-weight: bold;
  display: block;
  text-align: center;
  font-size: 1.2rem;
}
span.price2{
  font-weight: normal;
  display: block;
}
span.price2 span.small,
span.price span.small{
  display: block;
  float: left;
  font-size:12px;
  color:#333;
  margin-top: 5px;
}
span.price span.small{
  color:#F83737;
}
.or_program{
  background-color: #FFF3F7;
  padding:10px;
  font-size:0.8rem;
  margin-top: 5px;
  border-radius: 5px;
}
.or_program span{
  font-weight: bold;
  color:#F83737;
  display: block;
}

