@keyframes rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.corner-tag-wrap{margin:0 auto 24px;width:85%}.tag-list-wrap{margin-bottom:16px}.tag-list{-webkit-align-items:center;-webkit-flex-direction:row;-webkit-flex-wrap:wrap;-webkit-justify-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}@media (min-width: 768px){.tag-list{justify-content:flex-start}}.tag-list .tag-list-item .tag-list-anchor{font-size:1.2rem;font-weight:400;display:block;line-height:1;background:#fff;color:#f49c04;border:solid 1px #bcbcbc;border-radius:4px;padding:8px;transition:all 0.4s ease}.tag-list .tag-list-item.is-active .tag-list-anchor,.tag-list .tag-list-item .tag-list-anchor:hover{background:#f49c04;color:#fff;border-color:#f49c04;opacity:1}@media (min-width: 576px){.tag-list .tag-list-item .tag-list-anchor{font-size:1.4rem}}@keyframes rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.paging{margin:32px calc(50% - 50vw) 0}@media (min-width: 768px){.paging{margin:32px auto 0}}.paging .pagination{line-height:1;-webkit-align-items:center;-webkit-flex-direction:row;-webkit-flex-wrap:wrap;-webkit-justify-content:center;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width: 768px){.paging .pagination{justify-content:flex-end}}.paging .page,.paging .current,.paging .prev,.paging .next,.paging .first,.paging .last{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:4px;line-height:1;border:solid 1px #f49c04;border-radius:50%;color:#f49c04;position:relative;transition:all 0.4s ease}@media (min-width: 768px){.paging .page,.paging .current,.paging .prev,.paging .next,.paging .first,.paging .last{margin-right:4px}}.paging .page:nth-last-child(1),.paging .current:nth-last-child(1),.paging .prev:nth-last-child(1),.paging .next:nth-last-child(1),.paging .first:nth-last-child(1),.paging .last:nth-last-child(1){margin-right:0}.paging .current{background:#f49c04;color:#fff}.paging .page:hover,.paging .prev:hover,.paging .next:hover,.paging .first:hover,.paging .last:hover{background:#f49c04;color:#fff}.paging .prev,.paging .next,.paging .first,.paging .last{color:transparent}.paging .prev::before,.paging .next::before,.paging .first::before,.paging .last::before{content:"";width:8px;height:8px;position:absolute;top:50%;left:50%;border-top:solid 2px #f49c04;transition:all 0.4s ease}.paging .prev:hover,.paging .next:hover,.paging .first:hover,.paging .last:hover{color:transparent}.paging .prev:hover::before,.paging .next:hover::before,.paging .first:hover::before,.paging .last:hover::before{border-color:#fff}.paging .prev::before{border-left:solid 2px #f49c04;transform:translate(calc(-50% + 2px), -50%) rotate(-45deg)}.paging .next::before{border-right:solid 2px #f49c04;transform:translate(calc(-50% - 2px), -50%) rotate(45deg)}.paging .first::after,.paging .last::after{content:"";width:8px;height:8px;position:absolute;top:50%;left:50%;border-top:solid 2px #f49c04;transition:all 0.4s ease}.paging .first:hover,.paging .last:hover{color:transparent}.paging .first:hover::after,.paging .last:hover::after{border-color:#fff}.paging .first::before{border-left:solid 2px #f49c04;transform:translate(calc(-50% + 5px), -50%) rotate(-45deg)}.paging .first::after{border-left:solid 2px #f49c04;transform:translate(calc(-50%), -50%) rotate(-45deg)}.paging .last::before{border-right:solid 2px #f49c04;transform:translate(calc(-50% - 5px), -50%) rotate(45deg)}.paging .last::after{border-right:solid 2px #f49c04;transform:translate(calc(-50%), -50%) rotate(45deg)}.paging .gap{display:none}@keyframes rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.c-contentThumbList{display:flex;flex-wrap:wrap;gap:16px}.c-contentThumbItem{width:100%}@media (min-width: 768px){.c-contentThumbItem{width:calc((100% / 3) - 10.6666666667px)}.swiper-slide .c-contentThumbItem{width:100%}}.c-contentThumbItem .c-contentThumbItem__link{display:block;cursor:pointer}.c-contentThumbItem .c-contentThumbItem__link:hover{opacity:1}.c-contentThumbItem .c-contentThumbItem__link:hover .c-contentThumbItem__thumb img{transform:translate(-50%, -50%) scale(1.05)}.c-contentThumbItem .c-contentThumbItem__thumb{margin-bottom:8px;height:0;padding-bottom:56.25%;position:relative;background-color:#0b0b0b;background-size:contain;background-position:center;background-repeat:no-repeat;overflow:hidden}.c-contentThumbList--music .c-contentThumbItem .c-contentThumbItem__thumb{padding-bottom:100%}.c-contentThumbItem .c-contentThumbItem__thumb img{width:100%;height:100%;object-fit:contain;position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:all 0.8s ease}.c-contentThumbList--music .c-contentThumbItem .c-contentThumbItem__thumb img{transform:translate(-50%, -50%) scale(1.01)}.c-contentThumbItem .c-contentThumbItem__meta{display:flex;align-items:center;gap:12px;position:relative;margin-bottom:8px}.c-contentThumbItem .c-contentThumbItem__meta .c-newFlag{position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.c-contentThumbItem .c-contentThumbItem__title{font-size:1.5rem;font-weight:400;line-height:1.5;color:#0b0b0b;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-all}.c-contentThumbItem .c-contentThumbItem__action{display:flex;align-items:center;gap:8px;margin-top:8px;margin-left:auto;width:fit-content}.c-contentThumbItem .c-contentThumbItem__action .c-contentThumbItem__actionItem{line-height:1;display:flex;gap:4px;align-items:center}.c-contentThumbItem .c-contentThumbItem__action .c-contentThumbItem__actionItem svg{width:12px;height:12px}.c-contentThumbItem .c-contentThumbItem__action .c-contentThumbItem__actionItem svg path{fill:#0b0b0b}.c-contentThumbItem .c-contentThumbItem__action .c-contentThumbItem__actionItem span{display:block;font-size:1.2rem;color:#0b0b0b}@keyframes rotate{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}#musics .discography-wrapp .music-list-thumb ul li{padding:0 4px;transition:all 0.8s ease}#musics .discography-wrapp .music-list-thumb ul li:nth-child(1){transition-delay:0s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(2){transition-delay:0.2s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(3){transition-delay:0.4s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(4){transition-delay:0.6s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(5){transition-delay:0.8s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(6){transition-delay:1s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(7){transition-delay:1.2s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(8){transition-delay:1.4s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(9){transition-delay:1.6s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(10){transition-delay:1.8s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(11){transition-delay:2s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(12){transition-delay:2.2s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(13){transition-delay:2.4s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(14){transition-delay:2.6s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(15){transition-delay:2.8s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(16){transition-delay:3s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(17){transition-delay:3.2s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(18){transition-delay:3.4s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(19){transition-delay:3.6s}#musics .discography-wrapp .music-list-thumb ul li:nth-child(20){transition-delay:3.8s}#musics .discography-wrapp.js-loadShow .music-list-thumb ul li,#musics .discography-wrapp.js-scrollShow .music-list-thumb ul li{opacity:0}#musics .discography-wrapp.is-show .music-list-thumb ul li{opacity:1}#musics .discography-wrapp .thumb img{margin-bottom:16px;width:100%}#musics .discography-wrapp .paging{margin-left:-4px}#musics .c-contentDetail li{margin-bottom:16px}#musics .c-contentDetail .music-product-title h4{font-size:2.4rem;font-weight:bold}#musics .c-contentDetail .music-category{width:96px;margin:4px 0}#musics .c-contentDetail .music-product-title{margin:8px 0;font-size:14px;font-weight:bold}#musics .c-contentDetail .music-product-description ul,#musics .c-contentDetail .music-description ul{padding-left:0;list-style-type:none}#musics .c-contentDetail .music-product-description{margin:8px 0;font-size:14px}#musics .c-contentDetail .music-description{border-top:2px solid #0b0b0b;padding-top:8px;margin:8px 0 16px}#musics .c-contentDetail .options{margin-bottom:16px}#musics .c-contentDetail .options>div{font-size:1.2rem}#musics .c-contentDetail .options>div.music-product-price{font-size:1.4rem}#musics .c-contentDetail .disc-number{border-bottom:1px solid #f49c04;color:#f49c04;font-size:16px;font-style:normal;font-family:"Londrina Solid","Noto Serif JP",serif;font-weight:400;letter-spacing:0em;line-height:italic;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;padding:5px}#musics .c-contentDetail .track-list{margin:4px 0 4px}#musics .c-contentDetail .track-list>li{padding:4px 0;position:relative;width:100%}#musics .c-contentDetail .track-list>li .track-no{font-size:14px;font-style:normal;font-family:"Londrina Solid","Noto Serif JP",serif;font-weight:400;letter-spacing:0em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;position:absolute;left:10px;top:2px}#musics .c-contentDetail .track-list>li .track-title{padding-bottom:10px;margin:0 0 0 30px;border-bottom:1px dotted}#musics .c-contentDetail .track-list>li .audio-player-btns{position:absolute;right:5px;bottom:10px;text-align:right}#musics .c-contentDetail .track-list>li .btn{background-color:transparent;color:#f49c04;border-color:#f49c04}#musics .c-contentDetail .track-list>li .glyphicon::before{margin-right:0}#musics .music-category{background-color:#f49c04;display:block;padding:2px 4px;vertical-align:bottom;text-align:center}#musics .list-share-btns-wrap{border-top:none}#musics .list-share-btns-wrap ul{margin-bottom:0}#musics .list-share-btns-wrap ul li{margin-bottom:0}
