@charset "utf-8";

.connected-gallery { line-height:20px; }
.connected-gallery .txt-normal { letter-spacing:0; }
.connected-gallery .txt-short { letter-spacing:-1px; padding-right:1px; }
.connected-gallery .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.connected-gallery .post-none { width:100%; padding:50px 10px; text-align:center; color:#888; }
.connected-gallery .post-row { overflow:hidden; }
.connected-gallery .post-list { overflow:hidden; }
.connected-gallery .post-image { position:relative; overflow:hidden; }
.connected-gallery .post-content { padding-top:10px; margin:-2px 0px; overflow:hidden; }
.connected-gallery .post-subject { overflow:hidden; letter-spacing:-1px; padding-right:1px; }
.connected-gallery .post-sp { color:#ccc; margin:0px 4px; }
.connected-gallery .post-text { font-size:12px; color:#888; margin-top:4px; }
.connected-gallery .post-icon{ vertical-align:top; margin-top:1px; margin-right:2px; }
.is-pc .ko .connected-gallery .post-ko { font-size:11px; }

/* Hover Border */
.color-body.item-rows .post-list:hover,
.color-body.item-rows .post-list.active { outline-color: rgb(233, 27, 35)!important; }

.red-body.item-rows .post-list:hover,
.red-body.item-rows .post-list.active { outline-color: rgb(233, 27, 35)!important; }

.darkred-body.item-rows .post-list:hover,
.darkred-body.item-rows .post-list.active { outline-color: rgb(170, 60, 63)!important; }

.crimson-body.item-rows .post-list:hover,
.crimson-body.item-rows .post-list.active { outline-color: rgb(220, 20, 60)!important; }

.orangered-body.item-rows .post-list:hover,
.orangered-body.item-rows .post-list.active { outline-color: orangered!important; }

.orange-body.item-rows .post-list:hover,
.orange-body.item-rows .post-list.active { outline-color: rgb(240, 150, 20)!important; }

.green-body.item-rows .post-list:hover,
.green-body.item-rows .post-list.active { outline-color: rgb(140, 195, 70)!important; }

.lightgreen-body.item-rows .post-list:hover,
.lightgreen-body.item-rows .post-list.active { outline-color: rgb(160, 200, 80)!important; }

.deepblue-body.item-rows .post-list:hover,
.deepblue-body.item-rows .post-list.active { outline-color: rgb(0, 125, 180)!important; }

.skyblue-body.item-rows .post-list:hover,
.skyblue-body.item-rows .post-list.active { outline-color: rgb(100, 195, 245)!important; }

.blue-body.item-rows .post-list:hover,
.blue-body.item-rows .post-list.active { outline-color: rgb(52, 152, 219)!important; }

.navy-body.item-rows .post-list:hover,
.navy-body.item-rows .post-list.active { outline-color: rgb(50, 60, 70)!important; }

.violet-body.item-rows .post-list:hover,
.violet-body.item-rows .post-list.active { outline-color: rgb(85, 60, 125)!important; }

.yellow-body.item-rows .post-list:hover,
.yellow-body.item-rows .post-list.active { outline-color: rgb(241, 196, 15)!important; }

.darkgray-body.item-rows .post-list:hover,
.darkgray-body.item-rows .post-list.active { outline-color: #666!important; }

.gray-body.item-rows .post-list:hover,
.gray-body.item-rows .post-list.active { outline-color: #888!important; }

.lightgray-body.item-rows .post-list:hover,
.lightgray-body.item-rows .post-list.active { outline-color: #ddd!important; }

.black-body.item-rows .post-list:hover,
.black-body.item-rows .post-list.active { outline-color: #333!important; }

.white-body.item-rows .post-list:hover,
.white-body.item-rows .post-list.active { outline-color: #fff!important; }


/* Style */
.box-body.item-rows .post-image { margin: 10px 10px 0px; }

.round-body.item-rows .post-list,
.box-body.item-rows .post-list { border-top: 1px solid rgba(204, 204, 204, .35)!important; border-left: 1px solid rgba(204, 204, 204, .35)!important; }

.line-round-body.item-rows .post-image { margin: 10px 10px 0px; border-radius:15px; }
.round-body.item-rows .post-image { margin: 10px 10px 0px; border-radius:15px; }
.round-body.item-rows .post-image .wr-img,
.round-body.item-rows .post-image .thumb-icon{ border-radius:15px; }
.round-body.item-rows .shadow-line { margin:0px 15px; }

.line-round-body.item-rows .post-list,
.line-body.item-rows .post-list { border-left:0; border-bottom:0; box-shadow:none!important; border-bottom: 2px solid rgba(204, 204, 204, .35)!important; }
.line-round-body.item-rows .post-content,
.line-body.item-rows .post-content { border-left:0!important; }
.line-round-body.item-rows .post-list:hover,
.line-round-body.item-rows .post-list:active,
.line-body.item-rows .post-list:hover,
.line-body.item-rows .post-list.active { outline:none!important; border-bottom:2px solid rgb(233, 27, 35)!important; }


.color-body.line-body .post-list:hover,
.color-body.line-body .post-list.active { border-bottom:2px solid rgb(233, 27, 35)!important; }

.red-body.line-body .post-list:hover,
.red-body.line-body .post-list.active { border-bottom:2px solid rgb(233, 27, 35)!important; }

.darkred-body.line-body .post-list:hover,
.darkred-body.line-body .post-list.active { border-bottom:2px solid rgb(170, 60, 63)!important; }

.crimson-body.line-body .post-list:hover,
.crimson-body.line-body .post-list.active { border-bottom:2px solid rgb(220, 20, 60)!important; }

.orangered-body.line-body .post-list:hover,
.orangered-body.line-body .post-list.active { border-bottom:2px solid orangered!important; }

.orange-body.line-body .post-list:hover,
.orange-body.line-body .post-list.active { border-bottom:2px solid rgb(240, 150, 20)!important; }

.green-body.line-body .post-list:hover,
.green-body.line-body .post-list.active { border-bottom:2px solid rgb(140, 195, 70)!important; }

.lightgreen-body.line-body .post-list:hover,
.lightgreen-body.line-body .post-list.active { border-bottom:2px solid rgb(160, 200, 80)!important; }

.deepblue-body.line-body .post-list:hover,
.deepblue-body.line-body .post-list.active { border-bottom:2px solid rgb(0, 125, 180)!important; }

.skyblue-body.line-body .post-list:hover,
.skyblue-body.line-body .post-list.active { border-bottom:2px solid rgb(100, 195, 245)!important; }

.blue-body.line-body .post-list:hover,
.blue-body.line-body .post-list.active { border-bottom:2px solid rgb(52, 152, 219)!important; }

.navy-body.line-body .post-list:hover,
.navy-body.line-body .post-list.active { border-bottom:2px solid rgb(50, 60, 70)!important; }

.violet-body.line-body .post-list:hover,
.violet-body.line-body .post-list.active { border-bottom:2px solid rgb(85, 60, 125)!important; }

.yellow-body.line-body .post-list:hover,
.yellow-body.line-body .post-list.active { border-bottom:2px solid rgb(241, 196, 15)!important; }

.darkgray-body.line-body .post-list:hover,
.darkgray-body.line-body .post-list.active { border-bottom:2px solid #666!important; }

.gray-body.line-body .post-list:hover,
.gray-body.line-body .post-list.active { border-bottom:2px solid #888!important; }

.lightgray-body.line-body .post-list:hover,
.lightgray-body.line-body .post-list.active { border-bottom:2px solid #ddd!important; }

.black-body.line-body .post-list:hover,
.black-body.line-body .post-list.active { border-bottom:2px solid #333!important; }

.white-body.line-body .post-list:hover,
.white-body.line-body .post-list.active { border-bottom:2px solid #fff!important; }

.color-body.line-round-body .post-list:hover,
.color-body.line-round-body .post-list.active { border-bottom:2px solid rgb(233, 27, 35)!important; }

.red-body.line-round-body .post-list:hover,
.red-body.line-round-body .post-list.active { border-bottom:2px solid rgb(233, 27, 35)!important; }

.darkred-body.line-round-body .post-list:hover,
.darkred-body.line-round-body .post-list.active { border-bottom:2px solid rgb(170, 60, 63)!important; }

.crimson-body.line-round-body .post-list:hover,
.crimson-body.line-round-body .post-list.active { border-bottom:2px solid rgb(220, 20, 60)!important; }

.orangered-body.line-round-body .post-list:hover,
.orangered-body.line-round-body .post-list.active { border-bottom:2px solid orangered!important; }

.orange-body.line-round-body .post-list:hover,
.orange-body.line-round-body .post-list.active { border-bottom:2px solid rgb(240, 150, 20)!important; }

.green-body.line-round-body .post-list:hover,
.green-body.line-round-body .post-list.active { border-bottom:2px solid rgb(140, 195, 70)!important; }

.lightgreen-body.line-round-body .post-list:hover,
.lightgreen-body.line-round-body .post-list.active { border-bottom:2px solid rgb(160, 200, 80)!important; }

.deepblue-body.line-round-body .post-list:hover,
.deepblue-body.line-round-body .post-list.active { border-bottom:2px solid rgb(0, 125, 180)!important; }

.skyblue-body.line-round-body .post-list:hover,
.skyblue-body.line-round-body .post-list.active { border-bottom:2px solid rgb(100, 195, 245)!important; }

.blue-body.line-round-body .post-list:hover,
.blue-body.line-round-body .post-list.active { border-bottom:2px solid rgb(52, 152, 219)!important; }

.navy-body.line-round-body .post-list:hover,
.navy-body.line-round-body .post-list.active { border-bottom:2px solid rgb(50, 60, 70)!important; }

.violet-body.line-round-body .post-list:hover,
.violet-body.line-round-body .post-list.active { border-bottom:2px solid rgb(85, 60, 125)!important; }

.yellow-body.line-round-body .post-list:hover,
.yellow-body.line-round-body .post-list.active { border-bottom:2px solid rgb(241, 196, 15)!important; }

.darkgray-body.line-round-body .post-list:hover,
.darkgray-body.line-round-body .post-list.active { border-bottom:2px solid #666!important; }

.gray-body.line-round-body .post-list:hover,
.gray-body.line-round-body .post-list.active { border-bottom:2px solid #888!important; }

.lightgray-body.line-round-body .post-list:hover,
.lightgray-body.line-round-body .post-list.active { border-bottom:2px solid #ddd!important; }

.black-body.line-round-body .post-list:hover,
.black-body.line-round-body .post-list.active { border-bottom:2px solid #333!important; }

.white-body.line-round-body .post-list:hover,
.white-body.line-round-body .post-list.active { border-bottom:2px solid #fff!important; }

/* Zoom In */
.he01 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.he01:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

/* Zoom Out */
.he02 img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.he02:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

/* Rotate */
.he03 img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.he03:hover img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
}

/* Opacity */
.he04 img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.he04:hover img {
    opacity: .5;
}

/* Flashing */
.he05:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}
@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}
@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

/* Shine */
.he06{
    position: relative;
}
.he06::before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.he06:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

/* Circle */
.he07{
    position: relative;
}
.he07::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.he07:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}



/* UP */
.he08{
    position: relative;
}
.he08 img{
    transition:all 0.4s;
}

.he08:hover img{
    margin-top:-20px;
}