@charset "utf-8";

.cf:after {
	content:'';
	display: block;
	clear: both;
}
ul,ol {
	margin:0;
	padding:0;
	list-style: none;
}
h1 {
	margin:0;
}
#sqexHeader,
#sqexFooter {
	position:relative;
	z-index:1;
}
#sqexHeader {
	z-index: 9999;
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: #000;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#wrapper {
	position:relative;
	overflow:hidden;
	background: url(../images/sp/common/background.jpg) top center;
	background-size: 100% auto;
}
#wrapper img {
	width:100%;
	height:auto;
	vertical-align: top;
}
#background img {
	width:100%;
	height:auto;
}

#content {
	position:relative;
}
#backtotop {
	width:30%;
	position: absolute;
	top:10px;
	left:0;
	z-index: 1;
}
#pagetop {
	display: block;
	width: 20%;
	margin:0 auto;
}


/*-- mordal --*/
.mordal_wrap {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(../images/sp/common/bg_alpha.png);
	z-index: 999;
	display: none;
}

/*-- index --*/
#index h1 {
	margin:0;
}
#index #bnr {
	width:92%;
	margin:5% auto 25%;
}
#index #bnr li {
	margin:2% 0;
}
#index .store-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width:92%;
	margin:6% auto 5%;
}
#index .store-links-bnr {
	width: 50%;
	margin-bottom:2%;
}
#index .store-links-btn {
	width: 49%;
	margin-bottom:2%;
}
#index .store-links-btn:nth-child(odd) {
	margin-right:2%;
}
#index #line {
	position:relative;
	margin-top:22%;
}
#index #movie {
	width:75%;
	position:absolute;
	top:-26%;
	left:12.5%;
	z-index: 1;
}
#index #series {
	position: relative;
	z-index: 0;
}
#index .caption {
	position: absolute;
	width:100%;
	top: 22%;
}
#index .link {
	padding-left:3.5%;
	position: absolute;
	top: 27%;
	width:100%;
	box-sizing: border-box;
}
#index .link li {
	width:36%;
	float: left;
	position: relative;
	margin:-4.5% -1.5%;
}
#index .link li a {
	display: block;
	width:100%;
	padding-bottom:100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	text-indent: 200%;
	white-space: nowrap;
	overflow: hidden;
	line-height: 0;
}
#index .link .link1 a {
	background-image: url(../images/sp/index/logo1.png);
}
#index .link .link2 a {
	background-image: url(../images/sp/index/logo2.png);
}
#index .link .link3 a {
	background-image: url(../images/sp/index/logo3.png);
}
#index .link .link4 a {
	background-image: url(../images/sp/index/logo4.png);
}
#index .link .link5 a {
	background-image: url(../images/sp/index/logo5.png);
}
#index .link .link6 a {
	background-image: url(../images/sp/index/logo6.png);
}
#index #links {
	margin:5% auto;
}
#index #links ul {
	text-align:center;
	margin:0;
	padding:0;
	list-style:none;
}
#index #links li {
	display:inline-block;
	width:12.5%;
	margin:0 1%;
}
#bottom {
	margin-bottom:2em;
}
#bottom ul {
	margin-bottom:2em;
}
#bottom ul li {
	margin-bottom:2%;	
}
#bottom ul li .blog {
	display: block;
	width: 100%;
	margin:0 auto;
}
#bottom ul li .guideline,
#bottom ul li .special{
	display: block;
	width: 81.5%;
	margin:0 auto;
}
#guide {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#guide .inner {
	width:92%;
	margin:0 auto;
	line-height: 150%;
	font-size: 12px;
	padding:8.5em 0 2em;
	position: relative;
	color: #fff;
}
#guide .inner p {
	margin-bottom:2em;
}
#guide .inner strong {
	font-weight: bold;
}
#guide .inner ol,
#guide .inner ul {
	margin-bottom:1em;
}
#guide .inner ol {
	list-style: decimal;
	padding:0 0 0 1.5em
}
#guide .inner ol li {
	margin-bottom:2em;
}
#guide .inner ul {
	padding:0;
}
#guide .inner ul li {
	margin-bottom:2em;
	text-indent: -1em;
	padding-left:1em;
}
#guide .inner ul li:before {
	content:'●';
	font-weight: bold;
}
#guide .inner .title {
	font-weight: bold;
	text-align: center;
	font-size: 120%;
	margin-bottom:2.5em;
}
#guide .inner .close {
	background: url(../images/sp/index/close.png) 0 0 no-repeat;
	width:30px;
	height: 30px;
	background-size: cover;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top:4em;
	right:0;
}
/*-- introduction --*/
#introduction {
	/*padding-bottom:20%;*/
	padding-top:20%;
}
#introduction .section {
	/*padding-top:20%;*/
	margin-bottom:20%;
}
#introduction .section_wrap {
	padding-top:30.5%;
	position: relative;
}
#introduction .section .section_logo {
	position: absolute;
	top:0;
	width:100%;
	text-align: center;
}
#introduction .section .section_logo img {
	width:64%;
}
#introduction .section .section_image {
	position: relative;
}
#introduction .section .section_image .review {
	position: absolute;
	top:0;
	right:0;
	width:22%;
	margin-top:-10%;
}
#introduction .section .btn {
	width:70%;
	margin:0 auto;
}
#review {
	overflow: hidden;
}
#review .review_wrap {
	width:90%;
	height: 100%;
	margin:25% auto 0;
	box-sizing: border-box;
}
#review .review_wrap .close {
	position: absolute;
	top:0;
	right:2%;
	margin-top:14%;
	width: 12%;
}
#review .review_wrap .close img {
	width: 100%;
	height: auto;
}
#review .review_wrap .caption {
	position: absolute;
	bottom:0;
	left:0;
	margin-bottom:1%;
}
#review .review_wrap .caption img {
	width: 100%;
	height: auto;
}
#review .review_inner {
	width:auto;
	height: 69%;
	margin:0 auto;
	color: #fff;
	padding-right:0.5em;
	box-sizing: border-box;
	overflow-x: auto;
	/*-webkit-overflow-scrolling: touch;*/
}
#review .review_inner::-webkit-scrollbar {
  	background:#2c2c2c;
 	width:10px;
	height: 10px;
}
#review .review_inner::-webkit-scrollbar-thumb {
  	background:#5d5d5d;
}
#review .review_inner p {
	margin:0 0 2em 0;
	font-size: 90%;
	line-height: 150%;
}

/*-- special --*/
#special {
	padding:25% 0 12%;
}
#special #pagettl {
	margin-bottom:10%;
}
#special .section .section_wrap {
	background: url(../images/sp/special/sec1_inner_bg.png) top center repeat-y;
	background-size: 100% auto;
	padding:6% 0;
}
#special .section .section_wrap h1 {
	margin-bottom:3%;
}
#special .section .section_wrap .text {
	margin-bottom:2%;
}
#special .section .section_wrap .image {
	width:87%;
	margin:0 auto;
}
#special .section .section_wrap a {
	display: block;
	width:66%;
	margin:5% auto 0;
}