@charset "utf-8";

/* main-fv */
#main-fv {
	margin-top: 150px;
}
#main-fv--slide .swiper-slide {
	height: 900px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

#main-fv--slide .swiper-slide img {
	display: none;
}

/* top-intro */
#top-intro {
	background: #fff url(https://basefile.akamaized.net/udon448/626b3f07eee22/policy_bg.jpg) no-repeat center right;
	background-size: cover;
}
#top-intro h2 {
    display: inline-block;
    font-size: 43px;
    font-family: var(--cmn-font);
    color: var(--cmn-color);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: left;
    text-align: left;
    vertical-align: top;
}
#top-intro .text {
    display: inline-block;
    max-width: 400px;
    margin-left: 50px;
}
#top-intro .text p {
    line-height: 2.2;
    margin-bottom: 40px;
}
#top-intro .text p:last-child {
	margin-bottom: 0;
}

/* top-point */
#top-point {
	padding: 0;
	margin-bottom: 30px;
}
.top-point--box {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 350px;
    color: #fff;
    background-color: var(--cmn-color);
}
.top-point--box .title {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    justify-content: end;
    align-items: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.top-point--box .title h2 {
    font-size: 45px;
    font-family: var(--cmn-font);
    text-align: left;
    margin-right: 50px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
.top-point--box .desc {
    width: 50%;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}
.top-point--box .desc-in {
	padding-left:50px;
    max-width: 490px;
}
.top-point--box:nth-child(even) {
    flex-direction: row-reverse;
}
.top-point--box:nth-child(even) .title {
    justify-content: start;
}
.top-point--box:nth-child(even) .title h2 {
	margin-left:50px;
	margin-right:0;
}
.top-point--box:nth-child(even) .desc {
    justify-content: end;
}
.top-point--box:nth-child(even) .desc-in {
	padding-left: 0;
	padding-right:50px;
}


/* top-items */
#top-items .inner {
	max-width: 1160px;
}
#top-items--slide  {
	margin-top: 50px;
	overflow: visible;
}
#top-items--slide .swiper-slide {
	padding: 0 20px;
    transform: scale(.8);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#top-items--slide .swiper-slide.swiper-slide-active {
    transform: scale(1);
}
#top-items--slide .swiper-slide .thumb {
    text-align: center;
}
#top-items--slide .swiper-slide .info {
	text-align:center;
	padding: 20px;
	margin-top: -10px;
	background: #fff;
	border-radius: 10px;
}
#top-items--slide .swiper-slide .info h3 {
	font-size: 34px;
    font-family: var(--cmn-font);
}
#top-items--slide .swiper-slide .info h4 {
	font-size: 22px;
    font-family: var(--cmn-font);
}
#top-items--slide .swiper-slide .info p {
	font-size: 17px;
}
#top-items--slide .swiper-slide .info .item-icons {
}
#top-items--slide .swiper-slide .info .item-icons li {
	display: inline-block;
	width: 39px;
	height: 0;
	padding-top: 39px;
	margin: 0 3px;
	vertical-align: middle;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
#top-items--slide .swiper-slide .info .item-icons li.item-icon01 {
	background-image: url(https://basefile.akamaized.net/udon448/626b3ce6f2391/icon_on.png);
}
#top-items--slide .swiper-slide .info .item-icons li.item-icon02 {
	background-image: url(https://basefile.akamaized.net/udon448/626b3cf2a9f96/icon_rei.png);
}
#top-items--slide .swiper-slide .info .item-icons li.item-icon03 {
	background-image: url(https://basefile.akamaized.net/udon448/626b3c6120d4f/icon_nuru.png);
}



/* top-item-set */
.top-item-set--header {
	color: #fff;
	padding: 60px 0;
	margin-bottom: 100px;
	background: url(https://basefile.akamaized.net/udon448/626b3fb0a7d7f/set_bg.jpg) center top no-repeat;
	background-size: cover;
}
.top-item-set--list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
	width: 100%;
}
.top-item-set--list > li{
    width: 46%;
    max-width: 430px;
	margin: 0 0 8% 8%;
}
.top-item-set--list > li:nth-child(odd) {
    margin-left: 0;
}
.top-item-set--list a{
    display:block;
}
.top-item-set--list .info-in {
    position: relative;
    padding-top: 30px;
    padding-right: 200px;
}
.top-item-set--list .info-in h3 {
	font-size: 24px;
    font-family: var(--cmn-font);
    color: var(--cmn-color);
}
.top-item-set--list .info-in .sub-image {
    position: absolute;
    right: 5px;
    top: -90px;
}
.top-item-set--list .to-buy {
    color: #000;
	font-size: 16px;
}
.top-item-set--list .to-buy:after {
	content: url(https://basefile.akamaized.net/udon448/626b3b3838c73/arrow.png);
	display:block;
    margin-top: -15px;
}

.cmn-item--list li:nth-child(n+9) {
    display: none;
}


/* top-nft */
#top-nft {
	color: var(--cmn-color);
	background: url(https://basefile.akamaized.net/udon448/626b3e6ac5c29/nft_bg.jpg) no-repeat center top;
	background-size: cover;
}
.top-nft--list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin-top:50px;
}
.top-nft--list li {
    width: 46%;
    max-width: 400px;
    margin: 0 2%;
}
.top-nft--list li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 45px;
    background: rgba(109,48,26,.6);
    text-align: center;
    border: solid 1px #000;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.top-nft--list li a:hover {
    background: var(--cmn-color);
}
.top-nft--list li img {
	vertical-align: middle;
}

/* top-origin */
#top-origin {
	color: #fff;
	background: var(--cmn-color);
}
#top-origin h3 {
	font-size: 24px;
	text-align:center;
	margin-bottom:20px;
}
#top-origin p {
	font-size: 17px;
}

.top-origin--slide {
    margin-bottom: 50px;
}

/* top-profile */
#top-profile {
    padding: 0;
}
.top-profile-in {
    display: table;
    width: 100%;
	background-image:url(https://basefile.akamaized.net/udon448/626b3bc11b403/footer_logo.png);
	background-position: center;
	background-repeat: no-repeat;
}
.top-profile-in .info {
    width: 55%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.profile-name {
    font-weight: 500;
    letter-spacing: 5px;
    margin-bottom: 10px;
}
.profile-name span {
    font-size: 30px;
    font-weight: bold;
}
.profile-birth {
    font-weight: 500;
    margin-bottom: 15px;
}
.profile-desc {
    font-size: 17px;
    text-align: left;
}
.top-profile-in .img {
    display: table-cell;
    width: 45%;
}
.top-profile-in .img img {
    max-width: none;
    margin-right: -104px;
    position: relative;
    left: -20px;
}

/* -----------------------------------

media query

------------------------------------- */

@media (max-width: 815px) {


	#main-fv {
		margin-top: 70px;
	}
	#main-fv--slide .swiper-slide {
		height: calc(100vh - 120px);
	}

	#top-intro {
		padding: 30px;
		background-image: url(https://basefile.akamaized.net/udon448/626b3f441fd75/policy_bg_sp.jpg);
		background-repeat: no-repeat;
		background-position: right top;
	}
	#top-intro h2 {
		display: block;
		font-size: 22px;
		margin-bottom:30px;
	}
	#top-intro .text {
		display: block;
		margin-left: 0;
	}
	#top-intro .text p {
		margin-bottom: 20px;
	}

	.top-point--box .title,
	.top-point--box:nth-child(even) .title {
		width: 100%;
		padding: 50px 0;
		justify-content: center;
	}
	.top-point--box .title h2,
	.top-point--box:nth-child(even) .title h2 {
		font-size: 21px;
		margin-left: 0;
		margin-right: 0;
	}
	.top-point--box .desc,
	.top-point--box:nth-child(even) .desc {
		width: 100%;
		justify-content: normal;
	}
	.top-point--box .desc-in,
	.top-point--box:nth-child(even) .desc-in {
		padding: 20px;
		max-width: 100%;
	}

	#top-items--slide .swiper-slide .info h3 {
		font-size: 16px;
	}
	#top-items--slide .swiper-slide .info h4 {
		font-size: 11px;
		margin-bottom:10px;
	}
	#top-items--slide .swiper-slide .info .item-icons li {
		width: 18px;
		padding-top: 18px;
	}
	#top-items--slide .swiper-slide .info {
		width: calc(100% + 40px);
		margin-left: -20px;
	}
	#top-items--slide .swiper-slide .info p {
		font-size: 10px;
	}

	.top-item-set--list > li,
	.top-item-set--list > li:nth-child(odd) {
		width: 100%;
		max-width: 430px;
		margin: 0 auto 50px;
	}
	.top-item-set--list .info-in {
		padding-top: 15px;
		padding-right: 130px;
	}
	.top-item-set--list .info-in .sub-image {
		width: 120px;
		top: -40px;
	}
	.top-item-set--list .info-in h3 {
		font-size: 15px;
	}
	.top-item-set--list .to-buy {
		font-size: 11px;
		margin-top:20px;
	}
	.top-item-set--list .to-buy:after {
		content: '';
		margin-top: 0;
		width: 100%;
		height: 10px;
		background: url(https://basefile.akamaized.net/udon448/626b3b3838c73/arrow.png) no-repeat;
		background-size: 100px;
	}

	.top-nft--list {
		margin-top: 20px;
	}
	.top-nft--list li {
		width: 100%;
		max-width: 210px;
		margin: 0 auto 20px;
	}
	.top-nft--list li a {
		height: 30px;
		line-height: 25px;
		border: none;
	}
	.top-nft--list li img {
		height: 24px;
	}

	.top-origin--slide {
		margin-bottom: 30px;
	}
	.top-origin--slide .slick-slide {
		width: 150px;
	}
	#top-origin h3 {
		font-size: 14px;
	}
	#top-origin p {
		font-size: 11px;
	}

	#top-profile {
		padding-top: 45px;
	}
	.top-profile-in {
		display: block;
	}
	.top-profile-in .info {
		width: 100%;
		display: block;
		margin-bottom:20px;
	}
	.profile-name {
		font-size: 12px;
	}
	.profile-name span {
		font-size: 19px;
	}
	.profile-birth {
		font-size: 12px;
	}
	.profile-desc {
		font-size: 11px;
	}
	.top-profile-in .img {
		display: block;
		width: 100%;
		text-align: center;
	}
	.top-profile-in .img img {
		max-width: 80%;
		margin-right: auto;
		left: auto;
	}


}


