@charset "UTF-8";
/* CSS Document */
.slideshow {
    margin: 20px auto 20px 0;
}
.news_list .card .text .info {
    font-size: 11px;
}
.news_list .card.list .text h2 a {
    font-size: 18px !important;
    line-height: 24px !important;
    font-size: 1.125rem  !important;
    line-height: 1.5rem  !important;
    float: left;
    overflow: hidden;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    word-break: initial;
}

.news_list .card.list .text .info,
.news_list .card .text .author {
    font-size: 11px;
    font-weight: 600;
}
.news_list .card.list .text .tagline {
    right: 30px;
    bottom: 16px;
}
.news_list .card .text .author i,
.news_list .card .text .info i {
    position: relative;
    font-size: 15px;
    top: 1px;
    padding-right: 2px;
}
.news_list .card.list .text .author a,
.gray, .gray a {
    color: #b3b3b3;
}
.top_info {
    border-bottom: 0px;
    position: relative;
}
.follow_toy {
    float: right;
}
.footer_info li {
    margin: 0 10px 0 0;
    color: #A6A6A6;
}
.footer_info .link i {
    font-size: 30px;
}
.top_info .logo {
    float: left;
    position: relative;top: 0;
}
.footer_info .logo img {
    width: 175px;
    border-radius: 5px;
}
.footer_info {
    padding: 40px 0 60px 0;
}

.copyright-Toy-People {
    color: #A6A6A6;
    height: 36px;
    line-height: 36px;
    text-align: left;
    margin: 15px 0 10px 0;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .06em;
    text-transform: uppercase;
}
.footer-link {
    float: left;
    border-top: 1px #313131 solid;
    width: 100%;
    margin: 22px 0 0 0;
    height: 45px;
    padding: 10px 0 0 0;
}
.footer-link a {
    font-size: 16px;
    color: #A6A6A6;
    padding: 0 20px 0 10px;
    position: relative;
    font-weight: 600;
}
.footer-link li {
    margin: 0 10px 0 0;

    line-height: 18px;
    border-right: 1px #313131 solid;
}
.footer_info .link a {
    color: #A6A6A6;
}


.footer-link li:first-child a{
    padding: 0 20px 0 0px;
}

.footer-link li:last-child {
    border-right: 0px #313131 solid;
}

.hotnews .text {
    padding: 8px 35px 6px 40px;
    height: 44px;
    width: 225px;
}
li.link.twitter svg {
    width: 24px;
    fill: #797979;
    top: 7px;
    position: relative;
}
.footer_info .link a {
    color: #797979;
    padding: 0;
    position: relative;
    font-weight: bold;
    border: 1px #474747 solid;
    width: 45px;
    height: 45px;
    line-height: 45px;
    float: left;
    border-radius: 100px;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.footer_info .link i {
    font-size: 24px;
    position: relative;
    top: 4px;
}

.footer_info .link a:hover svg{
    fill: #fff;
    border: 1px #ed1b23 solid;
    background: #ed1b23;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}
.footer_info .link a:hover {
    color: #fff;
    border: 1px #ed1b23 solid;
    background: #ed1b23;
}
.tag_page div.headline_title {
    margin-top: 10px;
}





.language {
    position: absolute;
    bottom: -75px;
    right: 0;
    color: #a6a6a6;
    font-weight: 600;
}
.current_language {border: 1px #313131 solid;width: 120px;height: 30px;cursor: pointer;}
.current_language svg {
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
    margin: 0 1px 0 -5px;
    fill: #797979;
}
.current_language span{
    text-transform: uppercase;
    position: relative;
    top: -1px;
    }
.current_language:hover{border: 1px #575757 solid;background: #171717;box-shadow: 0 0 10px #505050;}

.other_languages{
    position: absolute;
    margin: -1px 0 0 0;
    background: #313131;
    border: 1px #575757 solid;
    width: 120px;
    height: auto;
    float: left;
    display: none;
}
.language:hover .other_languages{
    display: block;}
.other_languages ul{
    position: relative;
    width: 100%;
    height: 60px;
    margin: 0;
}
.other_languages li{
    top: 0;
    width: 100%;
    height: 30px;
    margin: 0;
}
.other_languages a{
    color: #a6a6a6;
    float: left;
    text-align: center;
    width: 100%;
    height: 30px;
    font-weight: 600;
}

.other_languages a:hover{
    background: #575757;
    color: #fff;
    box-shadow: 0 0 10px #505050;
}

.single_simple .single_header .title {
    width: 94%;
}



.share_button .share_box .copy_link a:hover:before {
    content: "リンクをコピー";
    width: max-content !important;
}
.article_info .share .fb a:hover:before {content: "Facebook";}
.article_info .share .reddit a:hover:before {content: "Reddit";}
.article_info .share .LINE a:hover:before {content: "LINE";margin-left: -10px;}
.article_info .share .twitter a:hover:before {content: "X";}
.article_info .share .google_plus a:hover:before {content: "google plus";width: 70px;}
.article_info .share .plurk a:hover:before {content: "Plurk";}
.article_info .share .weibo a:hover:before {content: "Weibo";width: 50px;}
.share_button .share_box .plurk i:before {
    content: "P";
    position: relative;
    font-weight: bold;
    font-size: 29px;
    font-style: normal;
}
.share_button .btn {
    font-weight: 600;
}

.article_info .author a {
    padding: 0 20px;font-size: 14px;
}
.article_info .author i {
    font-size: 20px;
    position: relative;
    top: 2px;
    padding-right: 5px;
}