﻿/**************************************
visumo Slider override
**************************************/
#visumoSlideWrap{}

#visumoSlideWrap .ecbn-selection-widget{
    margin: 0 auto 22px;
}

#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-slide-wrapper{margin-bottom: 10px;}

#visumoSlideWrap .ecbn-selection-slider-view{}
#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-slide-wrapper .ecbn-selection-snap{}

#visumoSlideWrap .ecbn-selection-wrapper li.ecbn-selection-item{
    display: block;
    overflow: hidden;
    width: 190px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#visumoSlideWrap .ecbn-selection-wrapper li.ecbn-selection-item:hover{opacity: .6;}

#visumoSlideWrap .ecbn-selection-wrapper li.ecbn-selection-item a{
    display: block;
    margin: 0 auto;
}
#visumoSlideWrap .ecbn-selection-wrapper li.ecbn-selection-item a:hover{opacity: 1;}

#visumoSlideWrap .ecbn-selection-wrapper li.ecbn-selection-item a img{
    display: block;
    width: 100%;
    height: 190px;
    min-width: 100%;
    object-fit: cover;
    max-height: none;
}
#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-slide-wrapper a:hover img {
    opacity: 1;
}


#visumoSlideWrap .ecbn-selection-item .ecbn-selection-detail{
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

#visumoSlideWrap .ecbn-selection-item .ecbn-selection-user{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px auto 12px;
    padding: 0;
    font-weight: 500;
    box-sizing: border-box;
    line-height: 1.4;
    text-align: center;
}

#visumoSlideWrap .fa.fa-user-circle-o{
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background: url(../Contents/ImagesPkg/visumo/icon_visumo_prof.svg) 0 center no-repeat;
    background-size: 24px auto;
}

#visumoSlideWrap .ecbn-selection-item .ecbn-selection-caption{
    display: block;
    height: 40px;
    padding: 0;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.5;
    position: relative;
}

#visumoSlideWrap .ecbn-selection-item .ecbn-selection-caption::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
}

#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-footer2{
    margin-top: 10px;
    text-align: right;  
}

#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-footer2 .ecbn-selection-powered-pre {
    font-size: 0.7em;
    color: #302d2d;
    opacity: 0.3;
}

#visumoSlideWrap .ecbn-selection-wrapper .ecbn-selection-footer2 .ecbn-selection-powered-name {
    display: inline;
    margin-left: 12px;
    font-size: 0.9em;
    color: #302d2d;
    opacity: 0.2;
}


/**************************************
visumo List override
**************************************/
#visumoWrap{
    display: block;
    width: 1120px;
    margin: 0 auto;
    padding: 60px 0 0;
}

#visumoWrap .visumoTTL{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-left: 20px;
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 600;
}

#visumoWrap .visumoTTL > em{
    display: block;
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.9;
    letter-spacing: 0.1em;
    padding-right: 17px;
}

#visumoWrap > .vsm-gallery{}

#visumoWrap .ecbn-selection-page-wrapper{}

#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-content { padding: 0;}

#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-content ul{}


#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item{
    padding: 0 20px 40px;
    width: 25%;
    cursor: inherit;
}

#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item div{
    overflow: hidden;
    width: 100%;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item div:hover{opacity: .6;}


#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item a{
    display: block;
}
#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item a:hover{opacity: 1;}
#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item a:hover img{opacity: 1;}

#visumoWrap .ecbn-selection-page-wrapper .ecbn-selection-item img{
    display: block;
    width: 100%;
    height: 200px;
    min-width: 100%;
    object-fit: cover;
    max-height: none;
}


#visumoWrap .ecbn-selection-item .ecbn-selection-detail{height: inherit;}


#visumoWrap .ecbn-selection-item .ecbn-selection-user {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 10px 0;
    padding: 0;
    font-weight: 500;
    box-sizing: border-box;
    line-height: 1.4;
    text-align: center;
}

#visumoWrap .ecbn-selection-item .ecbn-selection-user > i{
    display: block;
    width: 25px; height: 25px;
    margin-right: 10px;
    background: url("../Contents/ImagesPkg/visumo/icon_visumo_prof.svg") 0 center no-repeat;
    background-size: 25px auto;
}



#visumoWrap .ecbn-selection-item .ecbn-selection-caption {
    display: block;
    height: 40px;
    padding: 0;
    overflow: hidden;
    font-size: 1.4rem;
    line-height: 1.5;
    position: relative;
}
#visumoWrap .ecbn-selection-item .ecbn-selection-caption::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 80%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
}

/****************
detail
****************/
.ecbn-selection-preview {}


.ecbn-selection-preview div.ecbn-selection-preview-wrapper{
    display: block;
    background: #FFFFFFFF;
    padding: 0;
    width: 1080px;
    max-width: 100%;
    max-height: 100%;
    border: none;
    color: #333333;
    border-radius: 0;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ecbn-selection-preview .ecbn-selection-preview-close {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    cursor: pointer;
    color: #333333;
    font-size: 40px;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000001;
}


.ecbn-selection-preview .ecbn-selection-preview-content {
    display: block;
    padding: 40px 20px;
    overflow: hidden;
    width: auto;
    height: auto;
    background: #FFFFFF;
}


/**　image ***************/
.ecbn-selection-preview .ecbn-selection-left {
    float: left;
    width: 50%;
    position: relative;
    text-align: center;
    margin-top: 0;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    position: relative;
    text-align: center;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image {
    display: block;
    width: 5%;
    margin-top: 0;
    position: relative;
    top: inherit;
    left: inherit;
    float: none;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .selection-prev-image > a{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-image: url(../common/img/icon_arrow_left_black.svg);
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 90%;
    height: 468px;
    margin: 0;
    float: none;
    position: relative;
    overflow: hidden;
}


.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-snap-image img {
    display: block;
    margin: auto;
    height: 100%;
    width: auto;
    padding: 0 0 0 0;
    max-height: 100%;
    max-width: inherit;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image {
    display: block;
    width: 5%;
    margin-top: 0;
    position: relative;
    top: inherit;
    left: inherit;
    float: none;
}


.ecbn-selection-preview .ecbn-selection-left div.ecbn-selection-snapmain .ecbn-selection-next-image > a{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-image: url(../common/img/icon_arrow_right_black.svg);
    background-size: 10px auto;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
}



/**　right ***************/
.ecbn-selection-preview .ecbn-selection-right {
    display: block;
    width: calc(50% - 40px);
    position: relative;
    text-align: left;
    float: right;
}


.ecbn-selection-preview .ecbn-selection-preview-personal {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin: 0 0 20px;
    text-decoration: none;
    text-align: left;
    color: #000;
    font-size: 1.4rem;
}


.ecbn-selection-preview .ecbn-selection-preview-personal a {
    display: block;
    text-decoration: underline;
}

.ecbn-selection-preview .ecbn-selection-preview-media--icon a:before {
    content: " ";
    display: inline-block;
    width: 23px;
    height: 25px;
    margin: 0 0 0 0;
    margin-right: 10px;
    background: url(https://www.visumo.jp/Content/imgfr/instagram.png) center center no-repeat;
    background-size: contain;
}


.ecbn-selection-preview .ecbn-selection-preview-caption {
    margin: 0 0 30px;
    color: #333333;
}


.ecbn-selection-preview .ecbn-selection-preview-caption p {
    display: block;
    height: 200px;
    width: 100%;
    padding: 0 20px 0 0;
    margin: 0;
    word-break: break-all;
    overflow-y: auto;
    font-size: 1.4rem;
    line-height: 1.6;
    text-align: left;
}

.ecbn-selection-preview .ecbn-selection-preview-caption p::before{display: none;}
.ecbn-selection-preview .ecbn-selection-preview-caption p::after{display: none;}

.ecbn-selection-right .relatedTTL{
    display: block;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 700;
    padding-bottom: 10px;
}

.ecbn-selection-preview-slide-wrapper{margin-top: 10px;}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list {
    display: block;
    text-align: center;
    margin: 0;
    width: 100%;
    position: relative;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item {
    display: block;
    width: 150px;
    margin-left: 0;
    margin-right: 0;
    float: left;
    vertical-align: top;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item  .ecbn-selection-item-content{}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img{
    width: 100%;
    height: inherit;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-img img {
    max-width: 100%;
    max-height: 100%;
}

.ecbn-selection-preview .ecbn-selection-right div.ecbn-selection-right-item-list .ecbn-selection-item-name{
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center;
    color: #333333;
    font-size: 1.2rem;
    line-height: 1.5;
    overflow: inherit;
    white-space: inherit;
    text-overflow: inherit;
}



