
ul,li{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.site-header .site-title a{
    color: #fff;
    font-family: Ubuntu;
}
	#site-navigation ul li {
		position: relative;
		padding: 10px;
		margin: 0px;
	}

.other-header {
    height: 80px;
    margin-bottom: 60px;
}

.other-header .entry-title{
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
	font-size: 36px;
}

.col-md-9 {
    width: 74%;
}
.col-md-3 {
    width: 25%;
    margin-left: 1%;
}

.container {
    max-width: 1100px;
}

.default .entry-title {
	font-size: 36px;
    letter-spacing: 0.05em;
	font-weight: 500;
}


#mainVisual{
    min-height:220px;
    padding: 48px 0 0px;
    text-align: left;
    max-width: 1090px;
    margin: 0 auto;
    position: relative;
    
}
#mainVisual:after{
    content:"";
    width: 400px;
    height: 420px;
    position: absolute;
    background:url(/img/megami_img.gif?20191203) bottom right no-repeat;
    background-size:420px auto;
    z-index: 100;
    right: 10px;
    top:-70px;
    overflow: visible;
}


#mainVisual p.fukidashi{
    position: absolute;
    left: 280px;
    top:80px;
    max-width: 320px;
    font-size: 12.5px;
    color: #eee;
    border-radius: 3px;
    padding: 20px 20px;
    background: #111;
    
}

#mainVisual p.fukidashi:before{
    position: absolute;
    left:-10px;
    content:"";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 20px 10px 0;
    border-color: transparent #000111 transparent transparent;
    
}


.tags ul li{
    display: inline-block;
    background:#f5f5f5;
    border-radius: 3px;
    margin: 0px 10px 6px 0px;
    color: #666;
    padding: 4px 10px;
    font-size: 13px;
}
.tags ul li a{
    color: #666;
}

p.katudo{
    border: 1px solid #aaa;
    display: inline-block;
    padding: 4px 6px;
    border-radius: 3px;
    font-size: 12px;
    color: #666;
    float: left;
    margin: 0 10px 12px 0px;
}


.other-header .entry-title,.breadcrumb{
    color: #000;
}


.site-header .site-title{
    text-align: left;
}

.content-area .entry-thumb {
    margin-bottom: 10px;
    text-align: center;
}
.default .entry-title{
    border-bottom: #c0c0c0 3px solid;
    margin-bottom: 20px;
}


p.lead{
    font-size:20px;
    color: #acacac;
    font-weight: bold;
}

p.txt{
    width: 70%;
    line-height: 1.8em;
}
.home p.number{
    font-size: 80px;
    font-family: Arial, Helvetica, "sans-serif";
    color: #e0e0e0;
    font-weight: bold;
    position: absolute;
    right: 20px;
    top:-140px;
}

p.btn{
    clear: both;
    height: 60px;
}

p.btn a{
    display: block;
    float: right;
    border-right: 2px;
    color: #fff;
    width: 180px;
    text-align: center;
    padding: 10px 20px 10px 20px;
    border-radius: 3px;
    background:#111 url(/img/arrow_white.png) no-repeat 160px 14px;
}

p.btn a:hover{
    opacity: 0.8;
    transform: translate(5px,0px);
}


/* * * * * * * * * * * * * * * * * * ここからsingleページ用 * * * * * * * * * * * * * * * * * * * * * * * * * * */

.default .entry-title a,
h3{
    color: #252213;
    font-size: 34px;
    padding: 0 0 10px 0px;
    border-bottom: #59cecf 3px solid;
}

h3{
    background: #f9f9f9;
    font-size: 20px;
    padding: 16px 20px 16px 30px;
    position: relative;
    border-bottom:none;
    margin: 20px 0 20px 0;
    border-radius: 3px;
}



h3:after{
    content:"";
    width: 6px;
    height: 30px;
    position: absolute;
    left:0px;
    top:12px;
    border-left: #59cecf 6px solid;
    z-index: 10;
}


.entry-header,.entry-post,.entry-content{
    position: relative;
}
.entry-content p.number{
    top:-40px;
}

/*
.entry-header:after{
    content:"";
    display: block;
    right: 20px;
    position: absolute;
    width: 93px;
    height: 42px;
    top:-60px;
    background: url(/img/txt_legend.png) no-repeat;
}*/



.home #twx-sidebar{
    margin-top: 120px;
}


#graph{
    width: 460px;
    float: left;
    margin: 0 0 40px -60px;
    position: relative;
    z-index: 200;
}

#graph #output{
    position: absolute;
    font-size: 40px;
    color: #f94e8a;
    right:20px;
    bottom:-10px;
    line-height:0.8em;
    font-weight: bold;
    font-family: Arial, Helvetica, "sans-serif";
}
#graph #output:before{
    content:"勝手な総合点";
    font-size:14px;
    text-align: center;
    display: block;
    margin-left: -10px;
    color: #222;
}


.clearfix{
    clear: both;
}
.clearfix:after{
    content:"";
    display: block;
    width: 100%;
    clear: both;
}

#profile ul,#profile{
    float: left;
    width: 440px;
    margin: 10px 0 20px 0px;
    position: relative;
    display: block;
    z-index: 105;
}

#profile ul,#profile ul li{
    list-style: none;
    margin: 0px;
}
#profile > ul > li{
	padding-left: 5px;
}
#profile > ul {
	padding-left: 10px;
}

#profile ul li.ttl{
    font-size: 18px;
    margin-left: -10px;
    padding-left: 15px;
    background: #f5f5f5;
    margin-bottom: 20px;
    border-radius: 3px;
}
#profile ul li{
    padding:6px 10px 6px;
    border-bottom: 1px solid #eee;
    font-size: 13px;
}
#profile ul li:last-child{
    border: none;
}

#profile ul li ul{
    float: left;
}

#profile ul li ul li{
    display: inline-block;
    font-size: 13px;
    margin: 10px 5px 10px 5px;
    padding: 2px 6px;
}


h2.kamisama{
    max-width: 80%;
    font-size: 14px;
    color: #eee;
    border-radius: 6px;
    position: relative;
    padding: 16px 20px 16px;
    background: #111;
    line-height: 1.8em;
    letter-spacing: 0.02em;
}
h2.kamisama:before{
    position: absolute;
    right:-10px;
    content: "";
    display: block;
    top:10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #111;
}

h2.kamisama:after{
    position: absolute;
    content: "";
    display: block;
    background: url(/img/img_kamisama.png) no-repeat top left;
    right:-130px;
    width: 104px;
    height:104px;
    top:-10px;
}

.mainImg{
    position: relative;
    margin-top: 20px;
}
.mainImg:before{
    content:"";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: url(/img/photo_img.png);
}

.mainImg img{
    border-radius: 6px;
}
.mainImg p.number {
    font-size: 80px;
    font-family: Arial, Helvetica, "sans-serif";
    color:rgba(255,255,255,0.83);
    font-weight: bold;
    position: absolute;
    right: 20px;
    bottom: -100px;
}

.mainImg p.number:after{
    content:"";
    display: block;
    right: 0px;
    position: absolute;
    width: 94px;
    height: 42px;
    bottom:50px;
    background: url(/img/txt_legend.png?2019-12) no-repeat;
}


h4 {
    font-size: 1.3rem;
    border-bottom: 4px solid #f5f5f5;
    padding: 10px 10px;
}

.photoArea{
    position: relative;
    background: #f5f5f5;
    margin: 30px 0 30px;
}

.photoArea: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;
	position: relative;
	z-index: 100;
}


.dvd_flex{
    display: flex;
    width: 100%;
	margin-bottom: 20px;
}

.dvd_flex .dvd_img,
.dvd_flex .txtArea{
    display: inline-flex;
}

.dvd_flex .dvd_img{
    flex-basis: 280px;
     display: block;
}
.dvd_flex .dvd_img img{
    display: block;
	max-width: 150px;
}

.dvd_flex .txtArea{
    flex-basis: 900px;
    flex-direction: column;
    text-align: left;
    padding:0 10px;
    box-sizing: border-box;
}
.dvd_flex p{
    margin-bottom: 16px;
}

.dvd_flex .dvd_img p{
    display: block;
}

.dvd_title{
    font-weight: bold;
}

.fanza_btn{
	display: block;
	z-index: 100;
}
.fanza_btn a,
.mgs_btn a,
.sokmil_btn a{
    width: 80%;
    font-size: 110%;
    display: block;
    margin: 20px auto 10px;
    background: rgba(215,21,24,1.00);
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    padding: 10px;
    transition-duration: 0.5s;
	z-index: 100;
	position: relative;
}
.mgs_btn a{
	background: #111;
	margin:0px auto 10px;
}
.sokmil_btn a{
	background: #fff;
    border-radius: 4px;
    color: #e90129;
    border: 2px solid #e90129;
	margin:0px auto 10px;
}


.fanza_btn a:hover,
.mgs_btn a:hover{
    opacity: 0.7;
}

.dvdArea p.lineH{
    line-height:1em !important;
}


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

ul#recommendBox{
	display: flex;
	width: 100%;
	justify-content:space-between;
	flex-wrap: wrap;
}
ul#recommendBox li{
	display: inline-flex;
	flex-basis: 48%;
	border-radius: 4px;
	border:1px solid #f5f5f5;
	box-shadow: 0px 4px 6px -2px rgba(10,10,10,0.2), 0px 0px 0px 1px rgba(185,185,185,0.03);
	position: relative;
	padding: 30px 134px 0px 20px;
	box-sizing: border-box;
	margin-bottom: 18px;
}
ul#recommendBox li .dvd_img{
	position: absolute;
	right:10px;
	top:-10px;
}

ul#recommendBox li a{
color: #111;
box-shadow:none;
font-size: 12px;
}
ul#recommendBox li a:hover{
}

ul#recommendBox li .dvd_img img{
width: 110px;
}

ul#recommendBox li p.hosi{
font-size: 20px;
font-weight: bold;
color: #aaa;
line-height: 1em;
margin-bottom: 10px;
}

ul#recommendBox li p.hosi span{
font-size: 26px;
color: #de3400;
padding: 0 10px 0 0;
}

ul#recommendBox li p.setsumei{
height: 6em;
    height: 6em;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}


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

h2.kamisama {
    max-width: 100%;
    font-size: 14px;
    color: #eee;
    border-radius: 4px;
    position: relative;
    padding: 16px 100px 16px 20px;
    background: #111;
    line-height: 1.8em;
    margin: 0 0 10px 10px;
}
h2.kamisama:after {
    position: absolute;
    content: "";
    display: block;
    background: url(/img/img_kamisama.png) no-repeat top left;
    right: -20px;
    width: 104px;
    height: 104px;
    top: -10px;
}
    
.mainImg p.number {
    font-size: 60px;
    bottom: -80px;
}
    
.mainImg p.number:after {
    content: "";
    display: block;
    right: -10px;
    position: absolute;
    width: 94px;
    height: 42px;
    bottom: 50px;
    background: url(/img/txt_legend.png) no-repeat;
}
   
    h3.first{
        margin-left: 10px;
    }    
    
#graph #output {
    font-size: 38px;
    right: 40px;
    bottom: -10px;
}
#profile ul, #profile {
    float: none;
    width: 100%;
    box-sizing: border-box;
    margin: 10px 10px 0 0px;
}
#profile > ul{
padding-left: 10px;
}

}


#soft_data{
display: flex;
width: 100%;
flex-wrap: wrap;
margin-top: 20px;
}
#soft_data .imgArea{
display:inline-flex;
flex-basis: 40%;
flex-direction: column;
box-sizing: border-box;
padding: 10px 10px 10px 0;
}
#soft_data .imgArea img{
width: 100%;
}
#soft_data p.master{
width: 100%;
margin-bottom:10px;
}
#soft_data .soft_detailArea{
display:inline-flex;
flex-basis: 60%;
flex-direction: column;
align-items: flex-start;
box-sizing: border-box;
padding: 13px 0px 10px 30px;
}
#soft_data .soft_detailArea img{
width: 100%;
}
#soft_data .soft_detailArea ul#cat{
display: flex;
width: 100%;
flex-wrap: wrap;
}
#soft_data .soft_detailArea ul#cat li{
display: inline-flex;
flex-basis: 50%;
margin:0 0px 10px 0px;
padding-right: 10px;
}
#soft_data .soft_detailArea #graph{
margin: 20px auto 20px;
}
#soft_data #graph #output {
    right: 0px !important;
}
ul#soft_detail_list{
display: flex;
width: 100%;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 20px;
padding-bottom: 20px;
}
ul#soft_detail_list li {
display: inline-flex;
flex-basis: 48%;
padding: 6px 10px 6px;
border-bottom: 1px solid #eee;
font-size: 13px;
box-sizing: border-box;
}


@media screen and (max-width:680px) { 
#soft_data p.master {
    width: 100%;
	padding:0 0px 0 0px;
    margin-bottom: 10px;
}
#soft_data p.master img {
    margin-right: 10px;
}

#soft_data .imgArea{
display: block;
text-align: center;
margin: 20px auto;
}
#soft_data .imgArea .post-thumbnail img{
	/*width: 200px;*/
}

#soft_data .soft_detailArea #graph{
    max-width: 430px;
    float: none;
    margin: 20px 0 40px -50px;
    position: relative;
    overflow-x: hidden;
    z-index: 200;
    min-height: 220px;
}
#soft_data #graph #output {
    right: 5px !important;
    bottom: 0px !important;
}
#soft_data .soft_detailArea {
    display: block;
    flex-basis: 100%;
    box-sizing: border-box;
    padding: 10px 10px 10px 10px;
}
#soft_data .soft_detailArea ul#cat li {
    display: inline-flex;
    flex-basis: 50%;
    margin: 0 0px 10px 0px;
    padding-right: 8px;
}

ul#recommendBox {
    display: block;
}

ul#recommendBox li{
	display: block;
	margin: 10px 0 10px;
	padding: 20px 100px 0px 16px;
}

ul#recommendBox li .dvd_img img{
width: 76px;
}


ul#recommendBox li p {
    margin: 0 0 1em;
    letter-spacing: 0em;
	line-height: 1.6em;
}
ul#recommendBox li .dvd_img{
	right:10px;
	top:6px;
}

#soft_data .imgArea{
    flex-basis: 56%;
}

}



#platform {
	margin:10px 0;
	display:flex;
	justify-content:space-between;
}

#platform li{
	display:inline-flex;
	flex-basis:102px;
}

#platform li:nth-child(1){
	background:url(/img/icon_fanza_off.jpg) no-repeat;
}
#platform li:nth-child(2){
	background:url(/img/icon_mgs_off.jpg) no-repeat;
}
#platform li:nth-child(3){
	background:url(/img/icon_sokmil_off.jpg) no-repeat;
}

#platform li img{
	width:102px;
	height:auto;
}

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

#platform {
	margin:10px 0 0;
}


#platform li img{
	width:74px !important;
	height:auto;
	margin-right:0px !important;
}

	#platform li:nth-child(1){
	background:url(/img/icon_fanza_off.jpg) no-repeat 0 3px;
	background-size:74px auto;
	}
	#platform li:nth-child(2){
		background:url(/img/icon_mgs_off.jpg) no-repeat 0 3px;
		background-size:74px auto;
	}
	#platform li:nth-child(3){
		background:url(/img/icon_sokmil_off.jpg) no-repeat 0 3px;
		background-size:74px auto;
	}
}

