html{overflow-y:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bg{display:block;position:fixed;background:url(../image/bg-pattern.png) no-repeat left bottom;background-size:contain;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;z-index:-1;opacity:.7}.bg-1{left:0;bottom:0;height:50%}.bg-2{left:0;top:0;height:50%;transform:rotate(180deg)}.disclaimer-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000099}.disclaimer{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:800px;max-width:80%;height:600px;max-height:70%;background:#fff}.disclaimer .close{position:absolute;right:15px;top:15px;height:30px;width:30px;background:#ff0}.disclaimer .content{padding:60px 30px}main{width:100%;max-width:768px;margin:auto}@media (max-width:768px){main{padding-left:15px;padding-right:15px}}.selection{position:relative;z-index:2;cursor:pointer}.all-selection{position:absolute;top:0;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;font-size:1.5rem;line-height:3rem;max-height:1000px;transition:.3s ease max-height,.3s ease box-shadow;box-shadow:0 2px 5px 0 #a2a2a2;background:#fff;z-index:2}.all-selection.collapsed{box-shadow:0 0;z-index:1;max-height:3rem;overflow:hidden}.current-selection{z-index:2;pointer-events:none;background:#fff;position:absolute;top:0;line-height:3rem;width:100%;border-bottom:1px solid #a2a2a2}.current-selection::after{position:absolute;right:15px;top:1.5rem;transform:translateY(-50%);content:"";background:0 0;width:.5rem;height:.5rem;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid #a2a2a2}.current-selection,.selection-option{font-size:1.5rem;padding-left:1.5rem;padding-right:1.5rem;color:#858585}.current-selection.active,.selection-option.active{color:#000;font-weight:700}.current-selection{color:#000}.space{height:2rem}.thumbnail-wrapper{position:relative;z-index:0;cursor:pointer}@media (min-width:768px){.thumbnail-wrapper.is-square{padding-top:65%}}.thumbnail-wrapper .overlay{top:0;z-index:1;content:"";background:#00000055;width:100%;height:100%;position:absolute;transition:.3s ease background-color}.thumbnail-wrapper .play{z-index:2;background-color:#fff;width:4rem;height:4rem;border-radius:2rem;position:absolute;left:50%;top:50%;line-height:50px;text-align:center;transform:translate(-50%,-50%);transition:.3s ease all}.thumbnail-wrapper .play::after{position:absolute;left:50%;top:50%;content:"";border-bottom:1rem solid transparent;border-top:1rem solid transparent;border-left:1.3rem solid #000;transform:translate(-50%,-50%);margin-left:.1rem}.thumbnail-wrapper .producer{z-index:2;position:absolute;width:100%;left:50%;bottom:80px;line-height:1.4rem;text-align:center;transform:translateX(-50%);transition:.3s ease all;color:#fff;font-size:.8rem;pointer-events:none}.thumbnail-wrapper .producer .logo{position:absolute;left:50%;height:60px;width:60px;background:url(../image/rexs-logo.jpg?5639eb30cb76ab122698251abd038f3e) no-repeat center center;background-size:contain;transform:translateX(-50%)}