@charset "utf-8";

/*260107更新*/
    .--decoration {
			&::before,&::after {
				width: 41px !important;
				height: 82px !important;
				background: url(/shortcut/images/lineup_chara_ttl.png) no-repeat center/contain !important;
			}
    }
		.js-pickup-campaign--squareimage-slider {
			padding: 0 !important;
		}
		.pickup-campaign--squareimage__price ul li {
			justify-content: center;
			@media screen and (max-width: 750px) {
				justify-content: flex-start;
			}
		}
		.txt12sp{
			@media screen and (max-width: 750px) {
				font-size: 1.2rem !important;
				text-align: left;
			}
    }
