/* -----------------------------------------------
              Main Style
   ----------------------------------------------- */

#Main .entry-content p {
	font-size: 14px;
}

#Main .entry-content figure {
	margin: 0;
	line-height: 1;
}

#Main .entry-content figure.wp-caption a,
#Main .entry-content figure.wp-caption img {
	display:block;
}

#Main .area-content.articles .entry-content figcaption.wp-caption-text,figcaption.gallery-caption {
	margin-top: 1em; margin-bottom:12px;
}

#Main .area-content.articles .entry-content figure.wp-caption img {
	margin-bottom:0;
}

#Main .entry-content .wp-caption-text {
	font-size: 12px;
}

#Main .entry-content .wp-caption,
#Main .entry-content .wp-caption img {
	/*width: auto;*/
	max-width: 100%;
	height: auto;
}


.entry-content table{
	
	font-size: 14px;
	color: #333;
	margin-bottom:15px;
}

.entry-content table thead tr th {
	border-bottom-width: 2px;
}

.entry-content table th{
	font-weight: bold;;
}

.entry-content table th, .entry-content table td {
	padding: 8px;
	vertical-align: middle;
}

.entry-content table td p {
	margin: 0;
}

.entry-content table td.nowrap,
.entry-content table th.nowrap{
	white-space: nowrap;
}

.entry-content p a img,
.entry-content p img{
	/*width: auto;*/
	max-width: 100%;
	height: auto;
}



.sns_a_heading{
 font-size: medium;
}

.sns_a_follow {
 display: table; width: 100%;
}

.sns_a_tc{
 display: table-cell; width: 50%; padding: 10px 20px 10px;
}

.sns_a_tc .sns_f_item {
 background: #f1f1f1; text-align: center; padding: 20px 20px 18px;
}

.sns_a_tc .sns_f_item .sns_f_button,
.sns_a_tc .sns_f_item .sns_f_text {
 padding: 0;
}

.sns_a_footer {
 padding: 0 20px 25px 20px;
}

.entry-sns {
	padding: 5px;
}

.sns_btn {
	padding: 0;
}

.youtubeWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtubeWrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 15px;
}

.page-template-ct-lectures .entry-content dl.lecture-head 
{
	width:100%; font-size: 14px; margin-bottom: .5em;
}

.page-template-ct-lectures .entry-content dl.lecture-head dt 
{
	width:100%; padding: 3px; border-bottom: 1px solid #30306A; margin-bottom: .5em;font-weight: bold; color:#30306A;
}

.page-template-ct-lectures .entry-content dl.lecture-head dd 
{
	width:100%; box-sizing: border-box; padding: 3px; color:#000; margin-bottom: .5em;
}

.page-template-ct-lectures .entry-content .lecture-year 
{
	width:100%; background:#eee; padding: 3px; margin-bottom: .5em;
}

.page-template-ct-lectures .entry-content dl.lecture-month 
{
	width:100%; font-size: 14px; margin-bottom: .5em;
}

.page-template-ct-lectures .entry-content dl.lecture-month dt 
{
	width:100%; box-sizing: border-box; padding: 3px; border-bottom: 1px solid #30306A; margin-bottom: .5em;font-weight: bold; color:#30306A;
}

.page-template-ct-lectures .entry-content dl.lecture-month dd
{
	width:40%; display:inline-block; box-sizing: border-box; padding: 3px; vertical-align: top;
}

.page-template-ct-lectures .entry-content dl.lecture-month dd.nowrap 
{
	width:20%;white-space: nowrap;
}

.head-emperors-cup_cat img { max-width: 100%; height:auto;}
