@charset "utf-8";

/*260527更新*/
    .--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-note {
			margin-top: 20px;
      text-align: left;
    }
		.pickup-campaign-note li {
			font-size: 1.2rem;
			text-indent: -1em;
			padding-left: 1em;
			flex-wrap: nowrap  !important;
		}
		*/
		.mb_80_40{
			margin-bottom: 80px;
		}
    @media screen and (max-width: 750px) {
			.mb_80_40{
				margin-bottom: 40px;
			}
		}