@font-face {
  src: url("../fonts/yugothic-medium.otf");
  font-family: "Yugothic";
  font-weight: 500;
}
@font-face {
  src: url("../fonts/yugothicbold.ttf");
  font-family: "Yugothic";
  font-weight: 700;
}
@font-face {
  src: url("../fonts/DIN2014-DemiBold.ttf");
  font-family: "DIN 2014";
  font-weight: 600;
}
* {
  padding: 0;
  margin: 0;
  min-height: inherit;
  min-width: inherit;
  box-sizing: border-box;
}
*:focus {
  outline: none;
}

[type="hidden"]:focus,
[type="text"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="url"]:focus,
[type="email"]:focus,
[type="password"]:focus,
[type="datetime"]:focus,
[type="date"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="time"]:focus,
[type="datetime-local"]:focus,
[type="number"]:focus,
select:focus,
textarea:focus {
  border-color: inherit;
  box-shadow: none;
  outline: none;
}

body {
  font-family: "Yugothic";
  font-weight: 500;
}

/* Coding */
.Breadcum {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0px;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 32px;
  font-weight: 700;
  cursor: default;
  user-select: none;
}
@media screen and (max-width: 1280px) {
  .Breadcum {
    margin-top: 16px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Breadcum > a {
  text-decoration: none;
  color: #191919;
  cursor: pointer;
  pointer-events: all;
  font-weight: 500;
}

.Container {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
  margin-top: 28px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1280px) {
  .Container {
    margin-top: 22px;
  }
}

.Contents_Image {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
}
.Contents_Image > img {
  width: 100%;
}

.Contents_Group {
  margin-top: 80px;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .Contents_Group {
    margin-top: 57px;
  }
}
@media screen and (max-width: 620px) {
  .Contents_Group {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Contents_Group__Title {
  font-size: 20px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #191919;
}
.Contents_Group__Curve_DAO {
  margin-top: 40px;
  width: 100%;
  padding: 35px 25px;
  background-color: #f6f6f6;
}
.Contents_Group__Curve_DAO--Token {
  display: flex;
  flex-direction: column;
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #afafaf;
  text-decoration: none;
}
.Contents_Group__Curve_DAO--Token:first-child {
  padding-top: 0;
}
.Contents_Group__Curve_DAO--Token:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.Contents_Group__Curve_DAO--Token__Text {
  display: flex;
  align-items: flex-start;
}
.Contents_Group__Curve_DAO--Token__Text--Nth {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #afafaf;
  margin-right: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Contents_Group__Curve_DAO--Token__Text--Nth > div {
  display: inline-flex;
  flex-direction: column;
  margin-top: 15px;
}
.Contents_Group__Curve_DAO--Token__Text--Title {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #191919;
  margin-top: -4px;
}
.Contents_Group__Desc {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 40px;
  color: #191919;
}

.Leading {
  width: 100%;
  margin-top: 120px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1280px) {
  .Leading {
    margin-top: 96px;
  }
}
@media screen and (max-width: 620px) {
  .Leading {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Leading__Title {
  width: 100%;
  padding: 8px;
  background-color: #f6f6f6;
  display: flex;
}
.Leading__Title > div {
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #191919;
}
.Leading__Title > div:first-child {
  margin-right: 5px;
  white-space: nowrap;
}
.Leading__Desc {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #191919;
  margin-top: 32px;
}
.Leading__Image {
  margin-top: 32px;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
}
@media screen and (max-width: 620px) {
  .Leading__Image {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.Leading__Image > img {
  width: 100%;
}
.Leading__List_Attr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 40px;
}
.Leading__List_Attr > div {
  background-color: #ffffff;
}
.Leading__List_Attr > div:nth-child(odd):not(:first-child) {
  background-color: #f6f6f6;
}
.Leading__List_Attr--Prom {
  display: flex;
  width: 100%;
}
.Leading__List_Attr--Prom__Attr {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #191919;
  width: 35%;
}
@media screen and (max-width: 620px) {
  .Leading__List_Attr--Prom__Attr {
    width: 50%;
  }
}
.Leading__List_Attr--Prom__Attr .sp_ol {
  display: none;
}
@media screen and (max-width: 620px) {
  .Leading__List_Attr--Prom__Attr .sp_ol {
    display: block;
  }
}
.Leading__List_Attr--Prom__Attr_Details {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #191919;
  width: 65%;
}
@media screen and (max-width: 620px) {
  .Leading__List_Attr--Prom__Attr_Details {
    width: 50%;
  }
}
.Leading__Desc_Details {
  margin-top: 40px;
  width: 100%;
}
.Leading__Desc_Details * {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #191919;
}
.Leading__Desc_Details > div {
  margin-top: 24px;
}
.Leading__Desc_Details > div:first-child {
  margin-top: 0;
}
.Leading__Desc_Details--Zec {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
.Leading__Desc_Details--Zec > div {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0px;
  min-width: 20px;
  min-height: 20px;
  background-color: #afafaf;
  color: #ffffff;
  font-weight: 700;
  margin-right: 8px;
}
.Leading__Desc_Details--Zec > p {
  margin-top: -4px;
}
.Leading__Item {
  width: 100%;
  margin-top: 60px;
  display: flex;
  flex-direction: column;
}
.Leading__Item--Title {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Leading__Item--Title > div {
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0px;
  font-family: "DIN 2014";
  font-weight: 600;
  color: #191919;
  display: flex;
  align-items: center;
}
.Leading__Item--Title > div > span {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0px;
  font-family: "Yugothic";
  font-weight: 700;
  margin-left: 14px;
  margin-top: 5px;
}
.Leading__Item--Title > span {
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 0px;
  margin-top: 12px;
  color: #191919;
  font-weight: 700;
}
.Leading__Item--Image {
  margin-top: 27px;
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 620px) {
  .Leading__Item--Image {
    margin-top: 35px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .Leading__Item--Image.Movie {
    padding-left: 0;
    padding-right: 0;
  }
}
.Leading__Item--Image > img {
  width: 100%;
}
.Leading__Item--Image > div {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 8px;
  color: #535353;
}
.Leading__Item--Desc {
  margin-top: 24px;
}
.Leading__Item--Desc *:first-child {
  margin-top: 0;
}
.Leading__Item--Desc > div {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 700;
  color: #191919;
}
.Leading__Item--Desc > p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  margin-top: 12px;
  color: #191919;
}
.Leading__Item--Button {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.6px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  width: 200px;
  height: 32px;
  border: 1px solid #191919;
  color: #191919 !important;
  font-weight: 700;
  transition: all 0.3s ease;
  border-radius: 3px;
}
.Leading__Item--Button:hover {
  color: #ffffff !important;
  background-color: #191919;
}

.Collection {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .Collection {
    margin-top: 96px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Collection__Title {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.8px;
  font-weight: 700;
  color: #191919;
}
.Collection__List_Item {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}
.Collection__List_Item > li {
  width: calc( (100% - 5 * 28px) / 6 );
  margin-right: 28px;
  margin-bottom: 28px;
  display: flex;
  flex-direction: column;
}
.Collection__List_Item > li:nth-last-child(-n + 6) {
  margin-bottom: 0;
}
.Collection__List_Item > li:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 1280px) {
  .Collection__List_Item > li {
    width: calc( (100% - 2 * 16px) / 3 );
    margin-right: 16px;
    margin-bottom: 16px;
  }
  .Collection__List_Item > li:nth-child(6n) {
    margin-right: 16px;
  }
  .Collection__List_Item > li:nth-last-child(-n + 6) {
    margin-bottom: 16px;
  }
  .Collection__List_Item > li:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
  .Collection__List_Item > li:nth-child(3n) {
    margin-right: 0;
  }
}
.Collection__List_Item > li > a {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  text-decoration: none;
}
.Collection__List_Item > li > a > img {
  width: 100%;
}
.Collection__List_Item > li > a > div {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #535353;
  margin-top: 16px;
}
@media screen and (max-width: 1280px) {
  .Collection__List_Item > li > a > div {
    margin-top: 8px;
  }
}
.Collection__List_Item > li > a > p {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.6px;
  color: #191919;
  margin-top: 10px;
}

.Feature {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 1280px) {
  .Feature {
    margin-top: 96px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Feature__Title {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0.8px;
  font-weight: 700;
  color: #191919;
}
.Feature__List_Feature {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}
.Feature__List_Feature > li {
  width: calc( (100% - 3 * 43px) / 4 );
  margin-right: 43px;
  margin-bottom: 43px;
  display: flex;
  flex-direction: column;
}
.Feature__List_Feature > li:nth-last-child(-n + 4) {
  margin-bottom: 0;
}
.Feature__List_Feature > li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1280px) {
  .Feature__List_Feature > li {
    width: calc( (100% - 1 * 26px) / 2 );
    margin-right: 26px;
    margin-bottom: 26px;
  }
  .Feature__List_Feature > li:nth-child(4n) {
    margin-right: 26px;
  }
  .Feature__List_Feature > li:nth-last-child(-n + 4) {
    margin-bottom: 26px;
  }
  .Feature__List_Feature > li:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
  .Feature__List_Feature > li:nth-child(2n) {
    margin-right: 0;
  }
}
.Feature__List_Feature > li > a {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  text-decoration: none;
}
.Feature__List_Feature > li > a > img {
  width: 100%;
}
.Feature__List_Feature > li > a > div {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.6px;
  margin-top: 16px;
  font-weight: 700;
  color: #191919;
}
.Feature__List_Feature > li > a > p {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  margin-top: 10px;
  color: #535353;
}

.Feature_All {
  margin-top: 91px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
}
@media screen and (max-width: 1280px) {
  .Feature_All {
    display: none;
  }
}
.Feature_All__List_Feature {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 32px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.Feature_All__List_Feature > li {
  width: calc( (100% - 2 * 31.4px) / 3 );
  margin-right: 31.4px;
  margin-bottom: 31.4px;
  display: inline-flex;
  flex-direction: column;
}
.Feature_All__List_Feature > li:nth-last-child(-n + 3) {
  margin-bottom: 0;
}
.Feature_All__List_Feature > li:nth-child(3n) {
  margin-right: 0;
}
.Feature_All__List_Feature > li > a {
  width: 100%;
  display: inline-flex;
  flex-direction: column;
  text-decoration: none;
}
.Feature_All__List_Feature > li > a > img {
  width: 100%;
}
.Feature_All__List_Feature > li > a > div {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.6px;
  font-weight: 700;
  color: #191919;
  margin-top: 16.6px;
}
.Feature_All__List_Feature > li > a > p {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #535353;
  margin-top: 6px;
}

.Feature_All_SP {
  display: none;
}
@media screen and (max-width: 1280px) {
  .Feature_All_SP {
    display: block;
    margin-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.Feature_All_SP__List {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 32px;
}
.Feature_All_SP__List--Item {
  width: calc( (100% - 2 * 26px) / 3 );
  margin-right: 26px;
  margin-bottom: 26px;
  display: flex;
  flex-direction: column;
}
.Feature_All_SP__List--Item:nth-last-child(-n + 3) {
  margin-bottom: 0;
}
.Feature_All_SP__List--Item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .Feature_All_SP__List--Item {
    width: calc( (100% - 1 * 26px) / 2 );
    margin-right: 26px;
    margin-bottom: 26px;
  }
  .Feature_All_SP__List--Item:nth-child(3n) {
    margin-right: 26px;
  }
  .Feature_All_SP__List--Item:nth-last-child(-n + 3) {
    margin-bottom: 26px;
  }
  .Feature_All_SP__List--Item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
  .Feature_All_SP__List--Item:nth-child(2n) {
    margin-right: 0;
  }
}
.Feature_All_SP__List--Item > a {
  display: inline-flex;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
}
.Feature_All_SP__List--Item > a > img {
  width: 100%;
}
.Feature_All_SP__List--Item > a > div {
  margin-top: 16px;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.6px;
  color: #191919;
  font-weight: 700;
}
.Feature_All_SP__List--Item > a > p {
  margin-top: 16px;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #535353;
}

/*# sourceMappingURL=contents.css.map */
