
h1.mainimg,
h1.mainimg img {
display: block;
margin: 0;
}



.sec_profile .sns_box {
text-align: center;
padding: 30px 0;
}
.sns_box.bottom {
text-align: center;
}
.sns_box a {
display: inline-block;
margin: 0 5px;
}
.sns_box a:hover {
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}



.profile_line {
position: relative;
background: #000;
height: 2px;
}
.profile_line>img {
display: block;
width: 12px!important;
height: auto;
}
.profile_line>img:first-child {
position: absolute;
top: -4px;
left: 0;
z-index: 10;
}
.profile_line>img:last-child {
position: absolute;
top: -4px;
right: 0;
z-index: 10;
}

.profile_ttl {
width: 60px!important;
}

.profile_box {
align-items: center;
}