@charset "utf-8";
body{
	line-height:1.5;
}
#shopCM {
    background-color: #eee;
    padding: 15px;
    position: relative;
    border-radius: 2px;
}

#shopCM .shopCMInner {
    padding: 15px 15px 15px 15px;
    background-color: white;
}

#shopCM h3 {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 80px;
    height: 80px;
    background-image: url(/img/icon/ball2.png?imgopt=y);
    background-size: 100%;
    color: #3bbbcc;
    font-size: 16px;
    line-height: 80px;
    text-indent: 0;
    text-align: center;
    /* -webkit-animation: spin 2s ease-in-out infinite;
    -moz-animation: spin 2s ease-in-out infinite;
    -ms-animation: spin 2s ease-in-out infinite;
    -o-animation: spin 2s ease-in-out infinite;
    animation: spin 2s ease-in-out infinite;*/
}


/*@-webkit-keyframes spin {
    80% {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
       80% {-moz-transform: rotate(0deg);}
    100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
        80% {-ms-transform: rotate(0deg);}
    100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
       80% {-o-transform: rotate(0deg);}
    100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
        80% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}*/

#shopCM img:hover {
    opacity: 0.7;
}

#shopCM figure>a {
    display: block;
    overflow: hidden;
}

#shopCM figcaption {
    margin-top: 5px;
    font-size: 13px;
}

#shopCM .main {
    margin-right: 15px;
    width: 55%;
    max-width: 504px;
}
#shopCM .main .main_video{
    height: 284px;
    background-color: #000;
    vertical-align: middle;
}
#shopCM .main figcaption {
    font-size: 15px;
}

#shopCM .sub {
    width: 45%;
    max-width: 412px;
}

#shopCM .main figure>a {
    height: 283px;
    display: block;
}

#shopCM .sub figure {
    width: 201px;
}
#shopCM .sub figure figcaption{
    height: 42px;
	overflow:hidden;
}

#shopCM .sub figure>a {
    height: 113px;
    background-color: #000;
}
#shopCM .sub figure>a video{
    height: auto;
}

.topicMovie {
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}

.topicMovie h2 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.topicMovie .plus_btn {
    padding: 2px 5px 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #656565;
    background-color: #eee;
    font-size: 11px;
}

.topicMovie .plus_btn span {
    background-color: #999;
    margin-right: 5px;
}

.topicMovie .search_column {
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 1;
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    border: none;
    box-shadow: 1px 1px 0 2px #ccc;
    max-width: 990px;
    box-sizing: border-box;
}

.moviebox > figure > figcaption > p.name {
    padding-bottom: 3px;
}

/* ↓ ミスヘブン意気込み動画 @SMC 2023/09/26 */
#ikigomiMovieHead {
    /* background-image: url(/img/icon/ikigomi_movie_head.png); */
    background-image: url(/img/icon/thanks_movie_head.png);
    background-repeat: no-repeat;
    margin-top: 24px;
    height: 40px;
    position: relative;
    z-index: 1;
}
#ikigomiMovie {
    box-shadow: 0 9px 0 5px #d52e2e inset, 0 -9px 0 8px #d52e2e inset;
    top: -14px;
    padding: 30px;
    border-radius: 5px;
}

#ikigomiMovie ul{
    display: flex;
    justify-content: flex-start;
}

#ikigomiMovie .movieimg{
    display: block;
    width: 175px;
    height: 175px;
    overflow: hidden;
    border: 1px solid #aaa;
    margin: 0 auto;
}
/* ↑ ミスヘブン意気込み動画 @SMC 2023/09/26 */

/*譁ｰ逹縺ｮ螂ｳ縺ｮ蟄仙虚逕ｻ*/
.moviebox > figure > figcaption > a > img:last-child  {
    width: 14px;
    max-height: 14px;
    margin-top: 2px;
}
#movie {
    margin-bottom: 30px;
    position: relative;
}

#movie h2 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
    margin-right: 10px;
    float: left;
}

#movie a.more {
    display: block;
    float: left;
    margin-top: 20px;
    line-height: 24px;
}

#movie .page-count {
    float: right;
    padding: 15px 0;
}

#movie .plus_btn {
    position: absolute;
    top: 20px;
    left: 145px;
}

.movielist .moviebox {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    width: 186px;
    word-wrap: break-word;
}

.movielist .moviebox:nth-child(5n) {
    margin-right: 0;
}

.movielist .moviebox .movieimg {
    position: relative;
}

.movielist .moviebox .movieimg>p {
    margin-top: 0;
    margin-right: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 11px;
    background-color: #000;
    color: #fff!important;
    height: 14px;
    line-height: 14px;
    opacity: .75;
    filter: alpha(opacity=75);
    display: -moz-inline-stack;
    vertical-align: top;
    display: inline-block;
    position: absolute;
    bottom: 2px;
    right: 2px;
}

.movielist .moviebox figure>a {
    display: block;
    overflow: hidden;
    /*height: 105px;*/
    height: 104px;
    margin-bottom: 4px;
}

.movielist .moviebox figure>a:hover {
    opacity: 0.7;
}

.movielist .moviebox figcaption {
    line-height: 1.3em;
}

.movielist .moviebox figcaption>a {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 2px;
    font-size: 13px;
    line-height: 1.3em;
    position: relative;
    word-wrap: break-word;
    /*text-overflow: ellipsis;*/
    -webkit-line-clamp: 2;
    max-height: 2.6em;
    overflow: hidden;
    white-space: normal;
    position: relative;
}

.movielist .moviebox figcaption>a.ellipsis:before {
    content: '...';
    right: 0;
    position: absolute;
    bottom: 0;
    ;
}

..movielist .moviebox figcaption>a.ellipsis:after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
}
.movielist .moviebox figcaption a img{
	vertical-align:middle;
}
.movielist .moviebox figcaption.name {
    font-size: 11px;
    margin-bottom: 2px;
}

.movierow>li {
    margin-bottom: 20px;
}
/*.movierow>li>.movie_b{
    float: right;
    width: 186px;
    margin-right: 5px;
    display: block;
}*/
.movielist .moviebox figcaption>a:before {
    background-color: white;
}

ul.movierow > li > .wrap-adm {
    margin-top: 20px;
}
/*動画トップ*/

#recruit li.first .img{
	height:110px;
	overflow:hidden;
}

/* 繝ｩ繝ｳ繧ｭ繝ｳ繧ｰ */

.yajirushi {
    position: relative;
    top: -2px;
    padding-right: 5px;
}

/*動画ランキング */
.topicRankingMovie {
    padding-bottom: 30px;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
}

.topicRankingMovie h2 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.topicRankingMovie .plus_btn {
    padding: 2px 5px 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #656565;
    background-color: #eee;
    font-size: 11px;
}

.topicRankingMovie .plus_btn span {
    background-color: #999;
    margin-right: 5px;
}

.topicRankingMovie .search_column {
    position: absolute;
    top: 35px;
    right: 0;
    z-index: 1;
    background-color: #FFFFFF;
    padding: 10px;
    border-radius: 5px;
    border: none;
    box-shadow: 1px 1px 0 2px #ccc;
    max-width: 990px;
    box-sizing: border-box;
}
.wadaiTopic{
	border-bottom:0;
	padding-bottom:0;
}