
dd,dl{
    margin: 0px;
    padding: 0px;
}

ul,li{
    list-style: none;
}


strong{
    font-size: 140%;
}

	.site-branding {
		margin-top: 0;
        width:100%;
		margin-bottom:0;
	}

.site-title{
    margin-bottom: 12px;
}

nav#main{
            background:#23282d;
            width: 100%;
        }
        nav#main ul{
            max-width: 1200px;
            margin: 10px auto 60px;
        }
        nav#main ul li{
            display: inline-block;
        }
        nav#main ul li a{
            color: #fff;
            display: inline-block;
            box-sizing:border-box;
            padding: 20px 20px 20px;
        }

a.red{
    color: rgb(40, 193, 143);
    font-size: 110%;
    margin-bottom: 20px;
}
.topImg_ad{
    text-align: center;
}

.topImg_ad img{
    display: block;
    margin: 20px auto;
}

.home .meisaku.type-meisaku,
.archive .meisaku.type-meisaku,
.search .meisaku.type-meisaku{
    background: #f5f5f5;
    padding: 15px;
    border-radius: 2px;
	min-height: 320px;
}

.home .meisaku.type-meisaku .entry-header,
.archive .meisaku.type-meisaku .entry-header,
.search .meisaku.type-meisaku .entry-header{
	padding-left: 220px;
}

.home .meisaku.type-meisaku .flexBox,
.archive .meisaku.type-meisaku .flexBox,
.search .meisaku.type-meisaku .flexBox{
	padding-left: 220px;
}


.home .meisaku.type-meisaku .entry-title,
.archive .meisaku.type-meisaku .entry-title,
.search .meisaku.type-meisaku .entry-title{
    font-size: 1.4em;
	padding-top: 26px;
    margin-bottom: 10px;
}

.home .meisaku.type-meisaku .meisaku_excerpt,
.archive .meisaku.type-meisaku .meisaku_excerpt,
.search .meisaku.type-meisaku .meisaku_excerpt{
	background: #1a222b;
	color: #fff;
	font-weight: 400;
	border-radius: 3px;
	padding: 16px 100px 16px 20px;
	position: relative;
	margin-top: -8px;
}

.home .meisaku.type-meisaku .meisaku_excerpt:after,
.archive .meisaku.type-meisaku .meisaku_excerpt:after,
.search .meisaku.type-meisaku .meisaku_excerpt:after{
    position: absolute;
    content: "";
    display: block;
    background: url(/img/img_kamisama.png) no-repeat top left;
	background-size: 100% auto;
    margin-right: -20px;
	right: 0px;
    width: 80px;
    height: 80px;
    bottom: -10px;
}

.home .type-post .lineH{
display: none;
}

.home .meisaku.type-meisaku img,
.archive .meisaku.type-meisaku img,
.search .meisaku.type-meisaku img{
max-width: 170px;
}


.meisaku.type-meisaku .flexBox .topImg{
    width: 40%;
	position: absolute;
	top:50px;
	left: 30px;
}

.home .meisaku.type-meisaku:before,
.archive .meisaku.type-meisaku:before,
.search .meisaku.type-meisaku:before{
    content: "";
    display: block;
    width: 120px;
    height: 51px;
    top: -5px;
    left: -5px;
    z-index: 10;
    background: url(/img/icon_review.png) no-repeat;
    position: absolute;
    background-size: 100% auto;
}

.home .meisaku.type-meisaku .flexBox .topTxt,
.archive .meisaku.type-meisaku .flexBox .topTxt,
.search .meisaku.type-meisaku .flexBox .topTxt{
    display: inline-flex;
    width: 100%;
	padding: 10px 10px 10px 0;
    margin-left:0px;
}

.meisaku.type-meisaku .number{
    display: none;
}

.mab20{ margin-bottom: 20px;}
.mab40{ margin-bottom: 40px;}
.mab60{ margin-bottom: 60px;}
    .clearfix{
        clear: both;
        width: 100%;
    }


    .number{padding-top: 60px;
        position: relative;
    }
    
    .number i{
        font-size: 80px;
        font-weight: bold;
        position: absolute;
        right:-10px;
        top:-00px;
        color:rgba(0,0,0,0.06);
    }
    
    .number i:before{
        content:"LEGEND";
        display: block;
        position: absolute;
        width: 260px;
        height: 36px;
        right: 60px;
        font-size: 36px;
        font-weight: bold;
        top:0px;
    }
    
     .number span{
        font-size: 260%;
         font-weight: bold;
         padding: 0 0 0 0px;
    }


#data {
   margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 500;
    background: #fafafa;
    border-bottom: 1px solid #f5f5f5;
    border-left: 6px solid #e04483;
    padding: 14px 10px 15px 30px;
    font-size:16px;
}

h3#main{
   margin-top: 50px;
    margin-bottom: 30px;
    font-weight: 500;
     background: #fafafa;
    border-bottom: 1px solid #f5f5f5;
    border-left: 6px solid #e04483;
    padding: 14px 10px 15px 30px;
    font-size:16px;
}


#pornstarData{
display:flex;
margin-bottom:20px;
}
#pornstarData #grafu{
display:inline-flex;
}
#pornstarData dl{
display:inline-flex;
flex-direction:column;
margin:0 0 0 40px;
}
#pornstarData dl dd{
padding:6px;
}

.thumbArea{
    position: relative;
    background: #f5f5f5;
    margin-bottom: 20px;
    
}
.thumbArea img{
	width: 100%;
    padding: 0px 0 6px;
    line-height: 1.6em;
    
}
.thumbArea span{
    line-height: 1.6em;
    font-weight:400;
    font: #999;
    font-size:12px;
    display: inline-block;
    padding: 8px 10px 10px 10px;
}

/*
.thumbArea{
    position: relative;
    background: #f5f5f5;
    margin-bottom: 20px;
}
*/
.thumbArea:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: url(/img/photo_img.png);
}
/*
.photoArea span{
    line-height: 1.6em;
    font-weight:400;
    font: #999;
    font-size:12px;
    display: inline-block;
    padding: 8px 10px 10px 10px;
}
*/
    
video {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}    

    #similar_posts{
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 20px;
    }
    #similar_posts li{
        float: left;
        font-size: 16px;
        width: 50%;
        box-sizing: border-box;
        padding-right: 10px;
        margin-bottom: 10px;
        text-justify:auto;
    }
    #similar_posts li img{
        width: 200px;
         float: left;
        height: auto;
        padding-right: 20px;
    }
       


.thumbArea:before{
    content:"";
    display: block;
    position: absolute;
    width: 100%;
    height:94%;
    background: url(/img/blog_blank.png) repeat;
    top:0px;
    left:0px;
}

.rate {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 20px;
  font-size: 20px;
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★★★';
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.rate:before {
  color: #ddd; /*星色*/
}
.rate:after {
  color: #ffa500;
  overflow: hidden;
  white-space: nowrap; /*重要*/
}

.rate00:after{width: 0;}
.rate05:after{width: 10px;}
.rate1:after{width: 20px;}
.rate15:after{width: 30px;}
.rate2:after{width: 40px;}
.rate25:after{width: 50px;}
.rate3:after{width: 60px;}
.rate35:after{width: 70px;}
.rate4:after{width: 80px;}
.rate45:after{width: 84px;}
.rate45:after{width: 86px;}
.rate90:after{width: 90px;}    
.rate5:after{width: 100px;}
.rate100:after{width: 100px;}    

    


.dvdTitle{
    margin-top:50px;
    margin-bottom:30px;
    font-weight:500;
    padding:10px 10px 10px 30px;
    font-size:16px;
    background: #241e1e;
    color: #fff;
    border-radius: 4px;
}
  

    
    .flex{
        display: flex;
        margin-bottom: 20px;
    }    
    
    .flex .dvdJk{
        display: inline-flex;
        flex-basis:30%;
        flex-direction: column;
    }    

.flex .dvdJk im{
    width: auto;
}
    
    .flex .txtArea{
        display: inline-flex;
        flex-basis:70%;
        box-sizing: border-box;
        padding-left: 8px;
        text-align: left;
        font-size: 90%;
        flex-direction: column;
        align-items: flex-start;
    } 
    ul,li{
    list-style: none;
        padding: 0px;
        margin: 0px;
}
    ul.btn{
        display: flex;
        width: 100%;
        justify-content: space-between;
        justify-content: space-around;
        align-items: center;
    }
    ul.btn li{
        align-items: center;
        display:inline-flex;
        width: 100%;
        margin-right: 10px;
    }
    ul.btn li:last-child{
        margin-right: 0px;
    }
    
    ul.btn li a{
        width: 100%;
        letter-spacing: 0.01em;    
        color: #fff;
        justify-content: center;
        font-weight: bold;
        align-items: center;
    }
    
    ul.btn li.amazon a{
        background:#E47911;
        width: 100%;
        padding: 6px 20px;
        border-radius: 3px;
        text-align: center;
    }
    
    ul.btn li.fanza a{
        background:#c10000;
        padding: 6px 20px;
        border-radius: 3px;
        text-align: center;
    }
    #rateYo{
        margin-left: -10px;
        margin-bottom: 6px;
    }



    .flexBox{
        display: flex;
    }
    .flexBox .topImg,
    .flexBox .topTxt{
        display:inline-flex;
        width: 50%;
    }
    .flexBox .topImg{
        width: 50%;
    }
    .flexBox .topTxt{
        flex-direction: column;
    }
    
    a.links{
        width: 100%;
        background: #f5f5f5;
        text-align: center;
     padding: 10px;
     color: #666;
}
    
.button-4 a{
	background: #509b95;
    max-width: 180px;
    display: block;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    float: right;
    padding: 4px 30px;
    border-radius: 2px;
    text-decoration: none;
    line-height: 36px;
    transition: all .2s ease;
    text-align: center;
    z-index: 2;
    right: 0px;
    right: 10px;
    position: absolute;
    bottom: -2px;
}
.button-4 a:hover{
transform: translate(15px,0px);
}

.button-4:hover a{
  color:#fff;
}

    ul#av_star{
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
    }      
    ul#av_star li.box{
        display: inline-flex;
        flex-basis: 25%;
        flex-direction: column;
        position: relative;
    }
    
    ul#av_star li.box p.tag a{
        color: #444;
        display: inline-block;
        border-radius: 3px;
        padding: 2px 10px;
        font-size: 13px;
        background: #f5f5f5;
        margin: 4px 4px 0 0;
        
    }
    ul#av_star li.box h1 a{
        display: inline-block;
        color: #222;
        font-size: 16px;
        font-weight:500;
        min-height: 6em;
        
    }
    ul#av_star li.box span{
        font-size: 26px;
        margin-bottom: 6px;
        position:relative;
    }
    ul#av_star li.box i{
        font-size: 40px;
        position: absolute;
        right: 6px;
        font-weight: bold;
        top: 10px;
    }
    
   ul#av_star li.box .number i:before {
    content: "LEGEND";
    display: block;
    position: absolute;
    width: 170px;
    height: 40px;
    right: 20px;
    font-size: 24px;
    font-weight: bold;
    top: 3px;
}
    ul#av_star li.box .number {
    padding-top: 50px;
    position: relative;
        margin-bottom: 12px;
}

.wp-pagenavi .pages{
display: none;
}

.wp-pagenavi a,
.wp-pagenavi .current{
width: 6%;
box-sizing: border-box;
padding: 10px 4px;
margin: 10px 4px;
border:2px solid #eee;
display: inline-block;
text-align: center;
font-weight: bold;
border-radius: 2px;
transition-duration: 0.5s;
}
.wp-pagenavi a:hover{
background: #f5f5f5;
}
.wp-pagenavi .current{
background: #111;
color: #fff;
border:2px solid #111;
border-radius: 2px;
}
.wp-pagenavi a.first,
.wp-pagenavi a.last{
display: none;
}

.SP{display: none !important;}
.PC{display: block !important;}




span.star-prototype, span.star-prototype > * {
    height: 16px; 
    background: url(/img/YsyS5y8.png?2019-04) 0 -14px repeat-x;
    width: 200px;
    display: inline-block;
}
 
span.star-prototype > * {
    background-position: 0 0;
    max-width:200px; 
}
   


ul#keywords li{
    display: inline-block;
    background: #f5f5f5;
    border-radius: 3px;
    margin: 0px 10px 6px 0px;
    color: #444;
    padding: 4px 10px;
    font-size: 13px;
}
ul#keywords li:hover{
    background: #2c3554;
    color: #fff;
}



@media screen and (max-width:680px) { 


#searchsubmit{
margin-top: 8px;
font-size: 14px;
}

.SP{display: block !important;}
.PC{display: none !important;}

.site-header p.attention{
font-size: 8px;
line-height: 1.4;
letter-spacing: 0em;
}

.site-description {
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 10px;
    text-align: left;
    padding: 0 10px 0px 10px;
}

.site-header form {
    margin-top: 30px;
}
.site-header form img{
	width: 150px;
	height: auto;
}


.wp-pagenavi a,
.wp-pagenavi .current{
width: 12%;
}



     #pornstarData{
        display:block;
    }
    
    .thumbArea{
        padding:0px 0px 10px 0px;
    }
    
    iframe{
        width: 320px !important;
        height:260 !important;
    }  
    
    
    .home .flexBox{ 
        display: block;
        width: 100%;
        }
    .home .home .flexBox .topImg {
        width: 60%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
   .flexBox .topImg {
    width: 50%;
    text-align: center;
    display: block;
    margin: 0 auto;
}
    
    .home .number span {
    font-size: 24px;
    padding: 0 0 0 0px;
}
    strong {
    font-size: 120%;
}
    
.button-4 {
    height: 10px;
    float: none;
}

    .site-main > article {
    margin-bottom: 2em;
}
    
    .home .entry-title {
        font-size: 26px;
        font-size: 1.5rem;
        font-weight: 700;
        line-height: 1.25;
        margin-bottom: 1em;
    }
    .home .flexBox .topTxt {
        flex-direction: column;
        display: block;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        line-height: 1.8em;
        font-size: 14px;
    }
    .home .number {
        padding-top: 40px;
        margin-bottom: 10px;
    }

    .home .number i {
        font-size: 50px;
        font-weight: bold;
        position: absolute;
        right: 0px;
        top: 10px;
        color: rgba(0,0,0,0.08);
    }
    .home .number i:before {
    content: "LEGEND";
    display: block;
    position: absolute;
    width: 220px;
    height: 40px;
    right: 20px;
    font-size: 30px;
    font-weight: bold;
    top: 0px;
}
    
    .home .meisaku.type-meisaku .entry-title {
    font-size: 17px;
}
    .meisaku.type-meisaku .flexBox .topImg {
    width: 44%;
        padding-left: 5px;
    float: left;
}
    .meisaku.type-meisaku .flexBox .topTxt {
    display: inline-flex;
    width: 50%;
    margin-left: 0px;
    float: right;
}

    
    .site-header {
        text-align: center;
		padding: 1em 10px 0px;
	}
    .site-header img{
        display: block;
        margin: 0 0 0 10px;
        width: 130px
    }
    nav#main ul {
        margin: 0px auto 30px;
        padding:10px 0 8px;
    }
    nav#main ul li a {
		font-size: 13px;
		padding: 4px 16px 2px;
	}
    .page ul#av_star li.box {
    flex-basis: 31%;
    margin: 10px 0;
    }
    .page ul#av_star li.box span {
        font-size: 18px;
        line-height: 1.6em;
        letter-spacing: 0em;
    }
    .page ul#av_star li.box .number i:before {
        width: 80px;
        font-size: 10px;
    }
    ul#av_star li.box h1 a {
        font-size: 12px;
        line-height: 1.6em;
    }
    ul#av_star li.box p.tag a {
        color: #444;
        display: inline-block;
        border-radius: 3px;
        padding: 2px 6px;
        font-size: 10px;
        background: #f5f5f5;
        margin: 4px 2px 0 0;
        line-height: 1.8em;
    }
    ul#av_star {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    #similar_posts li {
        float: left;
        font-size: 14px;
        width: 50%;
        box-sizing: border-box;
        padding-right: 10px;
        margin-bottom: 10px;
        text-justify: auto;
        padding: 0 10px;
        line-height: 1.6em;
        min-height: 21em;
    }
    #similar_posts li img {
        width: 200px;
        float: left;
        height: auto;
        padding: 10px 0 10px;
    }
    #similar_posts li a{
        color: #444;
    }
    
.site-main {
    overflow: hidden;
}
    

.meisaku.type-meisaku .flexBox {
    padding-left: 0px;
}

.meisaku.type-meisaku .flexBox .topImg{
	position: relative;
}

.home .meisaku.type-meisaku .entry-header,
.archive .meisaku.type-meisaku .entry-header,
.search .meisaku.type-meisaku .entry-header{
    padding-left: 0px;
	margin: 0px;
}
	
.home .meisaku.type-meisaku:before,
.archive .meisaku.type-meisaku:before,
.search .meisaku.type-meisaku:before{
	content: "";
    display: block;
    width: 100px;
    height: 30px;
    top: -5px;
    left: -5px;
    z-index: 10;
    background: url(/img/icon_review.png) no-repeat;
	background-size: 100% auto;
    position: absolute;
}	
    
.home .meisaku.type-meisaku img,
.archive .meisaku.type-meisaku img,
.search .meisaku.type-meisaku img{
    max-width: 100px;
}

.home .meisaku.type-meisaku .flexBox,
.archive .meisaku.type-meisaku .flexBox,
.search .meisaku.type-meisaku .flexBox{
padding-left: 0px;

}


.home .meisaku.type-meisaku .flexBox .topImg,
.archive .meisaku.type-meisaku .flexBox .topImg,
.search .meisaku.type-meisaku .flexBox .topImg{
    width: 30%;
    position:relative;
    top: 10px;
    left: 10px;
    left: 0px;
}
.home .meisaku.type-meisaku .flexBox .topTxt,
.archive .meisaku.type-meisaku .flexBox .topTxt,
.search .meisaku.type-meisaku .flexBox .topTxt{
    display: inline-flex;
    width: 65%;
    margin-left: 0px;
    float: right;
}

.home .meisaku.type-meisaku .meisaku_excerpt,
.archive .meisaku.type-meisaku .meisaku_excerpt,
.search .meisaku.type-meisaku .meisaku_excerpt{
    background: none;
    color: #36373a;
    font-weight: 400;
    border-radius: 3px;
    padding: 0px 0px 0px 0px;
    position: relative;
    font-size: 90%;
	margin-top:-16px;
}
.home .meisaku.type-meisaku .meisaku_excerpt:after,
.archive .meisaku.type-meisaku .meisaku_excerpt:after,
.search .meisaku.type-meisaku .meisaku_excerpt:after{
    position: absolute;
    content: "";
    display: block;
    background: url(/img/img_kamisama.png) no-repeat top left;
    background-size: 100% auto;
    margin-right: -20px;
    right: 0px;
    width: 60px;
    height: 80px;
    bottom: -60px;
}

.home .meisaku.type-meisaku,
.archive .meisaku.type-meisaku,
.search .meisaku.type-meisaku{
    background: #f5f5f5;
    padding: 15px;
    border-radius: 2px;
    min-height: auto;
}

.button-4 {
    height: 10px;
    float: none;
    text-align: right;
    margin-bottom: 30px;
}


.button-4 a {
    background: #509b95;
    max-width: 160px;
    display: block;
    color: #fff !important;
    font-size: 14px;
    font-weight: bold;
    float: none;
    margin:0px 0 10px;
    padding: 4px 20px;
    border-radius: 2px;
    text-decoration: none;
    line-height: 42px;
    transition: all .2s ease;
    text-align: center;
    z-index: 2;
    right: 10px;
    bottom: 0px;
    position: relative;
    display: inline-block;
}

.home .meisaku.type-meisaku .meisaku_excerpt:after,
.archive .meisaku.type-meisaku .meisaku_excerpt:after,
.search .meisaku.type-meisaku .meisaku_excerpt:after{
display: none;
}
    
}


#salecon{
    width: 100%;
    overflow-x: auto;
}

#itemarea{
	display:flex;
	flex-wrap:wrap;
	width:100%;
    overflow: hidden;
    overflow-y:auto;
    height: 355px;
    margin-bottom: 20px;
}	

.salebox{
	display:block;
	flex-basis:150px;
	text-align:center;
    float: left;
	background:#f7f7f7;
	border-radius:10px;
	padding:10px;
	flex-direction:column;
	margin:6px 6px;

}

.salebox .dvd_img{
	position:relative;
}

.salebox .dvd_img img{
	width:100%;
	height:auto;
}

.salebox .dvd_img .rank{
	background:#fff;
	color: #de3400;
	font-weight: bold;
	position:absolute;
	top:130px;
	right:0px;
	font-size:15px;
	padding:6px 8px 2px;
	line-height:1.05em;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
}

.salebox .dvd_img .rank:after{
	content:"ランク";
	font-size:10px;
	display:block;
	color:#666
}

.salebox p{
	font-size:11px;
	text-align:center;
	margin-bottom:0;
	line-height:1.6em;
}

.salebox .date{
	color:#de3400;
	font-weight: bold;
	font-size:10.5px;
	margin:10px auto;
	border-bottom:2px solid #de3400;
	letter-spacing:-0.01em;
}

.salebox .btn .actress,
.salebox .btn .fanza{
	margin-bottom:0;
}

.salebox .btn a:hover{
	opacity:0.8;
}

.salebox .btn .actress a{
	display: none;
}

.salebox .btn .fanza a{
	border-radius: 2px;
    text-decoration: none;
	background: rgba(215,21,24,1.00);
	display:block;
    width: 96%;
    color: #fff;
    box-shadow: none;
    text-align: center;
    padding: 4px 4px;
    transition-duration: 0.5s;
	margin:10px auto;
}
.salebox p.title{
	text-align:left;
	padding:4px 4px 0px 4px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin:5px 0 6px;
}

p#saleTtl{
    margin: 0 0 10px;
}

p#saleTtl a{
    display: block;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 16px 10px 12px 10px;
    margin: 0 0 10px;
    text-align: center;
    transition: 0.1s;
}

p#saleTtl a o{
    color: #de3400;
}


p#saleTtl a:hover{
    background: #de2100;
    color: #fff;
}
p#saleTtl a:hover o{
    color: #fff;
}



@media screen and (max-width:768px) { 

	#itemarea{
		width:100%;
        overflow-y: auto;
        justify-content: flex-start;
	}	
	.salebox{
		flex-basis:31%;
		margin:10px 4px;
		padding:6px;
	}

	.salebox p{
		font-size:12px;
	}

	.salebox .btn .actress a,
	.salebox .btn .fanza a{
		font-weight: bold;

	}

	.salebox .dvd_img .rank{
		top:120px;
	}

    p#saleTtl a{
        font-size: 18px;
    }


}

.wpp-list li{
    font-size:14px;
    margin-top: 20px;
}
.wpp-list li a{
    color: #444;
}

#YARPP h4{
	margin-bottom:10px;
}
#YARPP ul{
	padding:10px 10px;
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr; 
	gap:20px;
}
#YARPP ul li p.ttl {
	margin-top:10px;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis; 
}
@media screen and (max-width:767px) {
.single .entry-title{
	font-size:1.3rem;
}
#YARPP{
	padding:10px 10px;
}
	#YARPP ul{
	padding:10px 10px;
	display:grid;
	grid-template-columns:1fr 1fr; 
	gap:20px;
}
}
