@charset "UTF-8";
* {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th {
  text-align: left;
  font-weight: normal;
}

a {
  color: #000000;
}

/* CSS Document */
@font-face {}
html {
  font-size: 62.5%;
  /*16px62.5%=10px*/
}

img {
  max-width: 100%;
}

html,
body {
  color: rgb(51, 51, 51);
  font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
  font-weight: 400;
  line-height: 1.7;
  font-feature-settings: "palt";
  position: relative;
  background-image: url("01_back.png");
  background-size: cover;
  background-attachment: fixed;
  /* スクロールに伴って背景画像移動させない */
  background-repeat: no-repeat;
  width: 100%;
  /* 横幅いっぱい */
  height: 100vh;
  /* 縦幅いっぱい */
  overflow-x: hidden;
}

body * {
  box-sizing: border-box;
  word-break: break-word;
}

main {
  display: block;
  min-height: 100vh;
  padding-bottom: 100px;
}

/********************
*********************
navigtion************
*********************
*********************/
.header {
  width: 100%;
  height: 100px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 301;
}

.l-wrap.wrap-ptn {
  background: url("/assets/img/bg_ptn_1.jpg") 0 0/100% auto repeat-y;
}

.l-wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.loading.is-loaded {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: 1s;
}

.loading {
  width: 100%;
  height: 100%;
  padding: 0 100px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999999999;
}

.loading .load-tx {
  animation: load-tx 3.5s linear;
  animation-fill-mode: both;
}

.header .btn-wrap.header-btn {
  max-width: 165px;
  position: absolute;
  right: 25px;
  top: 20px;
}

.btn-wrap.clm-1 {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.clm-1 {
  width: 100%;
  max-width: 450px;
  margin: auto;
}

.clm-1,
.clm-2,
.clm-3,
.clm-4 {
  width: 100%;
  width: 103%;
  margin: 0 -1.5%;
  display: flex;
  flex-wrap: wrap;
}

.btn-wrap {
  width: 103%;
  margin: 30px -1.5%;
  margin-bottom: 30px;
  margin-top: 30px;
  display: flex;
  align-items: stretch;
  text-align: center;
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-style.is-disable {
  width: 100%;
  height: 60px;
  cursor: pointer;
  display: flex;
  border: 1px solid #000;
  border-radius: 100px;
  color: #333;
  position: relative;
}

.btn-3 {
  background: transparent;
  overflow: hidden;
  border: none;
  box-shadow: inset 0 1px 1px 0 #333, inset 0 0 0 1px #333;
  color: #333;
}

.btn-3::before {
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #5448c9 0%, #8248c9 100%);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.header .btn-wrap.header-btn span {
  font-family: "EB Garamond", "Cochin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 1.0625rem;
  font-weight: bold;
}

.btn-1 span,
.btn-2 span,
.btn-3 span,
.btn-4 span,
.btn-5 span,
.btn-style.is-disable span {
  width: 100%;
  padding: 0 25px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
}

.arr-btm arr-w::before {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  left: auto;
  right: 20px;
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  margin: auto;
  content: "";
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.arr-prev,
.arr-next,
.arr-top,
.arr-btm {
  position: relative;
}

.header .btn-wrap.header-btn.is-open .btn-h-area {
  display: block;
}

.header .btn-wrap.header-btn .btn-h-area {
  width: 100%;
  margin-top: 12px;
  display: none;
}

.header .btn-wrap.header-btn .btn-h-area ul li a {
  padding: 15px;
  color: #FFF;
  display: block;
  font-family: "EB Garamond", "Cochin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  position: relative;
}

.bg-grade-1,
.header .btn-wrap.header-btn .btn-h-area ul li a {
  background: #5448c9;
  background: linear-gradient(to right, #5448c9 0%, #8248c9 100%);
}

a {
  color: #ce3d88;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  transition: all 0.3s ease-in-out 0s;
}

.header .btn-wrap.header-btn span {
  font-family: "EB Garamond", "Cochin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 1.0625rem;
  font-weight: bold;
}

.btn-1 span,
.btn-2 span,
.btn-3 span,
.btn-4 span,
.btn-5 span,
.btn-style.is-disable span {
  width: 100%;
  padding: 0 25px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.0625rem;
}

.arr-prev,
.arr-next,
.arr-top,
.arr-btm {
  position: relative;
}

.arr-btm:before {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  left: auto;
  right: 20px;
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  margin: auto;
  content: "";
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.header .btn-wrap.header-btn .btn-h-area {
  width: 100%;
  margin-top: 12px;
  display: none;
}

.header .btn-wrap.header-btn .btn-h-area ul li:first-of-type {
  border-top: none;
}

.header .btn-wrap.header-btn .btn-h-area ul li {
  border-top: 1px solid #7d58d7;
}

.header .btn-wrap.header-btn .btn-h-area ul li a {
  padding: 15px;
  color: #FFF;
  display: block;
  font-family: "EB Garamond", "Cochin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 0.875rem;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  position: relative;
}

.bg-grade-1,
.header .btn-wrap.header-btn .btn-h-area ul li a {
  background: #5448c9;
  background: linear-gradient(to right, #5448c9 0%, #8248c9 100%);
}

.hamb-btn {
  display: none;
}

/********************
*********************
****ナビゲーション****
*********************
*********************/
.section {
  display: block;
}

.gnav-main {
  display: flex;
  justify-content: flex-end;
}

ol,
ul {
  list-style-type: none;
}

.gnav-main > li {
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gnav-main > li a,
.gnav-main > li span {
  color: #333;
  font-size: 1.0625rem;
  font-weight: bold;
  font-family: "EB Garamond", "Cochin", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  position: relative;
}

.gnav-main > li.li-sub {
  cursor: default;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.gnav-main > li {
  margin-right: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gnav-main > li.li-sub {
  cursor: default;
}

.gnav-sub {
  width: 200%;
  padding-top: 10px;
  position: absolute;
  left: -50%;
  top: 90%;
  display: none;
}

.disp-sp {
  display: none !important;
}

.gnav-main > li:last-of-type {
  margin-right: 0;
}

/********************
*********************
フローティングバナー****
*********************
*********************/
.floating-banner {
  display: table;
  position: fixed;
  /* 追従 */
  z-index: 99999;
  /* 他の要素の下に隠れないように */
  right: 3vw;
  bottom: 4vw;
  /* バナーの上下の位置 */
  width: 200px;
  height: 150px;
  background: linear-gradient(25deg, rgb(201, 72, 136), rgb(84, 72, 201));
  border-radius: 70px;
  border-radius: 60px 60px 60px 60px;
  border: solid 2px #fff;
  box-shadow: 0 0 5px #fff, 0 0 5px #fff inset, 0 0 10px #fff, 0 0 10px #fff inset;
}

.floating-banner_title {
  color: #fff;
  font-size: 2rem;
  line-height: 1.5em;
  text-align: center;
  display: table-cell;
  /* 子要素はテーブルセル要素にする */
  vertical-align: middle;
  /* 上下中央に寄せる */
}

.floating-banner:hover {
  opacity: 0.9;
  color: #FFFFFF;
}

/*******************
*********************
******section*******
*********************
*********************/
.top {
  max-width: 100%;
  margin: 0 auto 4rem;
}

.top_title {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  padding-top: 5px;
}
.top_title figure {
  width: 320px;
  margin: 20px auto;
}

.top_logo {
  width: 100%;
  height: auto;
}

h1 {
  /*利用規約*/
  font-size: 4rem;
  text-align: center;
  color: transparent;
  background: -webkit-linear-gradient(25deg, #c94888, #5448C9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-bottom: 2px solid #c21500;
  padding-bottom: 8px;
  -o-border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
     border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
  border-image-slice: 1;
  font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
}

.top_img_ph {
  display: block;
  text-align: center;
  width: 10%;
  margin: 0 auto;
}

/*******************
*********************
******section01******
*********************
*********************/
.section01 {
  font-family: 游明朝, "Yu Mincho", 游明朝体, YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
}

.main_ul {
  width: 800px;
  margin: auto;
  display: flex;
  text-align: center;
  justify-content: space-between;
}

.main_li {
  display: flex;
  flex-direction: column;
  /*子要素に追加*/
  width: 300px;
  padding-bottom: 2vw;
}

.main_li_title {
  font-size: 3rem;
  text-align: left;
  padding-bottom: 2vw;
  color: transparent;
  background: repeating-linear-gradient(25deg, #c94888, #5448C9 100%);
  -webkit-background-clip: text;
}

.main_box {
  max-width: 100%;
  margin: auto;
  padding-top: 0vw;
  display: flex;
  flex-direction: column;
  width: 800px;
  /*子要素に追加*/
}
.main_box .main_text {
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: justify;
  padding-bottom: 5vw;
  flex-grow: 1;
}
.main_box .main_text .notes {
  font-size: 1.5rem;
  padding-top: 1.5rem;
  display: inline-block;
}
.main_box .main_text a:hover {
  text-decoration: underline;
}
.main_box .attention {
  background: #fff;
  border: 3px solid #c21500;
  font-size: 1.8rem;
  padding: 1rem;
  margin-bottom: 4rem;
  color: #ff0000;
}

.mtmk_h2 {
  color: transparent;
  background: -webkit-linear-gradient(25deg, #c94888, #5448C9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-bottom: 8px;
  -o-border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
     border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
  border-image-slice: 1;
}

/********************
*********************
item************
*********************
*********************/
ul.tickets {
  display: flex;
  justify-content: center;
  width: 800px;
}
ul.tickets li {
  text-align: center;
  width: 33.333333%;
  padding: 1.5rem;
}
ul.tickets li figure figcaption {
  font-weight: bold;
}
ul.tickets li figure img {
  width: 100%;
  height: auto;
}

.main_li_text {
  font-size: 1.8rem;
  line-height: 1.8;
  text-align: justify;
  padding-bottom: 5vw;
  flex-grow: 1;
  /*空きスペースの伸びる倍率を指定*/
}

/*******************
******利用規約同意ボタン****
*********************/
.loginbtn {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 90px;
  background-color: #fff;
  border-radius: 60px 60px 60px 60px;
  border: solid 2px #c94888;
  box-shadow: 0 0 5px #c94888, 0 0 5px #c94888 inset, 0 0 10px #c94888, 0 0 10px #c94888 inset;
}

/*******************
******ログインボタン****
*********************/
.loginbtn {
  margin: auto;
  overflow: hidden;
  width: 300px;
  height: 90px;
  background-color: #fff;
  border-radius: 60px 60px 60px 60px;
  border: solid 2px #c94888;
  box-shadow: 0 0 5px #c94888, 0 0 5px #c94888 inset, 0 0 10px #c94888, 0 0 10px #c94888 inset;
}

.triangle {
  width: 100%;
  position: relative;
  background: linear-gradient(25deg, #c94888, #5448C9);
  border-radius: 60px 60px 0px 0px;
  height: 45px;
}

.triangle_title {
  white-space: nowrap;
  color: rgb(255, 255, 255);
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.triangle_under {
  white-space: nowrap;
  position: relative;
  width: 100%;
  font-size: 2rem;
  color: rgb(81, 81, 81);
  height: 45px;
}

.login_text_pos {
  white-space: nowrap;
  width: 100%;
  font-size: 2rem;
  color: rgb(81, 81, 81);
  height: 45px;
}

.triangle_text {
  color: rgb(81, 81, 81);
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.triangle::before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #B947C3 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%) translateY(100%);
}

.loginbtn:hover {
  opacity: 0.5;
  color: #FFFFFF;
}

/*******************
******section02******
********注意**********
*********************/
.section02_back {
  max-width: 100%;
  height: auto;
  background: linear-gradient(25deg, rgba(201, 72, 136, 0.5), rgba(84, 72, 201, 0.5));
  padding-top: 10vw;
  padding-bottom: 10vw;
}

.section02_back_top {
  width: 700px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 60px 60px 60px 60px;
  height: auto;
}

.section02_back_top.text {
  width: 700px;
  margin: 0 auto;
  padding: 5vw 5vw 5vw 5vw;
}

.section02_title {
  font-size: 2.8rem;
  text-align: left;
  padding-bottom: 1vw;
  color: transparent;
  background: repeating-linear-gradient(25deg, #c94888, #5448C9 100%);
  -webkit-background-clip: text;
}

.section02_ul {
  list-style-type: disc;
  padding-bottom: 2vw;
}

.section02_li {
  font-size: 1.8rem;
  line-height: 1.8em;
  letter-spacing: -0.03em;
  text-align: justify;
  flex-grow: 1;
  /*空きスペースの伸びる倍率を指定*/
}

/*******************
*********************
******section03******
*********************
*********************/
.section03_box {
  width: 700px;
  margin: 0 auto;
  margin-bottom: 15vw;
}

.section03_title {
  display: table;
  /*テーブルセル要素に変更*/
  width: 700px;
  height: 100px;
  margin: 0 auto;
  margin-top: 15vw;
  margin-bottom: 1vw;
  text-align: center;
  background: linear-gradient(25deg, rgb(201, 72, 136), rgb(84, 72, 201));
  border-radius: 70px;
  border-radius: 60px 0px 60px 0px;
  border: solid 2px #fff;
  box-shadow: 0 0 5px #fff, 0 0 5px #fff inset, 0 0 10px #fff, 0 0 10px #fff inset;
}

h2 {
  font-size: 3rem;
  color: rgb(255, 255, 255);
  padding-top: -50%;
  display: table-cell;
  /*テーブルセル要素に変更*/
  vertical-align: middle;
  /*上下中央*/
}

.section03_owner {
  display: block;
  margin: 0 auto;
  width: 90%;
  text-align: center;
  padding-bottom: 5vw;
}

.section03_ul {
  width: 700px;
  margin: auto;
  margin-bottom: 8vw;
  text-align: justify;
  display: flex;
  justify-content: space-between;
}

.section03_li {
  display: flex;
  flex-direction: column;
  /*子要素に追加*/
  width: 300px;
  text-align: justify;
}

.section03_list_ul {
  list-style-type: upper-roman;
}

.section03_list_li {
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  text-align: justify;
  padding-bottom: 1.5vw;
}

.section03_btn_ul {
  width: 700px;
  margin: auto;
  display: flex;
  text-align: center;
  justify-content: space-between;
}

.section03_btn_li {
  display: flex;
  flex-direction: column;
  /*子要素に追加*/
  width: 300px;
  text-align: justify;
}

/*******************
*********************
******section04******
*********************
*********************/
.section04_box {
  width: 700px;
  margin: 0 auto;
}

.section04_back {
  max-width: 100%;
  height: auto;
  background: linear-gradient(25deg, rgba(201, 72, 136, 0.5), rgba(84, 72, 201, 0.5));
  padding-top: 15vw;
  padding-bottom: 15vw;
}

.section04_title {
  display: table;
  /*テーブルセル要素に変更*/
  width: 700px;
  height: 100px;
  margin: 0 auto;
  margin-bottom: 1vw;
  text-align: center;
  background: linear-gradient(25deg, rgb(201, 72, 136), rgb(84, 72, 201));
  border-radius: 70px;
  border-radius: 60px 0px 60px 0px;
  border: solid 2px #fff;
  box-shadow: 0 0 5px #fff, 0 0 5px #fff inset, 0 0 10px #fff, 0 0 10px #fff inset;
}

h2 {
  font-size: 3rem;
  color: rgb(255, 255, 255);
  padding-top: -50%;
  display: table-cell;
  /*テーブルセル要素に変更*/
  vertical-align: middle;
  /*上下中央*/
}

.section04_owner {
  display: block;
  margin: 0 auto;
  width: 90%;
  text-align: center;
  padding-bottom: 5vw;
}

.section04_ul {
  width: 700px;
  margin: auto;
  margin-bottom: 8vw;
  text-align: justify;
  display: flex;
  justify-content: space-between;
}

.section04_li {
  display: flex;
  flex-direction: column;
  /*子要素に追加*/
  width: 300px;
  text-align: justify;
}

.section04_list_ul {
  list-style-type: upper-roman;
}

.section04_list_li {
  font-size: 2rem;
  line-height: 1.5em;
  letter-spacing: -0.03em;
  text-align: justify;
  padding-bottom: 1.5vw;
}

.section04_btn_ul {
  width: 700px;
  margin: auto;
  display: flex;
  text-align: center;
  justify-content: space-between;
}

.section04_btn_li {
  display: flex;
  flex-direction: column;
  /*子要素に追加*/
  width: 300px;
  text-align: justify;
}

/********************
*********************
*******footer********
*********************
*********************/
.footer {
  color: #FFF;
  width: 100%;
}
.footer .footer-logo {
  width: 330px;
  margin: 2.5% auto 0;
}
.footer .footer-polygon {
  margin-top: 2.5%;
  text-align: center;
}
.footer .footer-sub {
  background: #212121;
  padding: 10px 40px;
  font-size: 1.4rem;
  width: 100%;
  text-align: center;
}
.footer .btn-wrap .footer-btn {
  margin: 2.5% auto 0;
  max-width: 420px;
}

.footer .sc-inr,
.footer .sc-inr-ss,
.footer .sc-inr-s,
.footer .sc-inr-w {
  position: relative;
  z-index: 2;
}

.sc-inr,
.sc-inr-ss,
.sc-inr-s,
.sc-inr-w {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}

element.style {
  opacity: 1;
  visibility: inherit;
}

.sns-list {
  display: flex;
  justify-content: center;
}

.sns-list > li a {
  display: block;
}

.img-h {
  transition: all 0.3s ease-in-out 0s;
}

.clm-1,
.clm-2,
.clm-3,
.clm-4 {
  width: 100%;
  width: 103%;
  margin: 0 -1.5%;
  display: flex;
  flex-wrap: wrap;
}

.btn-wrap {
  width: 103%;
  margin: 30px -1.5%;
  margin-bottom: 30px;
  margin-top: 30px;
  display: flex;
  align-items: stretch;
  text-align: center;
}

.clm-2 > li,
.clm-2 .clm-li {
  width: 50%;
}

.clm-1 > li,
.clm-2 > li,
.clm-3 > li,
.clm-4 > li,
.clm-1 .clm-li,
.clm-2 .clm-li,
.clm-3 .clm-li,
.clm-4 .clm-li {
  margin-bottom: 40px;
  padding: 0 1.5%;
  position: relative;
}

.btn-wrap > .clm-li {
  margin-bottom: 0 !important;
}

.btn-4 {
  border: none;
  background: #212121;
  box-shadow: inset 0 2px 2px 0 #5448c9, inset 0 0 0 2px #8248c9;
  color: #FFF;
  overflow: hidden;
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-style.is-disable {
  width: 100%;
  height: 60px;
  cursor: pointer;
  display: flex;
  border: 1px solid #000;
  border-radius: 100px;
  color: #FFF;
  position: relative;
}

.clm-1 > li:last-of-type,
.clm-2 > li:last-of-type,
.clm-3 > li:last-of-type,
.clm-4 > li:last-of-type,
.clm-1 .clm-li:last-of-type,
.clm-2 .clm-li:last-of-type,
.clm-3 .clm-li:last-of-type,
.clm-4 .clm-li:last-of-type {
  margin-right: 0;
}

.clm-2 > li,
.clm-2 .clm-li {
  width: 50%;
}

.clm-1 > li,
.clm-2 > li,
.clm-3 > li,
.clm-4 > li,
.clm-1 .clm-li,
.clm-2 .clm-li,
.clm-3 .clm-li,
.clm-4 .clm-li {
  margin-bottom: 40px;
  padding: 0 1.5%;
  position: relative;
}

.btn-wrap > .clm-li {
  margin-bottom: 0 !important;
}

.btn-4 {
  border: none;
  background: #212121;
  box-shadow: inset 0 2px 2px 0 #5448c9, inset 0 0 0 2px #8248c9;
  color: #FFF;
  overflow: hidden;
}

.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.btn-style.is-disable {
  width: 100%;
  height: 60px;
  cursor: pointer;
  display: flex;
  border: 1px solid #000;
  border-radius: 100px;
  color: #FFF;
  position: relative;
}

.btn-4::before {
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #5448c9 0%, #8248c9 100%);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}

.btn-1 span,
.btn-2 span,
.btn-3 span,
.btn-4 span,
.btn-5 span,
.btn-style.is-disable span {
  width: 100%;
  padding: 0 25px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
}

.arr-prev,
.arr-next,
.arr-top,
.arr-btm {
  position: relative;
}

.btn-style .arr-next:before {
  left: auto;
}

.btn-style .arr-prev:before,
.btn-style .arr-next:before {
  border-color: #FFF;
  transition: all 0.3s ease-in-out 0s;
}

.arr-next:before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  left: auto;
  right: 20px;
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
}

.arr-prev:before,
.arr-next:before,
.arr-top:before,
.arr-btm:before {
  margin: auto;
  content: "";
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.default-img {
  margin-bottom: 0;
  line-height: 0;
}

.btn-back {
  font-size: 1.6rem;
  line-height: 1.7;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 200px;
  text-align: center;
  background: #444;
  color: #fff;
  margin-top: 3.2rem;
  border-radius: 0.3rem;
  padding: 0.4rem;
  border-radius: 300px;
  height: 60px;
  border: 1px solid #212121;
}
.btn-back:hover {
  opacity: 0.8;
  text-decoration: none !important;
}

#terms_of_service_box figure {
  width: 200px;
  padding: 10px 0;
}
#terms_of_service_box figure a:hover {
  opacity: 0.7;
}

@media screen and (max-width: 768px) {
  #terms_of_service_box figure {
    width: 53.3333333333vw;
    margin: auto;
    padding: 2.6666666667vw 0;
  }
}
.alpha-sp-error {
  padding: 0 8vw;
}
.alpha-sp-error .top_title figure {
  width: 77vw;
}
.alpha-sp-error h1 {
  font-size: 9vw;
}
.alpha-sp-error .top_title {
  width: 100%;
}
.alpha-sp-error .alpha-error-message p {
  font-size: 4vw;
  padding: 2vw 0;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .footer .footer-sub {
    font-size: 3.2vw;
    display: block;
  }
  .footer .copy {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer .footer-sub ul.footer-list {
    width: 100%;
    justify-content: space-around;
  }
}
.TermsOfService_top h2 {
  color: #333;
  text-align: center;
  display: block;
  font-size: 2rem;
  padding-top: 1rem;
}

.TermsOfService_text {
  width: 800px;
  margin: 3rem auto;
}
.TermsOfService_text h3 {
  font-size: 1.8rem;
  line-height: 1.7;
  padding-top: 3rem;
}
.TermsOfService_text p {
  font-size: 1.6rem;
  line-height: 1.7;
  padding-top: 1.6rem;
}
.TermsOfService_text ul {
  font-size: 1.6rem;
  line-height: 1.7;
}
.TermsOfService_text ul li {
  padding-left: 1rem;
  text-indent: -1rem;
  padding-top: 1rem;
}
.TermsOfService_text ol {
  font-size: 1.6rem;
  line-height: 1.7;
}
.TermsOfService_text ol li {
  padding-left: 2.2rem;
  text-indent: -2.2rem;
  padding-top: 1rem;
}
.TermsOfService_text a.contact {
  font-size: 1.6rem;
}
.TermsOfService_text a.contact:hover {
  text-decoration: underline;
}
.TermsOfService_text .subject {
  padding-top: 0;
  font-size: 1.4rem;
}

.network_information {
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #333333;
  font-size: 16px;
}

main.metamask {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
main.metamask .mv {
  text-align: center;
  line-height: 0;
}
main.metamask .container-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  padding-bottom: 80px;
}
main.metamask .container-wrapper .main_text {
  padding-top: 40px;
  font-size: 18px;
  padding-bottom: 0;
}
main.metamask .container-wrapper .main_text .txt {
  text-align: center;
}
main.metamask .container-wrapper .main_text .txt2 {
  font-size: 14px;
  width: 500px;
  margin: auto;
}
main.metamask .container-wrapper .main_text h2 {
  padding-bottom: 40px;
}
main.metamask .container-wrapper .main_text h3 {
  background: #3e66f3;
  color: #fff;
  border-radius: 0 100px 100px 0;
  position: relative;
  font-weight: normal;
  font-size: 18px;
  padding: 5px 0 5px 24px;
}
main.metamask .container-wrapper .main_text h3 .num {
  background: #3e66f3;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position: absolute;
  width: 56px;
  height: 56px;
  border-radius: 100%;
  line-height: 56px;
  font-size: 28px;
  font-style: italic;
  top: -9px;
  left: -45px;
}
main.metamask .container-wrapper .main_text p {
  font-size: 16px;
}
main.metamask .container-wrapper .main_text figure {
  padding: 20px;
}
main.metamask .container-wrapper .main_text .num2Area {
  padding: 20px;
}
main.metamask .container-wrapper .main_text .num3Area {
  padding: 20px;
}
main.metamask .container-wrapper .sp-wrapper .sp-text {
  padding-bottom: 30px;
}
main.metamask .container-wrapper .sp-wrapper h2 {
  color: #990000;
}
main.metamask .container-wrapper .sp-wrapper h3 {
  background: #990000;
}
main.metamask .container-wrapper .sp-wrapper h3 .num {
  background: #990000;
}
main.metamask .contents-select {
  background: #fff;
  width: 1024px;
  margin: auto;
}
main.metamask .contents-select ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
main.metamask .contents-select ul li.participate {
  background: #990000;
  color: #fff;
  padding: 20px;
  width: 320px;
  text-align: center;
  margin: 20px;
  border-radius: 15px;
  box-shadow: 1px 2px 2px #333;
}
main.metamask .contents-select ul li.participate.active {
  background: #3e66f3;
  box-shadow: inset #333 1px 2px 2px;
}
main.metamask .contents-select ul li.participate:hover {
  filter: brightness(1.1);
  cursor: pointer;
}
main.metamask .main_text h2 {
  text-align: center;
  color: #3e66f3;
  display: block;
  font-size: 24px;
}
main.metamask .main_text .chrome_install {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
main.metamask .main_text .chrome_install .chrome_install-inner {
  padding: 16px;
}
main.metamask .main_text .chrome_install p {
  padding: 0 0 8px;
}
main.metamask .main_text .chrome_install p a {
  color: #333;
  text-decoration: underline;
}
main.metamask .main_text .chrome_install p a:hover {
  text-decoration: none;
}
main.metamask .main_text .num2Area a {
  color: #333;
  text-decoration: underline;
}
main.metamask .main_text .num2Area a:hover {
  text-decoration: none;
}
main.metamask .main_text .num2Area .ast {
  font-size: 14px;
  padding-top: 14px;
  display: block;
}
main.metamask .main_text .num3Area p:first-child {
  padding-bottom: 16px;
}
main.metamask .main_text .num3Area p:last-child {
  padding-top: 16px;
}

.contents-select .tab_panel {
  display: none;
}

.contents-select .tab_panel.active {
  display: block;
}

@media screen and (max-width: 1024px) {
  main.metamask .contents-select {
    width: 100%;
  }
  main.metamask .contents-select ul {
    padding: 2.6666666667vw 0;
  }
  main.metamask .contents-select ul li.participate {
    margin: 1.3333333333vw 0;
    width: 85.3333333333vw;
    font-size: 4.8vw;
  }
  main.metamask .container-wrapper {
    width: 100%;
  }
  main.metamask .container-wrapper .main_text {
    padding: 0 5.3333333333vw;
  }
  main.metamask .container-wrapper .main_text h2 {
    font-size: 4.8vw;
    padding: 10.6666666667vw 0 13.3333333333vw;
  }
  main.metamask .container-wrapper .main_text h3 {
    text-align: left;
    padding: 0.6666666667vw 1.3333333333vw 0.6666666667vw 3.2vw;
    border-radius: 0 0.6666666667vw 0.6666666667vw;
  }
  main.metamask .container-wrapper .main_text h3 .num {
    left: 0;
    top: -9.3333333333vw;
    border-radius: 0.6666666667vw 0.6666666667vw 0 0;
    width: 18.6666666667vw;
    height: 9.3333333333vw;
    line-height: 9.3333333333vw;
    font-size: 5.6vw;
  }
  main.metamask .container-wrapper .main_text figure {
    padding: 13.3333333333vw;
  }
  main.metamask .container-wrapper .main_text .num2Area-wrapper {
    margin-bottom: 16vw;
  }
  main.metamask .container-wrapper .main_text .num2Area-wrapper .num2Area {
    padding: 5.3333333333vw 0 0;
    text-align: left;
  }
  main.metamask .container-wrapper .main_text .num2Area-wrapper .num2Area .ast {
    padding-top: 0;
  }
  main.metamask .container-wrapper .main_text .num3Area {
    text-align: left;
    padding: 5.3333333333vw 0 8vw;
  }
  main.metamask .container-wrapper .main_text .chrome_install {
    display: block;
    margin-bottom: 10.6666666667vw;
  }
  main.metamask .container-wrapper .main_text .chrome_install figure {
    padding-bottom: 0;
  }
  main.metamask .container-wrapper .sp-wrapper .sp-text {
    padding-bottom: 16vw;
  }
}
.alpharanking-wrap a {
  font-size: 1.7rem;
}
.alpharanking-wrap a:hover {
  text-decoration: underline;
}

.holdingPeriod {
  font-size: 1.7rem;
}

.padding-bottom0 {
  padding-bottom: 0px;
}

.margin-bottom0 {
  margin-bottom: 0px;
}

.login-btn-background-color {
  background: linear-gradient(39deg, #c94888, #5448C9);
}

.frame {
  padding: 40px 25px;
  margin: 0 auto 20px;
  background-color: #f3f3f3;
  box-shadow: 1px 1px 3px #ccc;
  border-radius: 6px;
  width: 800px;
}
.frame p.title-text {
  font-size: 4rem;
  color: #585858;
}
.frame p {
  font-size: 1.3rem;
  padding-top: 1.5rem;
}

.title-text {
  font-size: 4em;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}

.myRank-text {
  font-size: 3em;
  font-weight: bold;
  color: #585858;
}

.myRank-table {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}

.myRank-cell {
  display: table-cell;
}

.rank-frame {
  height: 600px;
}

.rank-top {
  margin-bottom: 10px;
}

.rank-list {
  width: 100%;
  height: 83%;
  overflow-y: scroll;
}

.rank-table {
  width: 100%;
}

.rank-title {
  font-size: 1.8em;
  font-weight: bold;
  color: #585858;
  text-align: center;
}

.rank-text {
  font-size: 1.8em;
  color: #000;
  text-align: center;
  padding: 4px;
}

.detail-title {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  padding-top: 24px;
  line-height: 2;
}

.detail-text {
  font-size: 1.4rem;
}
.detail-text p {
  line-height: 1.7;
  font-size: 1.6rem;
}
.detail-text li {
  padding-left: 1rem;
  text-indent: -1rem;
  font-size: 1.6rem;
}

.datail ol {
  padding-top: 1rem;
}
.datail ol li {
  font-size: 2rem;
  color: #ea0075;
}

.comment-end {
  padding-top: 2.4rem;
}

.rank-top h2 {
  text-align: center;
  color: #333;
  display: block;
  background: -webkit-linear-gradient(25deg, #c94888, #5448C9 100%);
  border-bottom: 2px solid #c21500;
  padding-bottom: 8px;
  -o-border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
     border-image: linear-gradient(to right, transparent, #c94888 45%, #5448C9 75%, transparent);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-image-slice: 1;
}

body.gameStart {
  background: url("../img/TekoWeb/bg.png") no-repeat;
  background-size: cover;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
body.gameStart main.gamestart-wrapper {
  font-size: 0;
  min-height: calc(100vh - 202px);
}
body.gameStart main.gamestart-wrapper .mv-wrap {
  width: 100%;
  background: #000;
}
body.gameStart main.gamestart-wrapper .mv-wrap .mv-inner {
  width: 1280px;
  margin: auto;
}
body.gameStart main.gamestart-wrapper .contents-wrapper {
  width: 100%;
  padding: 40px;
}
body.gameStart main.gamestart-wrapper .contents-wrapper .main_text {
  padding: 0;
  margin-bottom: 30px;
}
body.gameStart .btnImg {
  width: 288px;
  margin: 10px auto 0;
}
body.gameStart .btnImg:hover {
  filter: brightness(1.4);
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  body.gameStart main.gamestart-wrapper .mv-wrap .mv-inner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.gameStart main.gamestart-wrapper .mv-wrap .mv-inner {
    width: 100%;
  }
  body.gameStart main.gamestart-wrapper .contents-wrapper {
    padding: 5.3333333333vw;
  }
  body.gameStart main.gamestart-wrapper .contents-wrapper .main_text {
    margin: 0;
    font-size: 4.2666666667vw;
  }
  body.gameStart main.gamestart-wrapper .contents-wrapper .btnImg {
    width: 66.6666666667vw;
    margin-top: 4vw;
  }
  body.gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box .btnImg {
    width: 50%;
    margin-top: 4vw;
  }
}
.gamestart_loginbtn {
  display: block;
  width: 300px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  margin: auto;
  overflow: hidden;
  background-color: #fff;
  border-radius: 60px 60px 60px 60px;
  border: solid 2px #c94888;
  box-shadow: 0 0 5px #c94888, 0 0 5px #c94888 inset, 0 0 10px #c94888, 0 0 10px #c94888 inset;
}
.gamestart_loginbtn:hover {
  color: #ce3d88;
  opacity: 0.8;
}

.displayAddrBtn {
  width: 180px;
  text-align: center;
  padding: 10px;
  border-radius: 100px;
  border: none;
  box-shadow: 1px 1px 3px #500000;
  color: #fff;
  background: #a00000;
  font-size: 16px;
  margin: auto;
  display: block;
  cursor: pointer;
}
.displayAddrBtn:hover {
  filter: brightness(1.1);
}

.btnImg {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.btnImg:hover {
  filter: brightness(1.1);
}

.mainBtn_box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 20px;
}
.mainBtn_box a {
  width: 288px;
}

.red-note {
  color: #a00000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 80px 0;
}

.wallet-registed {
  color: #a00000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 80px 0;
}

.gameStart main.wallet-wrapper {
  width: 1024px;
  margin: auto;
}
.gameStart main.wallet-wrapper .mv {
  line-height: 0;
}
.gameStart main.wallet-wrapper .contents-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
.gameStart main.wallet-wrapper .contents-wrapper .txt {
  text-align: center;
}
.gameStart main.wallet-wrapper .contents-wrapper .current-add {
  background: #000;
  color: #fff;
  text-align: center;
  min-width: 320px;
  margin: auto;
  padding: 10px;
  margin: 40px auto 25px;
}
.gameStart main.gamestart-wrapper .mv {
  line-height: 0;
}
.gameStart main.gamestart-wrapper .contents-wrapper {
  width: 1024px;
  margin: auto;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
.gameStart main.gamestart-wrapper .contents-wrapper .main_text {
  padding-top: 60px;
  font-size: 18px;
  padding-bottom: 0;
  text-align: center;
}

main.openbetaLogin-wrapper {
  width: 1024px;
  margin: auto;
}
main.openbetaLogin-wrapper .mv {
  line-height: 0;
}
main.openbetaLogin-wrapper .container-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
main.openbetaLogin-wrapper .container-wrapper .main_text {
  padding-top: 60px;
  font-size: 18px;
  padding-bottom: 0;
}
main.openbetaLogin-wrapper .container-wrapper .main_text p {
  padding-bottom: 16px;
}

.sp-view {
  display: none;
}

.debugmode-wrap {
  width: 1024px;
  margin: auto;
  padding: 60px 0;
}

@media screen and (max-width: 767px) {
  .gameStart main.wallet-wrapper {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .mv-wallet {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .contents-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw 8vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .current-add {
    min-width: 72vw;
    margin: 5.3333333333vw 0 4vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .btnImg {
    margin: 5.3333333333vw auto 0;
    width: 81.6vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .btnImg img {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .red-note {
    padding: 10.6666666667vw 0;
    font-size: 4.5333333333vw;
  }
  .gameStart main.wallet-wrapper .txt {
    font-size: 3.7333333333vw;
  }
  .gameStart main.gamestart-wrapper {
    width: 100%;
  }
  .gameStart main.gamestart-wrapper .mv {
    width: 100%;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .main_text {
    margin-top: 10.6666666667vw;
    padding-top: 0;
    font-size: 3.7333333333vw;
    text-align: left;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .wallet_message_box {
    padding-bottom: 10vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .wallet_message_box p.main_text {
    text-align: center;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box {
    margin-top: 5.3333333333vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box .btnImg {
    margin-top: 2.6666666667vw;
    width: 81.6vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box .btnImg img {
    width: 100%;
  }
  .gameStart main .top {
    width: 100%;
  }
  .gameStart main .top .top_title {
    width: 100%;
  }
  .gameStart main .top .top_title h1 {
    font-size: 6.4vw;
  }
  main.openbetaLogin-wrapper {
    width: 100%;
  }
  main.openbetaLogin-wrapper .container-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw 10.6666666667vw;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text {
    margin-top: 10.6666666667vw;
    padding-top: 0;
    font-size: 3.7333333333vw;
    text-align: left;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text p {
    padding-bottom: 10px;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text .notes {
    font-size: 3.7333333333vw;
    padding-top: 2.6666666667vw;
  }
  .main_box .main_text {
    text-align: center;
  }
  .top_title {
    width: 100%;
  }
  .gamestart_loginbtn {
    width: 86.6666666667vw;
    height: 20vw;
  }
  .sp-view {
    display: block;
  }
}
@media (orientation: landscape) and (min-width: 414px) and (max-width: 1024px) {
  main.openbetaLogin-wrapper .container-wrapper .main_text {
    margin-top: 3.666667vw;
    font-size: 2.733333vw;
  }
}
.loginPage {
  background: url("../img/TekoWeb/bg.png") no-repeat;
  background-size: cover;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.loginPage main {
  min-height: calc(100vh - 202px);
}
.loginPage .mv-wrap {
  background: #000;
  font-size: 0;
}
.loginPage .mv-wrap .mv-inner {
  width: 1280px;
  margin: auto;
}
.loginPage .container-wrapper {
  padding: 40px;
}
.loginPage .main_text {
  padding-bottom: 20px;
}
.loginPage .btnImg {
  width: 288px;
  margin: auto;
}
.loginPage .btnImg:hover {
  filter: brightness(1.4);
}

@media screen and (max-width: 767px) {
  .loginPage .container-wrapper {
    padding: 5.3333333333vw;
  }
  .loginPage .mv-wrap .mv-inner {
    width: 100%;
  }
  .loginPage .main_box .main_text {
    font-size: 4.2666666667vw;
    text-align: left;
  }
  .loginPage ul.tickets {
    width: 100%;
  }
  .loginPage ul.tickets li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .loginPage .mv img {
    width: 100%;
  }
  .loginPage .mv-wrap .mv-inner {
    width: 100%;
  }
  .loginPage .main_box .main_text {
    font-size: 16px;
    text-align: left;
  }
}
.walletInputArea input {
  margin: 10px 0;
  padding: 10px;
  border: none;
  box-shadow: inset 2px 2px 1px #b0b0b0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 5px;
}

.gamestart_loginbtn {
  display: block;
  width: 300px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  margin: auto;
  overflow: hidden;
  background-color: #fff;
  border-radius: 60px 60px 60px 60px;
  border: solid 2px #c94888;
  box-shadow: 0 0 5px #c94888, 0 0 5px #c94888 inset, 0 0 10px #c94888, 0 0 10px #c94888 inset;
}
.gamestart_loginbtn:hover {
  color: #ce3d88;
  opacity: 0.8;
}

.displayAddrBtn {
  width: 300px;
  text-align: center;
  padding: 10px;
  border-radius: 100px;
  border: none;
  box-shadow: 1px 1px 3px #500000;
  color: #fff;
  background: #a00000;
  font-size: 16px;
  margin: auto;
  display: block;
  cursor: pointer;
}
.displayAddrBtn:hover {
  filter: brightness(1.1);
}

.btnImg {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.btnImg:hover {
  filter: brightness(1.1);
}

.mainBtn_box {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 20px;
}
.mainBtn_box a {
  width: 288px;
}

.red-note {
  color: #a00000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 80px 0;
}

.wallet-registed {
  color: #a00000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding: 80px 0;
}

.gameStart main.wallet-wrapper {
  width: 1024px;
  margin: auto;
}
.gameStart main.wallet-wrapper .mv {
  line-height: 0;
}
.gameStart main.wallet-wrapper .contents-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
.gameStart main.wallet-wrapper .contents-wrapper .txt {
  text-align: center;
}
.gameStart main.wallet-wrapper .contents-wrapper .current-add {
  background: #000;
  color: #fff;
  text-align: center;
  min-width: 320px;
  margin: auto;
  padding: 10px;
  margin: 40px auto 25px;
}
.gameStart main.gamestart-wrapper .mv {
  line-height: 0;
}
.gameStart main.gamestart-wrapper .contents-wrapper {
  width: 1024px;
  margin: auto;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
.gameStart main.gamestart-wrapper .contents-wrapper .main_text {
  padding-top: 60px;
  font-size: 18px;
  padding-bottom: 0;
  text-align: center;
}

main.openbetaLogin-wrapper {
  width: 1024px;
  margin: auto;
}
main.openbetaLogin-wrapper .mv {
  line-height: 0;
}
main.openbetaLogin-wrapper .container-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
main.openbetaLogin-wrapper .container-wrapper .main_text {
  padding-top: 60px;
  font-size: 18px;
  padding-bottom: 0;
}
main.openbetaLogin-wrapper .container-wrapper .main_text p {
  padding-bottom: 16px;
}

.sp-view {
  display: none;
}

.debugmode-wrap {
  width: 1024px;
  margin: auto;
  padding: 60px 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .loginPage .mv img {
    width: 100%;
  }
  .loginPage .mv-wrap .mv-inner {
    width: 100%;
  }
  .loginPage .main_box .main_text {
    font-size: 16px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .loginPage .container-wrapper {
    padding: 5.3333333333vw;
  }
  .loginPage .mv-wrap .mv-inner {
    width: 100%;
  }
  .loginPage .main_box .main_text {
    font-size: 4.2666666667vw;
    text-align: left;
  }
  .gameStart main.wallet-wrapper {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .mv-wallet {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .contents-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw 8vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .current-add {
    min-width: 72vw;
    margin: 5.3333333333vw 0 4vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .btnImg {
    margin: 5.3333333333vw auto 0;
    width: 81.6vw;
  }
  .gameStart main.wallet-wrapper .contents-wrapper .btnImg img {
    width: 100%;
  }
  .gameStart main.wallet-wrapper .red-note {
    padding: 10.6666666667vw 0;
    font-size: 4.5333333333vw;
  }
  .gameStart main.wallet-wrapper .txt {
    font-size: 3.7333333333vw;
  }
  .gameStart main.gamestart-wrapper {
    width: 100%;
  }
  .gameStart main.gamestart-wrapper .mv {
    width: 100%;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .main_text {
    margin-top: 10.6666666667vw;
    padding-top: 0;
    font-size: 3.7333333333vw;
    text-align: left;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .wallet_message_box {
    padding-bottom: 10vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .wallet_message_box p.main_text {
    text-align: center;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box {
    margin-top: 5.3333333333vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box .btnImg {
    margin-top: 2.6666666667vw;
    width: 81.6vw;
  }
  .gameStart main.gamestart-wrapper .contents-wrapper .mainBtn_box .btnImg img {
    width: 100%;
  }
  .gameStart main .top {
    width: 100%;
  }
  .gameStart main .top .top_title {
    width: 100%;
  }
  .gameStart main .top .top_title h1 {
    font-size: 6.4vw;
  }
  main.openbetaLogin-wrapper {
    width: 100%;
  }
  main.openbetaLogin-wrapper .container-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw 10.6666666667vw;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text {
    margin-top: 10.6666666667vw;
    padding-top: 0;
    font-size: 3.7333333333vw;
    text-align: left;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text p {
    padding-bottom: 10px;
  }
  main.openbetaLogin-wrapper .container-wrapper .main_text .notes {
    font-size: 3.7333333333vw;
    padding-top: 2.6666666667vw;
  }
  .main_box .main_text {
    text-align: center;
  }
  .top_title {
    width: 100%;
  }
  .gamestart_loginbtn {
    width: 86.6666666667vw;
    height: 20vw;
  }
  .sp-view {
    display: block;
  }
}
@media (orientation: landscape) and (min-width: 414px) and (max-width: 1024px) {
  main.openbetaLogin-wrapper .container-wrapper .main_text {
    margin-top: 3.666667vw;
    font-size: 2.733333vw;
  }
}
.maintenance-wrapper {
  width: 90%;
  margin: 50px auto 50px;
}
.maintenance-wrapper .maintenace-area {
  background: #f5f5f5;
  border-radius: 0 0 5px 5px;
  box-shadow: 1px 1px 3px #dddddd;
}
.maintenance-wrapper .maintenace-area h2.mente-title {
  color: #fff;
  display: block;
  background: #666;
  font-size: 2rem;
  padding: 1.2rem;
  border-radius: 5px 5px 0 0;
}
.maintenance-wrapper .maintenace-area .maintenance-detail {
  padding: 50px;
  font-size: 1.6rem;
  color: #333;
}
.maintenance-wrapper .maintenace-area .maintenance-detail .maintenance-note {
  padding-bottom: 3rem;
}
.maintenance-wrapper .maintenace-area .maintenance-detail p.title {
  font-size: 1.9rem;
  padding-top: 2rem;
  border-bottom: 0.2rem solid #333;
  margin-bottom: 1rem;
}
.maintenance-wrapper .maintenace-area .maintenance-detail .message {
  padding-top: 4rem;
}

footer .footer_logo {
  width: 200px;
  margin: auto;
  padding: 20px 0 5px;
}
footer .footer-sub {
  background: #212121;
  text-align: center;
  color: #fff;
  padding: 1rem;
}
footer .footer-sub small {
  font-size: 1.4rem;
}
footer .footer-list-wrap {
  background: #3f4345;
}
footer .footer-list-wrap .footer-list-inner {
  border-top: 1px solid rgb(184, 184, 184);
}
footer .footer-list-wrap ul {
  width: 1024px;
  display: flex;
  justify-content: space-around;
  padding: 1rem;
  margin: auto;
}
footer .footer-list-wrap ul li a {
  color: #fff;
  font-size: 16px;
}
footer .footer-list-wrap ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 767px) {
  footer .footer-list-wrap ul {
    width: 100%;
  }
  footer .footer-list-wrap ul li a {
    font-size: 2.9333333333vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  footer .footer-list-wrap ul {
    width: 100%;
  }
  footer .footer-list-wrap ul li a {
    font-size: 16px;
  }
}
:root {
  --border-rs-15: 0 0 15px 15px;
  --border-rs-10: 0 0 10px 10px;
  --border-rs-all-10: 10px;
  --select-btn-border-rs: 10px;
  --dialog-padding: 24px 50px 50px;
  --dialog-btn-padding: 50px;
  --txt-input-padding: 12px 20px;
  --title-bx-shadow: 2px 2px 2px rgb(0 1 38 / 25%);
  --bg-bx-shadow: 1px 1px 4px rgb(0 1 38 / 25%);
  --w800: 800px;
  --w1024: 1024px;
  --main-text-color: #333;
  --main-bg-color: #efefef;
  --filter-btn-color: #c94888;
  --no-btn-color: #444;
  --yes-btn-color: linear-gradient(25deg, #c94888, #5448C9);
  --label-btn-color: #306eb8;
  --main-border: 1px solid #333;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  width: 100%;
  min-height: 100vh;
  overflow-x: hidden;
  color: #333;
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", "Noto Serif JP", serif;
  font-weight: 400;
  font-size: 1.7rem;
  line-height: 1.7;
  font-feature-settings: "palt";
  position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6,
li {
  font-size: 100%;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

label,
a {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

.form_box {
  width: 1024px;
  margin: 0 auto;
  padding-top: 10px;
  margin-bottom: 20px;
}
.form_box .formbox-inner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  width: 1024px;
  margin: 10px auto;
}

.pageArrow {
  text-align: right;
  margin-left: auto;
  padding: 5px 0;
}

.page_head {
  width: var(--w1024);
  margin: auto;
  color: #fff;
  text-align: center;
  padding-top: 40px;
}
.page_head .page_head__inner {
  background: #293c66;
  border-radius: 100px;
  padding: 3px;
}
.page_head .page_head__inner h1,
.page_head .page_head__inner h3 {
  font-weight: normal;
}

.content_s_wrapper,
.content_l_wrapper {
  margin: 40px auto;
  border-radius: var(--border-rs-15);
  background: var(--main-bg-color);
  box-shadow: 1px 1px 3px #ccc;
}

.content_s_wrapper {
  width: var(--w800);
}

.content_l_wrapper {
  width: var(--w1024);
}

.content_dialog_in {
  width: 800px;
  padding: 0;
  border: 0;
  border-radius: 10px;
  text-align: center;
  margin: 0 auto;
  position: fixed;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
}

.c-titleHead-silver,
.c-titleHead-blue {
  border-radius: 10px 10px 0 0;
  box-shadow: var(--title-bx-shadow);
  padding: 15px;
  text-align: left;
}
.c-titleHead-silver h3,
.c-titleHead-blue h3 {
  font-weight: normal;
}

.c-titleHead-silver {
  color: #333;
  background: linear-gradient(0deg, #cdcdcd 0%, rgb(255, 255, 255) 100%);
}

.c-titleHead-blue {
  color: #fff;
  background: linear-gradient(180deg, rgb(92, 76, 203) 0%, rgb(120, 75, 203) 100%);
}

.txt_area {
  border-radius: var(--border-rs-15);
  background-color: var(--main-bg-color);
  padding: var(--dialog-padding);
  box-shadow: var(--bg-bx-shadow);
}
.txt_area p {
  text-align: left;
}
.txt_area .filter-txt {
  font-size: 18px;
  width: 300px;
}

.select-box {
  width: 300px;
}
.select-box select {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
}

.btn-dialog-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 20px 0;
}

.btn-dialog-wrapper_mt0 {
  margin-top: 0;
}

.btn-user-selectArea {
  display: flex;
  flex-flow: row wrap;
}
.btn-user-selectArea .all-select-btn input {
  background: var(--filter-btn-color);
  width: 200px;
  padding: 10px;
  border-radius: 500px;
  color: #fff;
  margin-right: 10px;
}
.btn-user-selectArea .all-select-btn input:hover {
  filter: brightness(1.1);
}

.filterBtn {
  margin: 0 5px;
  text-align: left;
}
.filterBtn label,
.filterBtn a {
  display: inline-block;
  text-align: center;
}
.filterBtn input,
.filterBtn a,
.filterBtn label {
  background: var(--filter-btn-color);
  width: 200px;
  padding: 10px;
  border-radius: 500px;
  color: #fff;
}
.filterBtn input.btnColor-gray,
.filterBtn a.btnColor-gray,
.filterBtn label.btnColor-gray {
  background: var(--no-btn-color);
}
.filterBtn input:hover,
.filterBtn a:hover,
.filterBtn label:hover {
  filter: brightness(1.1);
}

.noBtn,
.yesBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  border-radius: 100px;
  text-align: center;
  height: 51px;
  text-decoration: none;
  margin: 0 10px;
  padding: 0 20px;
  color: #fff;
  cursor: pointer;
}

.noBtn {
  background: var(--no-btn-color);
}
.noBtn:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #fff;
}

.yesBtn {
  background: var(--yes-btn-color);
  border: 1px solid #c94888;
  box-shadow: 0 0 2px #c94888, 0 0 2px #c94888 inset, 0 0 5px #c94888, 0 0 5px #c94888 inset;
  transition: all 0.3s;
}
.yesBtn:hover {
  filter: brightness(1.1);
}

.filter-area {
  display: block;
  border: none;
  padding: 20px;
  flex-flow: row wrap;
  align-items: center;
}

input[type=text] {
  cursor: text;
}

.userChoose_box {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.userChoose_box .btn-allUser {
  display: none;
}
.userChoose_box label {
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  line-height: 1;
}
.userChoose_box .btn-allUser:checked + label {
  background-color: var(--label-btn-color);
  color: #fff;
}

.followUser-select {
  margin-right: 10px;
}
.followUser-select .show_scholar_selecter_btn {
  background: #fff;
  color: #333;
  border: 2px solid #333;
  border-radius: 10px;
  padding: 8px;
  line-height: 1;
}

input[type=text] {
  cursor: text;
}

.red-note {
  color: #aa0404;
  font-size: 14px;
  text-align: left;
}

.pt50 {
  padding-top: 50px;
}

.w100 {
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .form_box {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
  .form_box .formbox-inner {
    justify-content: space-between;
    width: 100%;
  }
  .pageArrow {
    font-size: 3.7333333333vw;
  }
  .page_head {
    font-size: 4.2666666667vw;
    width: 100%;
    padding-top: 0;
  }
  .page_head .page_head__inner {
    border-radius: 0;
    padding: 2.6666666667vw;
  }
  .page_head .page_head__inner h1,
  .page_head .page_head__inner h3 {
    font-size: 4.8vw;
  }
  .c-titleHead-silver,
  .c-titleHead-blue {
    font-size: 3.2vw;
  }
  .content_in,
  .content_dialog_in {
    width: 100%;
    padding: 0 5.3333333333vw;
    background: none;
  }
  .content_dialog_in_top8 {
    top: 8%;
  }
  .content_s_wrapper,
  .content_l_wrapper {
    width: auto;
    margin: 0 auto;
  }
  .content_s_wrapper_mt50 {
    margin: 6.6666666667vw auto;
  }
  .content_l_wrapper_mt0 {
    margin-top: 0;
  }
  .listtitle {
    font-size: 4.2666666667vw;
    padding: 2.4vw 4.2666666667vw;
  }
  .txt_area {
    padding: 6.6666666667vw;
    font-size: 3.2vw;
  }
  .txt_area .filter-area {
    padding: 6.6666666667vw 0;
  }
  .txt_area .filter-area .filter-txt {
    width: 100%;
    font-size: 3.7333333333vw;
  }
  .txt_area .filter-area .filter-choose {
    width: 100%;
    justify-content: center;
  }
  .txt_area .filter-area .filter-choose .filter-btn + label {
    width: 100%;
    padding: 10px 20px;
    margin-top: 2.6666666667vw;
    margin: 2.6666666667vw 0 0 0;
  }
  .txt_area .filter-area .filter-choose .filter-btn + label:first-of-type {
    margin-top: 0;
  }
  .txt_area .filter-area .filter-choose .filter-btn + label.filter-eq-set {
    width: 180px;
  }
  .txt_area .filter-area .filter-choose .filter-btn + label.nftsort {
    width: 200px;
  }
  .txt_area .filter-area .filter-choose .select-box {
    width: 100%;
  }
  .txt_area .filter-area .filter-choose2 input,
  .txt_area .filter-area .filter-choose2 label {
    display: inline;
    text-align: left;
  }
  .btn-dialog-wrapper {
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 6.6666666667vw;
  }
  .btn-dialog-wrapper_mt0 {
    margin-top: 0;
  }
  .btn-dialog-wrapper_01 {
    flex-direction: initial;
    margin-top: 0;
    padding: 0;
  }
  .noBtn,
  .yesBtn {
    width: 53.3333333333vw;
    border-radius: 40vw;
    height: 10.6666666667vw;
    font-size: 3.7333333333vw;
  }
  .noBtn {
    margin-top: 2.6666666667vw;
  }
  .noBtn:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #fff;
  }
  .yesBtn:hover {
    filter: brightness(1.1);
  }
  .filterBtn {
    margin: 2.6666666667vw auto 0;
  }
  .filterBtn input,
  .filterBtn a,
  .filterBtn label {
    width: 43.7333333333vw;
    font-size: 3.7333333333vw;
  }
  .w_auto {
    width: auto;
  }
  .red-note {
    font-size: 2.6666666667vw;
  }
}
.nftImportList,
.nftExportList {
  /*モーダル本体の指定 + モーダル外側の背景の指定*/
  /*モーダル本体の擬似要素の指定*/
  /*モーダル本体に「active」クラス付与した時のスタイル*/
  /*モーダル枠の指定*/
  /*モーダルを閉じるボタンの指定*/
  /*モーダル内のコンテンツの指定*/
}
.nftImportList main,
.nftExportList main {
  padding-bottom: 40px;
  min-height: auto;
}
.nftImportList main .item-wrapper,
.nftExportList main .item-wrapper {
  height: 640px;
  overflow: scroll;
  overflow-x: hidden;
  padding: 20px 0;
  height: auto;
}
.nftImportList main .top,
.nftExportList main .top {
  margin: 0;
}
.nftImportList a:hover,
.nftExportList a:hover {
  filter: brightness(1.1);
}
.nftImportList .button.link,
.nftExportList .button.link {
  border: 1px solid #cf56c0;
  background: linear-gradient(#cd4fb7, #a945b1, #8f3891);
}
.nftImportList #pageControl.loading,
.nftExportList #pageControl.loading {
  position: inherit;
  background: none;
}
.nftImportList #pageControl.loading::before,
.nftExportList #pageControl.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3em;
  height: 3em;
  margin-top: -1.5em;
  margin-left: -1.5em;
  border-radius: 50%;
  border: 0.25em solid #ccc;
  border-top-color: #333;
  animation: spinner 1.5s linear infinite;
}
.nftImportList .nft-list,
.nftExportList .nft-list {
  width: 100%;
  height: 83%;
  overflow-y: scroll;
}
.nftImportList .nft-list .not-contents,
.nftExportList .nft-list .not-contents {
  display: none;
  text-align: center;
}
.nftImportList .nft-list .nft-form,
.nftExportList .nft-list .nft-form {
  width: 100%;
}
.nftImportList .nft-list .nft-form input,
.nftExportList .nft-list .nft-form input {
  margin: 10px 10px 10px 0px;
  width: 20px;
  cursor: pointer;
}
.nftImportList .nft-list .nft-form .nft-item,
.nftExportList .nft-list .nft-form .nft-item {
  border-bottom: 1px solid #bbb;
  padding: 10px;
  width: 100%;
  display: flex;
  cursor: pointer;
}
.nftImportList .nft-list .nft-form .nft-item:hover,
.nftExportList .nft-list .nft-form .nft-item:hover {
  filter: brightness(1.4);
}
.nftImportList .nft-list .nft-form .nft-item .itemBox,
.nftExportList .nft-list .nft-form .nft-item .itemBox {
  width: 70%;
  display: flex;
  margin: 0 auto;
}
.nftImportList .nft-list .nft-form .nft-item .itemBox p,
.nftExportList .nft-list .nft-form .nft-item .itemBox p {
  font-size: 2rem;
  margin: auto;
  padding-top: 1.5rem;
  text-align: left;
  min-width: 200px;
}
.nftImportList .nft-list .nft-form .nft-item figure,
.nftExportList .nft-list .nft-form .nft-item figure {
  width: 100px;
  height: 100px;
}
.nftImportList .sort-filter-category,
.nftExportList .sort-filter-category {
  font-size: 1.8rem;
  font-weight: bold;
  color: #5448C9;
  border-bottom: 2px solid #000;
  border-color: #5448C9;
  margin-bottom: 3px;
}
.nftImportList .filter,
.nftExportList .filter {
  display: flex;
  margin: 5px;
}
.nftImportList .filter p,
.nftExportList .filter p {
  margin: 3px;
  font-size: 1.7rem;
  font-weight: bold;
}
.nftImportList .filter label,
.nftExportList .filter label {
  margin: 3px;
  font-size: 1.5rem;
}
.nftImportList .filter input,
.nftExportList .filter input {
  display: none;
}
.nftImportList .filter label,
.nftExportList .filter label {
  border: none;
  border-radius: 20px;
  font-size: 1.2rem;
  padding: 5px 30px 5px 30px;
  color: #fff;
  background: linear-gradient(#d8d6e7, #a4a3af, #818181);
}
.nftImportList .filter input[type=checkbox]:checked + label,
.nftImportList .filter input[type=radio]:checked + label,
.nftExportList .filter input[type=checkbox]:checked + label,
.nftExportList .filter input[type=radio]:checked + label {
  background: linear-gradient(#e34e99, #c94888, #a53f71);
}
.nftImportList .modal-container,
.nftExportList .modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
  padding: 40px 20px;
  overflow: auto;
  visibility: hidden;
  transition: 0.3s;
  box-sizing: border-box;
}
.nftImportList .modal-container:before,
.nftExportList .modal-container:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.nftImportList .modal-container.active,
.nftExportList .modal-container.active {
  opacity: 1;
  visibility: visible;
}
.nftImportList .modal-body,
.nftExportList .modal-body {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.nftImportList .nft-confirm-import.loading,
.nftExportList .nft-confirm-import.loading {
  position: relative;
  background: linear-gradient(gray);
}
.nftImportList .nft-confirm-import.loading::before,
.nftExportList .nft-confirm-import.loading::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3em;
  height: 3em;
  margin-top: -1.5em;
  margin-left: -1.5em;
  border-radius: 50%;
  border: 0.25em solid #ccc;
  border-top-color: #333;
  animation: spinner 1.5s linear infinite;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
.nftImportList .select_box,
.nftExportList .select_box {
  display: block;
  position: relative;
}
.nftImportList .select_box .unit_select,
.nftExportList .select_box .unit_select {
  display: block;
  padding: 10px;
  width: 282px;
  border-radius: 8px;
  margin-left: 5px;
}
.nftImportList .netWork_box,
.nftExportList .netWork_box {
  width: 1024px;
  margin: auto;
  padding-top: 10px;
  margin-bottom: 20px;
}
.nftImportList .netWork_box .netWorkName,
.nftExportList .netWork_box .netWorkName {
  width: 100px;
  border-radius: 22px;
  background-color: #5dbd42;
  color: white;
  font-size: 1rem;
  text-align: center;
  margin-left: 7px;
}

@media screen and (max-width: 1024px) {
  .nftExportList main .h600,
  .nftImportList main .h600 {
    height: auto;
  }
  .nftExportList .nft-list .nft-form input,
  .nftImportList .nft-list .nft-form input {
    margin: 3vw 3vw 3vw 0;
    width: 5vw;
  }
  .nftExportList .nft-list .nft-form .nft-item,
  .nftImportList .nft-list .nft-form .nft-item {
    padding: 3vw;
  }
  .nftExportList .nft-list .nft-form .nft-item figure,
  .nftImportList .nft-list .nft-form .nft-item figure {
    width: 30vw;
    height: 30vw;
  }
  .nftExportList .nft-list .nft-form .nft-item .itemBox,
  .nftImportList .nft-list .nft-form .nft-item .itemBox {
    padding-left: 5vw;
    display: block;
    text-align: left;
    margin: 0;
    width: auto;
  }
  .nftExportList .nft-list .nft-form .nft-item .itemBox p,
  .nftImportList .nft-list .nft-form .nft-item .itemBox p {
    padding-top: 3vw;
    line-height: 1.2;
    font-size: 4vw;
    min-width: auto;
  }
  .nftExportList .filter-sort-menu,
  .nftImportList .filter-sort-menu {
    display: none;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nftExportList .netWork_box,
  .nftImportList .netWork_box {
    width: 100%;
    margin: 2.6666666667vw auto 2.6666666667vw;
    padding: 0 5.3333333333vw;
  }
  .nftExportList .netWork_box .netWorkName,
  .nftImportList .netWork_box .netWorkName {
    width: auto;
    font-size: 1.8666666667vw;
  }
  .nftExportList .select_box .unit_select,
  .nftImportList .select_box .unit_select {
    width: auto;
    height: auto;
    padding: 1.3333333333vw 2.6666666667vw;
    margin-right: 0;
  }
  .nftExportList .filterBtn,
  .nftImportList .filterBtn {
    margin: 0 0 1.3333333333vw 0;
  }
  .nftExportList .filterBtn input,
  .nftExportList .filterBtn a,
  .nftExportList .filterBtn label,
  .nftImportList .filterBtn input,
  .nftImportList .filterBtn a,
  .nftImportList .filterBtn label {
    width: 43.2vw;
    font-size: 3.7333333333vw;
  }
}
.profileCheck {
  background: url("../img/TekoWeb/bg.png") no-repeat;
  background-size: cover;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}
.profileCheck main {
  min-height: calc(100vh - 202px);
  padding-bottom: 0;
}
.profileCheck main .container-wrapper {
  background: none;
  padding: 40px;
}
.profileCheck main .mv-wrap {
  background: #000;
  line-height: 0;
}
.profileCheck main .mv-wrap .mv-inner {
  width: 1280px;
  margin: auto;
}

.accountName {
  margin: 30px auto;
  text-align: center;
}
.accountName input[type=text] {
  width: 500px;
  border-radius: 5px;
  line-height: 2;
  padding: 0 10px;
  font-size: 18px;
  border: 4px solid #454545;
  margin: auto;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.btn-accountSubmit {
  border: none;
  background: none;
  width: 288px;
  margin: 40px auto;
  display: block;
  cursor: pointer;
}
.btn-accountSubmit:hover {
  filter: brightness(1.1);
}

.error_msg {
  color: #a30000;
  margin-top: 1rem;
  text-align: center;
}

.account-wrapper .mv {
  text-align: center;
  line-height: 0;
}
.account-wrapper .container-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
.account-wrapper .container-wrapper .main_text {
  font-size: 18px;
  padding-bottom: 0;
}
.account-wrapper .container-wrapper .main_text .txt {
  text-align: center;
}
.account-wrapper .container-wrapper .main_text .txt2 {
  font-size: 14px;
  width: 500px;
  margin: auto;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .profileCheck main .container-wrapper {
    width: 100%;
  }
  .profileCheck main .mv-wrap .mv-inner {
    width: 100%;
  }
  .profileCheck main .mv-wrap .mv-inner .mv img {
    width: 100%;
  }
  .profileCheck main .main_box .main_text {
    font-size: 16px;
    text-align: left;
  }
  .profileCheck main .main_box .main_text .txt {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .profileCheck main .container-wrapper {
    padding: 5.3333333333vw;
    width: 100%;
  }
  .profileCheck main .accountName input[type=text] {
    width: 80vw;
  }
  .profileCheck main .mv-wrap .mv-inner {
    width: 100%;
  }
  .profileCheck main .main_box .main_text {
    font-size: 4.2666666667vw;
    text-align: left;
  }
  .profileCheck main .main_box .main_text .txt {
    font-size: 3.7333333333vw;
  }
}
body.locationView main.location-wrapper {
  width: 1024px;
  margin: auto;
}
body.locationView main.location-wrapper .mv {
  line-height: 0;
}
body.locationView main.location-wrapper .contents-wrapper {
  width: 1024px;
  margin: auto;
  background: url("../img/TekoWeb/bg-contents.jpg");
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  padding-bottom: 80px;
}
body.locationView main.location-wrapper .contents-wrapper .txt {
  text-align: center;
}
body.locationView main.location-wrapper .contents-wrapper .current-add {
  background: #000;
  color: #fff;
  text-align: center;
  min-width: 320px;
  margin: auto;
  padding: 10px;
  margin: 40px auto 25px;
}
body.locationView main.location-wrapper .url-preview {
  width: 600px;
  margin: 20px auto;
}
body.locationView main.location-wrapper .url-preview input {
  background-color: #000;
  padding: 10px;
  color: #fff;
  width: 100%;
}
body.locationView main.location-wrapper button {
  border: none;
  border-radius: 100px;
  padding: 10px 20px;
  background: #a00000;
  text-align: center;
  color: #fff;
  width: 230px;
  margin: auto;
  cursor: pointer;
  display: block;
  box-shadow: 1px 1px 3px #500000;
}
body.locationView main.location-wrapper button:hover {
  filter: brightness(1.1);
}
body.locationView main.location-wrapper button.blue {
  background: #0066cc;
  box-shadow: 1px 1px 3px #003366;
}

@media screen and (max-width: 1024px) {
  body.locationView main.location-wrapper {
    width: 100%;
  }
  body.locationView main.location-wrapper .contents-wrapper {
    width: 100%;
    padding: 0 5.3333333333vw 8vw;
  }
  body.locationView main.location-wrapper .contents-wrapper .url-preview {
    width: 100%;
  }
}
.guildPage {
  background: #76684f;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO !important";
  font-weight: 400;
  line-height: 1.7;
  font-feature-settings: "palt";
}
.guildPage .error {
  font-size: 20px;
  color: #ff0000;
  padding: 20px;
  text-shadow: #000000 1px 1px 1px;
}
.guildPage .container {
  width: 678px;
  border: 2px solid #1d1a15;
  margin: auto;
  border-radius: 10px;
  margin-top: 50px;
}
.guildPage .container .title {
  text-align: center;
  color: #fff;
  text-shadow: #1d1a15 2px 2px 2px;
  font-size: 30px;
  border-bottom: 2px solid #1d1a15;
  padding: 10px 0;
}
.guildPage .container .iconChangeInner {
  padding: 44px 0;
  background-color: #2e2419;
}
.guildPage .container .iconChangeInner p {
  text-align: center;
  color: #fff;
  text-shadow: #1d1a15 2px 2px 2px;
  font-size: 20px;
}
.guildPage .container .iconChangeInner p span {
  color: #ffd288;
}
.guildPage .container .iconImage {
  width: 256px;
  margin: 35px auto;
}
.guildPage .container .imgSelect {
  width: 575px;
  height: 121px;
  display: block;
  cursor: pointer;
  transition: all 0.3s;
  margin: 30px auto 10px;
}
.guildPage .container .imgSelect:hover {
  filter: brightness(1.3);
}
.guildPage .container .imgSelect input {
  display: none;
}
.guildPage .container .imgSelect.ImgJa {
  background: url("../img/guild/btn-select.png") center center/contain no-repeat;
}
.guildPage .container .imgSelect.ImgEn {
  background: url("../img/guild/en/btn-select.png") center center/contain no-repeat;
}
.guildPage .container .imgSelect.ImgZh {
  background: url("../img/guild/zh/btn-select.png") center center/contain no-repeat;
}
.guildPage .container .btnImage button {
  width: 575px;
  height: 121px;
  background: none;
  border: none;
}
.guildPage .container .btnImage button:hover {
  filter: brightness(1.3);
  cursor: pointer;
}
.guildPage .container .btnImage button img {
  width: 100%;
}
.guildPage .container .rule {
  background-color: #15110c;
  border-radius: 10px;
  padding: 20px;
  width: 564px;
  margin: auto;
}
.guildPage .container .rule p {
  text-align: left;
  color: #aeadac;
  font-size: 20px;
}
.guildPage .container .rule ul li {
  color: #aeadac;
  font-size: 20px;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: auto;
}

.modal-content {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 12;
  margin: 30px 20px;
}
.modal-content__btn-close {
  position: absolute;
  top: -10px;
  right: -10px;
  z-index: 12;
}
.modal-content__body {
  padding: 20px;
  width: 564px;
  margin: 0 auto;
  background-color: #6d5e43;
  border-radius: 10px;
  overflow: scroll;
  position: relative;
}
.modal-content__body::after {
  position: absolute;
  border: 2px solid #54462f;
  content: "";
  top: 8px;
  bottom: 8px;
  left: 8px;
  right: 8px;
  border-radius: 10px;
}
.modal-content__body p {
  color: #fff;
  text-shadow: #1d1a15 2px 2px 2px;
  text-align: center;
  padding: 100px 0;
  font-size: 20px;
}
.modal-content__body button {
  background: none;
  border: none;
  transition: all 0.3s;
  display: block;
  margin: auto;
  width: 280px;
  padding-bottom: 20px;
  position: relative;
  z-index: 999;
}
.modal-content__body button:hover {
  cursor: pointer;
  filter: brightness(1.3);
}

@media screen and (max-width: 768px) {
  .guildPage .container {
    width: 95%;
    margin: 6.6666666667vw 2.6666666667vw;
  }
  .guildPage .container .imgSelect {
    width: 80vw;
    height: 17.3333333333vw;
  }
  .guildPage .container .btnImage button {
    width: 80vw;
    height: auto;
  }
  .guildPage .container .rule {
    width: 100%;
  }
  .guildPage .container .rule p {
    font-size: 5.3333333333vw;
  }
  .guildPage .container .iconChangeInner {
    padding: 6.6666666667vw 2.6666666667vw;
  }
  .guildPage .container .iconChangeInner p {
    font-size: 5.3333333333vw;
  }
  .modal-content__body {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */