*,
::after,
::before {
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html {
	font-family: -apple-sysytem, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic Std", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Segoe UI", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", sans-serif;
}

.reg_header3-wrap {
	z-index: 3;
}
.reg_header.courseChange {
	border-bottom: 2px solid #48494e;
}
.reg_header.courseChange .reg_header3-wrap {
	position: initial;
}

body .modaal-container {
    background: #1a1c22!important;
    border-radius: 6px!important;
    color: #fff!important;
	line-height: 1.5;
}

img {
	vertical-align: bottom;
	width: 100%
}

.reg_wrapper .reg_top-main {
	position: relative;
	width: 100%;
	z-index: 0;
}
.reg_wrapper .reg_top-main::after {
	background: linear-gradient(to bottom,  rgba(26,28,34,0) 0%,rgba(26,28,34,1) 100%);
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 76.7%;
	width: 100%;
	z-index: -1;
}

.reg_wrapper .reg_top-main__title {
	text-align: center;
	margin: 0;
	letter-spacing: 1px;
	font-weight: 700;
	line-height: 1.4;
}

.reg_wrapper .reg_top-main__text,
.reg_Cancellation__text {
	font-weight: 300;
	text-align: center;
}

.reg_top-CourseNote {
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.reg_top-CourseNote-wrap {
	margin: 0 auto;
	width: 100%;
}
.reg_top-CourseNote .reg_top-CourseNote__Note:not(.BGNone) {
	background: #e2e2e2;
	color: #1a1b22;
	font-weight: 600;
}
.reg_top-CourseNote .reg_top-CourseNote__Note.BGNone {
	color: #fff;
}
.reg_top-CourseNote .reg_top-CourseNote__Note {
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.reg_top-CourseNote .reg_top-CourseNote__Note a {
	color: #fff;
	text-decoration: underline!important;
}
.reg_top-CourseNote .reg_top-CourseNote__Note span {
	position: relative;
}
.reg_top-CourseNote .reg_top-CourseNote__Note span::before {
	background: url('../../img/registerpremium/icn_exclamationi.svg') no-repeat center center / 100% auto;
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.js-ModalTarget {
    display: none;
}
.js-ModalExplain {
	display: inline-block;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: relative;
}
.js-ModalExplain img {
	display: block;
}
.CourseTabBody .js-ModalExplain img {
	opacity: 0.7;
}

@media (hover: hover) and (pointer: fine) {
	.js-ModalExplain:hover {
		opacity: 0.7;
	}
}

.reg_wrapper .reg_top-premium {
	background-color: #fff
}

.reg_wrapper .reg_top-premium__title {
	color: #1a1c22;
	text-align: center;
	letter-spacing: 1px
}

.reg_wrapper .reg_top-premium__txt {
	color: #1a1c22;
	font-weight: 400;
	text-align: center;
	margin: 0;
	letter-spacing: 1px
}

.reg_wrapper .reg_top-premium__item {
	color: #1a1c22;
	position: relative;
	line-height: 1.8
}

.reg_wrapper .reg_top-premium__item:before {
	content: '';
	position: absolute;
	background-image: url("https://i.fod.fujitv.co.jp/webfile/web/img/registerpremium/icon_check.webp");
	background-repeat: no-repeat;
	background-size: contain
}

.no-webp .reg_wrapper .reg_top-premium__item:before {
	background-image: url("https://i.fod.fujitv.co.jp/webfile/web/img/registerpremium/icon_check.png")
}

.reg_wrapper .reg_top-premium__item:nth-child(even) {
	margin-right: 0
}

.reg_wrapper .reg_top-premium__txt--color_red {
	color: #e80000
}

.reg_wrapper .reg_top-premium__btn {
	box-sizing: border-box;
	margin: 0 auto;
	color: #1a1c22;
	border: 2px solid #1a1c22
}

.reg_wrapper .reg_top-premium__btn:visited {
	color: #1a1c22
}

.reg_wrapper .reg_top-premium__btn:after {
	border-top: 2px solid #1a1c22;
	border-right: 2px solid #1a1c22
}
@media (hover: hover) and (pointer: fine) {
	.reg_wrapper .reg_top-premium__btn:hover {
		color: #9d8847;
		transition: .4s !important
	}

	.reg_wrapper .reg_top-premium__btn:hover:after {
		border-top: 2px solid #9d8847;
		border-right: 2px solid #9d8847;
		transition: .4s !important
	}
	@media print,screen and (min-width:951px) {
		.reg_wrapper .reg_top-premium__btn:hover {
			border: 3px solid #9d8847;
		}
	}
	@media print,screen and (max-width:950px) {
		.reg_wrapper .reg_top-premium__btn:hover {
			border: 2px solid #9d8847;
		}
	}
}

.reg_wrapper .reg_top-step__title {
	text-align: center;
	letter-spacing: 1px
}

.reg_wrapper .reg_top-step__list {
	margin: 0
}

.reg_top-premium-img-list {
	display: flex;
}

.reg_top-premium__subtitle {
	color: #1a1c22;
	font-weight: bold;
	margin-bottom: 52px;
	letter-spacing: 1px;
	text-align: center;
}

.reg_wrapper .reg_top-premium__Note {
	color: #1a1c22;
	text-align: center;
	width: 100%;
}

@media print,screen and (min-width:951px) {

	.reg_wrapper .reg_top-main:not(.courseChange) {
		background: url("../../img/registerpremium/bg_top_pc.webp") repeat-x;
		/* background-position: calc(50% + 54px) top; */
		background-position: center top;
		background-size: auto 100%;
		padding: 0px 40px;
	}
	.reg_wrapper .reg_top-main:not(.courseChange)::after {
		height: 76.7%;
	}

	.no-webp .reg_wrapper .reg_top-main:not(.courseChange) {
		background: url("../../img/registerpremium/bg_top_pc.jpg") repeat-x
	}

	.reg_wrapper .reg_top-main .reg_top-main-wrap {
		margin: 0 auto;
		padding: 0px 0px;
		max-width: 1100px;
	}
	.reg_wrapper .reg_top-main:not(.courseChange) .reg_top-main-wrap {
		padding-bottom: 69px;
		padding-top: 93px;
	}
	.reg_wrapper .reg_top-main.courseChange .reg_top-main-wrap {
		padding-top: 71px;
	}

	.reg_wrapper .reg_top-main__title {
		font-size: 54px;
		margin-bottom: 0px;
	}

	.reg_wrapper .reg_top-main__text,
	.reg_Cancellation__text {
		font-size: 22px;
		margin: 0 0 0;
		letter-spacing: 2px;
	}
	.reg_top-premium__subtitle {
		font-size: 33px;
	}

	.reg_wrapper .reg_top-main:not(.courseChange) + .reg_top-CourseNote {
		margin-top: -29px;
	}
	.reg_wrapper .reg_top-main.courseChange + .reg_top-CourseNote {
		margin-top: 17px;
	}
	.reg_top-CourseNote {
		padding: 0px 40px 0;
	}
	.reg_top-CourseNote-wrap {
		max-width: 1100px;
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note {
		font-size: 18px;
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note:not(.BGNone) {
		padding: 12px;
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note span {
		--iconSize: 25px;
		padding-left: calc(var(--iconSize) + 9px);
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note span::before {
		height: var(--iconSize);
		width: var(--iconSize);
	}

	.reg_wrapper .reg_top-premium {
		padding: 108px 40px 78px
	}

	.reg_wrapper .reg_top-premium-wrap {
		margin: 0 auto;
		max-width: 1100px
	}

	.reg_wrapper .reg_top-premium__title {
		margin-bottom: 41px
	}

	.reg_wrapper .reg_top-premium__txt {
		font-size: 22px;
		margin-bottom: 52px
	}

	.reg_wrapper .reg_top-premium__list {
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 0px;
		max-width: 1000px;
		justify-content: space-between
	}

	.reg_wrapper .reg_top-premium__Note {
		font-size: 20px;
		font-weight: 400;
		margin-top: 27px;
	}
	.reg_wrapper .reg_top-premium__Note + .reg_top-premium__btn {
		margin-top: 57px;
	}

	.reg_wrapper .reg_top-premium__item {
		font-weight: 700;
		line-height: 1.8;
		font-size: 22px;
		letter-spacing: 2px;
		margin: 0 0 30px 0;
		padding-left: 1.7em;
		width: calc(50% - 0.75em);
		box-sizing: border-box
	}

	.reg_wrapper .reg_top-premium__item:last-child {
		margin-bottom: 0
	}

	.reg_wrapper .reg_top-premium__item:before {
		top: 9px;
		left: 5px;
		width: 35px;
		height: 22px
	}

	.reg_wrapper .reg_top-premium__btn {
		border: 3px solid #1a1c22;
		margin-bottom: 90px;
		transition: .4s !important;
		width: 410px;
	}

	.reg_wrapper .reg_top-premium__btn:after {
		right: 40px;
		width: 12px;
		height: 12px;
		transition: .4s !important
	}

	.reg_wrapper .reg_top-premium-img {
		margin: 0 auto;
		max-width: 1200px
	}

	.reg_wrapper .reg_top-step {
		padding: 106px 40px;
		margin: 0 auto
	}

	.reg_wrapper .reg_top-step-wrap {
		margin: 0 auto 20px;
		max-width: 1100px;
	}

	.reg_wrapper .reg_top-step__title {
		margin-bottom: 55px
	}

	.reg_wrapper .reg_top-step__list {
		display: flex;
		justify-content: space-between;
	}

	.reg_wrapper .reg_top-step__item {
		max-width: 345px;
	}

	.reg_wrapper .reg_top-step__item:not(:last-child) {
		margin-right: 32px;
	}
}

@media screen and (max-width:950px) {
	.reg_wrapper .reg_top-main:not(.courseChange) {
		--MainBottomPosi: -20px;
	}
	.reg_wrapper .reg_top-main:not(.courseChange)::before {
		background: url("../../img/registerpremium/bg_top_pc.webp") no-repeat;
		background-position: center center;
		background-size: cover;
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: var(--MainBottomPosi);
		z-index: -2;
	}
	.reg_wrapper .reg_top-main:not(.courseChange)::after {
		bottom: var(--MainBottomPosi);
		height: 61.6%;
	}

	.no-webp .reg_wrapper .reg_top-main:not(.courseChange) {
		background: url("../../img/registerpremium/bg_top_pc.jpg") no-repeat
	}

	.reg_wrapper .reg_top-main .reg_top-main-wrap {
		margin: 0 auto;
		padding: 0 15px 0px;
		width: 100%;
	}
	.reg_wrapper .reg_top-main:not(.courseChange) .reg_top-main-wrap {
		padding-top: 74px;
	}
	.reg_wrapper .reg_top-main.courseChange .reg_top-main-wrap {
		padding-top: 53px;
	}

	.reg_wrapper .reg_top-main__title {
		font-size: 28px;
	}

	.reg_wrapper .reg_top-main__text,
	.reg_Cancellation__text {
		font-size: 14px;
		margin: 12px 0 0 0;
		white-space: nowrap;
		letter-spacing: 1px;
	}

	.reg_top-CourseNote {
		margin-top: 22px;
		padding: 0 15px;
	}

	.reg_top-CourseNote .reg_top-CourseNote__Note {
		font-size: 14px;
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note:not(.BGNone) {
		padding: 12px;
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note span {
		--iconSize: 27px;
		padding-left: calc(var(--iconSize) + 13px);
	}
	.reg_top-CourseNote .reg_top-CourseNote__Note span::before {
		height: var(--iconSize);
		width: var(--iconSize);
	}

	.js-ModalExplain img {
		--iconSize: 14px;
		height: var(--iconSize);
		width: var(--iconSize);
	}
	body .modaal-inner-wrapper {
		font-family: -apple-sysytem, BlinkMacSystemFont, "Hiragino Sans", "Hiragino Kaku Gothic Std", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Segoe UI", "メイリオ", Meiryo, Verdana, Roboto, "Droid Sans", sans-serif;
		line-height: 1.5;
		padding: 0;
    }

	.comModalExplain:not(.vw) .modaal-container {
		max-width: 466px !important;
	}
	.comModalExplain:not(.vw) .comModal-ExplainDL > dt {
		font-size: 16px!important;
		margin: 0 0 30px!important;
	}
	.comModalExplain:not(.vw) .comModal-ExplainDL > dd {
		font-size: 14px!important;
	}
	.comModalExplain:not(.vw) * + .comBtnContainer-Single:not(.mtIni) {
		margin-top: 30px!important;
	}
	.comModalExplain:not(.vw) .comLay-Btn1.modalConf {
		font-size: 16px!important;
		padding: 8px!important;
	}

	.reg_wrapper .reg_top-premium {
		padding: 39px 28px 30px
	}

	.reg_wrapper .reg_top-premium__title {
		font-size: 28px;
		white-space: nowrap
	}

	.reg_wrapper .reg_top-premium__txt {
		font-size: 15px;
		margin: 30px 0 38px
	}

	.reg_wrapper .reg_top-premium__list {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		margin: 0 auto 0px;
		width: 100%
	}
	.reg_wrapper .reg_top-premium__Note {
		font-size: 14px;
		font-weight: 300;
		margin-top: 20px;
	}
	.reg_wrapper .reg_top-premium__Note + .reg_top-premium__btn {
		margin-top: 42px;
	}

	.reg_wrapper .reg_top-premium__item {
		font-weight: 700;
		font-size: 15px;
		letter-spacing: 1px;
		margin: 0 0 28px 0;
		padding-left: 1.7em;
		width: 100%;
		box-sizing: border-box;
		max-width: 21em
	}

	.reg_wrapper .reg_top-premium__item:last-child {
		margin-bottom: 40px
	}

	.reg_wrapper .reg_top-premium__item:before {
		top: 6px;
		left: 0;
		width: 18px;
		height: 16px
	}

	.reg_wrapper .reg_top-premium__item:last-child {
		margin-bottom: 0
	}

	.reg_wrapper .reg_top-premium__btn {
		margin-bottom: 50px;
		max-width: 270px;
		border: 2px solid #1a1c22
	}
	.reg_top-premium-img.reg_sp-only {
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
	}

	.reg_wrapper .reg_top-step {
		margin: 0 auto;
		padding: 36px 15px 60px;
	}

	.reg_wrapper .reg_top-step__title {
		font-size: 28px;
		margin-bottom: 19px
	}

	.reg_wrapper .reg_top-step__list {
		text-align: center
	}

	.reg_wrapper .reg_top-step__item {
		margin-bottom: 20px
	}
	.reg_wrapper .reg_top-step__item .reg_top-step__img {
		max-width: 400px;
	}

	.reg_top-premium__subtitle {
		font-size: 17px;
	}
	.reg_top-premium__subtitle span {
		display: block;
	}
}

@media screen and (min-width:768px) and (max-width:950px) {
	.reg_wrapper {/* 950pxベース vw算出 */
		--size4px: 0.42105263157894735vw;
		--size5px: 0.5263157894736842vw;
		--size6px: 0.631578947368421vw;
		--size7px: 0.7368421052631579vw;
		--size8px: 0.8421052631578947vw;
		--size9px: 0.9473684210526316vw;
		--size12px: 1.263157894736842vw;
		--size14px: 1.4736842105263157vw;
		--size15px: 1.5789473684210527vw;
		--size16px: 1.6842105263157894vw;
		--size19px: 2vw;
		--size20px: 2.1052631578947367vw;
		--size22px: 2.3157894736842106vw;
		--size23px: 2.4210526315789473vw;
		--size24px: 2.526315789473684vw;
		--size26px: 2.736842105263158vw;
		--size29px: 3.052631578947368vw;
		--size30px: 3.1578947368421053vw;
		--size40px: 4.2105263157894735vw;
		--size46px: 4.842105263157895vw;
		--size50px: 5.263157894736842vw;
		--size54px: 5.684210526315789vw;
		--size57px: 6vw;
		--size60px: 6.315789473684211vw;
		--size80px: 8.421052631578947vw;
		--size90px: 9.473684210526317vw;
	}
	.reg_wrapper .reg_top-main:not(.courseChange) {
		background: url("../../img/registerpremium/bg_top_pc.webp") repeat-x !important;
		background-position: calc(50% + var(--size54px)) top !important;
		background-position: center top !important;
		background-size: auto 100% !important
	}

	.no-webp .reg_wrapper .reg_top-main:not(.courseChange) {
		background: url("../../img/registerpremium/bg_top_pc.jpg") repeat-x !important
	}

	.reg_wrapper .reg_top-main__title {
		font-size: var(--size50px);
	}

	.reg_wrapper .reg_top-premium__title,
	.reg_wrapper .reg_top-step__title {
		font-size: var(--size46px);
	}

	.reg_wrapper .reg_top-main__text,
	.reg_Cancellation__text {
		font-size: var(--size22px) !important;
		margin-top: var(--size12px) !important;
		letter-spacing: 2px !important;
	}

	.reg_top-CourseNote .reg_top-CourseNote__Note {
		font-size: var(--siz16px);
	}

	.reg_wrapper .reg_top-premium {
		padding: var(--size90px) var(--size40px) var(--size50px) !important;
	}

	.reg_wrapper .reg_top-premium__txt {
		font-size: var(--size20px) !important
	}

	.reg_wrapper .reg_top-premium__list {
		margin: 0 auto 0px !important;
		max-width: 950px;
		justify-content: space-between !important;
		flex-direction: unset !important;
		align-items: unset !important
	}

	.reg_wrapper .reg_top-premium__list + .reg_top-premium__btn {
		margin-top: var(--size57px);
	}

	.reg_wrapper .reg_top-premium__item {
		line-height: 1.8;
		font-size: var(--size20px) !important;
		letter-spacing: 0.21052631578947367vw !important;
		margin: 0 0 var(--size30px) 0 !important;
		box-sizing: border-box;
		max-width: unset !important;
		width: calc(50% - 0.75em)!important;
		padding-left: 2em !important
	}

	.reg_wrapper .reg_top-premium__item:last-child {
		margin-bottom: 0 !important
	}

	.reg_wrapper .reg_top-premium__item:before {
		top: var(--size7px) !important;
		left: 0 !important;
		width: var(--size30px) !important;
		height: var(--size22px) !important
	}
	.reg_wrapper .reg_top-premium__Note {
		font-size: var(--size20px);
	}

	.reg_wrapper .reg_top-premium__btn {
		font-size: var(--size26px) !important;
		max-width: unset !important;
		padding: var(--size19px) 0 !important;
		width: 400px;
	}

	.reg_wrapper .reg_top-premium-img {
		width: 100%;
		margin: var(--size60px) auto 0 !important
	}

	.reg_wrapper .reg_top-step {
		margin: 0 auto;
		padding: var(--size90px) var(--size40px) var(--size80px) !important;
		width: 100% !important;
		box-sizing: border-box
	}

	.reg_wrapper .reg_top-step__title {
		margin-bottom: var(--size50px) !important
	}

	.reg_wrapper .reg_top-step__list {
		display: flex;
		justify-content: space-between;
	}

	.reg_wrapper .reg_top-step__item {
		padding-right: var(--size15px);
		margin-bottom: 0 !important
	}

	.reg_wrapper .reg_top-step__item:last-child {
		padding-right: 0
	}
}


@media screen and (max-width:767px) {
	.banner-Flex-Direction + div {
		margin-top: 60px;
	}
}

@media screen and (min-width:600px) {/* Fire タブレット用 */
	.DisNone599 {
		display: none;
	}
}
@media screen and (min-width:315px) and (max-width:374px) {
	.reg_wrapper .reg_top-premium {
		padding: 39px 15px 30px;
	}
	.reg_c-title4,
	.reg_wrapper .reg_top-main__title,
	.reg_wrapper .reg_top-premium__title,
	.reg_wrapper .reg_top-step__title {
		font-size: 7.466666666666668vw;
	}
}