html{
    color:#000;background:#FFF;
    margin:0;padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    margin:0;padding:0;
    font-family:sans-serif;
    -webkit-text-size-adjust: none;
}
table{
    border-collapse:collapse;border-spacing:0;
}
fieldset,img{ border:0; }
address,caption,cite,code,dfn,em,strong,th,var{
    font-style:normal;font-weight:normal;
}
li { list-style:none; } caption,th{ text-align:left; }
h1,h2,h3,h4,h5,h6{
    font-size:100%;font-weight:normal;
}

body{
	width:100%;
}


/*-----------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width: 1381px) {
#videoframe{
	display:block;
	vertical-align:top;
	width:720px;
	height:407px;
	margin:0 auto 10px auto;
	background:#222;
	box-sizing:border-box;
	position:relative;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

#movieback{
	width:1020px;
	padding:0 0 9px 0;
	margin:0 auto;
	background:#000000;	
	border-left:1px solid #333;
	border-right:1px solid #333;
	box-shadow: 0 -4px 6px 2px rgba(0, 0, 0, 0.4); 		
}
#AVvideo,#fanzaframe{
	width:720px;
	height:404px
}
#fanzaframe{
	background: #222 url('../images/viewerlog.png') no-repeat center center;
}

#linksframe{
	width:320px;
}
#controlframe{
	width:380px;
}
#maincontener{
	padding:500px 0 0 0;

}

#viewslist{
	width:85%;
	min-height: calc(100vh - 580px);
}
#centercontener{
	width:85%;
	margin:0 auto;
	position:relative;
	text-align:right;
}
.listv{
	width:157px;
}
.mf01{
	height:220px;
}
.mf02{
	height:140px;
}
#leftfooter{
			padding:40px 5px 0 5px;
			margin:0 30px 0 0 ;
			color:#d9d9d9;
			font-size:13px;
			line-height:1.4;
			white-space: pre-wrap;
			float:right;
}

#seachmenyudiv{
		margin:-2px 0 0 0;
		padding:0 15px 15px 15px;
		max-width:400px;
		float:right;
}
#leftviews{
		margin-left:30px;
		padding:0 0 200px 0;
}

#spgird{
        height:30px;
        width:100%;
		position: fixed;
		top:458px;
		left: 0;
  		z-index: 100;
		background:rgba(255,255,255,0.25);
		text-align:center;
}
#capgazou {
	padding:10px;
}
.chinpicpoint{
		font-size:48px;
		margin:0 0 0 40px;
}
#chindiv{
	margin: 40px auto 20px auto;
}
.chipic{
	top:-35px;
}


}/*-----------------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:600px) and (max-width: 1380px) {
#videoframe{
	display:block;
	vertical-align:top;
	width:560px;
	height:317px;
	margin:0 auto 14px auto;
	background:#000000;
	box-sizing:border-box;
	position:relative;

}
#movieback{
	width:760px;
	padding:0	0 2px 0;
	margin:0 auto;
	background:#000000;	
	box-shadow: 0 -4px 4px 2px rgba(0, 0, 0, 0.4); 	
}
#AVvideo,#fanzaframe{
	width:560px;
	height:314px
}
#fanzaframe{
	background: #222 url('../images/viewerlog.png') no-repeat center center;
}
#maincontener{
	margin:400px 0 0 0;


}


#viewslist{
	width:90%;
	min-height: calc(100vh - 480px);
}
#centercontener{
	width:90%;
	margin:0 auto;
	position:relative;
	text-align:right;
}
.listv{
	width:157px;
}
.mf01{
	height:220px;
}
.mf02{
	height:140px;
}
#leftfooter{
			padding:40px 5px 0 5px;
			margin:0 30px 0 0 ;
			white-space: pre-wrap;
			float:right;
}

#seachmenyudiv{
		margin:-2px 0 0 0;
		padding:0 15px 15px 15px;
		max-width:400px;
		float:right;
}
#leftviews{
		margin-left:15px;
		padding:0 0 200px 0;
}
#spgird{
        height:30px;
        width:100%;
		position: fixed;
		top:365px;
		left: 0;
  		z-index: 100;
		background:rgba(255,255,255,0.25);
		text-align:center;
}
#linksframe{
	width:300px;
}
#controlframe{
	width:300px;
}
#capgazou {
	padding:6px;
}
.chinpicpoint{
		font-size:48px;
		margin:0 0 0 40px;
}
#chindiv{
	margin: 40px auto 20px auto;
}
.chipic{
	top:-35px;
}


}/*-----------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 599px) {
#videoframe{
	display:block;
	vertical-align:top;
	width:100vw;
	height:calc(0.568*100vw);
	margin:0 auto;
	background:#000000;
	box-sizing:border-box;
	position:relative;
}
#movieback{
	width:100%;
	padding:0	0 2px 0;
	margin:0 auto;

}
#AVvideo,#fanzaframe{
	width:100vw;
	height:calc(0.561*100vw);
}
#fanzaframe{
	background: #222 url('../images/viewerlogsp.png') no-repeat center center;
}
#maincontener{
	margin:340px 0 0 0;


}




#viewslist{
	width:100%;
	min-height: calc(100vh - 460px);
}
#centercontener{
	width:100%;
	margin:0 auto;
	position:relative;
	text-align:right;
}

.listv{
	width:100px;
}
.mf01{
	height:135px;
}
.mf02{
	height:115px;
}
#leftfooter{
			white-space: normal;
			padding:40px 25px 0 25px;
			margin:0;
}

#seachmenyudiv{
		margin:-2px auto 0 auto;
		padding:10px;
		max-width:380px;

}
#leftviews{
		margin-left:5px;
		padding:0 0 100px 0;
}
#spgird{
        height:40px;
        width:100%;
		position: fixed;
		top:calc(0.561*100vw + 64px);
		left: 0;
  		z-index: 100;
}
#controlframe{
	padding:3px 0;
	width:100%;
	max-width:400px;
}
#linksframe{
	width:320px;
}
#capgazou {
	padding:10px 0;
}
.chinpicpoint{
		font-size:44px;
		margin:0;
}
.spdeli{
	display:none;
}

#chindiv{
	margin: 48px auto 18px auto;
}
.chipic{
	top:-45px;
}

}/*--------------------------------------------------------------------------------599px- ▲------------*/


.ofh{
  overflow: hidden;
}


#topcontents{
	text-align:center;
	padding:10px 0 30px 0;
}
#tittleh1{
	margin:5px 0;
	padding:0 30px;
	font-size:1.1rem;
	line-height:1.2;
	color:#003c78;
	text-align:center;
	
}

#fanzaframe{
	position: absolute;
	top:0;
	left:0;
	vertical-align:top;
	z-index:100;
}

img.fanzalink01{
 	max-width: 100%;
 	max-height: 100%;
	 width: auto;
	 height: auto;
}


#movieframe{
	width:100%;
	background:rgba(25, 25, 25, 0.82);	
	box-shadow: 0px 2px 7px  rgba(57,3,3,0.8);
	overflow:hidden;
	text-align:center;
	position: fixed;
	top: 0;
	left: 0;
  	z-index: 100;
}



#controlframe img{
	opacity:0.7;
}
#movieframe  img:hover{
	opacity:1;
}





#linksframe{
		padding:0;
		display:inline-block;
		vertical-align:top;
		box-sizing:border-box;
		height:32px;
		font-size:0;
}

#linksframe > div{
		display:inline-block;		
		width:49%;
		text-align:center;
}

#controlframe{
		display:inline-block;
		vertical-align:top;
		height:32px;
		margin:0 auto;
		background:#000000;
		font-size:0;
		box-shadow:0px 1px 4px rgba(0,0,0,0.4);
		overflow:hidden;
}
#controlframe > div{
		display:inline-block;		
		width:19%;
		font-size:0;
		text-align:center;
		overflow:hidden;
}

#muted{
		display:none;	
}





.midashi{
		font-size:0.9rem;
}


#maincontener{

		
}

#backcontener{
	margin-top: 0px;
	padding:0;
	border-top: 2px solid #7f7677;
	background: #320b0b url(../images/back04.jpg) repeat;
	position: relative;
}


#center{
	margin-top:10px;
	padding:0 0 40px 0;
	background-size: auto auto;
	background-color: rgba(255, 255, 255, 1);
	background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(227, 245, 255, 0.95) 4px, rgba(167, 245, 255, 0.95) 14px );
}





#viewslist{
	margin:0 auto;
	padding:0 0 60px 0;
	display:block;
	font-size:0;
	background:#ffffff;
	text-align:left;
	max-width:100vw
	
}

.listv{
	list-style:none;
	display:inline-block;
	font-size:0;
	margin:1px;
	text-align:center;
	background:#ffe4e1;
	border:3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align:top;
}
.mf01{
	padding-top:5px;
	border-radius:3px;
}

.mf02{
	padding-top:5px;
	border-radius:3px;
}

.listx{
	list-style:none;
	display:block;
	width:100px;
	text-align:center;
	background:#ffffff;
	border:5px solid transparent;
}



a.halfpic3{
	pointer-events : auto;
}

a.halfpic3:link{

}



.listv:visted{
		background:#d42cce;
}

.listv:hover{
		background:#c9a2e2;
}

.favimg1{
		margin:-20px 0 0 0;
		display:none;
}
.favimg2{
		margin:-20px 0 0 0;
		display:inline-block;
}
.counttag{
	cursor: pointer;
}




#footer{
	height:50px;
	position: relative;	
}
.footercap2{
	max-width:480px;
	background:rgba(113, 113, 113, 0.3);
	margin:10px 0 12px 0;
	padding:4px 8px;
	text-align:justify;
	text-justify:distribute;
	color:#ddd;
	line-height:1.6;
	white-space:normal;
	border:1px solid #421616;
}

.copyright{
	font-size: 12px;
	line-height: 1.2em;
	color: #907373;
	text-align:center;
	position: absolute;
	bottom: 2px;
  left: 0;
  right: 0;
}
/*-----------------------------avdetails------------------------------------------------▼-------*/


#avdetails {
	z-index:100;
	position: fixed;
	top: 0;
	left: -710px;
	width: 710px;
 	height:100%;
	padding: 0 4px 0 0;
	background:#a44242;
	box-sizing:border-box;
}
.slide-inner {
  overflow: auto;
  overflow-y: scroll;
	-webkit-overflow-scrolling : touch;
}

#leftviews{
		max-width:710px;
		border-top:15px solid #fff;
		border-right:5px solid #fff;
		border-bottom:3px solid #fff;
		border-left:3px solid #fff;
		box-sizing:border-box;
		overflow:hidden;
}
#leftviewtoppic{
		background:#fff;
		text-align:center;
}

#leftviewtoppic > img {
		max-width:100%;
}
#shouhinmei{


}
.sideflink{
		margin:20px 0 0 0;
		text-align:center;
}
.titlelink img:hover{
		background:red;
}

#closeid{
	width:40px;
	height:40px;
	margin-left:auto;
}

#shouhinmei{
	margin : 12px auto 5px;
	width : 90%;
	background:#fff;
	padding:6px;
	text-align : center;
	vertical-align:middle;
	overflow : hidden;
}
#shouhinmei h1{
	font-size : 18px;
	font-weight:normal;
	line-height:2;
	margin:0;
	display : inline-block;
	padding-left: 100%;
	white-space : nowrap;
	line-height : 1em;
	animation : scrollSample01 7s linear infinite;
}
@keyframes scrollSample01{
	0% { transform: translateX(0)}
	100% { transform: translateX(-100%)}
}

#capgazou {
	width:100%;
	margin:10px 0 0 0;
	text-align:center;
	font-size:0;
	background:#fff;
	box-sizing:border-box;
}

#capgazou > li{
	display:inline-block;
	border:4px solid #ffe4e1; 
	margin:1px;
}

.leftcaps1{
	margin:10px 0 0 0;
	text-align:center;
	font-size:1rem;
	width:100%;
}
.leftcaps2{
	text-align:left;
	font-size:1rem;
	width:90%;
	margin:0 auto;
	padding:5px 10px  180px 15px;
	background:#f5f5f5 url('../images/sidecap.png') no-repeat bottom left;
}
.pricetag1 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4em;
	color: red;
}
.pricetag2 {
	font-size:1.4rem;
	font-weight:bold;
	line-height: 1.2em;
	color: #111;
}
.enmoji{
	font-size:1rem;
		font-weight:normal;
}
.leftmakertag {
	font-size: 17px;
	line-height: 1.8;
	background: #f5f5f5;
	margin: 15px 20px;
}

.taghead{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.8;
	margin:20px 0 0 0;
}

li.genretag{
	display:inline-block;
	font-size:16px;
	line-height:1.2em;	
	color:#3d993d;
	padding:10px 7px;
	margin-right:6px;
	margin-top:7px;
	background-color:#d9f2a4;
}
li.genretag a:link{
	color:#3d993d;
	text-decoration:none;
}
li.genretag a:visited{
	color:#3d993d;
	text-decoration:none;
}
li.genretag a:hover{
	text-decoration:underline;
}
li.genretag a:active{
	text-decoration:underline;
}


li.actresstag {
	display:inline-block;
	font-size: 18px;
	line-height: 1.2em;
	padding: 10px 12px;
	margin-right: 5px;
	margin-top: 5px;
	background-color: #ffb6c1;
	border-radius: 4px;
}
li.actresstag a:link{
	color:#b21129;
	text-decoration:none;
}
li.actresstag a:visited{
	color:#b21129;
	text-decoration:none;
}
li.actresstag a:hover{
	text-decoration:underline;
}
li.actresstag a:active{
	text-decoration:underline;
}


.cursorlink{
	cursor:pointer;

}
.fchetag{
	max-width: 100%;
	max-height: calc(100vw * 0.67);
	object-fit: contain;
}
#chindiv{
	width: 90%;
	padding:0 0 2px 0;
	background: rgba(255,255,255,0.3);
	border-radius: 20px;
	border:8px solid white;
	position:relative;
}
.chipic{
	position:absolute;
}
.chinpicpoint{
		line-height:1.4;
		font-weight:bold;
		color:#fff;
		text-align:center;
}
.chinpicpoint >img{
	vertical-align:baseline;
}

.chimeter{
	text-align: center;

}
.chimeter > img{
	max-width:100%;
}
.chinpiccap{
		width: 87%;
		margin: 0 auto 55px auto;
		font-size:12px;
		line-height:1.3;
		padding:0 20px;
		color:rgb(231, 231, 231);
}


#nameutf{
	display:none;
}
#refmo,
#refds,
#refdr{
	max-width:400px;
	margin:0 auto;
	padding:0 12px;
	font-size:14px;
	line-height:1.6;
	color:#fff;

}
.fanlinks:link,
.fanlinks:visited{
	font-size:18px;
	line-height:1.0;
	font-weight:normal;
	text-decoration:none;
	color:rgb(0, 117, 159);
	display:inline-block;
	margin:10px 0 4px 0;
	padding:8px 14px;
	background:#fff;	
	border-radius:5px;
}
.fanlinks:hover{

	background:#ffd7d7;	

}
/*------------------------------------------------------------------------------▲------*/



/*-----------------------------menyudiv------------------------------------------------▼-------*/



.loading2{
		margin-top:0;
		text-align:center;
		font-size:13px;
		line-height:2;
}



.loadingerror2{
	text-align:center;
	margin-top: 100px;
	font-size: 14px;
	line-height: 1.5em;
	color: #ff3399;
}


.reloadd{
	margin:18px auto 4px auto;
	width:250px;
	height:65px;
	line-height:1em;
	text-align:center;
	background-color:#7e7e7e;
}
.nextp img:hover{
	background-color:#a44242;
	transition: all  0.3s ease;
}
.nextp img:active{
	background-color:red;
}

#favconte{
		text-align:center;

}
.modehyouji{
	display:inline-block;
	vertical-align:bottom;
	font-size:14px;
	line-height:30px;
	margin:10px 0 0 0;
}


.modehyouji img{
	display:inline-block;
	vertical-align:bottom;
}
#okiniiri{
	font-weight:bold;
}
#favnext{
	margin:0 auto 20px auto;
	width:250px;
	height:65px;
	line-height:1em;
	text-align:center;
	background-color:#acacac;

}
#fanlink > img ,#itemlink > img{
	opacity:0.2;
}
.bliifan{
	animation:blink1 0.6s ease-in-out infinite alternate;
}

.bliitem{
	animation:blink2 0.6s ease-in-out infinite alternate;
}
@keyframes blink1{
	0% {opacity:0.6;}
    100% {opacity:0.9;}
}
@keyframes blink2{
	0% {opacity:0.9;}
    100% {opacity:0.6;}
}

#progbar{
	display: block;
	width: 100%;
	height: 3px;
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
	background:#000;
  -webkit-appearance: none;
	opacity:1;
}
#progbar::-webkit-progress-bar {
  background-color: #000;
}
#progbar::-moz-progress-bar {
  background-color: #000;
}
#progbar::-webkit-progress-value {
  background-color: rgb(196, 28, 190);
}


#adfooter01{
	margin:40px auto 0 auto;
	text-align:center;
}
#adfooter01 > div {
	display:inline-block;
	width:300px;

}

.fsamnepic{
	max-width:100%;
}
.titlelink img{
background:rgb(0, 117, 159);
padding:8px;
}
.footclosemark{
		margin:40px 0;
		text-align:center;
}



/*-----------------------------pcl--pcv----------------------------------------------▼-------*/

.thin {
transition: all 1.5s ease;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
height: 180px !important;
}
.thisd{
transition: all 3.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
top:229px !important;
}

.htcsd{
transition: all 2.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
width:1280px !important;
height:720px !important;
max-width:100% !important;
max-height:100% !important;
}
.listv01{
	list-style: none;
	width:24%;
	min-width:300px;
	display: inline-block;
	padding:3px 3px 5px 3px;
	margin: 1px;
	text-align: left;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing:border-box;
}
.listv01 >a :hover{
opacity:0.6;
}
.listv01inpicdiv{
	display: inline-block;
	width:90px;
}
.listv01indiv{
	display: inline-block;
	width:calc(100% - 100px);
	padding:7px 0 0 10px;

	font-size: 13px;
	line-height:1.5;
	vertical-align: top;
	color:rgb(128, 0, 79);
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	text-overflow: ellipsis;
}
.h100{
	height:100px;
}
.h122{
	height:122px;
}
.listv01indiv > .counttag{
	position:absolute;
	bottom:0;
	right:0;
	vertical-align:bottom;
}
.list01itemlink{
	position:absolute;
	bottom:0;
	left:0;
}
.list01itemlink > img{
	vertical-align:bottom;
	opacity:1;
}
.list01itemlink > img:hover{
	background:rgba(224, 0, 160,0.2)
}
.listv02{
	list-style: none;
	display: inline-block;
	margin: 4px 1px;
	text-align: center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing:border-box;
}
.listv02sir{
	list-style: none;
	width:20.5vw;
	height:21.5vw;
	max-height:340px;
	display: inline-block;
	padding:9px 3px 13px 3px;
	margin: 4px 1px;
	text-align: center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing:border-box;
}



@media screen and (min-width: 991px) {

.listv02{
	width:27.5vw;
	height:19.5vw;
	padding:9px 3px 13px 3px;
}

}
@media screen and (max-width: 990px) {
.listv02{
	width:43vw;
	height:30.5vw;
	padding:9px 3px 13px 3px;
}

}


.listv02 .fchetag{
	max-height:100%;
}
#spreadpic{
	text-align:center;
	display:none;
	cursor: pointer;
}
#mclosediv{
	display:none;
}

.splistv01{
	list-style: none;
	width: calc(50% - 15px);
	max-width:164px;
	display: inline-block;
	padding: 3px 3px 6px 3px;
	margin: 2px 1px;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
}
.splistv02{
	list-style: none;
	width: 100%;
	max-width:450px;
	display: inline-block;
	padding: 3px 0 2px 0;
	margin: 5px 0;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;


}
.splistv02 >a > .fchetag{
		max-height:calc(0.67* calc(100vw - 6px));
}

.splistv02sir{
	list-style: none;
	max-width:300px;
	display: inline-block;
	padding:7px;
	margin: 5px 0;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
}
.splistv02sir >a > .fchetag{
		height:250px;
}

@media screen and (min-width: 500px){
.setumipic{


	display:none;
}
}
@media screen and (max-width: 599px){
.setumipic{
	max-width:100%;
	text-align:center;
	margin:10px auto;
	display:block;
}
}

.splistv04{
	list-style: none;
	width:180px;
	height:300px;
	display: block;
	padding: 15px 0 0 0;
	margin: -120px auto 0 auto;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	border-radius:4px;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
	transform:rotate(90deg);
	transform-origin: center center;
}
.splistv04:first-child {
	margin: -50px auto 0 auto;
}
.splistv04sir{
	list-style: none;
	height: 165px;
	width: 165px;
	display: inline-block;
	padding: 12px 0 0 0;
	margin: 2px;
	border-radius:4px;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
	transform:rotate(90deg);
	transform-origin: center center;
}

.splistv05{
	list-style: none;
	width: 99vw;
	max-width:650px;
	display: block;
	padding: 8px;
	margin: 52vw auto;
	border-radius:4px;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
	transform: rotate(90deg) scale(1.2);
	transform-origin: center center;

}

.splistv05sir{
	list-style: none;
	height: 330px;
	width: 330px;
	display: inline-block;
	padding: 10px 0 0 0;
	margin: 2px;
	border-radius:4px;
	text-align:center;
	background: #ffe4e1;
	border: 3px solid #fff6f5;
	background-image: -moz-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -ms-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: -webkit-linear-gradient(top, #ffe4e1, #ffc4ca);
	background-image: linear-gradient(top, #ffe4e1, #ffc4ca);
	vertical-align: top;
	box-sizing: border-box;
	transform:rotate(90deg);
	transform-origin: center center;
}

/*-----------------------------o6--setting----------------------------------------------▼-------*/

.closmenu{
	text-align:center;
}

.imgcenter > img{
	max-width:100%;
}

.ma6010{
	margin:60px 0 10px 0;
}
.tabcase{
	padding: 25px 10px;
	border: 3px solid #fff;
	text-align:center;
}
.settingtab{
	display: inline-block;
	height:35px;
	margin:0 5px;
	background:#fff;
	font-size:15px;
	line-height:35px;
	color:#808080;
	text-align:center;
 	transition: all 0.2s ease;
	border-radius:6px;
	cursor: pointer;
}
.settingtab:hover {
  opacity: 0.75;
	color:#009bab;
}
.sw80{
	width:80px;
}
.sw100{
	width:110px;
}
.hma30{
	margin:8px 5px;
}
.tabcontents {
	margin:10px 0 0 0;
	border-top:3px solid #009faf;
	display: none;
	padding: 20px 10px 10px 10px;
	overflow: hidden;
	text-align:left;
	background:#eee;
}
.tabinpic{
	width:160px;
	height:160px;
	float:left;
}
.tabintxt{
	width:calc(100% - 160px);
	height:160px;
	float:left;
	font-size:17px;
	line-height:1.6;
	color:#016b75;
	padding:0px 3px 3px 20px;
	box-sizing:border-box;
}

.tabinpicsp{
	width:110px;
	height:160px;
	float:left;
}
.tabintxtsp{
	width:calc(100% - 110px);
	height:160px;
	float:left;
	font-size:14px;
	line-height:1.6;
	color:#016b75;
	padding:0px 3px 3px 15px;
	box-sizing:border-box;
}




#pcvdefault:checked ~ #pcvdefault_cont,
#pcvscroll:checked ~ #pcvscroll_cont,
#pcldefault:checked ~ #pcldefault_cont,
#pclmini:checked ~ #pclmini_cont,
#pcldeka:checked ~ #pcldeka_cont {

	display:block;
}

#spvdefault:checked ~ #spvdefault_cont,
#spvscroll:checked ~ #spvscroll_cont,
#spldefault:checked ~ #spldefault_cont,
#splmini:checked ~ #splmini_cont,
#spldeka:checked ~ #spldeka_cont ,
#spllist:checked ~ #spllist_cont,
#splyoko01:checked ~ #splyoko01_cont,
#splyoko02:checked ~ #splyoko02_cont {

	display:block;
}





.tabcase input:checked + .settingtab {
	background-color: #009faf;
	color: #fff;
	font-weight:bold;	
	cursor: default;
}
.tabcase input:checked + .settingtab:hover{
	opacity: 1;
	color:#fff;
}


input[name="pcvmo"],
input[name="pclavi"] {
  display: none;
}

input[name="spvmo"],
input[name="splavi"] {
  display: none;
}
#sclcover{
	display:none;
}