.eltdf-st-title{
    text-transform:none;
}
.prof-table tr td,.prof-table tr{
    border:none;
    text-align:left;
    color:#fff;
}
.top-blog-list-box{
	background-color: #222;
	border:solid 2px #fff;
	width:100%;
}
.top-blog-list-box2{
	padding:20px;
}
.eltdf-post-image{
    margin:0;
}
.top-blog-list-box h2{
	font-size:1.1em;
	line-height: 1.5em;
}
.date-text{
	color:#fff;
	margin-top:-30px;
}
.eltdf-post-excerpt{
	font-size:0.85em;
	line-height: 1.4em;
}
.eltdf-widget-title{
    coloor:#f2f2f2;
}
.date-text{
    margin:0;
}
.eltdf-post-text-main{
    margin-top:10px;
}
.custom-space-20{
    height:20px;
    width:1;
}
.past-image{
    width:50px;
    height:50px;
    vertical-align:middle;
    object-fit:cover;
    margin-right:5px;
}
.eltdf-custom-contact-form2 p{
    margin:0 0 15px 0;
}
.user_sex_box{
    padding:20px 15px;
    border:solid 1px #eee;
    margin-bottom:15px;
}

h2.eltdf-post-title{
    line-height:1.6em;
}
h3 a:hover{
    text-decoration: underline;
}
p a {
    text-decoration: underline;
}
.eltdf-post-title a {
    text-decoration: underline;
}
.eltdf-bli-content h5 a{
    text-decoration: underline;
}
h3.eltdf-widget-title{
    color:#fff;
}
.sche-inner{
    padding:30px 0;
}
.mgn30-0{
    margin:30px 0;
}
/* ---------- トップへ戻るボタン ---------- */
#custom-back-to-top {
    visibility: hidden;
    height: 50px;
    width: 50px;
    background: rgba(36,36,36,0.5);
    border-radius: 4px;
    border:solid 1px #fff;
    right: 50px;
    bottom: 20px;
    position: fixed;
    text-align: center;
    transition: .5s;
    opacity: 0;
    z-index: 999;
}

#custom-back-to-top i {
    color: #fff;
    line-height: 50px;
    font-size: 30px;
}

#custom-back-to-top:hover,
#custom-back-to-top:focus {
    background:rgba(128,128,128,0.5);
}

#custom-back-to-top:hover {
    cursor: pointer;
}

#custom-back-to-top.active {
    visibility: visible;
    bottom: 30px;
    opacity: 1;
}
.music-list-h3{
    margin:5px 0;
}
.music-jacket{
    width:150px;
    float:left;
    margin:0 10px 10px 0;
}
.music-jacket:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.music-list{
    border-bottom:solid 1px #222;
    margin-bottom:10px;
}
.music-link-bottom{
    margin-top:10px;
}
.link-image{
    height:25px;
    width:auto;
    margin-right:3px;
}
.link-image:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.site-list{
    margin-top:10px;
}

body {
 	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

@media only screen and (max-width: 480px) {
    .eltdf-fullscreen-below-menu-widget-holder {
        display:block;
    }
    .music-list{font-size:90%;}
    .link-image{
        height:18px;
    }
    .music-jacket{
        width:120px;
    }
}


@media only screen and (max-width: 560px) {
    #footer-copy {
        font-size:70%;
    }
}


@media only screen and (max-width: 420px) {
    #footer-copy {
        font-size:50%;
    }
}