@charset "UTF-8";

/* --------------------------------------------------
▼domain
-------------------------------------------------- */
.domain_box_wrap {
	width: 90%;
	margin: 0 auto 10px;
	padding: 14px;
	background: #ffffff;
	border-right: #acacac solid 2px;
	border-bottom: #acacac solid 2px;
	border-left: #acacac solid 2px;
	border-radius: 0 0 8px 8px;
	color: #1a1a1a;
	font-size: 14px;
}

.domain_title {
	width: 90%;
	margin: 0 auto;
	padding: 10px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	background: #ea0000;
	border-radius: 8px 8px 0 0;
	border: #ea0000 solid 2px;
}

.out_domain {
	outline: none;
	border-radius: 3px;
	border: 1px solid #ccc;
	display: block;
	width: 100%;
	padding: 8px 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ffffff;
	color: #1a1a1a;
	font-size: 16px;
	box-sizing: border-box;
}

.carrier_list {
	margin: 0;
	padding: 0;
}

.carrier_list li {
	margin: 0 0 8px;
	padding: 0;
	list-style: none outside;
}

.carrier_list li a {
	display: block;
}

.copy_btn {
	width: 60%;
	padding: 5px;
	border: none;
	display: block;
	color: #ffffff !important;
	background: #49d591;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn_do,
.btn_do:visited {
	width: 90%;
	margin: 0 auto;
	padding: 10px 15px;
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d93e5a), color-stop(1.00, #d01033));
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-linear-gradient(#d93e5a, #d01033);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -moz-linear-gradient(#d93e5a, #d01033);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -o-linear-gradient(#d93e5a, #d01033);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -ms-linear-gradient(#d93e5a, #d01033);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, linear-gradient(#d93e5a, #d01033);
	background-size: 25px, 100%;
	display: block;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn_au,
.btn_au:visited {
	width: 90%;
	margin: 0 auto;
	padding: 10px 15px;
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ee7736), color-stop(1.00, #ea5707));
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-linear-gradient(#ee7736, #ea5707);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -moz-linear-gradient(#ee7736, #ea5707);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -o-linear-gradient(#ee7736, #ea5707);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -ms-linear-gradient(#ee7736, #ea5707);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, linear-gradient(#ee7736, #ea5707);
	background-size: 25px, 100%;
	display: block;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn_so,
.btn_so:visited {
	width: 90%;
	margin: 0 auto;
	padding: 10px 15px;
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #909090), color-stop(1.00, #767676));
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -webkit-linear-gradient(#909090, #767676);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -moz-linear-gradient(#909090, #767676);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -o-linear-gradient(#909090, #767676);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, -ms-linear-gradient(#909090, #767676);
	background: url(../../img/sp/carrier_arrow.webp) no-repeat 98% 50%, linear-gradient(#909090, #767676);
	background-size: 25px, 100%;
	display: block;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.letter_arrow a:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 0;
	background: url("../../img/sp/carrier_icon.webp") no-repeat;
	background-size: contain;
	vertical-align: middle;
}

/* --------------------------------------------------
▼ad_spot
-------------------------------------------------- */
.ad_spot_bg {
	background: #ffffff;
	padding: 10px;
}

.ad_list_wrap {
	width: 100%;
	margin: 0 auto 10px;
}

.ad_list li {
	border-bottom: 1px solid #cdcdcd;
}

.ad_list li:last-child {
	border-bottom: none;
}

.ad_list li a {
	color: #1a1a1a;
	display: block;
	padding: 10px 5px;
	text-decoration: none;
}

.ad_img {
	float: left;
	margin-right: 10px;
	width: 80px;
}

.ad_img img {
	max-width: 80px;
	width: 100%;
	border-radius: 8px;
}

.ad_detail {
	margin-left: 90px;
	text-align: center;
}

.ad_title {
	font-size: 10px;
	text-align: right;
}

.ad_text {
	font-size: 18px;
	text-align: left;
	margin-bottom: 5px;
}

.ad_provider {
	font-size: 10px;
	margin-top: 5px;
}

.ad_btn_01 {
	width: 180px;
	margin: 0 auto;
	padding: 8px;
	border: none;
	display: block;
	color: #fff !important;
	background: #ea0000;
	font-size: 14px;
	font-weight: bold;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.ad_btn_anm {
	-webkit-animation-name: ad_btn_anm;
	animation-name: ad_btn_anm;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-direction: normal;
}

@-webkit-keyframes ad_btn_anm {

	0%,
	100% {
		top: 0;
		transform: scale(1);
	}

	30% {
		top: -25%;
	}

	50% {
		transform: scale(1);
	}

	90% {
		top: 0;
		transform: scale(1.1, 0.8);
	}
}

@keyframes ad_btn_anm {

	0%,
	100% {
		top: 0;
		transform: scale(1);
	}

	30% {
		top: -25%;
	}

	50% {
		transform: scale(1);
	}

	90% {
		top: 0;
		transform: scale(1.1, 0.8);
	}
}

.announce_text {
	color: #1a1a1a;
	font-size: 12px;
}

/* --------------------------------------------------
▼footer
-------------------------------------------------- */
.main_footerBox {
	width: 100%;
	height: 40px;
	display: table;
	background-color: #2b2222;
}

.main_footerBox li {
	display: table-cell;
	vertical-align: middle;
}

.footer_copyright {
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
}

.footer_top_btn {
	display: block;
	width: 65px;
	height: 30px;
	line-height: 30px;
	margin: 0 0 0 5px;
	border: none;
	color: #2b2222 !important;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 8px;
	text-decoration: none;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

.footer_help_btn {
	display: block;
	width: 65px;
	height: 30px;
	line-height: 30px;
	margin: 0 5px 0 0;
	border: none;
	color: #2b2222 !important;
	background-color: #fff;
	font-size: 12px;
	text-align: center;
	border-radius: 8px;
	text-decoration: none;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

/* --------------------------------------------------
▼retry
-------------------------------------------------- */
.retry_title {
	background-color: #009944;
	color: #ffffff;
	padding: 5px;
	text-align: center;
	font-size: 16px;
}

.btn_retry {
	width: 220px;
	margin: 0 auto 10px;
	padding: 10px 10px;
	border: 2px solid #007d00;
	display: block;
	color: #ffffff !important;
	background: url("../../img/sp/retry/arrow_retry.webp") no-repeat 98% center/ 20px, -moz-linear-gradient(top, #38c24e 0%, #38c24e 50%, #30a643 51%, #30a643 100%);
	background: url("../../img/sp/retry/arrow_retry.webp") no-repeat 98% center/ 20px, -webkit-linear-gradient(top, #38c24e 0%, #38c24e 50%, #30a643 51%, #30a643 100%);
	background: url("../../img/sp/retry/arrow_retry.webp") no-repeat 98% center/ 20px, linear-gradient(to bottom, #38c24e 0%, #38c24e 50%, #30a643 51%, #30a643 100%);
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.retry_btn_anm {
	-webkit-animation-name: retry_btn_anm;
	animation-name: retry_btn_anm;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-fill-mode: none;
	animation-fill-mode: none;
}

@-webkit-keyframes retry_btn_anm {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes retry_btn_anm {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.email_whitelist_bg_loader {
	display: none;
	background: rgba(0, 0, 0, 0.90);
	height: 100%;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
}

.email_whitelist_loader {
	color: #ccc;
	font-size: 90px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	margin: 72px auto;
	position: relative;
	top: 50%;
	margin-top: -0.5em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
	animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}

@-webkit-keyframes load6 {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	5%,
	95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	10%,
	59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}

	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
	}

	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
	}

	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@keyframes load6 {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	5%,
	95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}

	10%,
	59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
	}

	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
	}

	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
	}

	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@-webkit-keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes round {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

/* --------------------------------------------------
modalCheckMailReceive
-------------------------------------------------- */
.modalCheckMailReceive_container {
	max-width: 90vh !important;
	padding: 15px !important;
	border-radius: 0px !important;
	line-height: 1.5;
}

.modalCheckMailReceive_header {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	color: #333;
	font-weight: bold;
}

.modalCheckMailReceive_title {
	font-size: 20px;
}

.modal_loader>div {
	background-color: #ff7f50;
	vertical-align: top;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	display: inline-block;
	-webkit-animation: ball-beat 0.7s 0s infinite linear;
	animation: ball-beat 0.7s 0s infinite linear;
}

.modal_loader>div:nth-child(2n-1) {
	-webkit-animation-delay: -0.35s !important;
	animation-delay: -0.35s !important;
}

@-webkit-keyframes ball-beat {
	50% {
		opacity: 0.2;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes ball-beat {
	50% {
		opacity: 0.2;
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

/* --------------------------------------------------
mag_content
-------------------------------------------------- */
.btn_mag_rink {
	width: 220px;
	margin: 0 auto;
	padding: 10px 5px;
	border-bottom: 3px solid #30894d;
	display: block;
	color: #ffffff !important;
	background: #32b16c url("../../img/sp/btn_mag_arrow.webp") no-repeat 95% 50%;
	background-size: 24px, 100%;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.btn_mag_anm {
	-webkit-animation-name: btn_mag_anm;
	animation-name: btn_mag_anm;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-direction: normal;
}

@-webkit-keyframes btn_mag_anm {

	0%,
	100% {
		top: 0;
		transform: scale(1);
	}

	30% {
		top: -25%;
	}

	50% {
		transform: scale(1);
	}

	90% {
		top: 0;
		transform: scale(1.1, 0.8);
	}
}

@keyframes btn_mag_anm {

	0%,
	100% {
		top: 0;
		transform: scale(1);
	}

	30% {
		top: -25%;
	}

	50% {
		transform: scale(1);
	}

	90% {
		top: 0;
		transform: scale(1.1, 0.8);
	}
}
/* --------------------------------------------------
  floating_banner
-------------------------------------------------- */
.floating_banner {
	position: fixed;
	z-index: 1000;
	bottom: 0;
	right: 0;
	width: 100vw;
}

.floating_banner_link {
	display: block;
	text-align: center;
	background-color: rgba(0, 0, 0, 0.9);
}

.floating_banner_link img {
	width: 100%;
	max-width: 640px;
}