/*
Theme Name: rania-Mobile
Theme URI: https://rania.tokyo//
Description: This is my sample theme.
*/
.wapper {
	
}
.wapp {
	background-color: #f5f5f7;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
*{
	padding: 0;
	font-size: 12px;
	color: #999;
	line-height: 1.3em;
	font-family: sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
img {
	border-style:none;
}
a {
	color: #0044cc;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
} 
a:hover {
	color:#66CCFF;
}
.crear{
	clear:both;
}
.header{
	height: 125px;
	background-color: white; 
}
.header-wid{
	width: 320px;
	height: 125px;
	background-color: white; 
}
.header-wid{
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
.headre-top{
	height: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.site-title a{
	font-size:37px;
	padding-left: 5px;
	color: #333333;
	text-shadow: 4px 4px 1px #DDDDDD;
	font-family: Nico Moji;
}
.headre-bottom{
	padding-left: 5px;
	padding-right: 5px;
	height: 30px;
	overflow: hidden;
}
.index-h1{
	color: #666;
}
.wid1{
	height: 5px;
	background-color: #FF5488;
}
.wid2{
	height: 5px;
	background-color: white;
}
.kensaku{
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#s{
	width: 230px;
	height: 28px;
	border-radius: 8px;
	border-style: solid ; border-width: 1px;
}
#searchsubmit{
	width: 70px;
	height: 30px;
	border-radius: 8px;
	background-color: #f5f5f7;
	border-color:　#0071e3;
	border-style: solid ; border-width: 1px;
}
.navi-back{
	background-color: ;
	height: 28px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.navi{
	width: px;
	height: px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	background-color: ;
}
.navi-inside{
	overflow-x: scroll;
	display: flex;
}
.navi-contens{
	width: 115px;
	height: 26px;
	border-style: solid ; border-width: 1px;
	border-color: #dedee3;
	margin-right: 5px;
	margin-top: 5px;
	float: left;
	border-radius: 16px;
	text-align: center;
	padding-top: 6px;
	background-color: white;
	color: #666;
}
.navi-contens2{
	width: 96px;
	height: 25px;
	border-style: solid ; border-width: 1px;
	margin-right: 4px;
	margin-top: 5px;
	float: left;
	border-radius: 5px;
	text-align: center;
	padding-top: 5px;
	background-color: white;
}
.navi-contens {
	font-size:14px;
	color: #666;
	font-weight:;
	font-family: sans-serif;
}
.navi-contens2 a{
	font-size:14px;
}
.menubar{
	height: 20px;
	background-color: white;
	padding-left: 5px;
	color: #1d1d1f;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size:16px;
	overflow: hidden;
	border-bottom: 1px solid #EEEEEE;
}
.menubar-single{
	height: auto;
	background-color: white;
	padding-left: 5px;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:14px;
	border-top: 1px solid #BDBDBD;
}
.entry-box-back{
	margin-left: auto;
	margin-right: auto;
	background-color: ;
}
.entry-box{
	margin-left: 5px;
	margin-right: 5px;
	height: 105px;
	background-color: white;
	margin-top: 10px;
	border: 1px solid #DDDDDD;
	box-shadow: 3px 3px 3px #DDDDDD;
	-webkit-box-shadow: 3px 3px 3px #DDDDDD;
	-moz-box-shadow: 3px 3px 3px #DDDDDD;

}
.entry-img {
	float: left;
	width: 140px;
    height: 105px;
	position: relative;
}
.entry-img img{
	width: 140px;
    height: 105px;
}
.entry-right {
	float: left;
	height: 105px;
	margin-right: 6px;
}
.entry-text {
	max-width: 840px;
	height: 32px;
	position: absolute;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: 6px;
	font-weight : normal;
	overflow: hidden;
	background-color: white;
	color: #1d1d1f;
}
.entry-text a{
	color: #1d1d1f;
}
.entry-time {
	position: absolute;
	text-align: left;
	margin-left: 90px;
	top: 82px;
	width: 50px;
	height: 16px;
	background-color: white;
	opacity: 0.7;
	margin-top: px;
	padding-left: px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	color: #1d1d1f;
}
.entry-play{
	max-width: 300px;
	width: 145px;
	text-align: center;
	margin-left: 5px;
	margin-top: 83px;
	font-size: 11px;
	color: white;
	height: 17px;
	background-color: #0071e3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	border-radius: 8px;
}
.entry-play a{
	font-size: 11px;
	color: #555;
}
.entry-play a:hover{
	color: #808080;
}
.entry-tag{
	position: absolute;
	margin-top: 35px;
	margin-right: 6px;
	height: 46px;
	background-color: white;
	padding-left: 5px;
	overflow: hidden;
}
.videotag p{
	font-size: 10px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	border-radius: 8px;
	background-color: white;
	color: #0071e3;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #0071e3;
}
.videotag-in a{
	font-size: 10px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	border-radius: 5px;
	background-color: #FAC7D6;
	color: #666;
	margin-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.videotag-in p {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
.pickuplink{
	max-width: 990px;
	height: 26px;
	border-radius: 16px;
	margin-bottom: 3px;
	margin-top: 10px;
	font-size: 16px;
	text-align: center;
	padding-top: 6px;
	background-color: #f5f5f7;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #0071e3;
}
.pickuplink{
	font-size: 16px;
	color: #0071e3;
	font-weight:bolder;
}
.footer{
	margin-top: 10px;
	height: 240px;
	background-color: ;
}
.footer-title {
	height: 45px;
	text-align: center;
	font-family: serif;
	font-size: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	margin-bottom: px;
	color: #FF5488;
	margin-top: px;
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-left: 5px;
	color: #333333;
	text-shadow: 4px 4px 1px #DDDDDD;
	font-family: Nico Moji;
}
.footer-navi{
	width: 310px;
	height: 80px;
	background-color: ;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	margin-top: 20px;
}
.footer-cotent {
	color: #AAAAAA;
	float: left;
	background-color: white;
	width: 142px;
	height: 30px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-top: 5px;
	border-radius: 5px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.footer-cotent a	{
	color: #666;
	font-size: 14px;
}
.footer-cotent a:hover	{
	color: #00FF00;
}
.pagenav a{
	color: white;
	float: left;
	background-color: #0071e3;
	width: 100px;
	height: 28px;
	margin-right: 3px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-top: 10px;
	border-radius: 16px;
	font-weight:bolder;
	margin-left: px;
}
.pagenav{
	width: 310px;
	height: 26px;
	margin-bottom: 17px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.pagenav-home a{
	color: white;
	background-color: #FF5488;
	width: 102px;
	height: 26px;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 10px;
	border-radius: 5px;
}
.pagenav .old a{
	float: right;
}
.pagenav .home a{
	float: right;
}
.pagenav .new a{
	float: left;
}
.tagname a{
	font-size: 12px;
	text-align: center;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	border-radius: 8px;
	background-color: white;
	color:#0071e3;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #0071e3;
}
.tagentry-back {
	height: auto;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: px;
	padding-bottom: 20px;
	background-color: white;
	border-bottom: 1px solid #BDBDBD;
	border-right: 1px solid #BDBDBD;
	border-top: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	margin-bottom: 30px;
}
.tagentry{
	height: ;
	background-color: ;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px;
}
.tagentry p{
	margin-top: 15px;
	margin-bottom: 5px;
	color: #666;
}
.addressin {
	text-align: center;
}
.entry-text-single{
	max-width: 840px;
	height: 75px;
	position: absolute;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: 6px;
	font-weight : normal;
	overflow: hidden;
	background-color: white;
}
.moviebese{
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
}
.movieinfo{
	max-width: 640px;
	height: 28px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: white;
	padding-top: 5px;
	text-align: center;
	margin-top: 25px;
	border-style: solid ; border-width: 1px;
}
.infovideotext{
}
.videosbase{
	max-width: 640px;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}
.videosbase iframe{
	width: 100%;
	height: 240px;
}

.infobox{
	margin-right: 5px;
	margin-left: 5px;
	background-color: white;
	border-style: solid ; border-width: 1px;
	border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.infobox p{
	margin-bottom: 5px;
}
.pageentrytitle{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 5px;
}
.socialbt{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
/* 記事内で使うアクセス数ランキング */
.wpp
{
	background-color: #FFFFE0;
	
}
.wpp-list li {
    position: relative;
    list-style-type: none;
    margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
    background-color: white;
    border: 1px solid #BDBDBD;
	box-shadow: 3px 3px 3px #BDBDBD;
	-webkit-box-shadow: 3px 3px 3px #BDBDBD;
	-moz-box-shadow: 3px 3px 3px #BDBDBD;
}
.wpp-views {
    color: red;
    margin-top: 20px;
    position: ;
     font-weight: bold;
}
.wpp-post-title{
	padding-top: px;
	color: #999;
}
.wpp-views:before {
	content: "\A" ;
	white-space: pre;
}

.koukoku300-250{
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: ;
}

.koukoku320-100{
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	overflow: ;
	text-align: center;
}
.koukoku320-50{
	width: 310px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	overflow: hidden;
	text-align:center;
}

.koukoku320-50 img{
	margin-right: auto;
	margin-left: auto;
}

.space{
	height: 5px;
}
.mobile-info{
	width: 303px;
	height: 65px;
	border-style: solid ; border-width: 1px;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}
.mobile-img{
	width: 55px;
	height: 55px;
	border-radius: 12px;
	margin-top: 4px;
	margin-left: 4px;
	float: left;
}
.mobile-img img{
	border-radius: 12px;
	border: 1px solid #DDDDDD;
}
.mobile-text{
	float: left;
	width: 234px;
	height: 60px;
	margin-top: 2px;
	margin-left: 4px;
	
}
.mobile-text-info{
	font-size:12px;
}
.entry-tag-series{
	max-width: 840px;
	position: absolute;
	margin-top: 35px;
	margin-right: 6px;
	height: 45px;
	background-color: white;
	padding-left: 5px;
	overflow: hidden;
}
.entry-text-series{
	max-width: 840px;
	height: 32px;
	position: absolute;
	padding-left: 5px;
	padding-top: 4px;
	margin-right: 6px;
	font-weight : bold;
	overflow: hidden;
	background-color: white;
	font-size:15px;
}
.videosbase-info{
	float: left;
	width: 145px;
	text-align: center;
	height: 25px;
	margin-top: 7px;
	margin-right: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	border: 1px solid #ddd;
	padding-top: 4px;
	background-color: white;
}
.iframe{
	width: 310px;
	height: ;
}

.entry-text-single2{
	margin-top: 25px;
	max-height: 28px;
	width: 310px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.entry-box-310{
	margin-left: auto;
	margin-right: auto;
	width: 310px;
	height: 232px;
	background-color: white;
	margin-top: 5px;
	border: 1px solid #DDDDDD;
	box-shadow: 3px 3px 3px #DDDDDD;
	-webkit-box-shadow: 3px 3px 3px #DDDDDD;
	-moz-box-shadow: 3px 3px 3px #DDDDDD;
}
.entry-img-310{
	float: left;
	position: relative;
	width: 310px;
	height: 232px;
}
.entry-img-310 img{
	width: 310px;
	height: 232px;
}
.entry-time-310{
position: absolute;
	text-align: left;
	margin-left: px;
	top: 187px;
	width: 310px;
	height: 45px;
	background-color: #FF5488;
	opacity: 0.7;
	margin-top: px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	color: white;
	font-size:15px;
	font-weight:bolder;
}
.pickup-sigle-saisei{
	width: 150px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px;
	color: #666;
}
.pickup-sigle-saisei a{
	color: #666;
}
.mail-buttom{
	text-align: center;
}
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"],
.wpcf7 textarea[name="your-message"],
.wpcf7 input[name="email-683"],
.wpcf7 textarea[name="textarea-1"],
.wpcf7 textarea[name="textarea-2"],
.wpcf7 textarea[name="textarea-3"],
.wpcf7 textarea[name="textarea-4"],
.wpcf7 textarea[name="textarea-5"]{
        width: 99%;
}
.musyu img{
	width: 310px;
	height: 232px;
}
.musyu-txt{
	width: 310px;
	height: 30px;
	background-color: #FF5488;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: white;
	padding-top: 10px;
	font-size: 15px;
	font-weight:bolder;
}
.ninja_onebutton {
  width:310px;margin:0 auto;
	margin-top: 5px;
}
.entry-time-vr {
	position: absolute;
	text-align: left;
	margin-left: 90px;
	top: 85px;
	width: 50px;
	height: 20px;
	background-color: #FAC7D6;
	opacity: 0.7;
	margin-top: px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
	color: #666;
}
.adultblogranking{
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}
.scroll {
  margin     : auto;
  width      : auto;
  font-size  : 100%;
  line-height: 1.5em;
  text-align : center;
  border     : 1px solid #FAC7D6;
  color      : #444;
  background : #fff;
  overflow   : hidden;
 margin-bottom: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
}

.scroll span{
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 17s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateX(0)}
  100% { transform: translateX(-100%)}
}

.syouhinsyoukai{
	max-width: 640px;
	height: 28px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 3px;
	background-color: white;
	padding-top: 5px;
	text-align: center;
	margin-top: 10px;
	border     : 1px solid #FAC7D6;
	display: ;
}
.syouhinsyoukai a{
	color: #888;
}
.koukoku300-200{
	width: 320px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	overflow: ;
}
.koukoku300-200 a{
	margin-right: auto;
	margin-left: auto;
	text-align : center
}
