@charset "utf-8";

/* 拡張設定用CSS */



/* ご詠歌ページ */

h2.buttoku {
		letter-spacing: -2px;
		font-size: 23px;
		height: auto;
		min-height: 50px;
}


.goeika table{
		width: 100%;
		margin:20px 0px 20px 0;
		border:solid 1px #9FA0A0;
		border-collapse: collapse;
		}

.goeika tr:nth-child(2n+1){
		background:#E4E6EE;
		}
		
.goeika th{
		margin:0px 0px 0;padding:0 0 8px;
		color:#fff;font-size:20px;letter-spacing:3pt;text-align:center;text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);font-family: 'customFont' !important;
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff8b90a7', endColorstr='#ff4f5462'); /* IE8 */
		background-image: -moz-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -ms-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -o-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -webkit-linear-gradient(top, #8b90a7, #4f5462);
		background-image: linear-gradient(top, #8b90a7, #4f5462);
		background-clip: padding-box;
		}
		
		
.goeika th:nth-child(2n+0){
		border-right:solid 1px #fff;
		border-left:solid 1px #fff;
		}

.goeika td:first-child{
		width: auto;
		white-space: nowrap;
		}


.goeika td{
		padding:10px 15px 10px;
		text-align: left;
		}
.goeika td:nth-child(2n+0){
		border-right:solid 1px #9FA0A0;
		border-left:solid 1px #9FA0A0;
		}
		
.goeika_info table{
		width: 100%;
		margin:20px 0px 20px 0;
		border-collapse: collapse;
		}


.goeika_info tr:first-child{
		border-right:solid 1px #9FA0A0;
		border-left:solid 1px #9FA0A0;
		}


.goeika_info th{
		margin:0px 0px 0;padding:0 0 8px;
		color:#fff;font-size:20px;letter-spacing:3pt;text-align:center;text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);font-family: 'customFont' !important;
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ff8b90a7', endColorstr='#ff4f5462'); /* IE8 */
		background-image: -moz-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -ms-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -o-linear-gradient(top, #8b90a7, #4f5462);
		background-image: -webkit-linear-gradient(top, #8b90a7, #4f5462);
		background-image: linear-gradient(top, #8b90a7, #4f5462);
		background-clip: padding-box;
		}
	
.goeika_info tr th {
		border-left:solid 1px #fff;
		}
.goeika_info tr th:first-child {
		border-left:solid 1px #9FA0A0;
}
.goeika_info tr th:last-child {
		border-right:solid 1px #9FA0A0;
}
.goeika_info tr{
		vertical-align: middle;
		}
.goeika_info td{
		padding: 3px 6px;
		text-align: left;
		font-size: 0.9em;
		vertical-align: middle;
		}
.goeika_info td{
		border:solid 1px #9FA0A0;
		}
.goeika_info td.place_name {
	background-color: #e4e6ee;
	white-space: nowrap;
}
.goeika_info tr td {
	white-space: nowrap;
}
.goeika_info tr.half th {
	width: 50%;
}

#pagename-goeika .page-content-body h3 {
	border-style: solid;
	border-color: #303a58;
	border-width: 0 0 0 5px;
	padding: 0 0 10px 5px;
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: left;
	font-weight: bold;
	margin: 15px 0 10px;
	background-image: none;
	color: #303a58;
	text-shadow: 1px 1px 4px #BB9AC3;
	height: auto;
}

#pagename-goeika .page-content-body h5 {
	font-family: 'customFont' !important;
	position:relative;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	padding: 0 0 0 1.1em;
	font-weight: bold;
}
#pagename-goeika .page-content-body h5:before {
	content: ''; 
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	height: 0.8em;
	width: 0.8em;
	display: block;
	position: absolute;
	top: 0.5em;
	left: 0px;
	background-color: #664F74;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}

#pagename-goeika .page-content-body .playmovie {
	margin-bottom: 40px;
}
#pagename-goeika .page-content-body .playmovie p {
	padding: 20px 0 10px 0;
	margin: 0;
	background-color: #f0f0f0;
	border: 1px solid #e2e2e2;
	border-radius: 10px;
	color: #000;
	background-image: url("../images/bgsheet-b.png");
	background-position: left top;
	background-repeat: repeat;
	text-align: center;
}
#pagename-goeika .page-content-body .playmovie iframe {
	margin: 0 15px;
}

/*
#pagename-goeika .page-content-body h6 {
	padding-top: 6px;
	padding-bottom: 8px;
}
*/

/* 国宝殿ページ */
div.kokuho_gallery_area {
	height: 265px;
	padding: 8px;
	border: solid 2px #CCC;
}

div.kokuho_gallery_area div.kokuho_gallery {
	text-align: left;
	width: 140px;
	height: 265px;
	margin-right: 10px;
	font-size: 12px;
	float: left;
	background-color: #F8F8EF;
}

div.kokuho_gallery_area div.kokuho_gallery:last-child {
	margin-right: 0px;
}

div.kokuho_gallery_area div.kokuho_gallery p {
	margin: 0px;
	padding: 0px 8px;
}

div.kokuho_gallery_area div.kokuho_gallery img {
	margin: 0px;
	width: 140px;
	height: 177px;
}

/* 居士林ページ */

/*
div.koji_block { width: 100%; height: 210px; margin-top:20px; }
div.koji_block p { height: 210px; }
div.koji_block p span { display:block; padding-top:60px; }
*/

.content-main .content-main-letter div.koji_syugyo h3 {
 background-clip: padding-box;
 background: #b83e29; /* Old browsers */
 background: -moz-linear-gradient(top,  #b83e29 0%, #9e3523 48%, #72101b 52%, #57060f 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b83e29), color-stop(48%,#9e3523), color-stop(52%,#72101b), color-stop(100%,#57060f)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83e29', endColorstr='#57060f',GradientType=0 ); /* IE6-9 */
 border-radius: 3px;
 clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 20px 0 6px;
 padding: 0 16px 6px;
 text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);
}


div.koji_kensyu {
  padding: 0 0 10px;
  border: 1px solid #ed995a;
 border-radius: 4px;
  float: left;
  margin: 20px 10px 10px;
}


div.koji_kensyu h4 {
 background-clip: padding-box;
 background: #ed995a; /* Old browsers */
 background: -moz-linear-gradient(top,  #ed995a 0%, #b57544 48%, #b75922 52%, #f07146 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed995a), color-stop(48%,#b57544), color-stop(52%,#b75922), color-stop(100%,#f07146)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #ed995a 0%,#b57544 48%,#b75922 52%,#f07146 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #ed995a 0%,#b57544 48%,#b75922 52%,#f07146 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #ed995a 0%,#b57544 48%,#b75922 52%,#f07146 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #ed995a 0%,#b57544 48%,#b75922 52%,#f07146 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed995a', endColorstr='#f07146',GradientType=0 ); /* IE6-9 */
  clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 0 0 6px;
 padding: 0 16px 6px;
 text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);
}


div.koji_kensyu p {padding:0 20px;}

div.koji_kensyu dl { padding:0 15px; margin-top: 0px; margin-bottom: 10px; }
div.koji_kensyu dt { display: block; width: 96%; padding: 3px 6px; border-bottom: 2px solid #b75922; color: #b75922; font-weight: bold; }
div.koji_kensyu dd { padding: 3px 1em; }

div.koji_kensyu table { margin-top: 3px; }
div.koji_kensyu table th { padding: 5px 10px; background: none repeat scroll 0 0 #b75922; color: #FFF; font-weight: bold; border-top: 1px #FFF solid; vertical-align: middle; }
div.koji_kensyu table { border-bottom: 1px solid #b75922; }
div.koji_kensyu table td { padding: 5px 10px; border-top: 1px solid #b75922; }


div.koji_prog h4 {
  background: none repeat scroll 0 0 #b75922;
 border: 4px #FFF double;
  clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 20px 10px;
 padding: 0 16px 6px;
 text-shadow: none;
}

div.koji_prog div.progleft { margin-top: 0px; margin-bottom: 10px; padding:0 20px ; float:left; width: 330px; }
div.koji_prog div.progright { margin-top: 0px; margin-bottom: 10px; float:left; padding-left:20px; width: 330px; }
div.koji_prog p { margin:0px; }
div.koji_prog p.progdata { float:left; width: 280px; border-bottom: 2px solid #b75922; color: #b75922; font-weight: bold; margin-top: 5px; }
div.koji_prog p.text_blue { color: #b75922; font-weight: bold; padding: 3px 6px 0px; }

div.koji_prog dl.timetable { width:300px; float:left; padding-left:16px; margin-bottom: 10px;}
div.koji_prog dl.timetable dt { float:left; clear:left; width:60px; text-align:right; border: none; }
div.koji_prog dl.timetable dd { float:left; width: 200px; padding-left: 10px;}


div.koji_taiken {
  padding: 0 0 10px;
  border: 1px solid #9cb221;
 border-radius: 4px;
  float: left;
  margin: 20px 10px 10px;
}

div.koji_taiken h4 {
 background-clip: padding-box;
 background: #a4b357; /* Old browsers */
 background: -moz-linear-gradient(top,  #a4b357 0%, #a4b357 48%, #9cb221 52%, #75890c 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(48%,#a4b357), color-stop(52%,#9cb221), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #a4b357 0%,#a4b357 48%,#9cb221 52%,#75890c 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #a4b357 0%,#a4b357 48%,#9cb221 52%,#75890c 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #a4b357 0%,#a4b357 48%,#9cb221 52%,#75890c 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #a4b357 0%,#a4b357 48%,#9cb221 52%,#75890c 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
 clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 0px 0 6px;
 padding: 0 16px 6px;
 text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);
}
div.koji_taiken h4 {
  background: none repeat scroll 0 0 #75890c;
 border: 4px #FFF double;
  clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 20px 10px;
 padding: 0 16px 6px;
 text-shadow: none;
}

div.koji_taiken p {padding:0 20px;}

div.koji_taiken dl { padding:0 15px; margin-top: 0px; margin-bottom: 10px; }
div.koji_taiken dt { display: block; width: 96%; padding: 3px 6px; border-bottom: 2px solid #75890c; color: #75890c; font-weight: bold; }
div.koji_taiken dd { padding: 3px 1em; }

div.koji_taiken table { margin-top: 3px; }
div.koji_taiken table th { padding: 5px 10px; background: none repeat scroll 0 0 #75890c; color: #FFF; font-weight: bold; border-top: 1px #FFF solid; vertical-align: middle; }
div.koji_taiken table { border-bottom: 1px solid #75890c; }
div.koji_taiken table td { padding: 5px 10px; border-top: 1px solid #75890c; }


.content-main .content-main-letter div.contact-fax h3 { 
 background-clip: padding-box;
 background: #b83e29; /* Old browsers */
 background: -moz-linear-gradient(top,  #b83e29 0%, #9e3523 48%, #72101b 52%, #57060f 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b83e29), color-stop(48%,#9e3523), color-stop(52%,#72101b), color-stop(100%,#57060f)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #b83e29 0%,#9e3523 48%,#72101b 52%,#57060f 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b83e29', endColorstr='#57060f',GradientType=0 ); /* IE6-9 */
 border-radius: 3px;
 clear: both;
 color: #fff;
 font-size: 1.4em;
 margin: 20px 0 6px;
 padding: 0 16px 6px;
 text-shadow: 2px 2px 1px rgba(26, 26, 33, 0.5);
}
.content-main .content-main-letter div.contact-fax p { line-height: 20px; margin: 5px; }

.contact-fax-s {
  background-clip: padding-box;
background: #cc5d5d; /* Old browsers */
background: -moz-linear-gradient(top,  #cc5d5d 0%, #ad3e3e 44%, #ad3535 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc5d5d), color-stop(44%,#ad3e3e), color-stop(100%,#ad3535)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc5d5d 0%,#ad3e3e 44%,#ad3535 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc5d5d 0%,#ad3e3e 44%,#ad3535 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc5d5d 0%,#ad3e3e 44%,#ad3535 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc5d5d 0%,#ad3e3e 44%,#ad3535 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc5d5d', endColorstr='#ad3535',GradientType=0 ); /* IE6-9 */


  border: 4px double #FFD3D3;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6);
/*  border-radius: 15px; */
  color: #FFF !important;
  display: block;
  float: left;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: normal !important;
  padding: 18px 20px ;
  text-align: center;
  text-decoration: none !important;
/*  text-shadow:1px 1px 0px #fff, -1px -1px 2px #FFF; */
  max-width: 210px;
  margin: 12px 20px 10px 0px;
}

div.contact-fax.clearfix p.pdf_dl a img.PDF {
	margin-right: 10px;
	padding-top: 8px;
	float: left;
}

div.contact-fax.clearfix p.pdf_dl span {
	font-size: 0.8em;
}


/* -- add -- */

div.koji_block {
	margin: 5px 0 10px 0;
}

.koji .inner-description {
	padding: 15px;
	background-color: #f2f2f5;
	border: 1px solid #e2e2e2;
	margin: 5px 0 30px 0;
	border-radius: 10px;
	background-image: url("../images/bgsheet-a.png");
	background-position: left top;
	background-repeat: repeat;
}
.koji .inner-description p {
	color: #000;
	text-shadow: 0 1px 0 #fff;
	margin: 0;
}

.koji-headline {
	background-image: none !important;
	text-align: center !important;
	margin: 20px 0 0 0 !important;
	color: #000 !important;
	text-shadow: 0 1px 0 #eee !important;
	font-weight: bold;
	border-bottom: 1px solid #eee;
}

.shugyo {
	padding: 0;
	background-color: #faecec;
	border: 1px solid #fae0e0;
	border-radius: 10px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	position: relative;
	width: 708px;
	margin: 0 0 0 50px;
	height: 230px;
	background-image: url("../images/bgsheet-a.png");
	background-position: left top;
	background-repeat: repeat;
}

.koji_block:nth-child(even) .shugyo {
	margin: 0;
}

.shugyo span {
	display: inline-block;
	margin: 30px 15px 15px 330px;
}

.koji_block:nth-child(even) .shugyo span {
	margin: 30px 330px 15px 15px;
}

.shugyo img {
	position: absolute;
	top: 5px;
	left: -50px;
}
.koji_block:nth-child(even) .shugyo img {
	left: 380px;
}

/*----------------------------
 * インスタバナー
 */
#hieizan-insta {
	width: 240px;
	height: 248px;
	display: inline-block;
	text-align: right;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}
#hieizan-insta .link-cover {
	position:absolute;
	left:0px;top:0px;
	z-index:100;
	display: inline-block;
	width:100%;
	height: 100%;
}
#hieizan-insta .link-cover a {
	width:100%;
	height: 100%;
	display: block;
	background: url("../images/banner_hieizan-gr-insta-rect.png") no-repeat center center;
}
#hieizan-insta .link-cover a span {
	display: none;
}

/*----------------------------
 * 修行
 */
.image-panel {
	position: relative;
}
.image-panel .panel-text-right {
	position: absolute;
	display: inline-block;
	width: 300px;
	top: 30px;
	right: 30px;
	background-color: rgba(255,255,255,0.5);
	padding: 15px !important;
	margin: 0 !important;
	color: #000;
}
#image-panel-pursuit {
	width: 260px;
	background-color: rgba(160,40,40,0.5);
	color: #eedddd;
}


/*----------------------------
 * 汎用
 */

.fsize-07em {
	font-size: 0.7em;
}
.fsize-08em {
	font-size: 0.8em;
}
.fsize-09em {
	font-size: 0.9em;
}
.fsize-12em {
	font-size: 1.2em;
}
.fsize-13em {
	font-size: 1.3em;
}
.fsize-14em {
	font-size: 1.4em;
}
.fsize-15em {
	font-size: 1.5em;
}
.fsize-16em {
	font-size: 1.6em;
}
.fsize-17em {
	font-size: 1.7em;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.fweight-b {
	font-weight: bold;
}
.text-indent1 {
	display: inline-block;
	vertical-align: top;
	padding-left: 1em;
}
.ml-5  { margin-left: 5px; }
.ml-10 { margin-left: 10px; }
.ml-15 { margin-left: 15px; }
.ml-20 { margin-left: 20px; }
.ml-30 { margin-left: 30px; }
.mb-5  { margin-bottom: 5px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.mr-5  { margin-right: 5px; }
.mr-10 { margin-right: 10px; }
.mr-15 { margin-right: 15px; }
.mr-20 { margin-right: 20px; }
.mr-30 { margin-right: 30px; }
.mt-5  { margin-top: 5px; }
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-20 { margin-top: 20px; }
.mt-30 { margin-top: 30px; }

.before-dot-circle:before {
	content: "\f192";
	font-family: fontAwesome;
	margin-right: 0.5em;
}
.before-caret-square:before {
	content: "\f150";
	font-family: fontAwesome;
	margin-right: 0.5em;
}
.before-caret:before {
	content: "\f0da";
	font-family: fontAwesome;
	margin-right: 0.5em;
}
.before-chevron-circle-right:before {
	content: "\f138";
	font-family: fontAwesome;
	margin-right: 0.5em;
}

.section {
	margin-top: 10px;
	margin-bottom: 40px;
}

a.zoom-icon {
	max-width: 100%;
	height: auto;
	display: inline-block;
	box-sizing: border-box;
	padding: 5px;
}
a.zoom-icon:hover {
	background:url(../images/page-gallery-thum-hover.png);
	background-repeat:no-repeat;
	background-size: 100px;
	background-position: center center;
}

a.zoom-icon img {
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
a.zoom-icon img:hover {
	opacity:0.4;
	-ms-filter: "alpha(opacity=40)"; /* IE8 */
}

a[rel="external"] {
	padding-left: 1em;
	margin-left: .2em;
	margin-right: .2em;
}
a[rel="external"]:before {
	content: "\f08e";
	font-family: fontAwesome;
	text-decoration: none !important;
	display: inline-block;
	margin-left: -1em;
	margin-right: .3em;
}

.btn-link {
	display: inline-block;
	vertical-align: top;
	text-decoration: none !important;
	background-color: #3c5c75;
	border-radius: 5px;
	padding: 6px 12px;
	color: #fff !important;
	box-shadow: 0 2px 1px #bbb;
	margin: 0 0 2px 0;
}
.btn-link:hover {
	box-shadow: none;
	margin: 2px 0 0 0;
}

.btn-link.btn-bg-brown {
	background-color: #b5826d;
}
.btn-link.btn-bg-gray {
	background-color: #e1e1e1;
	color: #333 !important;
}

.alert-info {
	width: 100%;
	box-sizing: border-box;
	border-radius: 3px;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	padding: 15px !important;
}

.img-caption {
	display: inline-block;
	vertical-align: top;
	position: relative;
	max-width: 100%;
}
.img-caption img {
	max-width: 100%;
}
.img-caption span {
	display: inline-block;
	position: absolute;
	right: 10px;
	bottom: 15px;
	padding: 4px 6px;
	color: #fff;
	background-color: rgba(0,0,0,0.6);
	font-size: 12px;
	letter-spacing: 0;
	line-height: 1em;
}

/* Youtubeリンク用 */
a.yt-play {
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-decoration: none;
	max-width: 100%;
	font-weight: normal;
	text-shadow: none;
}
a.yt-play:before {
	content: "\f16a";
	font-family: fontAwesome;
	position: absolute;
	width: 100%;
	text-align: center;
	top: 40%;
	top: -webkit-calc(50% - 25px);
	top: calc(50% - 25px);
	font-size: 45px;
	color: #f00;
	opacity: 0.9;
	transition: .25s;
}
a.yt-play:after {
	content: "\f166";
	font-family: fontAwesome;
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 32px;
	color: #fff;
	opacity: 0.9;
}
a.yt-play:hover:before {
	opacity: 0.5;
}
a.yt-play img {
	border: 1px solid #ccc;
}
.yt-caption {
	display: block;
	box-sizing: border-box;
	margin: 0 0 10px 0 !important;
	padding: 2px !important;
	text-align: center;
	background-color: #555;
	color: #fff;
	border-radius: 6px;
	font-size: 13px;
	background-image: url("./images/txt-9.png");
}
