/* SP */
@media only screen and (max-device-width: 480px) {
/* blogroll */
div.blogroll_entry {
    white-space: normal !important;
}
/* res */
.res_body {
    font-weight: bold;
}
.t_url {
    font-size: 11px;
    margin-bottom: 10px;
}
.t_url a {
    color: gray;
}
/* pick */
.pick,
.t_h_link {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.35;
    font-size: medium;
    overflow: hidden;
}
.pick a {
    color: rgb(0, 102, 204);
}
.pick li:nth-child(3n+1) a {
    color: #ff3333 !important;
}
/* sns */
.social_wrap {
    padding-bottom: 30px;
}
.social_wrap ul li {
    list-style: none!important;
    margin: 0!important;
}
.social_inner {
    text-align: center;
}
.snsshare-ttl {
    margin: 0 0 10px;
    text-align: center;
    color: #f74711;
    font-weight: bold;
    display: inline-block;
    position: relative;
    padding: 0 20px;
}
.snsshare-ttl:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 2px;
    border-radius: 3px;
    background-color: #f74711;
    content: "";
    left: 0;
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg);
}
.snsshare-ttl:after {
    display: inline-block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 2px;
    border-radius: 3px;
    background-color: #f74711;
    content: "";
    right: 0;
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg);
}
.snsshare {
    overflow: hidden;
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0 0 20px;
    height: 65px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border-radius: 5px;
}
.snsshare a {
    display: table-cell;
    height: 65px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #fff;
}
.share a {
    box-sizing: border-box;
    display: block;
    float: left;
    width: 23%;
    height: 50px;
    margin: 3px;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    line-height: 50px;
    color: #fff!important;
    box-shadow: inset 0 -3px 0 rgba(0,0,0,.1), 0 3px 0 rgba(0,0,0,.1);
}
.fa-hatena:before {
    content: "B!";
    font-family: Verdana;
    font-weight: bold
}
.btn_fb {
    background: #1f559e;
}
.btn_twi {
    background: #09a7e1;
}
.btn_hb {
    background: #008FDE;
}
.btn_cmt {
    background: #00b900;
}
/*
a.share_btn.info {
    background: #589e54;
    border-right: 1px solid #fff;
}
a.share_btn.info:last-child {
    border: 0px;
} */

a.follow_box.tw {
    background: #09a7e1;
    color: #fff;
    border-radius: 5px 0 0 5px;
}
a.follow_box.ln {
    background: #00b900;
    color: #fff;
}
a.follow_box.fd {
    background: #88C134;
    color: #ffffff;
    border-radius: 0 5px 5px 0;
}
.t_h_link_txt {
    height: 75px;
    max-height: 75px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.4;
}

.thumb img {
    max-height: 250px;
    max-width: 100%;
    height: auto;
    border: none;
    display: block;
}

#article-contents .center {
    text-align: center;
}

li.list-none {
    display: none;
}

.ad {
    margin: 15px 0px;
    text-align: center;
}

.ads-sp-wrap {
    padding-bottom: 30px;
}

.none {
    display: none;
}

.t_h_imglink {
    margin: 0 0 15px 0;
    width: 100%;
    height: auto;
    position: relative;
    border: 3px solid #000;
}
.t_h_imglink .image {
    width: 100%;
    height: auto;
    max-height: 180px;
    overflow: hidden;
    margin: 0px !important;
    padding: 0px !important;
    border: medium none !important;
    position: relative;
}
.t_h_imglink .image img {
    margin: 0px !important;
    padding: 0px !important;
    border: medium none !important;
    overflow: hidden;
    width: 100%;
    height: auto;
}
.t_h_imglink .text {
    width: 99%;
    height: 33%;
    padding: 5px 2px;
    background-color: #000;
    overflow: hidden;
    left: 0px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    bottom: 0px;
    position: absolute;
}

.pick ul li {
    list-style: none!important;
    margin-left: 0!important;
    padding-bottom: 20px;
}

/* amazon */
.amazlet-box {
    background: rgb(250, 250, 250);
    border: 1px solid rgb(229, 229, 229);
    padding: 10px;
}
.amazlet-image {
    padding: 8px;
}
.amazlet-detail {
    font-size: 80%;
    margin-top: 5px;
    line-height: 120%;
}
.amazlet-sub-info {
    text-align: center;
    float: none !important;
}
.amazlet-link a {
    padding: 10px;
    margin-top: 8px;
    background: #f90;
    color: #fff;
    display: inline-block;
    width: 90%;
    text-align: center;
    line-height: 1.3;
    border-radius: 4px;
}
.rssBlogroll, 
.rssBlogrollPick {
    overflow: hidden;
    margin-bottom: 20px;
}
.rssBlogroll {
    height: 248px;
}
.rssBlogrollPick {
    height: 496px;
}
.pick ul {
    margin: 0!important;
}

.t_b {
    overflow: hidden;
}
.t_b_re {
    margin-bottom: 60px;
}
.t_b_re .relate {
    position: relative;
    color: #333333;
    border: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0px 10px 10px;
    border-left: 5px solid #228b22;
}

.t_h_titl {
    font-size: 22px;
    font-weight: 900;
    color: #8e8d8d;
}

/* #article-contents h3 {
    position: relative;
    color: #333333;
    border: none;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 10px 0px 10px 10px;
    border-left: 5px solid #228b22;
} */

#article-contents h3,
#article-contents h4 {
    position: relative;
    height: 27px;
    padding: 0 0 0 20px;
    margin: 0 10px 15px 10px;
    font-size: 18px;
    line-height: 30px;
    color: #080808;
}
#article-contents h3:before,
#article-contents h4:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 6px;
    height: 24px;
    background: #0088e7;
    border-radius: 3px;
    border: 1px solid #fff;
}

.giphy-embed {
    width: 100%;
}

.share {
    height: 55px;
}

/* アフィリエイトリンク */
.af_link a {
    font-weight: bold;
    border-radius: 5px;
    display: block;
    line-height: 50px;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: center;
    color: #fff!important;
}
.af_link_btn_rakuten {
    background-color: #c00301;
    box-shadow: 0 3px 0 #8e0101;
}
.af_link_btn_amazon {
    background-color: #f8981d;
    box-shadow: 0 3px 0 #c87814;
}

/* 画像付きリンク */
a.ogp-link {
    text-decoration: none !important;
    display: flex;
}
.ogp-body {
    max-width: 350px;
    width: 100%;
    height: 105px;
    border: 1px solid #e5e5e5;
    background-color: #FFFFFF;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.ogp-image {
    width: 103px;
    height: 103px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.ogp-box {
    padding: 13px;
    flex: 1;
    -webkit-flex: 1;
    overflow: hidden;
}
.ogp-title {
    height: 75px;
    max-height: 75px;
    font-weight: bold;
    font-size: 14px;
    color: #272727;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/* フローティングメニュー */
#ld-floating-share .clap {
    display: none;
}

}
