@charset "utf-8";
/*
CSS Information
 File name:      special_movie.css
 Author:         Administrator
 Style Info:     /special_movie.php
----------------------------------------------------- */
/* CSS override and Class setting
***********************************/

/* #movie
***********************************/
section .mov_change {
	text-align: center;
}
section .mov_change p {
	display: inline-block;
	margin: 0 15px;
}
section .mov_change p a,
section .mov_change p span {
	display: block;
	width: 10em;
	margin: 0 auto;
	padding: 5px 0;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #efefef;
}
section .mov_change p span {
	color: #ffffff;
	background: #666666;
}
section ul.movieList {
	margin: 0 auto;
	padding: 11px 0 0;
	width: 890px;
}
section ul.movieList li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 9px 8px;
	width: 197px;
	height: 220px;
	border: solid 1px #999;
	overflow: hidden;
}
section ul.movieList li:nth-of-type(4n) {
	margin-right: 0;
}
section ul.movieList li h2 {
	margin-bottom: 5px;
	padding: 5px 2px;
	background: #999;
}
section ul.movieList li .thumb {
	display: block;
	position: relative;
	width: 197px;
	height: 113px;
	overflow: hidden;
}
section ul.movieList li .thumb img {
	width: auto;
	height: auto;
	max-width: 197px;
	max-height: 113px;
	vertical-align: top;
}
section ul.movieList li .txtData h3 {
	margin-top: 5px;
	font-weight: bold;
}
section ul.movieList li .txtData .ladyProf {
	margin-top: 5px;
	font-size: 93%;
}
section ul.movieList li .txtData .ladyProf br {
	display: none;
}
section ul.movieList li .txtData span {
	display: block;
}
section ul.movieList li .playBtn {
	position: relative;
	display: block;
	margin: 5px 0 0;
	border: solid 1px #999;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
	-pie-background: linear-gradient(#ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	behavior: url(/js/web/lib/PIE.htc);
	color: #000;
	font-size: 108%;
	line-height: 2;
	text-align: center;
	text-decoration: none;
}

section .mov_change2 {
	text-align: center;
}
section .mov_change2 p {
	display: inline-block;
	margin: 0 15px;
}
section .mov_change2 p a,
section .mov_change2 p span {
	display: block;
	width: 10em;
	margin: 0 auto;
	padding: 5px 0;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999;
	background-color: #efefef;
	border-radius: 15px;
}
.color01 {
	background-color: #ee0558 !important;
	color: #fff !important;
}
.color02 {
	background-color: #e5c94b !important;
	color: #fff !important;
}
.color03 {
	background-color: #05ae21 !important;
	color: #fff !important;
}
section .mov_change2 p a.color01:hover {
color:#ee0558 !important;
background-color:#fff !important;
border:1px solid #ee0558;
}
section .mov_change2 p a.color02:hover {
color:#e5c94b !important;
background-color:#fff !important;
border:1px solid #e5c94b;
}
section .mov_change2 p a.color03:hover {
color:#05ae21 !important;
background-color:#fff !important;
border:1px solid #05ae21;
}

.box_ttl {
    position: absolute;
    top: 3px; 
    /*bottom: -60px;*/
    right: 1px;
    text-align: center;
    padding: 3px 5px;
    background: rgba(255, 255, 255, 0.8);
    z-index: 9999;
    border-radius: 4px;
    font-size: 10px;
    font-weight: bold;
}
.numbering {
	position: absolute;
	top: 5px;
	left: 3px;
	z-index: 10000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 
    white 2px 0px,  white -2px 0px,
    white 0px -2px, white 0px 2px,
    white 2px 2px , white -2px 2px,
    white 2px -2px, white -2px -2px,
    white 1px 2px,  white -1px 2px,
    white 1px -2px, white -1px -2px,
    white 2px 1px,  white -2px 1px,
    white 2px -1px, white -2px -1px;
}
.color_01 {
	border: 2px solid #ee0558;
	color: #ee0558;
}
.color_02 {
	border: 2px solid #e4c84a;
	color: #e4c84a;
}
.color_03 {
    border: 2px solid #05ae21;
    color: #05ae21;
}
.f_col01 {
	color: #ee0558;
}
.f_col02 {
	color: #e4c84a;
}
.f_col03 {
	color: #05ae21;
}


/*------------------------------お題動画タグ---------------------------*/
.ladymovie-tabs {
	margin-bottom: 20px;
	text-align: left;
	width: fit-content;
	margin-inline: auto;
	padding: 0 20px;
}
.ladymovie-tabs li {
	display: inline-block;
	margin: 0 5px 5px 0;
}
.ladymovie-tabs li a {
	padding: 5px 10px;
	border: 1px solid #999;
	border-radius: 20px;
	text-align: center;
	display: block;
	text-decoration: none;
}
.ladymovie-tabs li.current a{
	border: 1px solid #db6484;
	background:#db6484;
	color:#fff;
}
.mov_change.mov_change2 a {
	border-radius: 5px;
	padding: 5px;
}
.mov_change.mov_change2 p {
	margin: 0 5px;
}
.mov_change.mov_change2 span {
	border-radius: 5px;
	padding: 5px;
}
.mov_change.mov_change2 a.current, .mov_change.mov_change2 span {
	position: relative;
	background: #666;
	color: #fff;
}
.mov_change.mov_change2 a.current::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border: 8px solid transparent;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: transparent;
	border-top: 13px solid #666;
}