.seminar-main {
  margin: 10px 0px 20px 0px;
  padding: 10px 20px 20px 20px;
  background-color: rgba(255,244,249,1);
  width: 100%;
}

.seminar-sub {
  margin: 10px 0px 20px 0px;
  padding: 20px 0px 0px 0px;
  background-color: rgba(234,234,255,1);
  width: 100%;
}

.agreement-main {
  padding: 20px 20px 40px 20px;
}

.seminar-sub-card {
  margin: 0px 0px 50px 0px;
}


.seminar-sub-card button {
  width: 80%;
}

.videopage-back {
  margin: -50px 0px 0px 0px;
  padding: 50px 5px 1px 5px;
  background-color: rgba(255,137,137,0.5);
  width: 100%;
  height: 100%;
}

.h2-seminar-main {
  font-size: 16px;
  color:	#555555;
  position: relative;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
  }

.p-item-main {
  font-size: 14px;
  color:	#555555;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  }

.h2-videopage-main {
  font-size: 16px;
  color:	#555555;
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 25px;
  }

.h3-videopagetitle {
  font-size: 14px;
  font-weight: 700;
  color:	#555555;
  position: relative;
  text-align: left;
  margin: 50px 0 0 20px;
  }

.h3-videotitle {
  font-size: 14px;
  font-weight: 700;
  color:	#555555;
  position: relative;
  text-align: left;
  margin: 10px 0 10px 0px;
  }

.h3-itemtitle {
  font-size: 14px;
  font-weight: 700;
  color:	#555555;
  position: relative;
  text-align: left;
  margin: 30px 0 10px 0px;
  }

.p-videopage-back {
  font-size: 10px;
  font-weight: 300;
  color:	#777;
  position: relative;
  margin: 0px 0 2px 0;
  }

.p-videotitle {
  font-size: 14px;
  font-weight: 500;
  color:	#555555;
  position: relative;
  margin: 0 0 0 0;
  }

.p-link {
  font-size: 7px;
  color:	#555555;
  position: relative;
  text-align: right;
  margin: 1px 0 0 0;
  }

.sub-title {
  font-size: 14px;
  font-weight: 600;
  color:	#555555;
  position: relative;
  text-align: center;
 margin: 0px 5px 10px 5px;
  }
  
.icon-tags {
  font-size: 7px;
  color:	#555555;
  position: relative;
  text-align: center;
  margin: 0 0 0 0;
  }

.icon-tagimg {
  width: 72px;
  position: relative;
  display: inline;
  margin: 3px 3px 3px 3px;
  }



.card-contents {
text-align: center;
margin: 20px 10px 20px 10px;
padding: 15px 5px 15px 5px;
width: 95%;
background: #fff;
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.15);
    -webkit-border-top-right-radius: 8px;  
    -webkit-border-top-left-radius: 8px;  
    -webkit-border-bottom-right-radius: 8px;  
    -webkit-border-bottom-left-radius: 8px;  
    -moz-border-radius-topright: 8px;  
    -moz-border-radius-topleft: 8px;  
    -moz-border-radius-bottomright: 8px;  
    -moz-border-radius-bottomleft: 8px;  
} 

.card-contents h2{
font-size: 15px;
font-weight: 500;
text-align: left;
margin: 5px 10px 15px 0px;
} 

.top-contents {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
width: 100%;
background: #e5e4e6;
} 

.top-scroll-title{
  margin: 25px 5px 15px 5px;
}

.top-scroll-title span{
  margin-right: 10px;
  color: #909090;
}

.col-xs-4 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.item-06 {
  font-size: 8px;
  color:	#555555;
  position: relative;
  text-align: center;
  margin: 5px 0px 0px 0px;
  }
  
.item-06-subscription {
  font-size: 11px;
  color:	gray;
  position: relative;
  text-align: left;
  margin: 5px 0px 10px 0px;
  }
  
.top-contents-fff {
text-align: center;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
width: 100%;
background: #fff;
} 

.top-contents-fff h2{
font-size: 15px;
font-weight: 500;
text-align: left;
margin: 5px 10px 15px 0px;
} 

.unit-06 {
box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}