@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: normal;
	background: #FFFFFF;
	color: #333;
}

/*　共通
----------------------------------------------------------------------- */

/* リンク */
a {
	color: #7F7F7F;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #3366FF;
	text-decoration: underline;
}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#wrap {
	width: 900px;
	margin: 0px auto;
}

/* ヘッダ */
header {
	margin-bottom: 10px;
}

#header_box {
	width: 900px;
	height: 170px;
	overflow: hidden;
	background-image: url(https://www.orangenic.jp/img/hd_bg.jpg);
	background-repeat: no-repeat;
}

/*景品表示法表示*/
#header_box::after {
	content: url(https://www.orangenic.jp/img/ad_display1.png);
}

h1 {
	width: 600px;
	height: 150px;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#hd_menu {
	width: 249px;
	height: 110px;
	float: left;
	padding-left: 51px;
	padding-top: 35px;
}


/* フッター */
footer {
	clear: both;
	width: 900px;
	padding-top: 40px;
	margin-bottom: 20px;
}

footer address {
	text-align: center;
	background: url(https://www.orangenic.jp/img/footer.gif) no-repeat center bottom;
	text-indent: -9999px;
}

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

.footer_box {
	float: left;
	width: 33.3%;
}

.footer_box .inner_box {
	margin: 0 10px;
}

.footer_box .inner_box h4 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.link_box {
	padding: 5px;
}

.link_box li {
	padding: 3px 0;
	line-height: 1.5em;
}

.link_box li::before {
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	margin-right: 5px;
}


/* サイド　コンテンツ */
#side {
	width: 170px;
	float: left;
	text-align: left;
}

/* 年齢
-------------------------------------*/
.age_check {
	margin-bottom: 10px;
}

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

#dugaGuide {
	margin-bottom: 20px;
}

#dugaGuide #search {
	margin-top: 10px;
	width: 170px;
}

#side h2 {
	height: 20px;
	margin: 15px 0 5px;
	border-radius: 0 5px 5px 0/ 0 5px 5px 0;
	text-indent: -9999px;
	background: #efefef;
}

#side h2:after {
	content: '';
	display: block;
	height: 29px;
	background-image: url(https://www.orangenic.jp/img/side_title.png);
	background-repeat: no-repeat;
	margin-top: -30px;
}

#side h2.menu:after {
	background-position: 0px 0px;
}

/*キーワード検索*/
#side h2.category:after {
	background-position: 0px -30px;
}

/*AV女優検索*/
#side h2.avjoyu:after {
	background-position: 0px -60px;
}

/*作品レーベル検索*/
#side h2.label:after {
	background-position: 0px -90px;
}

/*ランキング*/
#side h2.ranking:after {
	background-position: 0px -120px;
}

/*広告*/
#side h2.ad:after {
	background-position: 0px -150px;
}

/*リンク*/
#side h2.link_title:after {
	background-position: 0px -180px;
}

/*当サイト*/
#side h2.about:after {
	background-position: 0px -210px;
}


/*side_box */
.side_box {
	width: 170px;
	margin-bottom: 10px;
}

.side_box ul {
	margin-bottom: 5px;
	overflow: hidden;
}

.side_box li:before {
	font-family: "Font Awesome 5 Free";
	content: '\f054';
	font-size: 10px;
	font-weight: bold;
	color: #7f7f7f;
	margin-right: 2px;
}

.side_box li {
	padding: 3px 0;
}

.side_box ul.half li {
	float: left;
	width: 50%;
}

/*about*/
.about_site {
	overflow: hidden;
}

.about_site li {
	padding: 3px 0;
}

.about_site i {
	text-align: center;
	margin-right: 5px;
}

/*ad*/
.ad_box {
	text-align: center;
}

/* main
----------------------------------------------------------------------- */
#main {
	width: 715px;
	float: right;
	overflow: hidden;
}

#main section {
	margin-bottom: 30px;
	overflow: hidden;
}

#main .container {
	overflow: hidden;
	margin-bottom: 10px;

}

h3.index {
	border-bottom: 3px double #666;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-bottom: 10px;
}


/* icon */
.icon {
	background-image: url(https://www.orangenic.jp/img/icon.png);
	background-repeat: no-repeat;
	padding: 0;
	display: inline;
}

.arrow1 {
	background-position: 0 2px;
	width: 12px;
	height: 12px;
	padding-left: 18px;
}

.arrow2 {
	background-position: 0 -60px;
	width: 12px;
	height: 12px;
	padding-left: 15px;
}

.arrow3 {
	background-position: 0 -120px;
	width: 12px;
	height: 12px;
}

.arrow4 {
	background-position: 0 -185px;
	width: 25px;
	height: 16px;
	padding-left: 28px;
}

.dia {
	background-position: 0 -250px;
	width: 12px;
	height: 13px;
	padding-left: 15px;
}

.film {
	background-position: 0 -315px;
	padding-left: 28px;
}

.jacket {
	background-position: 0 -386px;
	width: 13px;
	height: 11px;
	padding-left: 15px;
}

.osusume {
	background-position: 0 -450px;
	width: 42px;
	height: 11px;
	margin-left: 5px;
	text-indent: -9999px;
}



/* top用表示
----------------------------------------------------------------------- */
.itembox {
	float: left;
	width: 20%;
}

.itembox a {
	text-decoration: none;
}

.itembox dl {
	padding: 6px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	border-left: 1px solid #EEE;
	box-sizing: border-box;
}

.itembox:last-child dl {
	border-right: 1px solid #EEE;
}

.itembox dt {
	height: 175px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #ff9900;
}

.itembox dt img {
	border: 2px solid #FFD8B5;
	padding: 1px;
	width: 120px;
	height: 170px;
	object-fit: cover;
}

.itembox dd {
	height: 2.8em;
	overflow: hidden;
}

.itembox dd em {
	text-align: center;
}


/* #contents_box おすすめコンテンツ
----------------------------------------------------------------------- */
#contents_box ul {
	overflow: hidden;
	margin: 0 -3px;
}

#contents_box li {
	float: left;
	width: 25%;
}

#contents_box li dl {
	margin: 3px;
	padding: 2px;
	border: 1px solid #EEE;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contents_box li dt {
	text-align: center;
}

#contents_box li dt img {
	border: 2px solid #FFF;
	margin: 5px;
}

#contents_box li dd {
	padding: 0 5px;
}

#contents_box li dd div {
	line-height: 2em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#contents_box li dd .osusume {
	display: block;
}

#contents_box li dd .content_title {
	border-bottom: 1px dashed #FF9900;
	text-align: center;
}

#contents_box li dd .content_shousai {
	border-bottom: 1px dashed #FF9900;
}

#contents_box li dd .content_ruiji,
#contents_box li dd .content_shousai {
	background-image: url(https://www.orangenic.jp/img/icon.png);
	background-repeat: no-repeat;
	background-position: 125% -119px;
	/*arrow3*/
	text-align: right;
	padding-right: 20px;
}

/* #new 新着リスト
-------------------------------------*/
#new .container {
	height: 220px;
	overflow: hidden;

}

#new dl {
	width: 120px;
	padding: 5px;
	border: 1px solid #EEE;
	margin-right: 10px;
	box-sizing: content-box;
}

#new dt {
	height: 165px;
}

#new dt img {
	border: 2px solid #FFD8B5;
	box-sizing: border-box;
	width: 120px;
	height: 160px;
	object-fit: cover;
}

#new dd {
	border-top: 1px dashed #ff9900;
	padding-top: 5px;
	height: 3em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


/* #series
----------------------------------------------------------------------- */

#series ul {
	overflow: hidden;
	margin: 0 -5px;
}

#seriesList li {
	float: left;
	width: 50%;
}

#seriesList a {
	display: block;
	margin: 5px;
}

/* #ppv_box アダルト動画個別紹介（大）
----------------------------------------------------------------------- */
#ppv_box {
	border: 1px solid #EEEEEE;
	overflow: hidden;
	margin-bottom: 10px;
}

#ppv_box h3 {
	padding: 3px 10px;
	font-size: 14px;
	font-weight: bold;
	background: #EEEEEE;
}

#ppv_box h3 .icon {
	display: inline-block;
	height: 25px;
}

#ppv_jacket {
	float: left;
	width: 240px;
	min-height: 180px;
	padding: 20px;
}

#ppv_jacket img {
	width: 240px;
	border: 2px solid #FFD8B5;
	padding: 1px;
	margin-bottom: 5px;
}

#ppv_detail {
	padding: 20px;
	margin-left: 280px;
}

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

#ppv_detail dt {
	width: 70px;
	clear: left;
	float: left;
	line-height: 200%;
}


#ppv_detail dd {
	margin-left: 75px;
	line-height: 200%;
}

#ppv_detail dd::before {
	float: left;
	content: "：";
	margin-left: -1em;
}

#ppv_detail dd ul.list {
	overflow: hidden
}

#ppv_detail dd ul.list li {
	display: inline-block;
	white-space: nowrap;
	margin-right: 1em;
}

#ppv_detail dd a {
	color: #69F
}

.ppv_link {
	text-align: center;
}

.ppv_link.moive_box {
	padding: 10px 20px 20px;
}

section#ppv_caption {
	clear: both;
	padding: 0 20px 20px;
	margin-bottom: 0;
}

#ppv_caption .ptitle::after {
	content: "：";
}

section#ppv_movie {
	padding: 20px;
	margin-bottom: 0;
	text-align: center;
}

.ppv_sonota {
	overflow: hidden;
}

.ppv_sonota h4 {
	font-weight: bold;
	padding: 3px 5px;
	background-color: #EEE;
}

#ppv_thumbnail {
	padding: 0 10px;
}

#ppv_thumbnail ul {
	overflow: hidden;
}

#ppv_thumbnail li {
	float: left;
	width: 20%;
	text-align: center;
}

#ppv_thumbnail li a,
#ppv_thumbnail li span {
	display: block;
	margin: 5px;
}

#ppv_thumbnail li a img,
#ppv_thumbnail li span img {
	max-width: 100%;
	height: auto;
	box-shadow: 1px 1px 1px #CCC;
}

/* month_box 月額番組
----------------------------------------------------------------------- */
.month_box {
	padding: 10px 0;
	border-bottom: 1px solid #E0E0E0;
	overflow: hidden;
}

.month_title {
	font-size: 16px;
	padding-bottom: 10px;
	color: #6666FF;
	font-weight: bold;
	text-align: right;
}

.month_banner {
	float: left;
	width: 300px;
}

.month_contents {
	margin-left: 320px;
}

.month_contents .title {
	overflow: hidden;
	border-bottom: 3px double #7F7F7F;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 16px;
}

.month_contents .price {
	display: block;
	float: right;
	font-size: 12px;
}

.month_contents .price span {
	color: #FF3300;
	font-weight: bold;
}

.month_contents .type {
	margin-bottom: 10px;
	font-weight: bold;
	color: #FF9900;
}

.month_contents .text {
	margin-bottom: 10px;
}

.month_btn::before {
	top: 12px;
}



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

#sub_keyword dt {
	color: #7f7f7f;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	padding: 2px 5px;
	border-bottom: 1px solid #cccccc;
}

#sub_keyword dd {
	padding: 10px;
}

#sub_keyword dd ul {
	overflow: hidden;
}

#sub_keyword dd li {
	float: left;
	width: 20%;
	line-height: 25px;
}

#sub_keyword li a {
	white-space: nowrap;
	overflow: hidden;
}

#sub_keyword li a:hover {
	color: #FF9900;
}


/* キーワード・AV女優名前一覧
-------------------------------------*/

#actress_list,
#keyword_list {
	overflow: hidden;
}

#actress_list h3,
#keyword_list h3 {
	color: #6666FF;
	font-weight: bold;
	margin-left: 10px;
}

#actress_list ul,
#keyword_list ul {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E0E0E0;
	overflow: hidden;
}

#actress_list li,
#keyword_list li {
	float: left;
	width: 20%;
	line-height: 250%;
}

#kana50,
#tabcat {
	overflow: hidden;
	margin: 0 -3px 10px;
}

#kana50 li {
	float: left;
	width: 10%;
}

#tabcat li {
	float: left;
	width: 12.5%;
}

#kana50 li a,
#tabcat li a {
	display: block;
	margin: 3px;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	background: #efefef;
	text-align: center;
	padding: 5px;
	box-shadow: 1px 1px 2px #CCC;
	font-weight: bold;
	text-decoration: none;
}

#kana50 li a:hover,
#tabcat li a:hover {
	color: #FF6600;
}

#kana50 li.chose a,
#tabcat li.chose a {
	background: #ff6e04;
	color: #FFF;
}

#dan {
	overflow: hidden;
	margin-bottom: 10px;
}

#dan li {
	float: left;
}

#dan li a {
	display: block;
	border: 1px solid #999999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6, #efefef);
	background: -webkit-gradient(linear, center top, center bottom, from(#f6f6f6), to(#efefef));
	text-align: center;
	font-weight: bold;
	margin: 2px;
	padding: 5px 10px;
	color: #F60;
	text-decoration: none;
}


/* レーベル一覧
-------------------------------------*/

#label_title {
	overflow: hidden;
	padding-top: 10px;
	margin-bottom: 10px;
	position: relative;
}

#label_title h2 {
	margin-bottom: 0;
}

#label_title #tab {
	overflow: hidden;
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
}

#label_title #tab li,
#label_title #tab li a {
	display: block;
	width: 150px;
	height: 36px;
	line-height: 33px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-radius: 8px 8px 0 0 / 8px 8px 0 0;
}

#label_title #tab li {
	float: left;
	background-color: #f62b2b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
}

#label_title #tab li a {
	height: 36px;
	background-color: #7d7e7d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7d7e7d), to(#0e0e0e));
	background-image: -webkit-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -moz-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -ms-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: -o-linear-gradient(top, #7d7e7d, #0e0e0e);
	background-image: linear-gradient(to bottom, #7d7e7d, #0e0e0e);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7d7e7d, endColorstr=#0e0e0e);
	text-decoration: none;
}

#label_title #tab li a:hover {
	background-color: #646464;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#646464), to(#282828));
	background-image: -webkit-linear-gradient(top, #646464, #282828);
	background-image: -moz-linear-gradient(top, #646464, #282828);
	background-image: -ms-linear-gradient(top, #646464, #282828);
	background-image: -o-linear-gradient(top, #646464, #282828);
	background-image: linear-gradient(to bottom, #646464, #282828);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#646464, endColorstr=#282828);
}

#label_number1 {
	color: #6666FF;
	font-weight: bold;
}

#about_label {
	margin-top: 10px;
}

#about_label dl {
	overflow: hidden;
	padding-bottom: 20px;
}

#about_label dt {
	float: left;
	width: 200px;
}

#about_label dd {
	margin-left: 210px;
}

#about_label a {
	font-weight: bold;
	color: #FF9900;
}

#about_label p {
	line-height: 1.3em;
}

/* 各レーベル作品一覧
-------------------------------------*/
#label_box {
	overflow: hidden;
}

#label_box #banner {
	text-align: center;
}

/* item サムネイル(120x160)＋本文 リスト表示
-------------------------------------*/
h3#result {
	font-size: 14px;
	line-height: 1.5em;
	padding: 8px 130px 8px 0;
	margin: 20px 0;
	position: relative;
	background-color: #f6f6f6;
}

/*sort*/
#sort {
	position: absolute;
	top: 5px;
	right: 5px
}

#sort select,
#sort input[type=submit] {
	height: 25px;
	font-size: 12px;
}

/* item サムネイル(120x160)＋本文 リスト表示
-------------------------------------*/
#itemList {
	overflow: hidden;
	margin: 0 -5px;
}

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

#itemList dl {
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #EEE;
	/*background-color: #EEE;*/
}

#itemList dt {
	padding-bottom: 5px;
	text-align: center;
}

#itemList dt img {
	border: 2px solid #FFD8B5;
	box-sizing: border-box;
	width: 120px;
	height: 170px;
	object-fit: cover;
}

#itemList dd {
	border-top: 1px dashed #ff9900;
	padding-top: 5px;
	height: 3em;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#itemList dd em {
	display: block;
	text-align: center;
}


/* avlist サムネイル(120x90)＋本文 リスト表示
-------------------------------------*/
#avlist {
	overflow: hidden;
}

#avlist li {
	float: left;
	width: 25%;
}

#avlist dl {
	margin: 2px;
	overflow: hidden;
	background: #eeeeee;
	padding: 5px;
}

#avlist dt {
	height: 175px;
	text-align: center;
	padding-top: 5px;
}


#avlist dd {
	height: 2.7em;
	border-bottom: 1px dashed #ff9900;
	padding: 2px 0 0;
	line-height: 1.3em;
	overflow: hidden;
}


/* 404
-------------------------------------*/
.p404 {
	padding: 10px;
}

.p404 img {
	margin: 50px auto;
}


/* kiyaku privacy
-------------------------------------*/
#kiyaku h2,
#privacy h2 {}

#kiyaku h3,
#privacy h3 {
	font-weight: bold;
	margin: 10px 0 5px;
}

#kiyaku h3:before,
#privacy h3:before {
	content: "■";
}

#kiyaku ol,
#kiyaku ul,
#privacy ol,
#privacy ul {
	margin: 10px 15px;
}

#kiyaku ol li,
#privacy ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
}

#kiyaku ul li,
#privacy ul li {
	list-style-type: disc;
	margin-bottom: 5px;
}


/* 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;
}

#contact pre {
	white-space: pre-wrap;
}

/*　page top
-------------------------------------*/

#page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

/* 入会案内
-------------------------------------*/
.entry {
	margin: 20px auto;
	padding: 5px;
	border: 1px solid #E0E0E0;
	overflow: hidden;
	background: url(https://www.orangenic.jp/img/entry2_text.gif) no-repeat;
}

.entry a {
	float: right;
	width: 280px;
}

/* banner */
.banner {
	text-align: center;
	margin: 10px auto;
}

.banner img {
	box-shadow: 2px 2px 2px #999999;
}