@charset 'UTF-8';

/*------------------------------------------------------------ */
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
 .visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }


#spl000051 img {
    max-width: 100%;
}
.sp .headerGenreMenu{
    display: none;
}
.cmsoon {
    width: 11em;
    margin: 4% auto;
    padding: 15px;
    border: 5px ridge #bf0000;
    background-color: #fff;
    text-shadow: 0 0 0 #bf0000, 1px 1px 0 #bf0000, 2px 2px 0 #bf0000, 3px 3px 0 #fff, 4px 4px 0 #fff, 5px 5px 0 #fff, 6px 6px 5px rgba(0, 0, 0, .25), 6px 6px 1px rgba(0, 0, 0, .5);
    font-size: 70px;
    text-align: center;
    letter-spacing: 3px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    text-align: center;
}

.sp .cmsoon {
    width: 7em;
    margin: 4% auto 4%;
    padding: 15px;
    border: 5px ridge #bf0000;
    background-color: #fff;
    text-shadow: 0 0 0 #bf0000, 1px 1px 0 #bf0000, 2px 2px 0 #bf0000, 3px 3px 0 #fff, 4px 4px 0 #fff, 5px 5px 0 #fff, 6px 6px 5px rgba(0, 0, 0, .25), 6px 6px 1px rgba(0, 0, 0, .5);
    font-size: 200%;
    letter-spacing: 3px;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

article.contents {
    webkit-font-feature-settings: 'palt';
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
}

.pc .specialContainer {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.specialContainer .contents {
    margin: 0 auto;
    webkit-font-feature-settings: 'palt';
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    font-feature-settings: 'palt';
}

.footerAria {
    padding: 1em 0;
    background: #fff;
}

#globalNavi.naviFixed {
    display: none;
}

.specialContainer a:hover {
    text-decoration: none;
    opacity: 1;
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

input[type='checkbox'] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}

.sp .specialContainer {
    width: 100%;
    margin: 0 0 20% 0;
    background: #f1f1f1;
}

.sp p.limited {
    font-size: 100%;
    /* width: 26em; */
    width: 92%;
    margin: 0 auto;
    text-align: center;
    padding: 0 0 13px 0;
    text-align: left;
    line-height: 1.6;
    max-width: 530px;
}

figure {
    margin: 0;
    padding: 0;
}


/* section.main_bnr----------------------------------------- */

p.limited {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    margin: -22px 0 10px;
    padding: 15px 0;
    text-align: center;
    /* background: #fff; */
    color: #333;
}

figcaption.mTtl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    margin-top: 4px;
    margin-bottom: 2px;
    text-align: center;
    letter-spacing: 0;
    color: #d00000;
}

figcaption.mTtl small {
    font-size: 70%;
}


/* section[class^="genretype"] .tabDetail:nth-of-type(1) figcaption.mTtl {
    color: hsla(50, 113%, 60%, 1);
    font-size: 130%;
}
section[class^="genretype"] .tabDetail:nth-of-type(2) figcaption.mTtl {
    color:silver;
    font-size: 130%;
}
section[class^="genretype"] .tabDetail:nth-of-type(3) figcaption.mTtl {
    color: rosybrown;
    font-size: 130%;
} */

section[class^='genretype'] .tabDetail:nth-of-type(1) {
    background-color: #cfba59;
    width: 308px;
}

section[class^='genretype'] .tabDetail:nth-of-type(2) {
    background-color: #ccc;
    width: 308px;
}

section[class^='genretype'] .tabDetail:nth-of-type(3) {
    background-color: #c39f81;
    width: 308px;
}

section[class^='genretype'] .tabDetail:nth-of-type(1) .rankBox a .movieBox figure img, section[class^='genretype'] .tabDetail:nth-of-type(2) .rankBox a .movieBox figure img, section[class^='genretype'] .tabDetail:nth-of-type(3) .rankBox a .movieBox figure img {
    width: 286px;
}

.sp section[class^='genretype'] .tabDetail:nth-of-type(1) .rankBox a .movieBox figure img, .sp section[class^='genretype'] .tabDetail:nth-of-type(2) .rankBox a .movieBox figure img, .sp section[class^='genretype'] .tabDetail:nth-of-type(3) .rankBox a .movieBox figure img {
    width: 100%;
}


/* section.list
------------------------------------------------------------ */

.pc section#genreBtn {
    /* width: 970px; */
    margin: 0 auto;
    padding-bottom: 75px;
    background: #f1f1f1;
}

section.list {
    overflow: hidden;
    /* width: 970px; */
    margin: 0 auto;
    min-height:100vh;
}

section.list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    width: 970px;
    /* height: 50px; */
    margin: 5px auto 5px;
    text-align: center;
    /* border-bottom: 4px solid #d9d9d9; */
    vertical-align: middle;
    letter-spacing: -.4em;
    -webkit-box-pack: justify;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.pc .tabList {
    padding: 4px 0 0;
    border-bottom: 4px solid #d9d9d9;
    background: #fff;
}

section.list ul li {
    display: inline-block;
    display: table-cell;
    width: 80px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}

section.list ul li.active a {
    opacity: 1;
    color: #cc0001;
    background: #ddd;
}

section.list ul li a:hover {
    background: #fff9db;
}

section.list ul li:last-child a {
    color: #ba1a50;
    background: #ffe0e5;
}

section.list ul li a {
    font-size: 15px;
    position: relative;
    display: table;
    width: 100%;
    height: 40px;
    letter-spacing: 0;
    color: #40230f;
    border-bottom: none;
}

.pc section.list ul li a:before {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
    border-right: 1px solid #c5c5c5;
}

section.list ul li:first-of-type a:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 40px;
    content: '';
    border-left: 1px solid #c5c5c5;
}

p.moreInfo {
    position: absolute;
    top: 10px;
    right: 1px;
    display: inline-block;
    width: 22%;
    text-align: right;
    vertical-align: bottom;
    letter-spacing: 0;
}

p.moreInfo a {
    font-weight: bold;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 5px 0;
    color: white;
    border: 1px solid rgba(153, 0, 0, .2);
    border-bottom: 0 solid #835702;
    background: #C00;
    width: 150px;
    text-align: center;
}

section.list ul li a span.waku {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

section.list ul li a span.waku br {
    line-height: .5;
}

section.list section {
    width: 950px;
    margin: 0 auto;
    padding: 30px 10px 10px;
    letter-spacing: -.4em;
    background: #f3f3f3;
}

.rankTtl h2 {
    font-size: 24px;
    height: 37px;
    line-height: 1.6;
    display: inline-block;
    width: 100%;
    margin: 12px 0 6px 0;
    padding-left: 52px;
    padding-top: 3px;
    text-align: left;
    letter-spacing: 1px;
    color: #333;
    background: url(../img/icon.png) no-repeat 6px 3px;
    background-size: 4%;
    box-sizing: border-box;
}

section.list section.genretype1 .rankTtl h2,
section.list section.genretype0 .rankTtl h2 {
    display: block;
}

section.list section.genretype10 .rankTtl h2 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
}

section.list .rankTtl h2 span {
    font-size: 100%;
    color: #ff9800;
}

section.list section {
    padding: 10px 15px 10px;
    width: 980px;
    min-height:100vh;
}

section.list section.genretype0 {
    padding: 10px 15px 10px;
    min-height:100vh;
}

.rankTtl {
    position: relative;
    margin: 0;
    margin: 0 auto;
    text-align: left;
}

section.list .tabDetail {
    display: inline-block;
    width: 182px;
    margin: 0 4px 20px;
    padding: 0 0 10px;
    text-align: center;
    vertical-align: top;
    letter-spacing: 0;
    background: #fff;
}

section.list section.genretype0 .tabDetail {
    margin: 0 4px;
}

.adltEnt {
    /*margin: 3% 1.7% 4.5%;*/
    margin: 2vw auto;
    text-align: center;
    /* max-width: 550px; */
    text-align: center;
    width: 94%;
    max-width: 640px;
}
.sp .adltEnt {
max-width: 550px;
margin-top: 1.1vw;
}
section.list div.tabDetail figure > img {
    width: 170px;
}

section.list .tabDetail p {
    font-size: 13px;
    font-weight: normal;
    position: relative;
    display: inline-block;
    width: 96%;
    /* height: 4.8em; */
    height: 49px;
    margin: 2% auto;
    letter-spacing: 0;
}

.pc section.list .tabDetail.genre11 p {
    height: 6.5em;
    text-align: left;
}

section.list .tabDetail p small {
    display: block;
}

section.list .tabDetail a {
    color: #333;
}

section.list div.tabDetail a {
    display: block;
    padding: 11px 0 0;
}

section.list div.tabDetail a:hover {
    text-decoration: none;
}

.copyRightBtn{
    background: #fff;
    padding: 10px 0;
    height: 30px;

}


.copyRightBtn button{
    /*reset*/
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*reset*/
    display:  block;
    margin: auto;
    font-size:  10px;
    color: #c5c4c4;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    width: 50px;
}
.copy.open{
    height: auto;

}
p.copy {
    font-size: 10px;
    line-height: 1;
    position: relative;
    overflow: hidden;
    width: 950px;
    height: 30px;
    margin: 0 auto;
    /*margin-bottom: 50px;*/
    padding: 10px;
    color: #898989;
    background: #fff;
}

/*p.copy:hover {
    overflow: visible;
    height: 1340px;
    background: #fff;
}*/

p.copy:before {
    position: absolute;
    top: 0;
    right: 2%;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../img/allow_bg.png) no-repeat;
    background-size: contain;
    /* content: ""; */
}


/*add------------------------------------------------------------------*/

section.headBan {
    width: 100%;
    margin: 0 auto;
    background: url(../img/head_bg.png) no-repeat center top;
    background-size: cover;
}
.sp section.headBan {
    background: url(../img/head_bg_sp.png) no-repeat center top;
    background-size: cover;
}
section.headBan .adtBtn a {
    font-size: 20px;
    font-weight: bold;
    display: block;
    width: 700px;
    margin: 2% auto 0;
    padding: 1%;
    text-align: center;
    color: #ffc7df;
    border: 1px solid;
}

section.headBan .adtBtn a:hover {
    opacity: 1;
    background: #b50086;
}

section.headBan small.adtBtn.ippan a {
    line-height: 2;
    color: #ffa800;
}

section.headBan small.adtBtn.ippan a:hover {
    opacity: 1;
    background: #fffb8f;
}

.pc div#couponBtn {
    position: relative;
    color: #fff;
}

div#couponBtn img {
    /* line-height: 0; */

}

.limit small {
    font-size: 14px;
    display: block;
    padding: 26px 0 33px 0;
    text-align: center;
    letter-spacing: 1px;
    color: #333;
}

section.headBan .limit h1 {
    text-align: center;
    position: relative;
    max-width: 978px;
    margin: 0 auto;
}

p.limitedCpn {
    font-weight: bold;
    width: 970px;
    margin: 0 auto;
    padding-right: 12em;
    text-align: right;
    display: none;
}

h2.lim30off {
    position: absolute;
    left: 0;
    right: 0;
    /* background: #fff; */
    /* padding: 2% 0 0; */
    margin-top: -65px;
    text-align: center;
}
.sp h2.lim30off{

width: 78%;

max-width: 550px;

margin: 0 auto;

margin-top: -3.2vw;

/* position: static; */
}
.sp p.limitedCpn {
    font-weight: bold;
    width: 90%;
    margin: 0 auto;
    padding-right: 10%;
    text-align: right;
}

.sp .limit small {
    display: block;
    width: 76%;
    margin: 6.6vw auto 4vw;
    text-align: center;
    letter-spacing: 1px;
    /* color: #4b4b4b; */
    font-size: 10px;
    text-align: left;
    padding: 0;
    max-width: 530px;
}

h2.lim30off a {
    /* display: block; */
    /* overflow: hidden; */
    /* width: 750px; */
    /* height: 83px; */
    /* margin: 2% auto 0; */
    /* white-space: nowrap; */
    /* text-indent: 100%; */
    /* background: url(../img/btn_coupon.png) no-repeat center/100%; */
}

h2.lim30off a span {
    font-size: 60.21px;
    letter-spacing: -3px;
}

section.headBan .limit h3 {
    font-size: 21px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #c00;
}

section.headBan .limit h3 strong {
    font-size: 26px;
    font-weight: bold;
}

div.top {
    position: fixed;
    right: 10px;
    bottom: 200px;
    margin: -3em 0 1em 0;
    text-align: right;
    z-index: 1;
}

.top a {
    font-weight: bold;
    display: block;
    width: 68px;
    color: #fb4343;
    text-shadow: 0 1px 0 #fdfcfc;
}

.coupon p.limited {
    margin: 0 auto 3%;
}



/*.sp------------------------------------------------------------------*/



.sp section.main_bnr {
    height: auto;
}

.sp section.headBan {
    /* width: 100%; */
    /* margin: 0 auto; */
    /* padding-bottom: 2%; */
    /* background-color: #6d0702; */
    /* background-size: 23%; */
}

.sp figcaption.mTtl {
    text-align:  left;
    font-size: 12px;
    font-size: 4.4vw;
    font-weight: bold;
    line-height: 1.5;
    /* position: absolute; */
    /* top: 0; */
    /* right: 20vw; */
    display: block;
    width: 100%;
    width: 3em;
    height: 1.2em;
    /* color: #a99c48; */
    /* background-image: url(../img/icon_gold.png); */
    /* padding-left: 7px; */
    background-size: 32%;
    background-position: 0 4px;
    background-repeat:  no-repeat;
    background-position: 0px center;
}

.sp section.headBan .limit_2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 1%;
    background: none;
    background-size: 23%;
}

.sp section.headBan .limit h1 {
    /* overflow: hidden; */
    /* width: 100%; */
    /* height: auto; */
    /* white-space: nowrap; */
    /* text-indent: 100%; */
    /* background: url(../img/head_bg.png) no-repeat center -12px; */
    background-size: 102%;
}

.sp section.headBan .limit h1 a {
    /* max-width: 550px; */
    /* height: auto; */
    /* height: 32vw; */
    /* margin: 3% auto; */
    /* background: url(../img/coupon.png) no-repeat center 0; */
    /* background-size: contain; */
    display: block;
}

.sp section.headBan .limit h3 {
    font-size: 104%;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #c00;
}

.sp section.headBan .limit h3 strong {
    font-size: 127%;
    font-weight: bold;
}


/*---------.sp section#genreBtn ---------*/

.sp section#genreBtn {
    width: 100%;
    padding-top: 1%;
}


/*---------.sp section.list ---------*/

.sp section.list {
    width: 100%;
    /* height: 3240px; */
    margin: 0 auto;
    padding: 0;
}

.sp section.list ul {
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    /* height: auto; */
    margin: 0 auto;
    table-layout: fixed;
    border-spacing: 0 0;
    border-collapse: separate;
    vertical-align: middle;
    border-bottom: 3px solid red;
}

.sp section.list ul {
    display: block;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    border-bottom: none;
    -webkit-box-pack:  start;
    -ms-flex-pack:  start;
    justify-content:  flex-start;
    /* overflow-x: auto; */
    font-size: 93%;
    width: 917px;
    /* min-width: 917px; */
}

.sp section.list ul li {
    display: inline-block;
    height: unset;
    text-align: center;
    margin: 0 4px;
    width: auto;
}

.sp section.list ul li a {
    font-size: 100%;
    font-size: 3vw;
    display: table;
    width: 86px;
    height: 60px;
    /* color: rgb(21, 21, 21); */
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: transparent;
}

.sp section.list ul li a:hover {
    text-decoration: none;
    /* -webkit-appearance: none; */
}

.sp section.list ul li a span.waku {
    line-height: 1.5em;
    display: table-cell;
    /* height: 2em; */
    text-align: center;
    vertical-align: middle;
    letter-spacing: 2px;
    padding: 4px 0;
    font-size: 13px;
    letter-spacing: 0px;
    text-shadow: 0 0 0 #000;
}

.sp section.list section {
    width: 100%;
    letter-spacing: -.4em;
    overflow: hidden;
    width: 97%;
    height: auto;
    padding: 0 0 0 0;
    letter-spacing: -.4em;
    position: relative;
    padding-bottom: 20vw;
}

.sp section.list .tabDetail {
    display: inline-block;
    width: 190px;
    margin: 0 0 0 0;
    /* background: #fff; */
    text-align: center;
    vertical-align: top;
    letter-spacing: 0;
}

.sp section.list div.tabDetail a {
    display: block;
    padding: 1px 0 0;
}

.sp section.list div.tabDetail a:hover {
    text-decoration: none;
}

.sp section.list ul li a {
    margin: 0 auto;
    color: #fff;
    border-radius: 5px;
    background-color: #464646;
    -webkit-box-shadow: 0 3px 0 #c6a445;
    box-shadow: 0 3px 0 #c6a445;
}

.sp section.list ul li a:hover,
.sp section.list ul li a:active {
    opacity: 1;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* -webkit-appearance:  none; */
}

.sp section.list ul li:last-child a:hover {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
        transform: translateY(1px);
    -webkit-animation: none;
    animation: none;
    color: #fff;
/*    background-color: #ff8a8a;
    -webkit-box-shadow: 0 0 0 #9f4848, 0 1px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 0 #9f4848, 0 1px 0 rgba(0, 0, 0, .2);*/
}

.sp section.list {
    position: relative;
    overflow:  unset;
}
.sp section.list ul li:first-of-type a:after{

border:  none;
}
.sp .tabList {
    background: rgba(255,255,255,0.9);
    font-size: 93%;
    /* top: 0; */
    /* left: 0vw; */
    padding: 13px 0;
    /* flex-direction:  row; */
    /* z-index: 9999; */
    overflow-x: scroll;
    transform: translate3d(0, 0, 0);
    -webkit-overflow-scrolling: touch;
}

.sp section.list ul.tabs {
    /* font-size: 93%; */
}

.sp section.list ul li {
}

.sp section.list ul li a {
    font-weight: normal;
    display: table;
    height: auto;
    /* height: 4.8vh; */
    /* margin-bottom: 2vw; */
    text-align: center;
    -webkit-box-shadow:  none;
    box-shadow:  none;
    background:  none;
    color: #363636;
    padding: 0 8px;
    border: 1px solid #D5D5D5;
    width:  auto;
    white-space:  nowrap;
    /* -webkit-appearance: none; */
}

.sp section.list ul li:last-child a {
    color: #fff;
    background-color: #ff71ad;
}


section.list ul li.active a {
    /* border-radius: 5px; */
    color: #ffffff;
    background-color: #e5c967;
    -webkit-box-shadow: none;
    border-color: #f8e6a2;
    box-shadow: none;
    transition: 0.4s all cubic-bezier(0.37, 0.88, 0.38, 0.49);
}

.sp section.list ul li.active a {
    font-weight: bold;
    transition: 0.3s all ease-in-out;
     background-color: #e5c967;
}

.sp section.list ul li a:hover{
    filter: none;
}
.sp .navFixedWrap.navFixed .tabList .tabs ul li.active a{
    border-radius: 5px;
    /*background-color: #EFEFEF;*/
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sp.ad section.list ul li.active a{color: #ffffff;}
.sp.ad section.list ul li.active a:hover {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: none;
    animation: none;
    /*color: #363636;*/
    /*background-color: #EFEFEF;*/
    -webkit-box-shadow: none;
    box-shadow: none;
}


.sp.ad section.list section{
    padding-bottom: 0;
}
.sp.ad section.list .tabDetail.genre11 p::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    height: 4px;
    width: 100%;
    background: linear-gradient(to top, #fff,rgba(255,255,255,0.6));
    /* background:  #000; */
}

.sp section.list .tabDetail {
    position: relative;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 99%;
    height: auto;
    /* border-bottom: 1px dotted #f3f3f3; */
    width: calc(100% / 3);
    background:  none;
}

.sp .sakuhinWrap{

width:  100%;

display:  -webkit-box;

display:  -ms-flexbox;

display:  flex;

-webkit-box-ordinal-group: 3;

    -ms-flex-order: 2;

        order: 2;

-ms-flex-wrap:  wrap;

    flex-wrap:  wrap;

padding: 4px 2px;

-webkit-box-sizing:  border-box;

        box-sizing:  border-box;
}


.sp section.list section.genretype0 .tabDetail {
    margin: 0;
    border: none;
    background: #fff;
    width: calc(100% / 3);
}

.sp section.list div.tabDetail a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 1% 0;
}

.sp section.list .tabDetail .movieBox_inner {
    display: table;
}

.sp section.list .tabDetail figure {
    /* display: inline-block; */
    /* width: 96%; */
    /* padding-left: 1%; */
    /* vertical-align: middle; */
    /* letter-spacing: 0; */
    /* flex-direction: column; */
    /* display: flex; */
    width: 96%;
}

.sp section.list .tabDetail p,
.sp section.list .tabDetail p {
    font-size: 90%;
    font-size: 3.6vw;
    line-height: 1.3;
    display: inline-block;
    width: 48%;
    height: auto;
    margin: 0 0 0 2%;
    padding-top: 5vw;
    vertical-align: top;
    letter-spacing: 0;
    -webkit-line-clamp: 4;
}

.sp section.list .tabDetail p br {
    display: none;
}

.sp section.list .tabDetail.genre6 {
    /* margin: 1% 0 2% 2px; */
    /* padding: 2% 0; */
}

.sp section.list .tabDetail.genre6 figure {
    /* width: 50%; */
    /* padding-left: 1%; */
}

.sp section.list .tabDetail.genre1 figure,
.sp section.list .tabDetail.genre2 figure {
    /* width: 30%; */
}

.sp section.list .tabDetail.genre1 p,
.sp section.list .tabDetail.genre2 p {
    /* font-size: 90%; */
    /* line-height: 1.3; */
    /* display: inline-block; */
    /* width: 64%; */
    /* height: 3.5em; */
    /* margin: 2% 0 2% 2%; */
    /* padding-top: 7vw; */
    /* font-size: 4vw; */
    /* vertical-align: top; */
    /* letter-spacing: 0; */
    /* -webkit-line-clamp: 4; */
}

.sp section.list .tabDetail.genre3 figure,
.sp section.list .tabDetail.genre10 figure,
.sp section.list .tabDetail.genre2 figure {
    /* line-height: 0; */
    /* display: inline-block; */
    /* position: relative; */
    /* vertical-align: middle; */
    /* letter-spacing: 0; */
    /* flex-direction:  column; */
    /* display:  flex; */
    /* width: 96%; */
}
.sp section.list .tabDetail.genre10 .rankBox figure{
    /* width: 30%; */
}

.sp .rankTtl{

display:  -webkit-box;

display:  -ms-flexbox;

display:  flex;

-ms-flex-wrap:  wrap;

flex-wrap:  wrap;

background: #fff;

-webkit-box-orient:  vertical;

-webkit-box-direction:  normal;

-ms-flex-direction:  column;

/* flex-direction:  column; */
}

.sp section.list section.genretype0 .rankTtl h2,
.sp section.list section.genretype1 .rankTtl h2,
.sp section.list section.genretype2 .rankTtl h2,
.sp section.list section.genretype3 .rankTtl h2,
.sp section.list section.genretype4 .rankTtl h2,
.sp section.list section.genretype5 .rankTtl h2,
.sp section.list section.genretype6 .rankTtl h2,
.sp section.list section.genretype7 .rankTtl h2,
.sp section.list section.genretype8 .rankTtl h2,
.sp section.list section.genretype9 .rankTtl h2,
.sp section.list section.genretype10 .rankTtl h2
 {
    background: #f1f1f1;
    padding: 17px 0 0 2px;
    font-size: 16px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 0;
    line-height:  1;
}


.sp section.genretype0 .rankTtl:nth-of-type(n+3) figure,
.sp section.genretype1 .rankTtl:nth-of-type(n+3) figure {
     width: 96%;
}
.sp section.list .tabDetail p {
    font-size: 10px;
    width: 98%;
    height: auto;
    margin: 0;
    padding-top: .2em;
    text-align: left;
}
.sp section.genretype0 .rankTtl:nth-of-type(n+3) h2,
.sp section.genretype1 .rankTtl:nth-of-type(n+3) h2 {
     width: 98%;
}
.sp .movieBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1% 0;
    letter-spacing: -.4em;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start;
    -webkit-box-orient:  vertical;
    -webkit-box-direction:  normal;
    -ms-flex-direction:  column;
    flex-direction:  column;
    align-items: center;
}

.sp section.list .tabDetail.genre11 p {
    font-size: 90%;
    height: 5em;
    overflow:  hidden;
    position:  relative;
}

.sp section.list div.tabDetail figure > img {
    width: 100%;
}

.sp section.list span.base {
    font-size: 88%;
    text-decoration: line-through;
    color: #eee;
}

.sp section.list div.tabDetail:hover,
.sp section.list div.tabDetail:active {
    color: #595959;
    border: 2px solid #bf0000;
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

.sp section.list section {
    /* overflow: hidden; */
     width: 97%;
    /* height: auto; */
    padding-bottom: 0;

    /* letter-spacing: -.4em; */
    /* position: relative; */
    /* padding-bottom: 20vw; */
}

.sp .rankTtl h2 {
    font-size: 120%;
    font-size: 4vw;
    line-height: 2;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-left: 10vw;
    text-align: left;
    letter-spacing: 1px;
    /* color: red; */
    background: #f1f1f1 url(../img/icon_gold.png) no-repeat left center;
    background-size: 8vw;
}
.sp .sakuhinWrap  div.tabDetail:nth-of-type(1) figcaption.mTtl{
    background-image: url(../img/icon_gold.png);
    color: #a99c48;
    padding-left: 17%;
    background-position: 1px 3px;
}
.sp .sakuhinWrap  div.tabDetail:nth-of-type(2) figcaption.mTtl{
    background-image: url(../img/icon_silver.png);
    color: #8e8d88;
    padding-left: 17%;
    background-position: 1px 3px;
}
.sp .sakuhinWrap  div.tabDetail:nth-of-type(3) figcaption.mTtl{
    background-image: url(../img/icon_bronze.png);
    color: #b8760f;
    padding-left: 17%;
    background-position: 1px 3px;
}
.sp .sakuhinWrap  div.tabDetail:nth-of-type(4) figcaption.mTtl,
.sp .sakuhinWrap  div.tabDetail:nth-of-type(5) figcaption.mTtl{
    background:none;
    color: #bf0000;
    padding:  0;
    text-align:  left;
}


.sp section.list section.genretype0 h3 {
    position: absolute;
    bottom: -2vw;
    left: 2%;
    width: 96%;
    text-align: center;
}



.sp.ad .rankTtl h2 {
    font-size: 120%;
    font-size: 4vw;
    line-height: 2;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-left: 10vw;
    text-align: left;
    letter-spacing: 1px;
    /* color: red; */
    background: #f1f1f1 url(../img/icon_gold.png) no-repeat left center;
    background-size: 8vw;
}
.sp.ad div.tabDetail:nth-of-type(1) figcaption.mTtl{
    background-image: url(../img/icon_gold.png);
    color: #a99c48;
    padding-left: 17%;
    background-position: 1px 3px;
}
.sp.ad div.tabDetail:nth-of-type(2) figcaption.mTtl{
    background-image: url(../img/icon_silver.png);
    color: #8e8d88;
    padding-left: 17%;
    background-position: 1px 3px;
}
.sp.ad div.tabDetail:nth-of-type(3) figcaption.mTtl{
    background-image: url(../img/icon_bronze.png);
    color: #b8760f;
    padding-left: 17%;
    background-position: 1px 3px;
}


/*---------.sp section.genretyp---------*/

.sp p.copy {
    font-size: 10px;
    /* position: absolute; */
    z-index: 0;
    width: 90%;
    /* height: auto; */
    margin-bottom: 0;
    padding: 2% 5%;
    color: #c5c4c4;
    letter-spacing: normal;
}

.sp p.copy:hover {
    /* height: auto; */
}

.sp p.copy small:after {
    position: absolute;
    right: calc(50% - 67px / 2);
    /* margin:  0 auto; */
    bottom: 13%;
    display: block;
    /* content: 'すべて表示'; */
    color: #3e3e3e;
    background: rgba(255,255,255,0.7);
    padding: 8px 10px 7px;
    -webkit-box-sizing:  border-box;
            box-sizing:  border-box;
    font-weight:  bold;
    border: 1px solid #919191;
}

.sp .specialContainer img {
    width: 100%;
}

.sp section.headBan .adtBtn a {
    font-size: 110%;
    font-weight: normal;
    line-height: 2;
    display: block;
    width: 90%;
    margin: 2% auto 0;
    padding: 1%;
    text-align: center;
    color: #ffc7df;
    border: 1px solid;
}

.sp div#couponBtn {
    /* position: relative; */
    /* height: 12vw; */
    /* background: #6d0702 url(../img/mainbg_2.jpg) no-repeat; */
    /* background-size: 284px; */
    /* background-position: center top; */
    /* padding: 0; */
}

.sp section.list .rankTtl .genre8:last-child {
    /* margin-bottom: 26vw; */
}


/* cpnInfo
------------------------------------------------------------*/

.cpnInfo {
    margin: 0 auto 2em;
    color: #333;
    background-color: #fff;
}

.cpnInfo table {
    width: 100%;
    max-width: 970px;
    margin: 1em auto;
}

.cpnInfo th {
    width: 20%;
    background: #eee;
}

.cpnInfo th.title {
    font-size: 150%;
    padding: 10px 0 7px;
    text-align: center;
    color: #fff;
    background: #bf0000;
}

.cpnInfo td {
    width: 80%;
}

.cpnInfo table,
.cpnInfo td,
.cpnInfo th {
    line-height: 1.5;
    padding: 15px;
    text-align: left;
    vertical-align: middle;
    border: 1px solid #ccc;
}

.cpnInfo table strong,
.cpnInfo td strong,
.cpnInfo th strong {
    display: block;
}

.cpnInfo table p,
.cpnInfo td p,
.cpnInfo th p {
    margin-bottom: 1em;
}

@media screen and (max-width:641px) {
    .cpnInfo table,
    .cpnInfo td,
    .cpnInfo th {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
    }
    .cpnInfo td,
    .cpnInfo th {
        display: block;
        width: 100%;
    }
    .cpnInfo td {
        margin-bottom: 1em;
    }
    .cpnInfo th.title {
        font-size: 98%;
    }
}


/* cpnInfo
------------------------------------------------------------*/

.sp section.list div.tabDetail.genre6 figure > img {
    width: 100%;
}

.sp p.moreInfo {
    /*display: none;*/
    -webkit-box-ordinal-group:  4;
        -ms-flex-order:  3;
            order:  3;
    position:  unset;
    width: 96%;
    margin:  0 auto;
    text-align:  center;
}
.sp p.moreInfo a{
    width: 100%;
    background: none;
    color: #707070;
    padding: 12px 0 2px;
    margin: 9px auto;
    border: 1px solid #C0C0C0;
    border-radius: 6px;
    font-size: 12px;
    letter-spacing: 0.5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;

}
.sp p.moreInfo a::after{
    content:"";
    display: block;
    position: relative;
    right: -94%;
    /* border: 0px solid transparent; */
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 7px;
    height: 7px;
    top: -12px;
}

/*fin------------------------------------------------------*/

#globalNavi.naviFixed {
    display: none;
}

.sp .genre3 .rankBox .movieBox,
.sp .genre10 .rankBox .movieBox,
.sp .genre2 .rankBox .movieBox {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* flex-direction:  column; */
    /* height: 31vw; */
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: normal; */
    -ms-flex-direction: column;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    /* align-items: center; */
}

.red {
    color: red;
}

.sp p.guidance a {
    font-size: 160%;
    line-height: 2.4;
    display: block;
    width: 90%;
    margin: 3% auto 8%;
    text-align: center;
    color: #fff;
    background: url(../img/bttmBtn.png) no-repeat center 0;
    background-size: contain;
}

.sp .tabList.btnFixed #limitedBanner {
    position: fixed;
    z-index: 10;

    -webkit-overflow-scrolling: touch;
}
.sp .navFixedWrap{
    top: -55px;
    display: none;
    -webkit-overflow-scrolling: touch;
}
.sp .navFixedWrap.navFixed{
    background: rgba(255,255,255,0.9);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    opacity: 1;
    width: 100%;
    position: fixed;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    top: 0;
    transition: all .2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 10;
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
}


.pc_on{display: block;}
.sp .pc_on{display: none;}
.sp_on{display: none;}
.sp .sp_on{display: block;}


.ad section.list section {
    min-height: 0;
}





 /*breadcrumbs supplement*/
.topicPath>div, .topicPath>p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topicPath.topicPathNew{
    width: 97.7%;
    overflow: hidden;
    margin: 8px 0 9px!important;
    padding: 0 1% 0 1.3%;
    color: #888;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 90%;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.topicPath.topicPathNew span a {
    color: #626262;
    padding-right: 4px;
    margin-right: 9px;
}

.topicPath a {
    position: relative;
}

.topicPath a:after {
    position: absolute;
    top: 59%;
    right: -3px;
    width: 5px;
    height: 5px;
    margin-top: -4px;
    border-top: 1px solid #929292;
    border-right: 1px solid #929292;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sp .topicPath.topicPathNew {
    margin: 1.9% 0 1.2%  1.3%!important;

}

.sp .topicPath>div,
.sp .topicPath>p {
    width: 100%;
    box-sizing: border-box;
    padding: 5px 0;
    font-weight: 400;
    font-size: 11.2px;
    font-size: .7rem;
}

.sp .topicPath a {
    position: relative;
    display: inline-block;
    margin-right: 6px;
    padding: 5px 8px;
    border-radius: 16px;
    color: #626262;
    font-size: 11px;
}
.sp .topicPath span {
    font-size: 11px;

}
.sp .topicPath.topicPathNew span a{
    padding-right: 9px;
    margin-right: 7px;
}

.sp .topicPath a:after {
    top: 54%;
}



/*------------------------------------------------------------ */
/* 2021half new addition css */

/* make the height of tabDetail box same */

section.list .tabDetail {
    /* height: 347.5px; */

}
.ad section.list .tabDetail {
    height: 361px;
}
.sp section.list .tabDetail {
    height: auto;
}

/* revise title position in irregular jacket size
   ;put the new class,"mTAdjust"
*/
.pc figcaption.mTAdjust {
 margin-top: 16px;
}
.sp figcaption.mTAdjust{
margin-top: 10px;
}

/*------------------------------------------------------------ */
/* 2022half scroll fadeIN */

.tabDetail {
	list-style: none;
	position: relative;
	/* アニメーションに関数プロパティ */
	opacity: 0; 	/* フェードインしたいので最初は非表示 */
	bottom: -15px; 	/* 下から上に移動したいので最初はマイナス値 */
	transition: 1s; /* 1秒かけてアニメーション */
}
.tabDetail img {
	box-shadow: 0 5px 20px 0px rgb(0 0 0 / 30%);
}

/* スクロールした時に追加されるclass */
.tabDetail.motion {
	opacity: 1;
	bottom: 0;
}
