/*-----------------------------
 common
---------------------------- */

.g-mainContents {
	padding: 0;
}

.is-ofh {
	overflow: hidden;
}

/*-----------------------------
 メインコンテンツ
---------------------------- */

.l-container {
	background: #FFFFE1;
	color: #585858;
	padding: 0;
}

.l-container .main-img {
	position: relative;
	z-index: 1;
	text-align: center;
	max-width: 1920px;
	min-width: 1170px;
	width: 100%;
	margin: 0 auto;
}

.main-img::before {
	content: "";
	display: block;
	padding-top: calc(((1130 / 1920) * 100%));
}

.l-container .main-img img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.registry-btn {
	position: relative;
	z-index: 2;
	border-radius: 40px;
	-webkit-box-shadow: 0 5px 0 0 #22857D;
	box-shadow: 0 5px 0 0 #22857D;
	width: 450px;
}

.registry-btn a {
	display: block;
	position: relative;
	border-radius: 40px;
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-arrow-right.png") right 30px center /10px auto no-repeat #34CBD6;
	font-size: 23px;
	line-height: 66px;
	font-weight: bold;
	text-align: center;
	color: #FFFB81;
}

.l-container .registry-txt {
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg-registry-txt.svg") left top/100% auto no-repeat;
	font-size: 26px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	width: 573px;
}

.l-container .registry-txt em {
	font-weight: bold;
	color: #ff7cb9;
}

.l-container .fixed-btn {
	position: fixed;
	right: 50%;
	bottom: 10px;
	z-index: 4;
	width: 170px;
	margin: 0 -500px 0 0;
}

.f-bonusPresent {
	width: 740px;
	margin: -100px auto 0;
}

.f-bonusPresent .bonusPresent-txt {
	font-size: 26px;
	line-height: 44.2px;
	font-weight: bold;
	text-align: center;
	margin: 37px 0 0;
	color: #444444;
}

.f-bonusPresent .bonusPresent-txt em {
	font-weight: bold;
	color: #FF308D;
}

.f-bonusPresent .bonusPresent-item {
	margin: 50px auto 0;
}

.f-bonusPresent .bonusPresent-img {
	width: 555px;
	margin: 30px 0 56px;
}

.f-bonusPresent .registry-btn {
	margin: 60px auto 0;
}

.f-benefit {
	position: relative;
	z-index: 2;
	max-width: 1920px;
	width: 100%;
	margin: 130px auto 0;
}

.f-benefit::before {
	display: block;
	content: "";
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg-benefit-top.png") center top/auto 30px repeat-x;
	width: 100%;
	height: 30px;
}

.f-benefit::after {
	display: block;
	content: "";
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg-benefit-bottom.png") center top/auto 30px repeat-x;
	height: 30px;
}

.f-benefit .benefit-bg {
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg-benefit-center.png") center top/auto 89px repeat;
	padding:  90px 0 80px;
}

.f-benefit .benefit-ttl {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}

.f-benefit .benefit-cnt {
	position: relative;
	border-radius: 24px;
	width: 840px;
	margin: 190px auto 0;
	padding: 15px;
}

.f-benefit .benefit-cnt::before {
	content: "";
	position: absolute;
	top: -140px;
	left: 51%;
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-arrow-bottom-light.svg") left top/100% auto no-repeat;
	width: 140px;
	height: 104px;
	margin: 0 0 0 -80px;
}

.f-benefit .benefit-cnt:first-child {
	margin: 50px auto 0;
}

.f-benefit .benefit-cnt:last-child {
	margin: 220px auto 0;
}

.f-benefit .benefit-cnt:first-child::before {
	content: none;
}

.f-benefit .benefit-cnt-ttl {
	text-align: center;
}

.f-benefit .benefit-cnt-inline {
	border-radius: 11px;
	padding: 0 0 10px;
}

.f-benefit .benefit-cnt-img{
	text-align: center;
	margin: 0;
}

.f-benefit .benefit-cnt-img+ .benefit-cnt-img{
	margin: 50px auto 0;
}

.f-benefit .benefit-cnt:first-child .benefit-cnt-img{
	margin: 10px 0 0;
}

.f-benefit .benefit-list {
	width: 730px;
	margin: 30px auto 0;
}

.f-benefit .benefit-item {
	position: relative;
	margin: 74px auto 0;
}

.f-benefit .benefit-item:first-child {
	margin: 0 auto;
}

.f-benefit .benefit-item::before {
	content: "";
	position: absolute;
	top: -52px;
	left: 50%;
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-arrow-bottom.svg") left top/100% auto no-repeat;
	width: 56px;
	height: 34px;
	margin: 0 0 0 -28px;
}

.f-benefit .benefit-item:first-child::before {
	content: none;
}

.f-benefit .benefit-btn {
	position: absolute;
	bottom: 39px;
	left: 50%;
	cursor: pointer;
	margin: 0 0 0 -170px;
}

.f-benefit .benefit-btn:hover {
	opacity: 0.7;
}

.f-benefit .benefit-img {
	text-align: center;
}

.f-benefit .benefit-txt {
	text-align: center;
	margin: 70px 0 0;
}

.f-benefit .benefit-txt .icon {
	display: inline-block;
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-benefit-glitter-left.svg") left center/80px auto no-repeat,url("/assets_mypage/img/user/pc/lp/campaign/ico-benefit-glitter-right.svg") right center/80px auto no-repeat;
	font-size: 26px;
	line-height: 39px;
	font-weight: bold;
	color: #fff;
	padding: 0 98px;
}

.f-benefit .registry-btn {
	margin: 25px auto 0;
}

.f-note {
	position: relative;
	z-index: 1;
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg-note.png") center top/13px auto repeat;
	max-width: 1920px;
	width: 100%;
	margin: -30px auto 0;
	padding: 147px 0 149px;
}

.f-note .note-wrap {
	border-radius: 15px;
	background: #fff;
	width: 840px;
	margin: 0 auto;
	padding: 48px 100px 35px;
}

.f-note .note-dl .ttl {
	width: 218px;
	margin: 0 auto;
}

.f-note .note-dl .txt {
	font-size: 20px;
	line-height: 34px;
	margin: 33px auto 0;
}

.f-note .example-dl {
	border-radius: 10px;
	background: #8AB8FF;
	width: 480px;
	margin: 26px auto 0;
}

.f-note .example-dl .ttl {
	font-size: 23px;
	border-radius: 10px 10px 0 0;
	border: 3px solid #8AB8FF;
	border-bottom: none;
	line-height: 37px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}

.f-note .example-dl .txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 0 0 10px 10px;
	border: 3px solid #A8CAFF;
	border-top: none;
	background: #fff;
}

.f-note .example-list {
	padding: 30px 0;
}

.f-note .example-item {
	list-style: inside disc;
	font-size: 18px;
	line-height: 33px;
}

.f-note .example-item::marker {
	color: #A8CAFF;
}

.f-note .note-wrap .note-txt {
	font-size: 16px;
	line-height: 24px;
	width: 480px;
	margin: 15px auto 0;
	text-align: initial;
}

.f-note .privacy-txt {
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	width: 880px;
	margin: 20px auto 0;
}

.f-note .privacy-txt a {
	color: #ff7cb9;
}

.f-note .mark-img {
	text-align: center;
	width: 860px;
	margin: 68px auto 0;
}

.f-note .note-txt {
	text-align: center;
	margin: 50px 0 0;
}

.f-note .note-txt .icon {
	display: inline-block;
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-note-glitter-left.svg") left center/80px auto no-repeat,url("/assets_mypage/img/user/pc/lp/campaign/ico-note-glitter-right.svg") right center/80px auto no-repeat;
	font-size: 26px;
	line-height: 39px;
	font-weight: bold;
	color: #FF5EAA;
	padding: 0 98px;
}

.f-note .registry-btn {
	margin: 25px auto 0;
}

.f-search {
	background: url("/assets_mypage/img/user/pc/lp/campaign/bg_search.png") center / 1920px 71px repeat-y;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
	padding: 95px 0 135px;
}

.f-search .search-ttl {
	width: 700px;
	margin: 0 auto;
}

.f-search .search-ttl img {
	width: 100%;
	height: auto;
}

.f-search .map-wrap {
	position: relative;
	text-align: center;
	width: 1160px;
	margin: -35px auto 0;
	padding: 101px 0 0;
}

.f-search .modal-area {
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5;
	background: rgba(0,0,0,0.7);
	-webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
	transition: opacity 0.5s, -webkit-transform 0s 0.5s;
	transition: opacity 0.5s, transform 0s 0.5s;
	transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	text-align: left;
	width: 100%;
	height: 100vh;
	padding: 10.6rem 2.3rem 0;
}

.f-search .map-img {
	text-align: left;
	margin: 0 0 0 344px;
}

.f-search .map-img area {
	border: none;
	outline: none;
}

.f-search .mainVisual-txt {
	font-size: 16px;
	line-height: 24px;
	width: 880px;
	margin: 24px auto 0;
}

.f-search .area-item {
	position: absolute;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	background: #fff;
	text-align: left;
	padding: 16px;
}

.f-search .area-item.kanto {
	top: 352px;
	right: 0;
	width: 344px;
}

.f-search .area-item.kanto .area-txt a {
	color: #ff9100;
}

.f-search .area-item.kanto .prefecture-item a {
	background: #ff9100;
}

.f-search .area-item.kansai {
	top: 64px;
	left: 0;
	width: 264px;
}

.f-search .area-item.kansai .area-txt a {
	color: #00b0fe;
}

.f-search .area-item.kansai .prefecture-item a {
	background: #00b0fe;
}

.f-search .area-item.tokai {
	top: 464px;
	right: 0;
	width: 344px;
}

.f-search .area-item.tokai .area-txt a {
	color: #f26666;
}

.f-search .area-item.tokai .prefecture-item a {
	background: #f26666;
}

.f-search .area-item.kyusyu-okinawa {
	top: 384px;
	left: 0;
	width: 344px;
}

.f-search .area-item.kyusyu-okinawa .area-txt a {
	color: #d19900;
}

.f-search .area-item.kyusyu-okinawa .prefecture-item a {
	background: #d19900;
}

.f-search .area-item.hokkaido-tohoku {
	top: 64px;
	right: 0;
	width: 288px;
}

.f-search .area-item.hokkaido-tohoku .area-txt a {
	color: #26c5e2;
}

.f-search .area-item.hokkaido-tohoku .prefecture-item {
	width: 80px;
}

.f-search .area-item.hokkaido-tohoku .prefecture-item a {
	background: #26c5e2;
}

.f-search .area-item.kitakanto {
	top: 240px;
	right: 0;
	width: 264px;
}

.f-search .area-item.kitakanto .area-txt a {
	color: #68b23a;
}

.f-search .area-item.kitakanto .prefecture-item a {
	background: #68b23a;
}

.f-search .area-item.hokuriku-koshinetsu {
	top: 64px;
	left: 304px;
	width: 264px;
}

.f-search .area-item.hokuriku-koshinetsu .area-txt a {
	color: #ff7cb9;
}

.f-search .area-item.hokuriku-koshinetsu .prefecture-item a {
	background: #ff7cb9;
}

.f-search .area-item.chugoku-shikoku {
	top: 209px;
	left: 0;
	width: 344px;
}

.f-search .area-item.chugoku-shikoku .area-txt a {
	color: #bc91ff;
}

.f-search .area-item.chugoku-shikoku .prefecture-item a {
	background: #bc91ff;
}

.f-search .area-txt {
	display: inline-block;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	padding: 0 32px 0 0;
}

.f-search .area-txt::after {
	content: "";
	position: absolute;
	top: 1px;
	right: 0;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	width: 10px;
	height: 10px;
}

.f-search .prefecture-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 6px 0 0;
}

.f-search .prefecture-item {
	width: 72px;
	margin: 8px 0 0;
}

.f-search .prefecture-item a {
	display: block;
	border-radius: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}

.f-search .area-item .prefecture-item span {
	background: #ececec;
	display: block;
	border-radius: 20px;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}

.modal {
	overflow-y: scroll;
	padding: 0 0 303px;
}

.modal .modal-wrap {
	position: relative;
	top: auto;
	left: auto;
	transform: none;
	border-radius: 20px;
	width: 730px;
	margin: 204px auto 0;
	padding: 85px 95px;
}

.modal .modalClose-btn {
	position: absolute;
	top: 26px;
	right: 30px;
	cursor: pointer;
	width: 24px;
	height: 24px;
	margin: 0;
}

.modal .enroll-wrap .enroll-ttl {
	margin: 60px 0 0;
}

.modal .enroll-wrap .enroll-ttl:first-child {
	margin: 0;
}

.modal .enroll-txt {
	font-size: 20px;
	line-height: 34px;
	margin: 19px 0 0;
}

.modal .note-txt {
	font-size: 20px;
	line-height: 34px;
	margin: 19px 0 0;
	padding: 0 10px;
}

.modal .enroll-txt em {
	color: #FF6EB2;
}

.modal .enroll-dl {
	border-radius: 24px;
	border: 4px solid #FFAFCC;
	margin: 50px 0 0;
	padding: 30px 0;
}

.modal .enroll-dl .ttl {
	width: 450px;
	margin: 0 auto;
}

.modal .enroll-dl .txt {
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-heart.svg") left 6px/18px auto no-repeat;
	font-size: 20px;
	line-height: 34px;
	width: 450px;
	margin: 25px auto 0;
	padding: 0 0 0 22px;
}

.modal .enroll-dl .txt em {
	color: #FF6EB2;
}

.modal .enroll-dl .img {
	width: 450px;
	margin: 25px auto 0;
}

.modal .enroll-dl .img.is-arrow {
	background: url("/assets_mypage/img/user/pc/lp/campaign/ico-arrow-bottom-pink.svg") center bottom 25px/70px auto no-repeat;
	padding: 0 0 112px;
}

.modal .enroll-dl .note {
	font-size: 16px;
	line-height: 27px;
	text-align: center;
	margin: 20px 0 0;
}

.modal .note-txt + .enroll-dl {
	margin: 30px 0 0;
}

/*-----------------------------
 LP(漫画)
---------------------------- */
.comic-img::before {
	content: "";
	display: block;
	padding-top: 23408px;
}

.comic-img {
	position: relative;
	text-align: center;
	padding-bottom: 1rem;
	background: url("/assets_mypage/img/user/sp/lp/campaign/bg-main.svg") center top/ 45px auto repeat;
}

.comic-img > img {
	position: absolute;
	top: 0;
	transform: translateX(-50%);
}

.back-btn {
	margin: 56px auto 161px auto;
	width: 450px;
	height: 66px;
	background: #FF40A8 0% 0% no-repeat padding-box;
	box-shadow: 0px 6px 0px #C7026D;
	border-radius: 50px;
}

.back-btn > a {
	width: 100%;
	height: 100%;
	padding: 22px 0;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	background: transparent url('/assets_mypage/img/user/pc/lp/campaign/ico-arrow-back.svg') center left 30px/10px auto no-repeat;
	text-align: center;
	display: inline-block;
}

.foward-btn {
	margin: 56px auto 0 auto;
	width: 450px;
	height: 66px;
	background: #34CBD6 0% 0% no-repeat padding-box;
	box-shadow: 0px 6px 0px #22857D;
	border-radius: 50px;
}

.foward-btn > a {
	width: 100%;
	height: 100%;
	padding: 22px 0;
	color: #FFFB81;
	font-size: 23px;
	font-weight: bold;
	background: transparent url('/assets_mypage/img/user/pc/lp/campaign/ico-arrow-foward.svg') center right 30px/10px auto no-repeat;
	text-align: center;
	display: inline-block;
}

.f-benefitPoint .benefitPoint-ttl {
	display: flex;
	align-items: flex-end;
	justify-content: center;
	font-size: 37px;
	color: #F64296;
	line-height: 80px;
	margin-bottom: 82px;
	position: relative;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-benefitPoint .benefitPoint-ttl-strong {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
	font-size: 55px;
	color: #0F23B0;
	line-height: 80px;
	margin-left: 5px;
}

.f-benefitPoint .benefitPoint-ttl::after {
	content: "";
	width: 250px;
	height: 10px;
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	background: url("/assets_mypage/img/user/pc/lp/campaign/img-tit-devide-line.svg") center/ cover no-repeat;
}

.f-benefitPoint .benefitPoint-benefit-list {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin: 0 0 100px;
}

.f-benefitPoint .benefitPoint-benefit-item {
	width: 340px;
	height: 484px;
}

.f-benefitPoint .benefitPoint-benefit-link {
	display: inline-block;
	width: 100%;
	height: 100%;
}

.f-benefitPoint .benefitPoint-benefit-link img {
	width: 100%;
	height: 100%;
}

.benefitPoint-benefit-vaniko {
	width: 100%;
	height: auto;
}

.f-benefitPoint .benefitPoint-benefit-one {
	background: #62F29A;
	margin-top: -1px;
	padding: 81px 0 0;
}

.f-benefitPoint .benefitPoint-benefit-one::after {
	content: "";
	display: block;
	width: 100%;
	height: 150px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/bg-after-benefit-one.svg) center / cover no-repeat;
	margin-top: 80px;
 }

.f-benefitPoint .benefitPoint-benefit-head {
	width: 700px;
	height: 102px;
	margin: 0 auto 30px;
}

.f-benefitPoint .benefitPoint-benefit-head img {
	width: 100%;
	height: 100%;
}

.f-benefitPoint .benefitPoint-benefit-ttl {
	color: #F64296;
	font-size: 31px;
	line-height: 45px;
	text-align: center;
	margin-bottom: 25px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-benefitPoint .benefitPoint-benefit-ttl .is-blue {
	color: #0F23B0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-benefitPoint .benefitPoint-benefit-ttl .size-sm {
	font-size: 44px;
	line-height: 64px;
}

.f-benefitPoint .benefitPoint-benefit-ttl .size-m {
	font-size: 45px;
}

.f-benefitPoint .benefitPoint-benefit-ttl .size-l {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
	font-size: 55px;
	line-height: 80px;
}

.f-benefitPoint .benefitPoint-benefit-ttl .size-xl {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
	font-size: 57px;
	line-height: 82px;
}

.f-benefitPoint .benefitPoint-detail-btnWrap {
	width: 450px;
	height: 74px;
	margin: 0 auto;
}

.f-benefitPoint .benefitPoint-detail-btn {
	display: block;
	width: 100%;
	height: 68px;
	border-radius: 100px;
	background-color: #1C56CE;
	box-shadow: 0 6px #F64296;
	color: #FFFF57;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 68px;
	position: relative;
	transition: all .2s;
}

.f-benefitPoint .benefitPoint-detail-btn:hover {
	opacity: 1;
	box-shadow: none;
	transform: translateY(6px);
}

.f-benefitPoint .benefitPoint-detail-btn::after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 35px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/ico-arrowWh.svg) center / cover no-repeat;
}

.f-benefitPoint .benefitPoint-benefit-two {
	background: #DAFF28;
	margin-top: -1px;
	padding: 61px 0 0;
}

.f-benefitPoint .benefitPoint-benefit-two::after {
	content: "";
	display: block;
	width: 100%;
	height: 150px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/bg-after-benefit-two.svg) center / cover no-repeat;
	margin-top: 80px;
}

.f-benefitPoint .benefitPoint-bene-slide-content,
.f-benefitPoint .benefitPoint-point-slide-content,
.f-howto .howto-celebrate-slide-content,
.f-howto .howto-point-slide-content {
	width: 580px;
	position: relative;
	margin: 0 auto 39px;
}

.f-benefitPoint .benefitPoint-bene-slide-content img,
.f-benefitPoint .benefitPoint-point-slide-content img,
.f-howto .howto-celebrate-slide-content img,
.f-howto .howto-point-slide-content img {
	width: 100%;
	height: 100%;
}

.f-benefitPoint .benefitPoint-bene-slide-list,
.f-benefitPoint .benefitPoint-point-slide-list,
.f-howto .howto-celebrate-slide-list,
.f-howto .howto-point-slide-list {
	position: relative;
	margin: 0 auto 12px;
	width: 580px;
	height: 420px;
	background: #fff;
	border-radius: 25px;
}

.f-benefitPoint .benefitPoint-bene-slide-item,
.f-benefitPoint .benefitPoint-point-slide-item,
.f-howto .howto-celebrate-slide-item,
.f-howto .howto-point-slide-item {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s;
	width: 100%;
	height: 100%;
	padding: 8px 75px;
}

.f-benefitPoint .benefitPoint-bene-slide-item.is-active,
.f-benefitPoint .benefitPoint-point-slide-item.is-active,
.f-howto .howto-celebrate-slide-item.is-active,
.f-howto .howto-point-slide-item.is-active {
	opacity: 1;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker,
.f-benefitPoint .benefitPoint-point-slide-tracker {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 248px;
	height: 32px;
	margin: 0 auto;
	position: relative;
}

.f-howto .howto-celebrate-slide-tracker,
.f-howto .howto-point-slide-tracker {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 430px;
	height: 48px;
	margin: 0 auto;
	position: relative;
}

.f-howto .howto-point-slide-tracker {
	width: 540px;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker::before,
.f-benefitPoint .benefitPoint-point-slide-tracker::before {
	content: "";
	width: 248px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}


.f-howto .howto-celebrate-slide-tracker::before,
.f-howto .howto-point-slide-tracker::before {
	content: "";
	width: 430px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.f-howto .howto-point-slide-tracker::before {
	width: 540px;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker::after,
.f-benefitPoint .benefitPoint-point-slide-tracker::after {
	content: "1";
	display: grid;
	place-content: center;
	width: 32px;
	height: 32px;
	color: #fff;
	background-color: #F871A6;
	border-radius: 50%;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: -8px;
	transition: all .3s;
}


.f-howto .howto-celebrate-slide-tracker::after,
.f-howto .howto-point-slide-tracker::after {
	content: "会員登録";
	display: grid;
	place-content: center;
	width: 100px;
	height: 48px;
	color: #fff;
	background-color: #F64296;
	border-radius: 5px;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s;
	z-index: 1;
}

.f-howto .howto-point-slide-tracker::after {
	content: "在籍登録";
}

.f-benefitPoint .benefitPoint-bene-slide-tracker:has(.two.is-active)::after {
	content: "2";
	left: 69px;
}

.f-benefitPoint .benefitPoint-point-slide-tracker:has(.two.is-active)::after {
	content: "2";
	left: 50px;
}

.f-howto .howto-celebrate-slide-tracker:has(.two.is-active)::after {
	content: "応募";
	left: 110px;
}

.f-howto .howto-point-slide-tracker:has(.two.is-active)::after {
	content: "記録";
	left: 110px;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker:has(.three.is-active)::after {
	content: "3";
	left: 147px;
}

.f-benefitPoint .benefitPoint-point-slide-tracker:has(.three.is-active)::after {
	content: "3";
	left: 108px;
}

.f-howto .howto-celebrate-slide-tracker:has(.three.is-active)::after,
.f-howto .howto-point-slide-tracker:has(.three.is-active)::after {
	content: "申請";
	left: 220px;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker:has(.four.is-active)::after {
	content: "4";
	left: 224px;
}

.f-benefitPoint .benefitPoint-point-slide-tracker:has(.four.is-active)::after {
	content: "4";
	left: 166px;
}

.f-howto .howto-celebrate-slide-tracker:has(.four.is-active)::after,
.f-howto .howto-point-slide-tracker:has(.four.is-active)::after {
	content: "Get!";
	left: 330px;
}

.f-benefitPoint .benefitPoint-point-slide-tracker:has(.five.is-active)::after {
	content: "5";
	left: 224px;
}

.f-howto .howto-point-slide-tracker:has(.five.is-active)::after {
	content: "交換";
	left: 440px;
}

.f-benefitPoint .benefitPoint-bene-slide-tracker-item,
.f-benefitPoint .benefitPoint-point-slide-tracker-item {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #fff;
}

.f-howto .howto-celebrate-slide-tracker-item,
.f-howto .howto-point-slide-tracker-item {
	width: 100px;
	height: 40px;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	color: #FF84BD;
	z-index: 1;
	background-color: #fff;
	border-radius: 5px;
}

.f-benefitPoint .benefitPoint-bene-slide-btn,
.f-benefitPoint .benefitPoint-point-slide-btn,
.f-howto .howto-celebrate-slide-btn,
.f-howto .howto-point-slide-btn {
	position: absolute;
	top: 184px;
	z-index: 1;
	width: 52px;
	height: 52px;
}

.f-benefitPoint .benefitPoint-bene-slide-btn.before,
.f-benefitPoint .benefitPoint-point-slide-btn.before,
.f-howto .howto-celebrate-slide-btn.before,
.f-howto .howto-point-slide-btn.before {
	left: -26px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/ico-slide-btn-before.svg) center/cover no-repeat;
}

.f-benefitPoint .benefitPoint-bene-slide-btn.after,
.f-benefitPoint .benefitPoint-point-slide-btn.after,
.f-howto .howto-celebrate-slide-btn.after,
.f-howto .howto-point-slide-btn.after {
	right: -26px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/ico-slide-btn-after.svg) center/cover no-repeat;
}

.f-voice {
	background: #FF6BC4;
	padding: 60px 0 0;
	position: relative;
}

.f-voice::after {
	content: "";
	width: 100%;
	height: 32px;
	background: url("/assets_mypage/img/user/pc/lp/campaign/icon-voice-last.svg") center/ cover no-repeat;
	position: absolute;
	bottom: -31px;
	left: 0;
}

.f-voice .voice-head {
	width: 664px;
	height: 116px;
	margin: 0 auto;
}

.f-voice .voice-head img {
	width: 100%;
	height: 100%;
}

.f-voice .voice-ttl {
	font-size: 55px;
	color: #FFFF57;
	line-height: 80px;
	text-align: center;
	position: relative;
	margin-bottom: 73px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-voice .voice-ttl::after {
	content: "";
	width: 216px;
	height: 12px;
	position: absolute;
	bottom: -32px;
	left: 50%;
	transform: translateX(-50%);
	background: url("/assets_mypage/img/user/pc/lp/campaign/img-tit-devide-line-yellow.svg") center/ cover no-repeat;
}

.f-voice .voice-list {
	padding-bottom: 104px;
}

.f-voice .voice-item {
	position: relative;
	width: 660px;
	margin: 0 auto 37px;
}

.f-voice .voice-item::before,
.f-voice .voice-item::after {
	content: "";
	width: 84px;
	height: 50px;
	background: url("/assets_mypage/img/user/pc/lp/campaign/icon-voice-wrap.svg") center/ cover no-repeat;
	position: absolute;
}

.f-voice .voice-item::before {
	top: -2px;
	left: -2px;
}

.f-voice .voice-item::after {
	bottom: -2px;
	right: -2px;
	transform: rotate(180deg);
}

.f-voice .voice-wrap {
	display: flex;
	border-radius: 0 25px;
	border: 3px solid #FFFF70;
	background-color: #fff;
	padding: 31px 38px 30px 35px;
}

.f-voice .voice-txt {
	font-size: 17px;
	line-height: 30px;
	color: #030E47;
}

.f-voice .voice-wrap::before {
	content: "";
	width: 80px;
	height: 80px;
	margin: 6px 15px 0 0;
	flex: none;
}

.f-voice .voice-item:first-child .voice-wrap::before {
	background: url("/assets_mypage/img/user/pc/lp/campaign/img-voice-girl-one.svg") center/ cover no-repeat;
}

.f-voice .voice-item:nth-child(2) .voice-wrap::before {
	background: url("/assets_mypage/img/user/pc/lp/campaign/img-voice-girl-two.svg") center/ cover no-repeat;
}

.f-voice .voice-item:last-child .voice-wrap::before {
	background: url("/assets_mypage/img/user/pc/lp/campaign/img-voice-girl-three.svg") center/ cover no-repeat;
}

.f-voice .voice-txt .is-pink {
	color: #F64296;
}

.f-voice + .f-search {
	padding-bottom: 153px;
}

.f-howto .howto-celebrate {
	padding: 121px 0 0;
	background-color: #62F29A;
	position: relative;
}

.f-howto .howto-celebrate::before {
	content: "";
	position: absolute;
	top: -31px;
	left: 0;
	width: 100%;
	height: 32px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/icon-howto-first.svg) center / cover no-repeat;
}

.f-howto .howto-celebrate::after {
	content: "";
	display: block;
	width: 100%;
	height: 110px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/bg-after-celebrate.svg) center / cover no-repeat;
	margin-top: 74px;
}

.f-howto .howto-celebrate-head {
	width: 434px;
	height: 50px;
	margin: 0 auto 15px;
}

.f-howto .howto-celebrate-head img {
	width: 100%;
	height: 100%;
}

.f-howto .howto-ttl {
	font-size: 55px;
	color: #0F23B0;
	line-height: 80px;
	text-align: center;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-howto .howto-ttl-strong {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
	line-height: 85px;
}

.f-howto .howto-celebrate-mark {
	width: 420px;
	height: 140px;
	margin: 25px auto;
}

.f-howto .howto-celebrate-mark img {
	width: 100%;
	height: 100%;
}

.f-howto .howto-point {
	background-color: #DAFF1E;
	padding: 100px 0 0;
	position: relative;
}

.f-howto .howto-point::after {
	content: "";
	display: block;
	width: 100%;
	height: 110px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/bg-after-point.svg) center / cover no-repeat;
	margin-top: 74px;
}

.f-howto .howto-point-head {
	width: 736px;
	height: 50px;
	margin: 0 auto 15px;
}

.f-howto .howto-point-mark {
	width: 420px;
	height: 140px;
	margin: 25px auto;
}

.f-howto .howto-wchance {
	background-color: #FEFE46;
	padding: 120px 0 101px;
	position: relative;
}

.f-howto .howto-wchance::after {
	content: "";
	width: 100%;
	height: 32px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/icon-wchance-last.svg) center / cover no-repeat;
	position: absolute;
	bottom: -31px;
	left: 0;
	z-index: 1;
}

.f-howto .howto-wchance-head {
	width: 380px;
	height: 50px;
	margin: 0 auto 10px;
}

.f-howto .howto-wchance-head img {
	width: 100%;
	height: 100%;
}

.f-howto .howto-wchance-ttl {
	font-size: 55px;
	color: #0F23B0;
	line-height: 80px;
	text-align: center;
	margin-bottom: 25px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-howto .howto-wchance-img {
	width: 580px;
	height: 420px;
	margin: 0 auto 40px;
	background-color: #fff;
	border-radius: 25px;
}

.f-howto .howto-wchance-img img {
	padding: 8px 75px;
	width: 100%;
	height: 100%;
}

.f-howto .howto-wchance-btnWrap,
.f-howto .howto-celebrate-btnWrap,
.f-howto .howto-point-btnWrap {
	width: 450px;
	height: 74px;
	margin: 0 auto;
}

.f-howto .howto-wchance-btn,
.f-howto .howto-celebrate-btn,
.f-howto .howto-point-btn {
	display: block;
	width: 100%;
	height: 68px;
	border-radius: 100px;
	background-color: #F64296;
	box-shadow: 0 6px #1C56CE;
	color: #FFFF57;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	line-height: 68px;
	position: relative;
	transition: all .2s;
}

.f-howto .howto-wchance-btn:hover,
.f-howto .howto-celebrate-btn:hover,
.f-howto .howto-point-btn:hover {
	opacity: 1;
	box-shadow: none;
	transform: translateY(6px);
}

.f-howto .howto-wchance-btn::after,
.f-howto .howto-celebrate-btn::after,
.f-howto .howto-point-btn::after {
	content: "";
	width: 23px;
	height: 23px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	right: 33.5px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/ico-arrowWh.svg) center / cover no-repeat;
}

.f-howto .howto-celebrate-btn-txt,
.f-howto .howto-point-btn-txt {
	font-size: 15px;
	color: #616161;
	line-height: 19px;
	font-weight: bold;
	margin-top: 21px;
	text-align: center;
}

.f-faq {
	padding: 122px 0 80px;
	background-color: #53AFFF;
	position: relative;
}

.f-faq::after {
	content: "";
	width: 100%;
	height: 32px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/icon-faq-last.svg) center / cover no-repeat;
	position: absolute;
	bottom: -31px;
	left: 0;
}

.f-faq .faq-ttl {
	font-size: 31px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	margin-bottom: 102px;
	position: relative;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
	font-weight: 800;
}

.f-faq .faq-ttl-strong {
	font-size: 55px;
	line-height: 80px;
	color: #FFFF57;
	margin-top: 7px;
}

.f-faq .faq-ttl::before {
	display: block;
	content: "";
	width: 62px;
	height: 68px;
	background: url(/assets_mypage/img/user/pc/lp/campaign/icon-faq-ttl.svg) center / cover no-repeat;
	margin: 0 auto 20px;
}

.f-faq .faq-ttl::after {
	content: "";
	width: 216px;
	height: 12px;
	position: absolute;
	bottom: -32px;
	left: 50%;
	transform: translateX(-50%);
	background: url(/assets_mypage/img/user/pc/lp/campaign/img-tit-devide-line-yellow.svg) center / cover no-repeat;
}

.f-faq .faq-reject {
	background-color: #fff;
	border: 3px solid #FFFFAB;
	padding: 42px 87px 37px;
	color: #030E47;
	width: 660px;
	height: auto;
	margin: 0 auto 30px;
}

.f-faq .faq-reject-ttl {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 48px;
	line-height: 35px;
	text-align: center;
	position: relative;
}

.f-faq .faq-reject-ttl::after {
	content: "";
	width: 480px;
	height: 4px;
	position: absolute;
	bottom: -19px;
	left: 0;
	background: url(/assets_mypage/img/user/pc/lp/campaign/img-faq-dotline-blue.svg) center / cover no-repeat;
}

.f-faq .faq-reject-desc {
	font-size: 17px;
	line-height: 21px;
	margin-bottom: 15px;
}

.f-faq .faq-reject-list {
	border: 3px solid #B1DBFF;
	padding: 32px 0 14px 57px;
}

.f-faq .faq-reject-item {
	display: flex;
	align-items: center;
	font-size: 18px;
	margin-bottom: 18px;
}

.f-faq .faq-reject-item::before {
	content: "";
	width: 10px;
	height: 10px;
	margin-right: 12px;
	background-color: #63B6FF;
	border-radius: 50%;
}

.f-faq .faq-qna {
	width: 660px;
	margin: 0 auto 30px;
	background-color: #fff;
	border: 3px solid #46EB87;
	border-radius: 20px;
	padding: 40px 67px 36px;
	color: #030E47;
}

.f-faq .faq-qna-q {
	display: flex;
	margin-bottom: 38px;
	position: relative;
}

.f-faq .faq-qna-q::after {
	content: "";
	width: 520px;
	height: 4px;
	position: absolute;
	bottom: -16px;
	left: 0;
	background: url(/assets_mypage/img/user/pc/lp/campaign/img-faq-dotline-pink.svg) center / cover no-repeat;
}

.f-faq .faq-qna-q-txt {
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
}

.f-faq .faq-qna-q-img {
	width: 28px;
	height: 28px;
	margin: 2px 10px 0 0;
}

.f-faq .faq-qna-a {
	font-size: 16px;
	line-height: 28.8px;
}

.f-faq .faq-desc {
	width: 660px;
	margin: 0 auto;
}

.f-faq .faq-desc-item {
	display: flex;
	font-size: 16px;
	color: #fff;
	line-height: 27px;
}

.f-faq .faq-desc-item::before {
	content: "※";
	margin-right: 5px;
}

.f-faq .faq-desc-link {
	color: #FFFF57;
	text-decoration: underline;
}

.fixed-linkwrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 95px;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 15;
	padding-top: 14px;
	min-width: 1420px;
}

.fixed-link {
	display: block;
	width: 542px;
	height: 51px;
	margin: 0 auto;
}

.fixed-link img {
	width: 100%;
	height: 100%;
}

.fixed-txt {
	margin: 4px auto 0;
	width: 368px;
	height: 20px;
}

.fixed-txt img {
	width: 100%;
	height: 100%;
}
