@charset "UTF-8";
/*----------------------------------------------------------
更新日：2025年10月4日

=共通
=スマスロ鉄拳6 TOP
=プレイ履歴/プレイ結果/途中結果
=ショップ
=使い方

-------------------------------------------------------------*/
/* 共通
-------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Akshar:wght@300..700&family=Germania+One&family=Konkhmer+Sleokchher&family=M+PLUS+1p&family=M+PLUS+Rounded+1c:wght@400;700&family=Radio+Canada+Big:wght@700&family=Chango&display=swap");
.page-title + #no-save,
.page-title + #date-search {
  margin-top: -0.8em;
}

.akshar {
  font-family: "Akshar", sans-serif;
}

.mplus-rounded-bold {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.germania-one {
  font-family: "Germania One", system-ui;
  font-weight: 400;
  font-style: normal;
}

.konkhmer-sleokchher {
  font-family: "Konkhmer Sleokchher", system-ui;
  font-weight: 400;
  font-style: normal;
}

.radio-canada-big-bold {
  font-family: "Radio Canada Big", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.chango {
  font-family: "Chango", sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* スマスロ鉄拳6 TOP
-------------------------------------------------------------*/
#keyv {
  overflow: hidden;
  box-shadow: 0 0.2em 0.1em 0 rgba(0, 0, 0, 0.2);
}
#keyv #keyv-slider {
  opacity: 0;
}
#keyv #keyv-slider.slick-initialized {
  opacity: 1;
}
#keyv #keyv-slider .slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0.6em;
  width: 100%;
}
#keyv #keyv-slider .slick-dots li {
  margin: 0 0.5em;
}
#keyv #keyv-slider .slick-dots li button {
  display: block;
  width: 0.92em;
  height: 0.92em;
  padding: 0;
  background: #BABABA;
  border-radius: 100vw;
  box-shadow: 0 0.2em 0 0 rgba(0, 0, 0, 0.73);
  text-indent: -9999px;
}
#keyv #keyv-slider .slick-dots li.slick-active button {
  background: #F6DF0A;
}

#member {
  position: relative;
  padding: 0.4em 0.1em 0.6em;
}
#member .marker img {
  position: absolute;
  right: 1.6em;
  bottom: 1.9em;
  width: 3em;
  z-index: 1;
}
#member .name {
  display: block;
  position: relative;
}
#member .name dl, #member .name .icon, #member .name .title {
  position: absolute;
}
#member .name dl {
  left: 39%;
  bottom: 22%;
  line-height: 1.3;
  color: #3A3A3A;
}
#member .name dl dt {
  margin-bottom: 0;
  font-size: 1.725em;
  font-weight: bold;
}
#member .name dl dd {
  font-size: 1.14em;
  font-weight: 500;
  color: #FFF5CC;
}
#member .name .icon {
  top: 9%;
  left: 5.5%;
  width: 30%;
}
#member .name .title {
  top: 22%;
  left: 39%;
  width: 53%;
}

#login {
  padding: 0.6em 0.1em;
}
#login .inner {
  position: relative;
}
#login .inner .icon, #login .inner .title, #login .inner .btn {
  position: absolute;
}
#login .inner .icon {
  top: 10%;
  left: 6%;
  width: 29%;
}
#login .inner .title {
  top: 15%;
  left: 40.5%;
  line-height: 1.3;
  font-size: 1.25em;
  font-weight: 700;
}
#login .inner .btn {
  left: 39.5%;
  bottom: 16%;
  width: 10.8em;
  height: 2.2em;
  margin: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  background: #00C878;
  font-weight: 700;
  color: #FFF;
}

#shop-search {
  position: relative;
  margin: 0 0.55em;
}
#shop-search .inner {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 1.2em 0 2em;
}
#shop-search .inner .gps {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 1.3em;
  font-weight: bold;
  transform: translateY(-5%);
}
#shop-search .inner .gps img {
  position: absolute;
  width: 1.6em;
  pointer-events: none;
}
#shop-search .inner .gps select {
  padding: 0 2.2em;
  color: inherit;
}
#shop-search .inner a {
  width: 8.8em;
}

#shop-link {
  padding-top: 0.6em;
}
#shop-link ul {
  display: flex;
  justify-content: space-between;
  padding: 1em 0.89em;
}
#shop-link ul li {
  width: 11.94em;
}

#played-history {
  margin-top: -0.5em;
  padding: 0 0 1em;
}

#banner {
  padding-top: 0.25em;
}
#banner .line {
  padding: 0.8em 0 1.5em;
}

.modal #medal {
  background: none;
  border-radius: 0.6em;
}
.modal #medal .inner {
  position: relative;
}
.modal #medal .inner .btn-area {
  position: absolute;
  bottom: 0.5em;
  width: 100%;
  padding: 0;
  text-align: center;
}
.modal #medal .inner .btn-area img {
  width: 70%;
}

/* プレイ履歴/プレイ結果/途中結果
-------------------------------------------------------------*/
.play-detail {
  position: relative;
  display: flex;
  align-items: center;
}
.play-detail a {
  position: absolute;
  right: 1em;
  padding: 0.1em 0.25em;
  border: 0.1em solid #FFF;
  color: #FFF;
}

#result-none {
  padding: 2em 0;
  text-align: center;
  font-size: 1.2em;
  font-weight: 700;
}

#date-search {
  position: relative;
  padding: 0.5em 0.7em;
}
#date-search ul {
  position: absolute;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0em 2.5em 1em;
  font-size: 1.2em;
  font-weight: 700;
  z-index: 1;
}
#date-search ul .effect {
  display: inline-block;
  position: relative;
  background: linear-gradient(#FFEE36 0%, #FFF 48%, #FFF100 49%, #A08103 50%, #FFEE36 74%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#date-search ul .effect:before {
  display: inline-block;
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  text-shadow: 0 0.15em 0 rgba(0, 0, 0, 0.69);
  color: #FFF;
  z-index: -1;
}
#date-search ul .akshar {
  margin-top: 0.2em;
  font-weight: 600;
}
#date-search ul a.no-link {
  color: #A3A3A3;
}

#result-board {
  position: relative;
  padding: 0em 0 1em;
}
#result-board h2 {
  margin: 0.2em 0 0.2em;
}
#result-board .tab {
  position: relative;
  padding: 0 0.89em;
}
#result-board .tab ul {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: calc(100% - 1.78em);
  height: 100%;
}
#result-board .tab ul li {
  width: 33.3333%;
}
#result-board .tab ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#result-board .tab ul li a.active + img {
  display: block;
}
#result-board .tab ul li img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
#result-board .tab .bg {
  opacity: 0;
}
#result-board .tab-contents {
  margin: 0 0.89em;
}
#result-board .tab-contents .box {
  display: none;
  position: relative;
}
#result-board .result-list {
  position: relative;
  margin-bottom: 1em;
  padding-top: 0.2em;
  background: linear-gradient(#FFF 40%, #dadada 46%, #a3a3a3 46%, #dadada 73%);
  box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.2);
}
#result-board .result-list:first-of-type {
  padding-top: 0;
}
#result-board .result-list h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0.2em;
  padding: 0.4em 0.94em 0.3em;
  background: #C50003;
}
#result-board .result-list .list-inner {
  padding: 0 0.2em 0.2em;
}
#result-board .result-list .list-inner ul {
  position: relative;
  padding: 0.8em 0;
  background: #1A1A1A;
  z-index: 1;
}
#result-board .result-list .list-inner ul.txt li {
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.1em 0.65em;
  white-space: nowrap;
  font-size: 1.15em;
  font-weight: 800;
}
#result-board .result-list .list-inner ul.txt li div span {
  position: relative;
}
#result-board .result-list .list-inner ul.txt li div span.fontS {
  font-size: 0.7em;
}
#result-board .result-list .list-inner ul.txt li div span:before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-text-stroke: 0.2em  #000;
  z-index: -1;
}
#result-board .result-list .list-inner ul.txt li div span:after {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  text-shadow: 0 0.2em 0 black;
  z-index: -2;
}
#result-board .result-list .list-inner ul.txt li div .kerning {
  letter-spacing: -0.12em;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type.adjust {
  font-size: 0.87em;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type.indent {
  padding-left: 1em;
  font-size: 0.87em;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type.indent2 {
  padding-left: 2em;
  font-size: 0.87em;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type.indent3 {
  padding-left: 3em;
  font-size: 0.87em;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type span {
  background: linear-gradient(#FFF 48%, #949494 50%, #dadada 83%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type span:before {
  color: #FFF;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type span.effect_pink {
  background: linear-gradient(#FFF 48%, #FF5C8A 50%, #FFB2CA 88%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type span.effect_blue {
  background: linear-gradient(#FFF 48%, #056FFF 50%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:first-of-type span.effect_red {
  background: linear-gradient(#FFF 48%, #FF3C3C 50%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type {
  flex-grow: 1;
  text-align: right;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type.clear2000 span:first-of-type {
  display: none;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type.clear2000 span.effect {
  background: linear-gradient(#FFF 18%, #28B6FD 89%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type.clear2000 span.effect:before {
  color: #FFF;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type span {
  background: #FF1A1A;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
#result-board .result-list .list-inner ul.txt li div:last-of-type span:before {
  color: #FF1A1A;
}
#result-board .result-list .list-inner ul.txt li.flex-end {
  justify-content: flex-end;
}
#result-board .result-list .list-inner ul.card {
  display: flex;
  flex-wrap: wrap;
}
#result-board .result-list .list-inner ul.card#trophy {
  justify-content: center;
  padding: 2em 0;
}
#result-board .result-list .list-inner ul.card#trophy div {
  display: flex;
  justify-content: center;
  width: 100%;
}
#result-board .result-list .list-inner ul.card#trophy li {
  width: 27.5%;
  margin-bottom: 0;
  padding: 0;
}
#result-board .result-list .list-inner ul.card li {
  width: 50%;
  margin-bottom: 1.5em;
  padding: 0 0.836em;
  text-align: center;
}
#result-board .result-list .list-inner ul.card li.wide {
  width: 100%;
  padding: 0;
}
#result-board .result-list .list-inner ul.card li p {
  margin: 0 -0.836em;
  line-height: 1.2;
}
#result-board .result-list .list-inner ul.card li p span {
  display: block;
  color: #FFBD42;
}
#result-board .result-graph {
  position: relative;
  margin-bottom: 1em;
}

/* ショップ
-------------------------------------------------------------*/
#shop .nav {
  position: relative;
}
#shop .nav ul {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 0 0.8em;
}
#shop .nav ul li {
  width: 50%;
}
#shop .nav ul li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#shop .icon-list {
  margin: 0 0.675em 1em;
  padding: 0 0.2em 0.2em;
  background: linear-gradient(#FFF 40%, #dadada 46%, #a3a3a3 46%, #dadada 73%);
  box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.2);
}
#shop .icon-list .list-inner {
  display: flex;
  flex-wrap: wrap;
  padding: 1.2em 0.6em;
  background: #1F1F1F;
}
#shop .icon-list .list-inner li {
  width: 33.3333%;
  margin-bottom: 1em;
  padding: 0 0.3em;
}
#shop .icon-list .list-inner li.under {
  opacity: 0.5;
}
#shop .title-list {
  margin: 0 0.675em 1em;
  padding: 0 0.2em 0.2em;
  background: linear-gradient(#FFF 40%, #dadada 46%, #a3a3a3 46%, #dadada 73%);
  box-shadow: 0 0.2em 0.2em 0 rgba(0, 0, 0, 0.2);
}
#shop .title-list .list-inner {
  padding: 1.5em 1.78em;
  background: #1F1F1F;
}
#shop .title-list .list-inner li {
  margin-bottom: 1em;
}
#shop .title-list .list-inner li a {
  display: block;
  position: relative;
  text-align: center;
}
#shop .title-list .list-inner li.under {
  opacity: 0.5;
}

.modal .shop-detail {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 0, 44, 0.8);
}
.modal .shop-detail .close-btn {
  position: absolute;
  top: 1.5em;
  right: 0;
  width: 3.8em;
  z-index: 2;
}
.modal .shop-detail .inner {
  position: relative;
  top: 0;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 0 0 1em;
  z-index: 1;
}
.modal .shop-detail .inner > *:not(img) {
  position: absolute;
}
.modal .shop-detail .inner .pic {
  left: 50%;
  transform: translateX(-50%);
}
.modal .shop-detail .inner .pic.icon {
  top: 8.4em;
  width: 27.2%;
}
.modal .shop-detail .inner .pic.title {
  top: 11em;
  width: 69.3%;
}
.modal .shop-detail .inner .pic.under {
  opacity: 0.5;
}
.modal .shop-detail .inner .level {
  top: 15.8em;
  left: 50%;
  width: 50%;
  transform: translateX(-50%);
}
.modal .shop-detail .inner .condition {
  top: 20em;
  left: 50%;
  width: 92%;
  transform: translateX(-50%);
}
.modal .shop-detail .inner .condition dt {
  margin-bottom: 0.5em;
  padding-left: 3.5%;
}
.modal .shop-detail .inner .condition dt img {
  height: 2.6em;
}
.modal .shop-detail .inner .condition dd {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 0.8em;
  padding: 0px 3% 0 5%;
  line-height: 1.2;
  font-size: 1.28em;
  font-weight: 800;
}
.modal .shop-detail .inner .condition dd > span.fontS {
  font-size: 0.78em;
}
.modal .shop-detail .inner .condition dd > span:first-of-type {
  background: linear-gradient(#FFEF43 25%, #FFF 75%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.modal .shop-detail .inner .condition dd > span:first-of-type.under {
  color: #A3A3A3;
}
.modal .shop-detail .inner .condition dd > span:last-of-type {
  background: linear-gradient(#FFF 40%, #DADADA 46%, #A3A3A3 46%, #DADADA 73%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.modal .shop-detail .inner .condition dd > span:last-of-type span {
  margin-left: 0.25em;
  font-size: 0.7em;
  color: #FFF;
}
.modal .shop-detail .inner .condition .line {
  display: block;
  height: 0.2em;
  border: 0;
  background: linear-gradient(90deg, #000 0%, #B10003 33%, #B10003 66%, #000 100%);
}
.modal .shop-detail .inner .shop-btn {
  position: absolute;
  top: 33.7em;
  left: 50%;
  width: 15.56em;
  transform: translateX(-50%);
}
.modal .shop-detail .inner .bg {
  width: 100%;
}
.modal .shop-detail .overlay {
  opacity: 0;
}

/*
#shop {
	margin: 0 0.7em 1.5em;
	.nav {
		position: relative;
		ul {
			display: flex;
			justify-content: center;
			align-items: stretch;
			li {
				width: 50%;
				a {
					display: block;
					width: 100%;
					padding: 0.45em 0;
					border:0.2em solid #005cb1;
					border-radius: 0.8em 0.8em 0 0;
					background: #FFF;
					text-align: center;
					color: #005cb1;
					span {
						letter-spacing: 0.1em;
						font-size: 1.575em;
					}
					&.active {
						background: #005cb1;
						span { color: #FFF; }
					}
				}
			}
		}
	}
	.icon-list {
		display: flex;
		flex-wrap: wrap;
		padding: 0.8em 0.4em 0.2em;
		border:0.2em solid #005cb1;
		border-top: 0;
		border-radius:0 0 0.8em 0.8em;
		background: #FFF;
		li {
			width: 33.3333%;
			margin-bottom: 1em;
			padding: 0 0.4em;
			&.under { opacity: 0.5; }
			&.current {
				a {
					display: block;
					position: relative;
					&:before {
						content: "";
						position: absolute;
						width: 100%;
						height: 100%;
						background: url("/slp/img/02/shop/icon/current.png") no-repeat;
						background-size: cover;
					}
				}
			}
		}
	}
	.title-list {
		padding:1em 1.77em;
		border:0.2em solid #005cb1;
		border-top: 0;
		border-radius:0 0 0.8em 0.8em;
		background: #FFF;
		li {
			margin-bottom: 0.5em;
			a {
				display: block;
				position: relative;
				text-align: center;
			}
			&.under { opacity: 0.5; }
			&.current {
				a {
					&:before {
						content: "";
						position: absolute;
						top: 0;
						left: 0;
						width: 100%;
						height: 100%;
						background: url("/slp/img/02/shop/title/current.png") no-repeat;
						background-size: 100% auto;
					}
				}
			}
		}
	}
	
}

.modal {
	.shop-detail {
		overflow: auto;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding-bottom: 2em;
		background: rgba(61,194,242,0.75);
		.close-btn {
			position: absolute;
			top: 0;
			right: 0;
			width: 3.8em;
			z-index: 2;
		}
		.inner {
			position: relative;
			top: 1em;
			width: 94.6%;
			max-width: 750px;
			margin: 0 auto;
			padding-bottom: 0.25em;
			border-radius: 1em;
			background: linear-gradient(180deg, #005cb1 17%, #3d9df2 80%);
			box-shadow: 0 0.3em 0.3em 0 rgba(0, 0, 0, 0.4);
			header {
				padding: 0.55em 0;
				text-align: center;
				img { width: 100%; }
			}
			.box {
				overflow: hidden;
				margin: 0 0.25em;
				border-radius: 0 0 0.8em 0.8em;
				background: #FFF;
				.incentive {
					position: relative;
					padding: 1.2em 1.8em 1em;
					background: #F5F5F5;
					.icon,
					.title,
					.level {
						position: absolute;
						left: 0;
						width: 100%;
						text-align: center;
						&.under { opacity: 0.5; }
					}
					.icon,
					.title {
						top: 50%;
					}
					.icon {
						transform: translate(0, -60%);
						img { width: 28.2%; }
					}
					.title {
    				transform: translate(0, -50%);
						img { width: 74%; }
					}
					.level {
						top: 71%;
						img {
							width: 52%; 
						}
					}
				}
				dl {
					padding:0.4em 0.4em 0.4em 1.5em;
					&.gradation {
						background: linear-gradient(to bottom, #f5f5f5 0%,#ffffff 25%);
					}
					+ dl { border-top: 0.15em solid #D2DAEE; }
					dt {
						margin-bottom: 0.5em;
						img {
							height: 1.9em;
						}
					}
					dd {
						+ dd { margin-top: 0.4em; }
						display: flex;
						justify-content: space-between;
						align-items: flex-end;
						line-height: 1.2;
						font-size: 1.28em;
						font-weight: 800;
						> span {
							&:first-of-type {
								color: #005CB1;
							}
							span {
								margin-left: 0.25em;
								font-size: 0.7em;
							}
						}
					}
					li {
						div {
							span {
								font-size: 0.6em;
								color: inherit;
							}
						}
					}
					&.under {
						li {
							color: #5D2985;
						}
					}
				}
				.shop-btn {
					padding: 0.6em;
					background: #F5F5F5;
					text-align: center;
					img { width: 15.56em; }
				}
			}
		}
	}
}
*/
/* 使い方
-------------------------------------------------------------*/
#howto {
  margin-bottom: 2em;
}
#howto div {
  position: relative;
}
#howto div a {
  position: absolute;
  top: 57.7em;
  left: 50%;
  display: block;
  width: 13em;
  height: 4.6em;
  transform: translateX(-50%);
  z-index: 1;
}
