@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Reggae+One&family=Roboto+Condensed:wght@400;700&display=swap');
/* font-family: 'Roboto Condensed', sans-serif; */
/* font-family: 'Reggae One', cursive; */
.ff-en-robot-condensed { font-family: 'Roboto Condensed', sans-serif; }
.ff-ja-reggae-one { font-family: 'Reggae One', cursive; }

a { color: #6132d6; }
a:hover { color: #ae32d6; }
.text-link { color: #6132d6; text-decoration: underline;}
.text-link:hover { color: #ae32d6; }

html,body {
  height: 100%;
}

html {
  font-size: 14px;
}

body {
	background-color: #222;
	color: #FFF;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, sans-serif !important;
	-webkit-font-feature-settings: "palt" !important;
	font-feature-settings: "palt" !important;
}

header,footer,nav,main,article,section,aside,figure,figcaption,picture,div,p,ul,ol,li,dl,dt,dd,table,address,h1,h2,h3,h4,h5,h6, form {
  margin-bottom: 0;
  font-weight: normal;
}

ul,ol {
  list-style: none;
  padding: 0;
}

::placeholder {
	color: #BBB !important;
	-webkit-font-feature-settings: "palt" !important;
	font-feature-settings: "palt" !important;
	position: relative;
}
_::-webkit-full-page-media, _:future, :root ::placeholder {
	top: -0.2em;
}

.btn {
	-webkit-font-feature-settings: "palt" !important;
	font-feature-settings: "palt" !important;
}

.text-outline-black {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

.fc-white { color: #FFFFFF; }
.fc-palegray { color: #888; }
.fc-purple { color: #531fc8; }
.fc-ocher { color: #563501; }
.fc-darkred {color: #6e1c0c; }
.fc-darkpurple { color: #3d097d; }

.fs-rem0875 { font-size: 0.875rem; }
.fs-0 { font-size: 0 !important; }
.fs-008 { font-size: 8px !important; }
.fs-009 { font-size: 9px !important; }
.fs-010 { font-size: 10px !important; }
.fs-011 { font-size: 11px !important; }
.fs-012 { font-size: 12px !important; }
.fs-013 { font-size: 13px !important; }
.fs-014 { font-size: 14px !important; }
.fs-015 { font-size: 15px !important; }
.fs-016 { font-size: 16px !important; }
.fs-018 { font-size: 18px !important; }
.fs-020 { font-size: 20px !important; }
.fs-024 { font-size: 24px !important; }
.fs-026 { font-size: 26px !important; }

.lh-0 { line-height: 0 !important; }
.lh-100 { line-height: 1 !important; }
.lh-110 { line-height: 1.1 !important; }
.lh-120 { line-height: 1.2 !important; }
.lh-130 { line-height: 1.3 !important; }
.lh-140 { line-height: 1.4 !important; }
.lh-150 { line-height: 1.5 !important; }

.fw-400 { font-weight: 400 !important; }
.fw-700 { font-weight: 700 !important; }

.ind { display: block; }
.ind > .ind-item { display: block; position: relative; }
.ind-item > span.h { display: inline-block; position: absolute; top: 0; left: 0; }
.ind.ind-100 > .ind-item { padding-left: 1em; }
.ind.ind-125 > .ind-item { padding-left: 1.25em; }
.ind.ind-150 > .ind-item { padding-left: 1.5em; }
.ind.ind-200 > .ind-item { padding-left: 2em; }
.ind.ind-250 > .ind-item { padding-left: 2.5em; }

.mt-010 { margin-top: 0.1rem !important; }
.mt-035 { margin-top: 0.35rem !important; }
.mt-075 { margin-top: 0.75rem !important; }
.mt-125 { margin-top: 1.25rem !important; }
.mt-175 { margin-top: 1.75rem !important; }
.mt-200 { margin-top: 2rem !important; }
.mb-010 { margin-bottom: 0.1rem !important; }
.mb-015 { margin-bottom: 0.15rem !important; }
.mb-017 { margin-bottom: 0.17rem !important; }
.mb-035 { margin-bottom: 0.35rem !important; }
.mb-075 { margin-bottom: 0.75rem !important; }
.mb-125 { margin-bottom: 1.25rem !important; }
.mb-175 { margin-bottom: 1.75rem !important; }
.mb-200 { margin-bottom: 2rem !important; }

.mx-n1 { margin-left: -0.25rem !important; margin-right: -0.25rem !important; }
.mx-n2 { margin-left: -0.5rem !important; margin-right: -0.5rem !important; }
.mx-n3 { margin-left: -1rem !important; margin-right: -1rem !important; }
.mx-n4 { margin-left: -1.5rem !important; margin-right: -1.5rem !important; }
.mx-n5 { margin-left: -3rem !important; margin-right: -3rem !important; }

.mx-n015 { margin-left: -0.15rem !important; margin-right: -0.15rem !important; }
.px-015 { padding-left: 0.15rem !important; padding-right: 0.15rem !important; }

.pt-075 { padding-top: .75rem !important; }
.pt-200 { padding-top: 2rem !important; }
.pb-075 { padding-bottom: .75rem !important; }
.pb-200 { padding-bottom: 2rem !important; }

.px-200 { padding-left: 2rem !important; padding-right: 2rem !important; }
.py-075 { padding-top: .75rem !important; padding-bottom: .75rem !important; }
.py-200 { padding-top: 2rem !important; padding-bottom: 2rem !important; }

.py-label { padding-top: calc(0.25rem + 2px) !important; padding-bottom: calc(0.25rem + 2px) !important; }

.flex-w-px090 { flex: 0 0 90px; }

.frame {
  display: block;
  border-radius: 4px;
}

.bg-white {
  background-color: #FFF;
  color: #333;
}

.bg-pattern-pie01 {
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 60%;
	background-image: url('/ap/common/images/ap-bg-pattern01.png');
}
.bg-pattern-pie02 {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url('/ap/common/images/ap-bg-pattern02.png');
}

.btn-w-strlen02 { width: 3.2em; white-space: nowrap; }

.btn-darkred {
	background-color: #6e1c0c;
	border-color: #6e1c0c;
	color: #FFF;
}
.btn-darkred:hover {
	background-color: #581306;
	border-color: #581306;
	color: #FFF;
}
.btn-azukired {
	background-color: #be4128;
	border-color: #be4128;
	color: #FFF;
}
.btn-azukired:hover {
	background-color: #a9331d;
	border-color: #a9331d;
	color: #FFF;
}

.btn-gradient-brightgreen {
	color: #fff;
	background: rgb(34,96,0);
	background: linear-gradient(0deg, rgba(34,96,0,1) 0%, rgba(119,196,0,1) 100%);
	border: 0;
}
.btn-gradient-brightgreen:hover {
	color: #fff;
	border: 0;
}

.btn-outline-darkpale {
	color: #bbb !important;
	border-color: #bbb;
}
.btn-outline-darkpale:hover {
	color: #fff !important;
	background-color: #bbb;
	border-color: #bbb;
}

.btn-icon {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	align-items: center !important;
	width: 60px;
	height: 60px;
	border: 1px solid #BBB;
	border-radius: 3px;
	color: #BBB !important;
	text-decoration: none;
	margin: 0 0.25rem;
}
.btn-icon .btn-i {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	align-items: center !important;
	height: 26px;
	font-size: 20px;
	line-height: 1;
}
.btn-icon .btn-label {
	font-size: 10px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	margin-bottom: 3px;
}

.btn-text {
	display: block;
	text-decoration: none;
	position: relative;
}
.btn-text .inner, .btn-text .inner:hover {
	display: flex !important;
	flex-direction: column !important;
	justify-content: center !important;
	align-items: center !important;
	width: 80px;
	height: 80px;
	border: 0;
	border-radius: 3px;
	padding: 1em;
	font-size: 11px;
	line-height: 1.25;
	text-align: left;
	background-color: #F1E3FF;
	color: #5e26c4;
}
.btn-text .arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 0;
	border-color: transparent #5e26c4 transparent transparent;
	position: absolute;
	top: 2px;
	right: 2px;
}

.btn-ct-grn, .btn-ct-grn:hover {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(3,87,41);
	background: linear-gradient(0deg, rgba(3,87,41,1) 0%, rgba(132,193,52,1) 100%);
	border: 0;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	padding: 0;
}

.btn-ct-org, .btn-ct-org:hover {
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgb(231,163,0);
	background: radial-gradient(circle, rgba(231,163,0,1) 0%, rgba(221,87,14,1) 50%);
	border: 0;
	color: #fff;
	box-shadow: 0px -2px 2px -2px #000000 inset;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	padding: 0;
}

.form-label-group {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.25rem;
}
.form-label {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 0;
}
.form-required {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 0;
	color: #c00;
}
.form-password {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.form-password .form-password-eye {
	display: flex !important;
	justify-content: center !important;
	align-items: center !important;
	width: 3em;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.form-password .form-password-eye::after {
	display: inline-block;
	font: var(--fa-font-solid);
    content: '\f06e';
	color: #999;
	font-size: 14px;
	line-height: 1;
}
.form-password .form-password-eye.visible::after {
	content: '\f070';
}

.input-check {
	cursor: pointer;
}

/* ap-article */
#ap-article {
  width: 100%;
  position: static;
  top: 0;
  left: 0;
}
#ap-article-wrapper {
	width: 100%;
}
@media (min-width:992px) {
  #ap-article-wrapper {
    max-width: 375px;
    margin: 0 auto;
  }
}
@media (min-width:768px) and (max-width:991.98px) {
  #ap-article-wrapper {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media (min-width:576px) and (max-width:767.98px) {
  #ap-article-wrapper {
    max-width: 540px;
    margin: 0 auto;
  }
}

/* ap-header */
#ap-header {
  display: block;
  width: 100%;
  position: relative;
}
#ap-brand {
  display: block;
  width: 120px;
  height: 81px;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
  background-image: url('/ap/common/images/ap-brand.png');
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  z-index: 997;
}

/* ap-header-menu */
#ap-header-menu {
	pointer-events: none
}
#ap-header-menu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  list-style: none;
  padding: 0.75rem;
  margin: 0;
  position: relative;
  z-index: 999;
}
#ap-header-menu .menu-item {
  margin: 0 0 0 0.4rem;
	pointer-events: auto;
}
#ap-header-menu .menu-item a,
#ap-header-menu .menu-item .menu-click {
  color: #FFF;
  text-decoration: none;
  cursor: pointer;
}
#ap-header-menu .icon-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #333;
  border-radius: 3px;
  font-size: 18px;
  line-height: 1;
}
#ap-header-menu .menu-item .label {
  display: block;
  width: 32px;
  font-size: 8px;
  line-height: 1;
  text-align: center;
  margin: 3px 0 0;
}

/* ap-nav */
.ap-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 998;
}
.ap-nav .ap-nav-wrapper {
  display: block;
  width: 100%;
  background-color: #444;
  padding: 6rem 3rem 3rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 998;
}
@media (min-width:992px) {
  .ap-nav .ap-nav-wrapper {
    max-width: 375px;
  }
}
.ap-nav .bg {
  display: block;
  width: 100%;
  height: 100%;
  background-position: right top;
  background-repeat: no-repeat;
  background-image: url('/ap/common/images/ap-bg-pattern01.png');
  background-size: 50%;
  opacity: 0.2;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.ap-nav ul.ap-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ap-nav ul.ap-menu a {
  color: #FFF;
  text-decoration: none;
}
.ap-nav ul.ap-menu .menu-item {
  display: block;
  padding: 0.75rem 1rem;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
.ap-nav ul.ap-menu li:first-child .menu-item {
  border-top: 1px solid rgba(255,255,255,0.5);
}
.ap-nav .ap-menu-close {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 12px;
  line-height: 1;
  font-family: 'Roboto Condensed', sans-serif;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  padding: 0 0 1em;
  position: absolute;
  bottom: -25px;
  left: calc(50% - 40px);
  z-index: -1;
  background-color: inherit;
  cursor: pointer;
}

/* footer */
footer {
  padding-bottom: 0.75rem;
}
#footer-copyright {
  color: #AAA;
  padding-right: calc(30px + 0.75rem);
}
#footer-copyright h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  margin: 0 0 0.15rem;
}
#footer-copyright p {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 8px;
  line-height: 1.2;
  margin: 0;
}

/* pagetop */
#pagetop {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  background-color: #555;
  border-radius: 3px;
  position: fixed;
  bottom: 0.75rem;
  right: calc(0.75rem + 2px);
  z-index: 99;
  cursor: pointer;
}
#pagetop::before {
  display: block;
  content: '';
  width: 30%;
  height: 30%;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #DDD;
  transform: rotate(-45deg);
  margin-top: 4px;
}

.gamestart-wrapper {
	display: inline-block;
	position: relative;
	text-shadow: 0px 1px 1px rgba(0,0,0,1);
}
.gamestart-wrapper .bg-img-l {
	display: block;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url('/ap/common/images/btn-bg-l.png');
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
}
.gamestart-wrapper .bg-img-r {
	display: block;
	width: 100%;
	height: 100%;
	pointer-events: none;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url('/ap/common/images/btn-bg-r.png');
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
}
.gamestart-wrapper .chara1 {
	display: block;
	width: 120px;
	height: 140%;
	position: absolute;
	bottom: -15px;
	left: -100px;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url('/ap/common/images/ap-chara01-01.png');
}
.gamestart-wrapper .chara2 {
	display: block;
	width: 120px;
	height: 140%;
	position: absolute;
	bottom: -15px;
	right: -100px;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url('/ap/common/images/ap-chara01-02.png');
}

.ap-score {
	font-family: 'Reggae One', cursive;
	text-align: center;
	background-color: #c98e32;
	color: #fff;
	border-radius: 6px;
	padding: 0.3rem;
}
.ap-score h1 {
	color: #563501;
}
.ap-score .wrapper {
	background-color: #efc64a;
	color: #222;
	border-radius: 3px;
	padding: 0.5rem 0.75rem;
	line-height: 1.2;
	position: relative;
}
.ap-score .wrapper .bg-img-l {
	display: block;
	width: 100%;
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto 130%;
	background-image: url('/ap/common/images/bg-01l.png');
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}
.ap-score .wrapper .bg-img-r {
	display: block;
	width: 100%;
	height: 100%;
	background-position: right top;
	background-repeat: no-repeat;
	background-size: auto 130%;
	background-image: url('/ap/common/images/bg-01r.png');
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
}

.ap-ranking {
	text-align: center;
	background-color: #ed7057;
	color: #fff;
	border-radius: 6px;
	padding: 0.3rem;
}
.ap-ranking h1 {
	color: #6e1c0c;
}
.ap-ranking .wrapper {
	background-color: #ffb7a9;
	color: #222;
	border-radius: 3px;
	padding: 0.5rem 0.75rem;
	line-height: 1.2;
}
.ap-ranking .ranking-row {
	border-top: 1px dotted #ed7057;
	padding: 0.25rem 0;
}
.ap-ranking .ranking-row:first-child {
	border-top: 0;
	padding-top: 0;
}
.ap-ranking .ranking-row:last-child {
	padding-bottom: 0;
}
.ap-ranking.ap-ranking-btng .wrapper {
	padding: 0.75rem;
}
.ap-ranking.ap-ranking-btng .ranking-row:first-child {
	border-top: 1px dotted #ed7057;
	padding-top: 0.25rem;
}

#ap_user_edit {
	display: none;
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0;
}
#ap_user_edit .wrapper {
	display: block;
	width: 70%;
	margin: 0 auto;
	background-color: #e46161;
	border-radius: 4px;
	box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3);
	padding: 3rem 2rem;
	color: #FFF;
}
#ap_user_edit .confirm-read {
	font-size: 13px;
	line-height: 1.3;
}

.ap-reset {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 24px;
	height: 24px;
	background-color: #333;
	border-radius: 3px;
	position: absolute;
	top: 0.5rem;
	right: 0.5rem;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	text-decoration: none;
}
.ap-reset:hover {
	background-color: #444;
	color: #fff;
}
.ap-reset i {
	margin-left: 0.1em;
}

#ap_splash {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.m-link {
	cursor: pointer;
}

.gra0 {
	background: rgb(204,204,204);
	background: linear-gradient(0deg, rgba(204,204,204,1) 0%, rgba(255,255,255,1) 50%);
	box-shadow: 0px -2px 2px -2px #000000 inset;
	border: 0;
	position: relative;
}
.gra1 {
	background: rgb(116,199,240);
	background: linear-gradient(0deg, rgba(116,199,240,1) 0%, rgba(255,255,255,1) 50%);
	box-shadow: 0px -2px 2px -2px #000000 inset;
	border: 0;
	position: relative;
}
.gra2 {
	background: rgb(234,232,63);
	background: linear-gradient(0deg, rgba(234,232,63,1) 0%, rgba(255,255,255,1) 50%);
	box-shadow: 0px -2px 2px -2px #000000 inset;
	border: 0;
	position: relative;
}
.gra3 {
	background: rgb(137,196,88);
	background: linear-gradient(0deg, rgba(137,196,88,1) 0%, rgba(255,255,255,1) 50%);
	box-shadow: 0px -2px 2px -2px #000000 inset;
	border: 0;
	position: relative;
}
.gra4 {
	background: rgb(232,61,75);
	background: linear-gradient(0deg, rgba(232,61,75,1) 0%, rgba(255,255,255,1) 50%);
	box-shadow: 0px -2px 2px -2px #000000 inset;
	border: 0;
	position: relative;
}

[class*="gra"] .arw {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 0;
	position: absolute;
	top: 2px;
	right: 2px;
}
.gra0 .arw {
	border-color: transparent #999999 transparent transparent;
}
.gra1 .arw {
	border-color: transparent #2ea5df transparent transparent;
}
.gra2 .arw {
	border-color: transparent #ead128 transparent transparent;
}
.gra3 .arw {
	border-color: transparent #94c521 transparent transparent;
}
.gra4 .arw {
	border-color: transparent #b42523 transparent transparent;
}

.h-040px { height: 40px !important; }
.h-050px { height: 50px !important; }

.btn-index {
	display: block;
	width: 100%;
	height: 66px;
	border-radius: 4px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
#btn-index-login {
	background: rgb(181,33,33);
	background: linear-gradient(0deg, rgba(181,33,33,1) 0%, rgba(255,99,133,1) 100%);
}
#btn-index-game {
	background: rgb(0,110,0);
	background: linear-gradient(0deg, rgba(0,110,0,1) 0%, rgba(138,227,0,1) 100%);
}
#btn-index-game-howto {
	background: rgb(15,61,143);
	background: linear-gradient(0deg, rgba(15,61,143,1) 0%, rgba(0,196,196,1) 100%);
}
#btn-index-goto-ranking,
#btn-goto-ranking-previous {
	background: rgb(214,87,82);
	background: linear-gradient(0deg, rgba(214,87,82,1) 0%, rgba(255,130,97,1) 100%);
	width: 100%;
	border-radius: 4px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	cursor: pointer;
}
.btn-index .inner,
.btn-index-hf .inner {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2;
	text-align: center;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}
.btn-index .btn-bg-l,
.btn-index-hf .btn-bg-l {
	display: block;
	width: 100%;
	height: 100%;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url('/ap/common/images/btn-bg-l.png');
	position: absolute;
	left: 0;
	bottom: 0;
}
.btn-index-hf .btn-bg-l {
	height: 150%;
}
.btn-index .btn-bg-r,
.btn-index-hf .btn-bg-r {
	display: block;
	width: 100%;
	height: 100%;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url('/ap/common/images/btn-bg-r.png');
	position: absolute;
	right: 0;
	top: 0;
}
.btn-index-hf .btn-bg-r {
	height: 120%;
}
.btn-index .arrow,
.btn-index-hf .arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 12px 12px 0;
	border-color: transparent #007bff transparent transparent;
	position: absolute;
	top: 2px;
	right: 2px;
}
#btn-index-login .arrow {
	border-color: transparent rgb(181,33,33) transparent transparent;
}
#btn-index-game .arrow {
	border-color: transparent rgb(0,110,0) transparent transparent;
}
#btn-index-goto-ranking .arrow,
#btn-goto-ranking-previous .arrow {
	border-color: transparent rgb(187,68,56) transparent transparent;
}


.btn-index.disabled {
	pointer-events: none;
	opacity: 50%;
}


.iframe-box {
	display: block;
	width: 100%;
	height: 180px;
	position: relative;
}
.iframe-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #DDD;
	border-radius: 5px;
}


.card-grn {
	border: 0;
	overflow: hidden;
}
.card-grn .card-header {
	background-color: #48850c;
	color: #FFF;
}
.card-grn .card-body {
	background-color: #d4f0b6;
	color: #165801;
}


#ranking_announcement {
	display: block;
	border-radius: 6px;
	padding: 0.3rem;
	color: #FFF;
	background-color: #715ee8;
	position: relative;
}
#ranking_announcement .list-group {
	display: block;
	background-color: #bdb3fc;
	border-radius: 3px;
	padding: 0 0.75rem;
	color: #3d097d;
}
#ranking_announcement .list-group .list-item {
	border-top: 1px dotted #715ee8;
	padding: 0.25rem;
}
#ranking_announcement .list-group .list-item:first-of-type {
	border-top: none;
}
#ranking_announcement.arrow:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #715ee8 transparent transparent transparent;
		position: absolute;
		left: calc(50% - 15px);
		bottom: -15px;
}


#page-ranking-list .link-btn {
	cursor: pointer;
}
#page-ranking-list .ranking-list-item {
	display: none;
}
