@charset "utf-8";

html,
button,
input,
select,
textarea {
	/* Set your content font stack here: */
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	font-size: 12px;
	line-height: normal;
	background-image: url(https://www.iyasiya.com/img/bg.png);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	color: #333;
}

a {
	text-decoration: none;
	color: #0000FF;
}

a:hover,
a:active {
	text-decoration: underline;
	color: #0080ff
}


/* layout ----------------------------------------------------------------------- */
#wrap,
header,
#footer {
	width: 900px;
	margin: 0px auto;
}

#wrap {
	overflow: hidden;
	margin-bottom: 5px;
}

header {
	position: relative;
}

header h1 {
	height: 70px;
}

/*年齢*/
.age_check {
	border: 1px solid #e67f9b;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.age_check p {
	color: #FF0000;
	text-align: justify;
}

/*景品表示法表示*/
h1::after {
	content: url(https://www.iyasiya.com/img/ad_display.png);
	text-align: right;
	position: absolute;
	right: 0;
	top: 50px;
}

header .adbox {
	height: 60px;
	width: 700px;
	background-color: #CCC;
	position: absolute;
	top: 4px;
	right: 5px;
}

footer {
	padding: 20px 0;
	text-align: center;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
	background: -webkit-linear-gradient(top, #fefefe 0%, #d7d7d7 100%);
	background: linear-gradient(to bottom, #fefefe 0%, #d7d7d7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#d7d7d7', GradientType=0);
}

footer address {
	line-height: 30px;
	height: 30px;
}

footer .footer_link {
	overflow: hidden;
	height: 25px;
	line-height: 25px;
	display: inline-block
}

footer .footer_link li {
	float: left;
	display: inline;
	margin: 0 5px;
}

footer a {
	color: #333333;
}

/* header nav
----------------------------------------------------------------------- */
nav#top {
	height: 56px;
	padding: 2px 0px;
}

#topList {
	overflow: hidden;
}

#topList li {
	float: left;
	width: 64px;
	height: 28px;
}

#topList li a {
	display: block;
	text-indent: -9999px;
	width: 64px;
	height: 28px;
	background-image: url(https://www.iyasiya.com/img/menu.png);
	background-repeat: no-repeat;
}

#topList li.menutop {
	width: 128px;
	height: 28px;
}

#topList li.menutop a {
	width: 128px;
	height: 28px;
}

#topList li.menutop a {
	background-position: 0px 0px;
}

#topList li.menutop a:hover {
	background-position: 0px -28px;
}

#topList li.menu01 a {
	background-position: -128px 0px;
}

#topList li.menu01 a:hover {
	background-position: -128px -28px;
}

#topList li.menu02 a {
	background-position: -192px 0px;
}

#topList li.menu02 a:hover {
	background-position: -192px -28px;
}

#topList li.menu03 a {
	background-position: -256px 0px;
}

#topList li.menu03 a:hover {
	background-position: -256px -28px;
}

#topList li.menu04 a {
	background-position: -320px 0px;
}

#topList li.menu04 a:hover {
	background-position: -320px -28px;
}

#topList li.menu05 a {
	background-position: -384px 0px;
}

#topList li.menu05 a:hover {
	background-position: -384px -28px;
}

#topList li.menu06 a {
	background-position: -448px 0px;
}

#topList li.menu06 a:hover {
	background-position: -448px -28px;
}

#topList li.menu07 a {
	background-position: -512px 0px;
}

#topList li.menu07 a:hover {
	background-position: -512px -28px;
}

#topList li.menu08 a {
	background-position: -576px 0px;
}

#topList li.menu08 a:hover {
	background-position: -576px -28px;
}

#topList li.menu09 a {
	background-position: -640px 0px;
}

#topList li.menu09 a:hover {
	background-position: -640px -28px;
}

#topList li.menu10 a {
	background-position: -704px 0px;
}

#topList li.menu10 a:hover {
	background-position: -704px -28px;
}

#topList li.menu11 a {
	background-position: -768px 0px;
}

#topList li.menu11 a:hover {
	background-position: -768px -28px;
}

#topList li.menu12 a {
	background-position: -832px 0px;
	border-right: 1px solid #cccccc;
}

#topList li.menu12 a:hover {
	background-position: -832px -28px;
}

/*折返し*/
#topList li.menu13 a {
	width: 63px;
	background-position: -896px 0px;
}

#topList li.menu13 a:hover {
	background-position: -896px -28px;
}

#topList li.menu14 a {
	background-position: -960px 0px;
}

#topList li.menu14 a:hover {
	background-position: -960px -28px;
}

#topList li.menu15 a {
	background-position: -1024px 0px;
}

#topList li.menu15 a:hover {
	background-position: -1024px -28px;
}

#topList li.menu16 a {
	background-position: -1088px 0px;
}

#topList li.menu16 a:hover {
	background-position: -1088px -28px;
}

#topList li.menu17 a {
	background-position: -1152px 0px;
}

#topList li.menu17 a:hover {
	background-position: -1152px -28px;
}

#topList li.menu18 a {
	background-position: -1216px 0px;
}

#topList li.menu18 a:hover {
	background-position: -1216px -28px;
}

#topList li.menu19 a {
	background-position: -1280px 0px;
}

#topList li.menu19 a:hover {
	background-position: -1280px -28px;
}

#topList li.menu20 a {
	background-position: -1344px 0px;
}

#topList li.menu20 a:hover {
	background-position: -1344px -28px;
}

#topList li.menu21 a {
	background-position: -1408px 0px;
}

#topList li.menu21 a:hover {
	background-position: -1408px -28px;
}

#topList li.menu22 a {
	background-position: -1472px 0px;
}

#topList li.menu22 a:hover {
	background-position: -1472px -28px;
}

#topList li.menu23 a {
	background-position: -1536px 0px;
}

#topList li.menu23 a:hover {
	background-position: -1536px -28px;
}

#topList li.menu24 a {
	background-position: -1600px 0px;
}

#topList li.menu24 a:hover {
	background-position: -1600px -28px;
}

#topList li.menu25 a {
	background-position: -1664px 0px;
}

#topList li.menu25 a:hover {
	background-position: -1664px -28px;
}

#topList li.menu26 a {
	border-right: 1px solid #cccccc;
	background-position: -1728px 0px;
}

#topList li.menu26 a:hover {
	background-position: -1728px -28px;
}



/* pankuzu  ----------------------------------------------------------------------- */
#pankuzu {
	height: 20px;
	line-height: 20px;
	margin: 5px 0px;
	padding: 0px 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

#pankuzu ul {
	overflow: hidden;
}

#pankuzu li {
	float: left;
}

#pankuzu a {
	color: #ff0000;
}

#pankuzu li:first-child:before {
	font-family: "Font Awesome 5 Free";
	content: "\f015";
	color: #ff0000;
	font-weight: bold;
}

#pankuzu li:after {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	margin-right: 5px;
	font-weight: bold;
}

#pankuzu li:last-child:after {
	content: "";
}

#pankuzu a.disabled {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #000000;
}

/* #sidemenu  ----------------------------------------------------------------------- */

#sidemenu {
	float: left;
	width: 170px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
}

#sidemenu.fixed {
	top: 2%;
	left: 68%;
	width: 18%;
	position: fixed;
}


#sidemenu a {
	color: #0066FF;
}

#sidemenu a:hover {
	color: #FF0066;
}

/*年齢*/
.age_check {
	border: 1px solid #e67f9b;
	border-radius: 5px;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
}

.age_check p {
	color: #FF0000;
	text-align: left;
}

/* DUGAメニュー */
#sidemenu .reg-waku {
	width: 170px;
	margin-bottom: 5px;
	overflow: hidden;
}

#sidemenu .reg-waku .join {
	margin-bottom: 5px;
}

/*
#sidemenu .reg-waku .join a {
	background-image: url(https://www.iyasiya.com/img/btn_join_pc.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -9999px;
	height: 80px;
	width: 170px;
}*/
#sidemenu .reg-waku .join a {
	background-image: url(https://www.iyasiya.com/img/btn_join_pc.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	text-indent: -9999px;
	height: 80px;
	width: 170px;
}

#sidemenu .reg-waku .join a:hover {
	background-position: bottom;
}

#sidemenu .reg-waku .readme {
	padding: 3px;
	border: 1px dotted #FF0000;
}

#sidemenu .reg-waku .readme a {
	display: block;
}

#sidemenu .search {
	margin-bottom: 10px;
}

#sidemenu .saerch input {
	font-size: 12px;
}



/* 左メニューリスト文字リンク */
#sidemenu ul {
	font-size: 12px;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
}

#sidemenu li {}

#sidemenu li a {
	background-repeat: no-repeat;
}


/* サイドメニューリスト */
#sidemenu .box {
	border: 1px solid #FF0000;
	margin-bottom: 5px;
}

#sidemenu h2 {
	height: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 5px;
	background: #FF0000;
}

#sidemenu .search_w1 li,
#sidemenu .search_w2 li,
#sidemenu .search_w3 li {
	line-height: 2.0em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* 左メニューリスト2列並び(キーワード検索・女優検索) */
#sidemenu .search_w1 li,
#sidemenu .search_w2 li {
	float: left;
	width: 50%;
}

#sidemenu .search_w1 li a,
#sidemenu .search_w2 li a,
#sidemenu .search_w3 li a,
#sidemenu .all a {
	background-image: url(https://www.iyasiya.com/img/icon.png);
	background-repeat: no-repeat;
}

#sidemenu .search_w1 li a {
	padding-left: 10px;
	background-position: 0 -334px;
}

#sidemenu .search_w2 li a {
	padding-left: 10px;
	background-position: 0 -373px;
}

#sidemenu .search_w3 li a {
	padding-left: 12px;
	background-position: 0 -415px;
}

/* 左メニューリスト詳細検索リンク */
#sidemenu .all {
	height: 16px;
	line-height: 16px;
	border-top: 1px dotted #999999;
	margin: 2px 3px;
	padding: 3px;
}

#sidemenu .all a {
	padding-left: 15px;
	background-position: 0 2px;
}

#sidemenu .link {
	margin-bottom: 5px;
}

#sidemenu .link li a::before {
	font-family: "Font Awesome 5 Free";
	content: '\f105';
	font-weight: bold;
	color: #666666;
	margin-right: 3px;
}

#sidemenu .link li a {
	display: block;
	padding: 2px 0;
}

#sidemenu .about li {
	margin-bottom: 5px;

}

#sidemenu .about li i {
	margin-right: 5px;
}


/* #main  ----------------------------------------------------------------------- */
#main {
	width: 700px;
	min-height: 1000px;
	float: right;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 5px;
}

#main .sub_main {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #FF0000;
	overflow: hidden;
}



/* #banner  ----------------------------------------------------------------------- */
#banner {
	margin-bottom: 5px;
	overflow: hidden;
}

#banner .banner700 {
	width: 700px;
	margin-bottom: 5px;
}

#banner .banner460 {
	width: 460px;
	float: left;
	height: 180px;
}

#banner .banner420 {
	float: left;
	width: 420px;
	height: 233px;
	background: #000;
}

#banner .banner280 {
	float: right;
	width: 280px;
}

#banner .banner240 {
	width: 240px;
	float: left;
	height: 180px;
	background: #000;
}


/* list  ----------------------------------------------------------------------- */
.list {
	overflow: hidden;
	margin: 0 -3px;
}

.list li {
	float: left;
	width: 25%;
}

.list dl {
	border: 1px solid #999999;
	padding: 2px;
	margin: 3px;
	overflow: hidden;
}

.list dt {
	margin-bottom: 2px;
	text-align: center;
}

.list dd {
	padding: 1px;
	font-size: 12px;
	line-height: 1.4em;
	height: 4em;
}

.list dd em {
	display: block;
}

.list .dd a {
	color: #0000FF;
}

.list .dd a:hover {
	color: #990000;
}


/* 関連キーワード  ----------------------------------------------------------------------- */
#sub_keyword {
	border: 1px solid #FF9900;
	margin-bottom: 5px;
}

#sub_keyword dt {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-indent: 5px;
	background: #FF9900;
}

#sub_keyword ul {
	padding: 5px;
	overflow: hidden;
}

#sub_keyword li {
	float: left;
	width: 20%;
	margin: 3px 0;
}

#sub_keyword li a {
	background: url(https://www.iyasiya.com/img/icon.png) no-repeat 0 -38px;
	color: #FF3399;
	white-space: nowrap;
	overflow: hidden;
	padding-left: 10px;
}

.sub_keyword li a:hover {
	text-decoration: underline;
	background-repeat: no-repeat;
	color: #FF9900;
}



/* sort  ----------------------------------------------------------------------- */
#sort {
	text-align: right;
}




/* keyword  ----------------------------------------------------------------------- */
#keyword {
	overflow: hidden;
}

#keyword dt {
	font-size: 16px;
	font-weight: bold;
}

#keyword ul {
	border: 1px dotted #FF6699;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

#keyword li {
	float: left;
	width: 20%;
}

#keyword li a {
	background: url(https://www.iyasiya.com/img/icon.png) no-repeat 0 -39px;
	padding-left: 11px;
	line-height: 2.0em;
}



/* cast & label  ----------------------------------------------------------------------- */
/* 50音順ボタン */
#dan,
.sub_select {
	padding: 5px 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.sub_select li {
	float: left;
	width: 10%;
}

#category.sub_select li {
	width: 14.28%;
}

#dan li {
	float: left;
	width: 38px;
	height: 26px;
}

#dan a,
.sub_select li a,
.sub_select li.chose span {
	display: block;
	color: #F33;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 0 3px 5px;
	border: 1px #cccccc solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	position: relative;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #efefef);
	background: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#efefef));
}

.sub_select li.chose span {
	background: #F33;
	border: 1px #ff0000 solid;
	color: #FFFFFF;
}

#joyuu_list h3 {
	font-weight: bold;
	font-size: 14px;
}

#joyuu_list ul {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px dotted #ff6699;
}

#joyuu_list li {
	float: left;
	width: 16.6%;
}

#joyuu_list li a {
	line-height: 2.0em;
	padding-left: 10px;
	background-image: url(https://www.iyasiya.com/img/icon.png);
	background-repeat: no-repeat;
	background-position: 0 -38px;
}


/* label ----------------------------------------------------------------------- */
/* レーベル(50音順・カテゴリー別)切り替えボタン */
#label_select {
	height: 35px;
	padding: 0px 5px;
	overflow: hidden;
	border-bottom: 3px #F00 solid;
}

#label_select .sub_50,
#label_select .sub_cat {
	height: 28px;
	width: 160px;
	float: left;
	margin: 7px 5px 0px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(https://www.iyasiya.com/img/tab.gif);
}

#label_select .sub_50 a,
#label_select .sub_cat a {
	height: 28px;
	width: 160px;
	display: block;
	background-image: url(https://www.iyasiya.com/img/tab.gif);
}

#label_select .sub_50 {
	background-position: 0px 0px;
}

#label_select .sub_50 a {
	background-position: 0px -28px;
}

#label_select .sub_cat {
	background-position: -160px 0px;
}

#label_select .sub_cat a {
	background-position: -160px -28px;
}

#labelList li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#labelList li dl {
	overflow: hidden;
	margin-bottom: 10px;
}

#labelList li dt {
	float: left;
	width: 200px;
	height: 60px;
}

#labelList li dd {
	margin-left: 210px;
	line-height: 1.5em;
}

#labelList li dd a {
	display: block;
	font-weight: bold;
}


/* movie ----------------------------------------------------------------------- */

#jacket {
	float: left;
	width: 240px;
	margin-bottom: 10px;
	text-align: right;
	color: #333;
}

#jacket a {
	text-decoration: none;
}

#jacket img {
	border: 1px solid #CCC;
}

#jacket span {
	display: block;
	margin-top: 5px;
}

#jacket span::before {
	font-family: "Font Awesome 5 Free";
	content: '\f24d';
}


.data {
	float: right;
	border: 1px solid #999999;
	margin-left: 3px;
	width: 430px;
	padding: 5px;
	min-height: 280px;
}

.data dl {
	margin-bottom: 5px;
}

.data dt {
	width: 65px;
	padding-top: 7px;
	clear: left;
	float: left;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #0066FF;
}

.data dd::before {
	content: '：';
	float: left;
}

.data dd {
	font-size: 12px;
	border-bottom: 1px dotted #FF6699;
	text-align: left;
	color: #333333;
	line-height: 14px;
	padding: 8px 0px 8px 68px;
}

.data dd .actlist,
.data dd .datalist {
	overflow: hidden;
}

.data dd .actlist li {
	float: left;
	width: 25%;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.data dd .datalist li {
	float: left;
	margin-right: 1em;
	margin-bottom: 5px;
}

#pr-txt {
	clear: both;
	padding-top: 5px;
	margin-bottom: 20px;
}

#pr-txt p {
	border: 1px solid #999999;
	line-height: 1.5em;
	padding: 5px;
}

#thumbnail {
	overflow: hidden;
	margin-bottom: 20px;
}

#thumbnail li {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom: 15px;
}

#player {
	border: 1px solid #999999;
	margin-bottom: 10px;
}

#player .inner {
	width: 100%;
	height: 100%;
	margin: auto;
	max-width: 756px;
	aspect-ratio: 756/420;
}

.buy_link {
	text-align: center;
}

.buy_link a {
	display: block;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	background-color: #febf00;
	background-image: url(https://www.iyasiya.com/img/btn_reg1.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	border-radius: 8px;
	border: 1px solid #a27900;
	box-shadow: 1px 1px 1px #CCC;
}

.buy_link a:hover {
	background-color: #ff0000;
	background-image: url(https://www.iyasiya.com/img/btn_reg2.png);
}


/* movie オススメ----------------------------------------------------------------------- */
.recommend {
	border: 1px solid #FF0000;
	margin-bottom: 10px;
}

.recommend h3 {
	height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-indent: 5px;
	background: #F33;
}

.recommend ul {
	overflow: hidden;
	margin: 5px 3px 3px;
}

.recommend li {
	float: left;
	width: 25%;
}

.recommend li dl {
	margin: 2px;
	border: 1px solid #999999;
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.recommend li dt {
	text-align: center;
	margin-bottom: 3px;
}

.recommend li dt img {
	width: 100%;
	height: auto;
}

.recommend li dd {
	height: 2.5em;
	line-height: 1.3em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


/* 規約・免責事項 ----------------------------------------------------------------------- */
.caution {
	background: #660066 !important;
}

.caution_word {
	margin-bottom: 5px;
	border: 1px solid #660066;
	padding: 20px 18px;
}

.caution_word hr {
	width: 100%;
	height: 1px;
	display: block;
	border-top: 1px dotted #ccc;
}

.caution_word h3 {
	font-weight: bold;
	margin: 10px 0 5px;
}

.caution_word h3:before {
	content: "■";
}

.caution_word ol,
.caution_word ul {
	margin: 10px 15px;
}

.caution_word ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
}

.caution_word ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}

/* 404  ----------------------------------------------------------------------- */
.p404 {
	background-image: url(https://www.iyasiya.com/img/404.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
	min-height: 1150px;
	padding: 5px;
	border: 1px solid #FF0000;
}


/* contact
-------------------------------------*/
#contact {
	padding: 20px;
}

#contact table {
	width: 100%;
	border-collapse: collapse;
	border-collapse: 0px;
	border: 1px solid #CCC;
	margin: 20px 0;
}

#contact th {
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	width: 150px;
	padding: 20px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contact th span {
	display: block;
}

#contact td {
	padding: 20px;
	border-bottom: 1px solid #CCC;
}

#contact span {
	color: #F30;
	font-weight: normal;
}

#contact dd span p {
	margin: 0;
}

#contact input[type=text],
#contact input[type=email],
#contact select {
	width: 360px;
}

#contact textarea {
	width: 98%;
	height: 100px;
}

#contact .error {
	line-height: 1.5em;
}

#message {
	font-size: 14px;
}


#contact dl {
	width: 100%;
	border: 1px solid #CCC;
	margin: 20px auto;
}

#contact dt {
	font-weight: bold;
	background-color: #CCC;
}

#contact dt,
#contact dd {
	padding: 10px;
}

#contact dt.body {
	clear: left;
	border-bottom: none;
}

#contact dd.body {
	clear: left;
}

#contact .btn {
	width: 200px;
}



/************************************
 相互RSS（text-antenna）用
************************************/
.text-rss-list li {
	padding: 5px 0 5px 5px;
	overflow: hidden;
}

.text-rss-list li a .feed_title::before {
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: bold;
	margin-right: .5em;
}

.text-rss-list li a .feed_title {
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.text-rss-list li a .feed_name {
	font-size: 12px;
	color: #999;
}