/*!
Theme Name: Xeno
Theme URI: https://them.es/starter
Author: SozoKufu Lab
Author URI: https://project-xeno.com/
Description: 
Version: 3.3.5
Requires at least: 5.0
Tested up to: 6.2
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: xeno
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */


/* From http://codex.wordpress.org/CSS */

.alignnone {
	/* margin: 5px 20px 20px 0; */
}

.navbar-nav {
	text-align: left;
}

@media (min-width: 769px) {

	#first-hover-header-list,
	#second-hover-header-list {
		cursor: pointer;
		border: 2px solid #fff;
		position: absolute;
		opacity: 0;
		visibility: hidden;
		transition: 0.5s;
	}

	#first-hover-header-list {
		width: 300px;
		transform: translate(-42%, 14%);
	}

	#second-hover-header-list {
		width: 500px;
		transform: translate(-70%, 14%);
	}

	#first-hover-header-list ul,
	#second-hover-header-list ul {
		display: flex;
		background: #2e3239 !important;
		margin-bottom: 0;
		justify-content: space-evenly;
	}

	.hover-header-ul li {
		background: #2e3239 !important;
		padding: 5px 0;
	}

	.db_img {
		width: 5%;
	}

	#menu-main li.hover-menu-item:hover>div,
	#menu-main li.hover-menu-item-11 ul li:hover>a,
	#menu-main li.hover-menu-item-11:active>div,
	#menu-main li.hover-menu-item-11 ul li:active>a {
		visibility: visible;
		opacity: 1;
	}
}

@media (max-width: 768px) {

	#first-hover-header-list,
	#second-hover-header-list {
		padding: 0 54px 10px;
		display: none;
	}

	#first-hover-header-list ul,
	#second-hover-header-list ul {
		text-align: left;
	}

	.hover-header-ul li::before {
		content: "-";
		position: absolute;
		left: -12px;
		top: 8px;
	}

	.hover-menu-item::after {
		content: "";
		display: inline-block;
		position: absolute;
		top: 16px;
		left: 54px;
		vertical-align: middle;
		color: #FFF;
		line-height: 1;
		width: 1em;
		height: 1em;
		border: 0.2em solid currentColor;
		border-left: 0;
		border-bottom: 0;
		box-sizing: border-box;
		transform: translateY(-25%) rotate(135deg);
	}

	.lang-selecor {
		text-align: left;
	}

}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}



#featured-news {
	background-color: transparent;
}

.swiper {
	width: 100%;
	margin: 35px auto;
}

.swiper-button-next,
.swiper-button-prev {
	color: white !important;
	font-weight: bold !important;
}

.swiper-slide {
	padding-left: 35px;
	padding-right: 35px;
}

.swiper-slide img {
	width: 100%;
}

.image-wrapper {
	overflow: hidden;
}

/* Feature CSS */
.title.--lightning {
	position: relative;
	font-size: 45px;
	letter-spacing: 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 10px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-webkit-filter: drop-shadow(0 0 3px rgba(0, 213, 255, 0.509));
	filter: drop-shadow(0 0 3px rgba(0, 213, 255, 0.509));
}

.title {
	font-size: 22px !important;
	margin: 50px auto;
	text-align: center;
	font-weight: bold;
}


.title.--lightning::before {
	left: -110px;
}

.title.--lightning::before,
.title.--lightning::after {
	position: absolute;
	content: '';
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	width: 90px;
	height: 100%;
	background-image: url('../../uploads/2023/07/title_deco.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.title.--lightning::after {
	right: -110px;
	-webkit-transform: rotate(180deg) translateY(50%);
	-ms-transform: rotate(180deg) translateY(50%);
	transform: rotate(180deg) translateY(50%);
}

.feature-bg {
	background-color: #171b23;
}

.achievement__inner {
	margin: 0 auto;
	max-width: 650px;
}

@media screen and (max-width: 1024px) {
	.achievement__inner {
		max-width: 500px;
	}
}

.achievement__list__item {
	position: relative;
	display: grid;
	grid-template-columns: 30px 180px 1fr;
	align-items: center;
	background-color: #0a1121;
	border-radius: 10px;
	margin: 5px auto;
	padding: 12px;
}

.achievement__list__item.--check .note {
	position: absolute;
	font-size: 10px;
	top: -5px;
	right: 6px;
}

.achievement__list__item time {
	margin: 0 10px;
	padding-right: 10px;
	border-right: 1px solid;
	font-size: 14px !important;
}

p,
ul,
li,
dl,
dd,
dt {
	font-size: 12px !important;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

p {
	margin: 0px !important;
}

.achievement__list__item::before {
	content: "";
	width: 30px;
	height: 30px;
	border-radius: 5px;
	background-color: #000;
}

.achievement__list__item.--check::after {
	content: "";
	position: absolute;
	width: 22px;
	height: 22px;
	top: 50%;
	left: 11px;
	transform: translateY(-50%);
	background-image: url('../../uploads/2023/07/stamp.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

section {
	padding: 20px;
}

section.conditions {
	background: linear-gradient(to right, #19140c 0%, #3a3014 100%);
}

.content-inner {
	margin: 0 auto;
	max-width: 900px;
}

.conditions .title {
	margin: 50px auto 30px;
}

.tokenomics-border {
	position: relative;
	border: 1px solid;
	border-radius: 20px;
}

.conditions__card {
	padding: 20px;
}

.content-inner>* {
	margin: 30px auto;
}

.tokenomics-border::before {
	left: -51px;
}


.tokenomics-border::before,
.tokenomics-border::after {
	content: attr(data-t);
	position: absolute;
	top: 50%;
	letter-spacing: 10px;
	transform: rotate(90deg) translateY(-50%) scaleY(0.6);
}

.tokenomics-border::after {
	right: -27px;
}


.tokenomics-border::before,
.tokenomics-border::after {
	content: attr(data-t);
	position: absolute;
	top: 50%;
	letter-spacing: 10px;
	transform: rotate(90deg) translateY(-50%) scaleY(0.6);
}

ul {
	list-style: none;
}

.is-number .conditions__list__item {
	padding-left: 1em;
}

.list-number {
	margin-left: -1em;
}

.conditions__card>*+* {
	margin-top: 20px;
}

.note-list li {
	font-size: 12px;
	padding-left: 1em;
	text-indent: -1em;
}

.note-list li::before {
	content: '※';
}

ul {
	padding: 0px !important;
}

#myModal {
	-webkit-animation: mmfadeIn 0.8s cubic-bezier(0.34, 0.07, 0.095, 0.995);
	animation: mmfadeIn 0.8s cubic-bezier(0.34, 0.07, 0.095, 0.995);
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 200;
	background: rgba(0, 0, 0, .35);
	-webkit-backdrop-filter: blur(7px);
	backdrop-filter: blur(7px);
}

#myModal .modal-dialog {
	max-width: 400px;
}

#myModal .modal-content {
	-webkit-animation: mmslideIn 0.8s cubic-bezier(0.34, 0.07, 0.095, 0.995);
	animation: mmslideIn 0.8s cubic-bezier(0.34, 0.07, 0.095, 0.995);
	max-width: 400px;
	z-index: 1;
	position: relative;
	width: 90vw;
	margin: 0 auto;
	padding: 20px;
	background-color: #293b6280;
	-webkit-box-shadow: 0 0 10px #00000075;
	box-shadow: 0 0 10px #00000075;
	color: #fff;
	text-align: center;
	border-radius: 10px;
}

#myModal .modal-content::before {
	opacity: 0.5;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url(../../uploads/2023/07/map.png);
	background-position: 0 10%;
	background-repeat: no-repeat;
	background-size: contain;
	filter: hue-rotate(316deg) brightness(0.2);
	transition: 2s ease;
	animation-delay: 0.4s;
}

.modal-backdrop {
	background-color: transparent !important;
	z-index: 0 !important;
}

.modal__close__btn {
	position: absolute;
	top: 20px;
	right: 20px;
	background: transparent;
	border: initial;
	cursor: pointer;
	transform: rotate(45deg);
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 !important;
}

.modal__close__btn::before {
	content: '+';
	font-size: 50px;
	color: #fff;
}

#myModal .modal-content>div {
	margin: 30px auto !important;
}

#myModal .ambassador__modal__header {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	margin: 30px auto !important;
}

#myModal .ambassador__modal__body {
	margin: 30px auto 20px auto !important;
}

#myModal .ambassador__map__member__img {
	width: 40% !important;
	position: relative;
	height: auto;
}

#myModal .ambassador__map__member__img::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url(../../uploads/2023/07/ambassador_frame.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

#myModal img,
object {
	max-width: 100%;
	vertical-align: bottom;
}

#myModal .ambassador__map__member__img img {
	border-radius: 8px;
}

#myModal .ambassador__map__member__info {
	align-items: baseline;
	justify-content: center !important;
	margin: 0 auto !important;
	max-width: 160px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding: 5% 0;
}

#myModal .ambassador__map__member__area {
	font-size: 25px !important;
	margin: 0 auto;
}

#myModal .ambassador__map__member__name {
	font-size: 35px !important;
	font-weight: bold;
	line-height: 1.2;
}

#myModal,
.hidden {
	display: none;
}


@media screen and (max-width: 425px) {
	.swiper-slide.swiper-slide-next .character__swiper__slide__inner .character__title {
		left: -25px !important;
	}
}

@media screen and (max-width: 1024px) {
	section.roadmap {
		padding: 45px !important;
	}
}

@media screen and (max-width: 512px) {
	section.characters {
		padding: 3px !important;
	}
}

@media (pointer: coarse) and (hover: none) {
	header video {
		display: block !important;
	}
}

main {
	overflow: hidden !important;
}

.top-icons .social-links li a span {
	width: 26px !important;
	height: 26px !important;
}

.social-links li a span.instagram {
	background: url(assets/images/sns/instagram.svg) no-repeat 50% !important;
}

.social-links li a span.discord {
	width: 20px !important;
}

.top-icons .social-links li a span.discord {
	width: 32px !important;
}



/* Follow US */
.bgAnim_fadeIn {
	opacity: 1 !important;
	filter: blur(0px) !important;
}

.ly_contents {
	/* height: fit-content; */
	min-height: 90vh;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 120px 0;
	opacity: 0.5;
	filter: blur(15px);
	transition: opacity 0.6s ease-in-out;
	transition: filter 0.6s ease-in-out;
	position: relative;
}

*:where(:not(iframe, canvas, img, svg, video):not(svg *, symbol *)) {
	all: unset;
	display: revert;
}

@media screen and (max-width: 960px) {
	.ly_inner.w70 {
		width: 80%;
	}
}

@media screen and (max-width: 560px) {
	.ly_inner.w70 {
		width: 90%;
	}
}


.ly_inner.w70 {
	width: 70%;
	text-align: center;
}

.ly_inner {
	margin: 0 auto;
	height: 100%;
	width: 64%;
	max-width: 1440px;
}

.bl_contents_bg {
	position: absolute;
	top: 0;
	right: auto;
	bottom: auto;
	left: 0;
	width: 100%;
	height: 100%;
}

.bgAnim_moveY {
	animation: anim_movey 1.0s forwards ease-in-out;
}

/* img {
    border: 0;
    height: auto;
    pointer-events: none;
    vertical-align: middle;
    width: 100%;
} */

/* img {
    max-width: 100%;
} */

.bl_contents_bg.sp {
	display: none;
}

@media screen and (max-width: 560px) {
	.bl_contents_bg.sp {
		display: block;
	}
}

.ly_contents .ly_inner>*:last-child {
	margin-bottom: 0;
}

.show {
	opacity: 1 !important;
	transform: translateY(0) !important;
}

.bl_hide_contents {
	opacity: 0;
	transform: translateY(-24px);
	transition: all 0.2s;
	position: relative;
}

.bl_contents_ttl {
	position: relative;
	z-index: 2;
	margin-bottom: 72px;
}

.bl_contents_ttl img {
	height: 80px;
	object-fit: contain;
	-o-object-fit: contain;
}

@media screen and (max-width: 560px) {
	.bl_contents_ttl {
		margin-bottom: 32px;
	}
}

.window_bg {
	width: 100%;
}

.window_bg .line {
	display: flex;
	justify-content: space-between;
}

.window_bg .ob {
	height: 8px;
	width: 8px;
	min-width: 8px;
}

.window_bg .ob.w100 {
	width: 100%;
}

.window_bg .ob.bl {
	background-color: #1F1D1D;
}

.window_bg .ob.w100 {
	width: 100%;
}

.window_bg .ob.op {
	background-color: #cacaca42;
}

.window_bg .ob.op2 {
	background-color: #67676742;
}

.window_bg .ob.h100 {
	height: auto;
}

.window_bg .ob.h_fit {
	height: auto;
}

.bl_news {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 2;
	min-height: 400px;
	padding: 16px;
}

a:link,
a:visited,
button:link,
button:visited {
	color: inherit;
}

.twitter-timeline {}

a,
button {
	/* border: none; */
	/* color: #e7141a; */
	/* cursor: pointer;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    outline: none;
    text-decoration: none; */
	/* font-family: "Noto Serif JP", serif; */
}

@media screen and (max-width: 560px) {
	.bl_contents_ttl img {
		height: 56px;
	}
}