@charset "utf-8";
#contents {
	border: none;
	padding: 0px;
}

#contents #storyTitle {
	height: auto;
}
#contents #story .title {
	font-size: 16px;
	height: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: inherit;
}

#contents #story .storyText {
	padding: 10px;
}



.htitle{}
.htitle .storyTitle{ margin-top: 2.0em;}
.htitle .storyTitle .date{ margin: 0 0 0 1.0em; display: inline-block; padding: 0.1em 1.5em; line-height: 1.5; color: #FFFFFF; background: #DF5163; border-radius: 2.0em;}
.htitle .storyTitle .genre{ float: none; margin: 1.0em 0 0 1.0em;}
.htitle .storyTitle .title{ display: none;}
.htitle .storyTitle::after{ display: block; content: ""; clear: both;}
.htitle .movieWrap{ margin:0 0 0 0; display: block; }
.htitle .movieWrap .youtube{ margin:0; flex: 0 0 100%;}
.htitle .movieWrap .youtube a{ display: block; width: 100%; height: auto; padding: 18% 0 0 0;  background: url("images/bn-youtube.png") no-repeat center center / contain; position: relative;}
.htitle .movieWrap .youtube a.unset::after{ display: flex; justify-content: center; align-items: center; content: "アップ前"; color: #FFFFFF; position: absolute; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8);}
.htitle .movieWrap .voice{ margin:0; width: 100%; height: auto; padding: 35.76% 0 0 0; background: url("images/bnr-na_tsuruta.png") no-repeat center center / contain; color: rgba(0,0,0,0);}