@charset "UTF-8";
    @media screen and (max-width: 1023px){ } @media screen and (max-width: 834px){ } @media screen and (max-width: 480px){ }
.appreach {
text-align: left;
padding: 10px;
border: 1px solid #7C7C7C;
overflow: hidden;
}
.appreach:after {
content: "";
display: block;
clear: both;
}
.appreach p {
margin: 0;
}
.appreach a:after {
display: none;
}
.appreach__icon {
float: left;
border-radius: 10%;
overflow: hidden;
margin: 0 3% 0 0 !important;
width: 25% !important;
height: auto !important;
max-width: 120px !important;
}
.appreach__detail {
display: inline-block;
font-size: 20px;
line-height: 1.5;
width: 72%;
max-width: 72%;
}
.appreach__detail:after {
content: "";
display: block;
clear: both;
}
.appreach__name {
font-size: 16px;
line-height: 1.5em !important;
max-height: 3em;
overflow: hidden;
}
.appreach__info {
font-size: 12px !important;
}
.appreach__developper, .appreach__price {
margin-right: 0.5em;
}
.appreach__posted a {
margin-left: 0.5em;
}
.appreach__links {
float: left;
height: 40px;
margin-top: 8px;
white-space: nowrap;
}
.appreach__aslink img {
margin-right: 10px;
height: 40px;
width: 135px;
}
.appreach__gplink img {
height: 40px;
width: 134.5px;
}
.appreach__star {
position: relative;
font-size: 14px !important;
height: 1.5em;
width: 5em;
}
.appreach__star__base {
position: absolute;
color: #737373;
}
.appreach__star__evaluate {
position: absolute;
color: #ffc107;
overflow: hidden;
white-space: nowrap;
} .author-box .author-name a {
pointer-events: none;
text-decoration: none;
color: inherit;
} .entry-content p {
line-height: 1.9;
margin-bottom: 1.5em;
} .entry-content h2 {
border-left: 5px solid #0073aa;
padding-left: 12px;
margin-top: 2em;
font-size: 22px;
} .entry-content a {
color: #0073aa;
text-decoration: underline;
} .entry-content img {
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0,0,0,0.08);
} @media screen and (max-width: 768px) {
.entry-content {
padding: 0 12px;
}
} .entry-card-wrap {
transition: transform 0.3s, box-shadow 0.3s;
border-radius: 12px; overflow: hidden;
} .entry-card-wrap:hover {
transform: translateY(-6px);
box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
} .author {
display: none;
} .author-box .sns-follow a {
border-radius: 50%;
transition: 0.3s;
}
.author-box .sns-follow a:hover {
transform: translateY(-3px);
} .author-box p:last-child {
text-align: center;
margin-top: 10px;
} .author-box p a {
display: inline-block;
font-weight: bold;
color: #0073aa;
text-decoration: none;
border-bottom: 2px solid #0073aa;
padding-bottom: 2px;
transition: 0.3s;
}
.author-box p a:hover {
color: #005177;
border-bottom: 2px solid #005177;
} .main {
background: #f7f7f7;
}
.author-box .avatar {
width: 110px !important;
height: 110px !important;
border-radius: 50%;
} .content {
background: #ffffff;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0,0,0,0.06);
padding: 20px;
} @media screen and (max-width: 768px) {
.content {
padding: 15px;
border-radius: 8px;
}
}
.entry-content {
font-size: 16px;
} .sidebar {
padding-left: 10px;
} .sidebar-title-new {
text-align: center;
font-weight: bold;
position: relative;
margin-bottom: 15px;
} .sidebar-title-new::before {
font-family: "Font Awesome 5 Free";
content: "\f017";
font-weight: 900;
color: #0073aa;
margin-right: 6px;
} .pagination-next-link {
display: none !important;
} .author-box {
text-align: center;
padding: 20px 15px;
} .author-box .author-thumb {
float: none;
margin: 0 auto 10px;
}
.author-box .author-thumb img {
width: 80px;
height: 80px;
} .author-box .author-name {
font-size: 16px;
margin-bottom: 8px;
} .author-box p {
font-size: 14px;
line-height: 1.7;
} .custom-footer {
background: #f7f7f7;
padding: 40px 20px;
} .footer-inner {
display: flex !important;
justify-content: space-between;
gap: 40px;
max-width: 1100px;
margin: 0 auto;
} .footer-box {
flex: 1;
min-width: 250px;
} .footer-box h3 {
font-size: 16px;
margin-bottom: 15px;
padding-left: 10px;
position: relative;
} .footer-box h3 {
position: relative;
padding-left: 12px;
line-height: 1.4;
}
.footer-box h3::before {
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 3px;
height: 1em;
background: #0073aa;
} .footer-box ul {
list-style: none;
padding: 0;
}
.footer-box li {
margin-bottom: 8px;
} .footer-box a {
text-decoration: none;
color: #333;
}
.footer-box a:hover {
color: #0073aa;
} @media screen and (max-width: 768px) {
.footer-inner {
flex-direction: column;
}
} .footer-left {
width: 100% !important;
max-width: 100% !important;
} .custom-footer {
width: 100vw;
margin-left: calc(50% - 50vw);
background: #f7f7f7;
padding: 40px 20px;
} .footer-box h3 {
font-size: 15px;
font-weight: 600;
letter-spacing: 0.5px;
}
.footer-box li {
font-size: 14px;
line-height: 1.7;
}
.footer-box p {
font-size: 14px;
line-height: 1.7;
}
@media screen and (max-width: 480px){
.speech-person {
width: 80px;
min-width: 80px;
}
}
@media screen and (max-width: 768px) {
.entry-content {
font-size: 15px;
line-height: 1.9;
}
} .sns-share {
text-align: center;
margin-top: 40px;
} .sns-share::before {
content: "SHARE";
display: block;
font-size: 14px;
color: #bbb;
margin-bottom: 15px;
letter-spacing: 3px;
} .sns-share ul {
display: flex;
justify-content: center;
 gap: 10px;
} .sns-share a {
border-radius: 8px;
padding: 8px 10px;
box-shadow: none !important;
} .sns-share a {
opacity: 0.9;
} .sns-share a:hover {
opacity: 1;
 transform: translateY(-2px);
}
@media screen and (max-width: 768px) {
.sns-share-buttons {
display: flex !important;
flex-wrap: nowrap !important; gap: 6px;
}
.sns-share-buttons a {
flex: 1; text-align: center;
padding: 8px 4px;
font-size: 11px;
}
.sns-share-buttons i {
font-size: 18px;
}
} .speech-person img {
border-radius: 50% !important;
object-fit: cover;
}
.speech-balloon {
border-radius: 16px !important;
padding: 12px 14px;
}
.speech-balloon::before {
border-radius: 4px;
}
.update-box {
border: 1px solid #eee;
background: #fff;
padding: 14px;
max-height: 180px;
overflow-y: auto;
border-radius: 10px;
box-shadow: 0 3px 8px rgba(0,0,0,0.05);
}
.update-title {
font-weight: bold;
margin-bottom: 0px;
font-size: 16px;
display: flex;
align-items: center;
gap: 6px;
}
.update-box ul {
list-style: none;
padding: 0;
margin: 0;
}
.update-box li {
border-bottom: 1px dashed #eee;
padding: 8px 0;
}
.update-box a {
text-decoration: none;
color: #333;
font-weight: 500;
}
.update-box a:hover {
color: #ff6600;
}
.date {
font-size: 12px;
color: #999;
display: block;
}
.new {
display: inline-block;
background: #ff3b30;
color: #fff;
font-size: 10px;
padding: 2px 6px;
border-radius: 3px;
margin-right: 6px;
}
.update-box {
padding: 10px 14px 14px;
}
.update-title {
margin: 0 0 8px 0;
}