@charset "utf-8";

/* ヘッダー */
header{
	position: relative;
	margin: 0 auto ;
	display: block;
	width: 100%;
}
header #keyvisual{
	position: relative;
	margin: 0 auto ;
	display: block;
	background-image: url("../img/main.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	padding-top: 141.5625%;
	width: 100%;
	background-color: #000000;
}

/* ニュース */
#news{
    position: relative;
	margin: 0 auto;
	padding: 40px 0;
	background-image: url("../img/bar1.jpg"), url("../img/bar1.jpg");
	background-position:  50% 0, 50% 100%;
	background-size: 100% 10px, 100% 10px;
	background-repeat: repeat-x, repeat-x;
}
#news .newsBox{
	position: relative;
	margin: 0 auto;
}
#news .newsBox ul{
	position: relative;
	margin: 20px auto 0 auto;
    width: 100%;
	/*height: 190px;*/
	height: 150px;
    overflow: hidden;
}
#news .newsBox ul li{
	position: relative;
	margin: 10px auto 0 auto;
    padding: 0 0 5px 0;
	border-bottom: solid 1px #a5b0b8;
}
#news .newsBox ul li p.date{color: #243868;padding-right: 1em;}
#news .newsBox ul li a{text-decoration: none; color: #000000;}

#kikan{
	position: relative;
	margin: 0 auto;
	padding-top: 20px;
}
#kikan .kikanWrap{
	position: relative;
	margin: 0 auto;
	background-color: rgba(255,255,255,.8);
	background-image: url("../img/bar1.jpg"), url("../img/bg_kikan.png");
	background-position:  50% 100% , 0 0;
	background-size: 100% 10px, 42% auto;
	background-repeat: repeat-x, no-repeat;
	text-align: center;
}
#kikan .kikanWrap div{
	position: relative;
	margin: 0 auto 20px auto;
	font-weight: 900;
	line-height: 1.6em;
	font-size: .15rem;
}
#kikan .kikanWrap div.play{margin: 0 auto 10px auto;}
#kikan .kikanWrap h3{
	position: relative;
	margin: 0  auto 5px auto;
	padding-bottom: 2px;
	background-image: url("../img/bg_ttl.png");
	background-repeat: no-repeat;
	background-position:  50% 50%;
	background-size: auto 25px;
	color: #173070;
	font-size: .22rem;
	font-weight: 900;
}
#kikan .btn_access{
	position: relative;
	margin: 0 auto 20px auto;
	width: 140px;
}

#pagelink{position: relative;}
#pagelink ul li{
	position: relative;
	width: calc(25% - 10px);
}
#pagelink ul li p img{opacity: .2;}
#pagelink ul li p::after{
	position: absolute;
	top:0;
	left: 0;
	content: '';
	background-image:  url("../img/soon.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	width: 100%;
	height: 100%;
}

/* キャッチコピー */
#catch{
	position: relative;
	margin: 0 auto;
	padding: 40px 0;
}
#catch .catchWrap{
	position: relative;
	margin:  0 auto;
	padding: 20px 0 40px 0;
}
#catch .catchWrap img{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
}
#catch .catchWrap::before, #catch .catchWrap::after{
	position: absolute;
	content: '';
	display: block;
	top:-5px;
	left: -5%;
	width: 110%;
	height: calc(100% + 10px);
}
#catch .catchWrap::before{
	transform: rotate(3deg);
	background-image: url("../img/bg_catch.jpg");
	background-position:  0;
	background-size: auto 136px;
	z-index: -2;
}
#catch .catchWrap::after{
	transform: rotate(8deg);
	background-color: #ffffff;
	z-index: -1;
}

/* photo */
#photo{
	position: relative;
	padding: 10px 0;
	background-color: #010920;
	z-index: 4;
}
#photo .photoWrap{
	position: relative;
	margin: 0 auto ;
}
#photo .slick-slide{margin: 0 1px; background-color: transparent;}

/*  about */
#about{
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-image: url("../img/bg_about.png");
	background-position:  0 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
#about p{
	position: relative;
	margin: 0 auto;
	padding: 35px 0 40px 0;
	font-weight: 900;
	text-align: center;
	color: #042f47;
}

/* banner */
#banner{
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
}
#banner ul{
	position: relative;
	width: calc(100% - 20px);
	margin: 0 auto;
}
#banner ul li{
	position: relative;
	width: calc(50% - 10px);
	margin: 0 10px 20px 0;
}
#banner ul li:nth-child(even){margin: 0 0 20px 0;}
#banner ul li img{box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.6);}
#banner ul li img.border{border: solid 1px #6B6B6B;}
/* story */
#story{
	position: relative;
	margin: 0 auto;
	padding: 15px 0 100px 0;
}
#story .storyImg01{
	position: relative;
	margin: 0;
	width: calc(100% + 93px);
	transform: translate(-45px, -70px);
}
#story .storyImg02{
	position: relative;
	width: calc(100% + 120px);
	margin: -80px auto 0 auto;
	transform: translate(-60px, 80px);
}
#story .storyImg01 img{
	position: relative;
	margin: 0 0 0 auto;
	width: 64%
}
#story .storyImg02 img{
	position: relative;
	margin: 0 auto;
	width: 100%;
}
#story p{
	position: relative;
	margin: -50px auto 0 auto;
	padding: 0 20px;
	line-height: 1.8em;
	height: 150px;
	overflow: hidden;
	transition: all 1s .3s ease-out;
}
#story p.disp{height: auto;}
#story .cover{
	position: absolute;
	display: block;
	bottom:0;
	left: 0;
	width: 100%;
	padding-top: 80px;
	text-align: center;
	color: #b41418;
	background: -webkit-linear-gradient(rgba(255,251,237,0), #fffbed);
	background: -o-linear-gradient(rgba(255,251,237,0), #fffbed);
	background: linear-gradient(rgba(255,251,237,0), #fffbed);
	transition: all 1s .3s ease-out;
}
#story .cover.notdisp{opacity: 0;padding-top:0;}
#story .anotherWrap{
	position: relative;
	margin: 80px auto 40px auto;
}
#story .anotherWrap .ttl{
	position: relative;
	margin: 0;
	width: 80px;
	transform: translateX(-30px);
}
#story .anotherWrap p{
	position: relative;
	margin: -30px auto 0 auto;
	width: calc(100% - 40px);
	text-align: center;
	padding-bottom:30px;
}

/* キャラクター */
#charactor{
	position: relative;
	padding: 0 0 70px 0;
}
#charactor .chara{
	position: relative;
	margin: 0 auto;
	opacity: 0;
	height: 0;
	overflow: hidden;
}
#charactor .chara.active{opacity: 1;height: auto;overflow: visible;}
#charactor .chara .slick-slide{margin: 0 !important;background-color: transparent;}
#charactor .chara .slick-slide div{
    position: relative;
    width: 100%;
    margin: 0 auto;
}
#charactor .chara .slide-arrow{
    position: absolute;
	top:0;
	display: block;
	width: 25px;
	height: 25px;
}
#charactor .chara .prev-arrow{left: 5px;}
#charactor .chara .next-arrow{right:5px;transform: rotate(180deg);}
#charactor .chara .slick-dots{width: calc(100% - 20px);margin: 20px auto 0 auto; text-align: left;padding: 0;}
#charactor .chara .slick-dots li{ width: calc(25% - 4px);margin: 0 2px;height: auto !important;}
#charactor .chara .slick-dotted.slick-slider{margin-bottom: 0;}
#apDotsC, #apDotsCY{
	position: relative;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
    width: 100%;
}
#arrowsC, #arrowsCY{
	position: absolute;
	display: block;
	top: 30%;
	left: -20px;
	text-align: center;
	width: calc(100% + 40px);
	height: 25px;
}
#charactor .typeBtn{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
}
#charactor .typeBtn li{
	position: relative;
	margin: 0 0 1em 10px;
	width: 120px;
	text-align: center;
	background-color: #ffffff;
	padding: 10px 0;
	font-size: .15rem;
}
#charactor .typeBtn li.active{
	background-color: #b41418;
	color: #ffffff;
}
#charactor .typeBtn li.active::after{
	position: absolute;
	bottom:-1em;
	left: 50%;
	transform: translateX(-50%);
	content: '▼';
	color: #b41418;
	display: block;
	text-align: center;
}

/* とは */
#aboutgame{
    position: relative;
    margin:0 auto;
	padding: 0 0 60px 0;
}
#aboutgame ul{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 80px);
}
#aboutgame ul li{padding: 8px 0;}
#aboutgame a.job{
	position: relative;
	margin: 40px auto 0 auto;
	width: calc(100% - 40px);
	display: block;
}

/* event */
#event{
	position: relative;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
#event .howtoWrap{
	position: relative;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#event .slickInner p{
	position: relative;
	margin: 20px auto 0 auto;
	width: calc(100% - 30px);
}

#event .first{
	position: relative;
	margin: 0 auto;
	border: solid 1px;
	width: calc(100% - 60px);
	padding: 20px;
}
#event .first .ttl{
	text-align: center;
	font-weight:700;
	font-size: .15rem;
}
#event .first .ttl img{
	margin: 10px auto 0 auto;
	transform: rotate(-90deg);
	width: 20px;
}
#event .first .firstBox{
	position: relative;
	margin: 0 auto;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 1s .3s ease-out;
}
#event .first .firstBox.disp{opacity: 1; height: auto;padding: 20px 0;border-top: solid 1px #000000;margin: 20px auto 0 auto}
#event .first .firstBox h4{
	position: relative;
	margin: 30px auto 10px auto;
	font-weight: 900;
	color: #d10d0d;
}
#event .first .firstBox .closeF img{
	margin: 40px auto 0 auto;
	transform: rotate(90deg);
	width: 20px;
}

#event .gameWrap{
	position: relative;
	margin: 0 auto;
	padding: 30px 0 0 10px;
	width: calc(100% - 30px);
}
#event .gameWrap ul{
	position: relative;
	margin: 0 auto 30px auto;
	width: calc(100% - 20px);
}
#event .gameWrap ul li{
	position: relative;
	width: 33%;
}
#event .gameWrap ul li p{
	position: relative;
	padding: 10px 0;
	text-align: center;
	line-height: 1.4em;
	font-weight: 900;
}
#event .lineWrap{
	position: relative;
	margin: 30px auto;
	padding: 15px 10px 20px 10px;
	border: solid 3px #000000;
	border-radius: 10px;
}
#event .lineWrap::after{
	position: absolute;
	content: '';
	background-image: url("../img/caution.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 100% 0;
	display: block;
	top: 5px;
	right: 5px;
	width:22%;
	height: 50%;
}
#event .lineWrap p{
	position: relative;
	margin: 20px auto 0 auto;
}
#event .lineWrap .caution, #event .first .caution{font-size: .13rem;}
#event .lineWrap p span{
	color: #d10d0d;
	font-weight: 900;
}


/* date */
#date{
	position: relative;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
#date .dateWrap{
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#date .dateWrap .days{
	position: relative;
	margin: 0 auto 40px auto;
	text-align: center;
}
#date .dateWrap h4{
	position: relative;
	margin: 20px auto 0 auto;
	color: #d10d0d;
	font-weight: 900;
}
#date .dateWrap h4.nomargn{margin: 0 auto;}
#date .dateWrap .reception{
	position: relative;
	margin: 40px auto;
}
#date .dateWrap .reception table{
	position: relative;
	margin: 0 auto 10px auto;
	width: 100%;
	border-collapse: collapse;
}
#date .dateWrap .reception table thead th{
    vertical-align: middle;
    border: solid 1px #000000;
    padding: 5px 10px;
	text-align: center;
	color: #ffffff;
	font-weight: 900;
	background-color: rgba(173,0,0,.8);
}
#date .dateWrap .reception table tbody tr td{
    text-align: center;
    border: solid 1px #000000;
    padding: 10px 5px;
}
#date .tdca{
	position: relative;
	margin: 30px auto 0 auto;
}

/* ticket */
#ticket{
	position: relative;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
#ticket h4{
	position: relative;
	margin: 30px auto 0 auto;
	color: #2269d3;
	text-align: center;
	font-weight: 900;
}
#ticket p u{font-weight: 900;}
#ticket .priceWrap{
	position: relative;
	width: calc(100% - 20px);
	margin: 0 auto;
}
#ticket .priceWrap p{
	position: relative;
	width: calc(100% - 20px);
	margin: 0 auto;
	transform: translateX(10px);
}
#ticket .priceWrap p.caution{width: 100%;}
#ticket .priceBox{
	position: relative;
	margin: 0 auto;
    padding-bottom: 10px;
	font-size: .13rem;
}
#ticket .ticketWrap{
	width: calc(100% - 40px);
	margin: 0 auto;
}
#ticket .priceBox table{
	position: relative;
	margin: 10px auto 0 auto;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
	font-size: .13rem;
}
#ticket .priceBox table thead th{
    vertical-align: middle;
    border: solid 1px #000000;
    padding: 5px 10px;
	text-align: center;line-height: 1.2em;
}
#ticket .priceBox table tbody tr th{
    vertical-align: middle;
    border: solid 1px #000000;
    padding: 5px;
	text-align: center;
	white-space: nowrap;
}
#ticket .priceBox table tbody tr.t01 th{background-color: rgba(131,51,117,.4);}
#ticket .priceBox table tbody tr.t02 th{background-color: rgba(150,227,163,.4);}
#ticket .priceBox table tbody tr.t03 th{background-color: rgba(25,87,190,.4);}
#ticket .priceBox table tbody tr.t04 th{background-color: rgba(62,212,255,.4);}
#ticket .priceBox table tbody tr td{
    text-align: center;
    vertical-align: middle;
    border: solid 1px #000000;
    padding: 10px 5px;
}
#ticket .priceBox table tbody tr td span{
	font-size: .17rem;
	font-weight: 900;
}
#ticket .priceBox table tbody tr:nth-child(odd) td{background-color: rgba(91,90,25,.4);border: solid 1px #000000;}
#ticket .priceBox table tbody tr:last-child td{background-color: transparent;}
#ticket .priceBox table tbody tr td .caution, #ticket .priceBox table thead th span{display: block; font-size: .10rem;padding-top: 8px;}
#ticket p.caution{
	position: relative;
	margin: 0 auto;
	font-size: .12rem;
}
#ticket .button{
	position: relative;
	margin: 30px auto;
	width: calc(100% - 100px);
	background-color: #92b89d;
	padding: 10px 2em;
	display: block;
	border-radius: 10px;
	color: #000000 !important;
	text-decoration: none !important;
	text-align: center;
	font-weight: 900;
}
#ticket .button::after{
	position: absolute;
	content: '';
	width: 16px;
	height: 100%;
	display: block;
	top: 0;
	right: 4px;
	transform: rotate(180deg);
	background-image: url("../img/arrow.png");
	background-position:  50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}
#ticket .tokuten{
	position: relative;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#ticket .tokuten h4{
	margin: 60px auto 30px auto;
	font-size: .15rem;
	color: #d10d0d;
	border-bottom: solid 2px #d10d0d;
}
#ticket .tokuten p{
	padding: 10px 0;
}
#ticket .tokuten .aboutT{
	position: relative;
	margin: 5px auto;
	border: solid 1px #E7E6E4;
	padding: 20px;
}
#ticket .tokuten .aboutT h5{color: #2556CC;}
#ticket .tokuten .aboutT p{padding: 10px 0 30px 0;}
#ticket .tokuten .aboutT .tcaution{
	position: relative;
	margin: 10px auto 0 auto;
	border: solid 1px;
	width: calc(100% - 20px);
	padding: 5px;
}
#ticket .tokuten .aboutT .tcaution p{padding: 0;}
#ticket .tokuten .aboutT .tcaution .ttl{
	text-align: center;
	font-weight:700;
}
#ticket .tokuten .aboutT .tcaution .ttl img{
	margin: 10px auto 0 auto;
	transform: rotate(-90deg);
	width: 16px;
}
#ticket .tokuten .aboutT .tcaution .tcautionBox{
	position: relative;
	margin: 0 auto;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 1s .3s ease-out;
}
#ticket .tokuten .aboutT .tcaution .tcautionBox.disp{opacity: 1; height: auto;padding: 10px;border-top: solid 1px #000000;margin: 20px auto 0 auto; font-size:.13rem;}
#ticket .tokuten .aboutT .tcaution .tcautionBox .closeT img{
	margin: 20px auto 0 auto;
	transform: rotate(90deg);
	width: 16px;
}

#ticket .tokutenWrap{
	position: relative;
	margin: 0 auto;
	padding: 10px 0;
	width: calc(100% - 40px);
}
#ticket .tokuten .btn_tokutenImg{
	position: relative;
	margin: 0 auto;
}
#ticket .tokuten .btn_tokutenImg::after{
	position: absolute;
	bottom:0;
	right: 0;
	content: '';
	background-image: url("../img/icon.png");
	background-size: contain;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
}
#ticket .tokutenWrap p{padding: 10px 0;}
#ticket .tokutenWrap .pre_tcaution{
	position: relative;
	margin: 30px auto 0 auto;
	border: solid 1px;
	padding: 5px;
	width: calc(100% - 60px);
}
#ticket .tokutenWrap .pre_tcaution p{padding: 0;}
#ticket .tokutenWrap .pre_tcaution .ttl{
	text-align: center;
	font-weight:700;
}
#ticket .tokutenWrap .pre_tcaution .ttl img{
	margin: 10px auto 0 auto;
	transform: rotate(-90deg);
	width: 16px;
}
#ticket .tokutenWrap .pre_tcaution .pre_tcautionBox{
	position: relative;
	margin: 0 auto;
	height: 0;
	opacity: 0;
	overflow: hidden;
	transition: all 1s .3s ease-out;
}
#ticket .tokutenWrap .pre_tcaution .pre_tcautionBox.disp{opacity: 1; height: auto;padding: 10px;border-top: solid 1px #000000;margin: 20px auto 0 auto; font-size:.13rem;}
#ticket .tokutenWrap .pre_tcaution .pre_tcautionBox .closePT img{
	margin: 20px auto 0 auto;
	transform: rotate(90deg);
	width: 16px;
}
#ticket .tokutenWrap .pretokuten{margin: 0 auto;}
#ticket .tokutenWrap .samplePhoto{margin: 10px auto 0 auto; width: calc(100% - 50px);}
#ticket .tokutenWrap .tokutenTxt{
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-weight: 900;
	color: #d10d0d;
}
#ticket .tokutenWrap .camppos{
	position: relative;
	margin: 30px auto 0 auto;
	border-radius: 10px;
	background-color: rgba(143,224,233,.6);
	text-align: center;
	padding: 20px;
}
#ticket .tokutenWrap .camppos p{
	padding: 0 0 10px 0;
}

/* playguide */
#playguide{
	position: relative;
	margin: 0 auto;
	padding: 0 0 60px 0;
}
#playguide .releaseWrap{
	position: relative;
	margin: 0 auto;
	transform: translateX(10px);
	line-height: 1.2em;
	width: calc(100% - 50px);
}
#playguide .releaseWrap h4{
	position: relative;
	margin: 30px auto 0 auto;
	font-weight: 900;
	color: #2269d3;
	line-height: 1.8em;
}
#playguide .releaseWrap h4.nomargn{margin: 0 auto;}
#playguide .releaseWrap .releasedate{font-weight: 900;padding-bottom: 15px;line-height: 1.8em;}
#playguide .releaseWrap .button{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 90px);
	background-color: #d10d0d;
	padding: 12px 1em;
	display: block;
	border-radius: 5px;
	color: #ffffff !important;
	text-decoration: none !important;
	text-align: center;
	font-size: .15rem;
	font-weight: 900;
}
#playguide .releaseWrap .button::after{
	position: absolute;
	content: '';
	width: 12px;
	height: 100%;
	display: block;
	top: 0;
	right: 7px;
	background-image: url("../img/arrow_w.png");
	background-position:  50% 50%;
	background-size: contain;
	background-repeat: no-repeat;
}
#playguide .releaseWrap .buytxt{
	position: relative;
	margin: 10px auto 0 auto;
	text-align: center;
	font-weight: 900;
	font-size: .15rem;
}
#playguide .releaseWrap .scraptanteidan{
	position: relative;
	margin: 10px auto 40px auto;
	width: calc(100% - 30px);
	display: block;
}
#playguide .playguideWrap{
	position: relative;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#playguide .playguideWrap ul{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
}
#playguide .playguideWrap ul li{
	position: relative;
	margin: 0 auto 15px auto;
	padding: 5px;
	font-size: .15rem;
}
#playguide .playguideWrap ul li.scrap{border: solid 2px #2369d3;}
#playguide .playguideWrap ul li.eplus{border: solid 2px #e44a84;}
#playguide .playguideWrap ul li.seven{border: solid 2px #047013;}
#playguide .playguideWrap ul li.lawson{border: solid 2px #0a7ae3;}
#playguide .playguideWrap ul li.pia{border: solid 2px #00a0d5;}
#playguide .playguideWrap ul li .name{width:calc(100% - 115px);min-height: 2em;}
#playguide .playguideWrap ul li.scrap .name, #playguide .playguideWrap ul li.scrap .playguideInner span.strong{color: #2369d3;}
#playguide .playguideWrap ul li.eplus .name, #playguide .playguideWrap ul li.eplus .playguideInner span.strong{color: #e44a84;}
#playguide .playguideWrap ul li.seven .name, #playguide .playguideWrap ul li.seven .playguideInner span.strong{color: #047013;}
#playguide .playguideWrap ul li.lawson .name, #playguide .playguideWrap ul li.lawson .playguideInner span.strong{color: #0a7ae3;}
#playguide .playguideWrap ul li.pia .name, #playguide .playguideWrap ul li.pia .playguideInner span.strong{color: #00a0d5;}
#playguide .playguideWrap ul li .playguideInner span.strong{font-weight: 900; padding-bottom: 5px;}
#playguide .playguideWrap ul li .buttonP{
	position: relative;
	width:115px;
}
#playguide .playguideWrap ul li .buttonP div{
	position: relative;
	width: 50px;
	padding: 10px 0;
	margin-right: 5px;
	text-align: center;
}
#playguide .playguideWrap ul li .buttonP div a, #playguide .playguideWrap ul li .buttonP div p{
	color: #ffffff !important;
	text-decoration: none;
	font-weight: 900;
}
#playguide .playguideWrap ul li.scrap .buttonP div{background-color: #2369d3;}
#playguide .playguideWrap ul li.eplus .buttonP div{background-color: #e44a84;}
#playguide .playguideWrap ul li.seven .buttonP div{background-color: #047013;}
#playguide .playguideWrap ul li.lawson .buttonP div{background-color: #0a7ae3;}
#playguide .playguideWrap ul li.pia .buttonP div{background-color: #00a0d5;}
#playguide .playguideWrap ul li .playguideInner{
	position: relative;
	margin: 0 auto;
	opacity: 0;
	height: 0;
	overflow: hidden;
	transition: all .3s ease-out;
}
#playguide .playguideWrap ul li .playguideInner.disp{
	margin: 10px auto 0 auto;
	padding: 20px 0;
	opacity: 1;
	height: auto;
}
#playguide .playguideWrap ul li.scrap .playguideInner.disp{border-top:solid 1px #2369d3;}
#playguide .playguideWrap ul li.eplus .playguideInner.disp{border-top:solid 1px #e44a84;}
#playguide .playguideWrap ul li.seven .playguideInner.disp{border-top:solid 1px #047013;}
#playguide .playguideWrap ul li.lawson .playguideInner.disp{border-top:solid 1px #0a7ae3;}
#playguide .playguideWrap ul li.pia .playguideInner.disp{border-top:solid 1px #00a0d5;}

/* FAQ LINK */
#faqlink{
	position: relative;
	margin: 0 auto;
	padding: 10px 0 100px 0;
}
#faqlink a{
	position: relative;
	margin: 0 auto;
	width: calc(100% - 40px);
	display: block;
}

/* ----- pc ----- */
@media screen and (min-width: 641px) {

	/* ヘッダー */
	header #keyvisual{
		background-image: url("../img/main_pc.jpg");
		padding-top: 56.25%;
	}

	/* ニュース */
	#news{padding:60px 0;}
	#news .newsBox ul{
		margin:  0 auto;
		height: 190px;
	}
	#news .newsBox ul li{font-size: .16rem;}


	#kikan{padding-top:30px;}
	#kikan .kikanWrap{background-size: 100% 10px, 32% auto;}
	#kikan .kikanWrap div{margin: 0 auto 40px auto;}
	#kikan .kikanWrap h3{
		background-size: auto 38px;
		font-size: .24rem;
	}
	#kikan .btn_access{width: 180px;}

	#pagelink ul{width: 500px;}
	#pagelink ul li{width: 100px;}

	/* キャッチコピー */
	#catch{padding: 70px 0;}
	#catch .catchWrap{padding: 40px 0 70px 0;}
	#catch .catchWrap img{width: 620px;}
	#catch .catchWrap::before{background-size: auto 157px;}
	#catch .catchWrap::after{transform: rotate(6deg);}

	/*  about */
	#about{
		background-image: url("../img/bg_about_pc.png");
		background-position:  50% 50%;
		background-size: auto auto;
	}
	#about p{
		padding: 100px 0 100px 0;
		font-size: .18rem;
	}

	/* banner */
	#banner{padding: 30px 0;}
	#banner ul{width:1000px;}
	#banner ul li{
		width: 240px;
		margin: 0 5px 20px 5px;
	}
	#banner ul li:nth-child(even){margin: 0 5px 20px 5px;}

	/* story */
	#story{padding: 15px 0 0 0;}
	#story .storyImg01{
		width: 360px;
		margin: 0 auto;
		transform: translate(360px, -120px);
	}
	#story .storyImg02{
		width: 500px;
		margin: -190px 0 0 0;
		transform: translate(-180px, 120px);
	}

	#story .storyImg01 img{width: 100%}

	#story p{
		margin: -150px auto 0 auto;
		text-align: center;
		font-size: .16rem;
		height: 210px;
	}
	#story .cover{padding-top: 200px;}
	#story .anotherWrap{
		width: 420px;
		margin: -190px 0 0 auto;
		transform: translate(0, 50px);
	}
	#story .anotherWrap .ttl{
		width: 120px;
		transform: translateX(-50px);
	}
	#story .anotherWrap p{
		margin: -30px auto 20px auto;
		width: 100%;
		font-size: .15rem;
	}


	/* キャラクター */
	#charactor{padding: 30px 0 120px 0;}
	#charactor .chara{width: 600px;}
	#charactor .chara .slide-arrow{
		width: 45px;
		height: 45px;
	}
	#charactor .chara .prev-arrow{left: -15px;}
	#charactor .chara .next-arrow{right:-15px;}
	#charactor .chara .slick-dots{width: 800px;margin: 40px auto 0 auto;}
	#charactor .chara .slick-dots li{ width: calc(14% - 4px);}
	#charactor .typeBtn{width: 900px;}
	#charactor .typeBtn li{
		width: 220px;
		text-align: center;
		padding: 20px 0;
		font-size: .20rem;
		transition: all .3s ease-out;
	}
	#charactor .typeBtn li:hover{cursor: pointer;background-color: #b41418;color: #ffffff;}

	/* とは */
	#aboutgame{padding: 150px 0 30px 0;}
	#aboutgame ul{width: 1000px;}
	#aboutgame ul li{padding: 8px 0; width: 330px;}
	#aboutgame a.job{
		margin: 60px auto;
		width: 400px;
	}

	/* event */
	#event{padding: 0 0 120px 0;}
	#event .howtoWrap{
		position: relative;
		margin: 0 auto;
		padding: 30px 0 60px 0;
	}
	#event .slickInner p{
		width: calc(100% - 50px);
		font-size: .14rem;
	}

	#event .first{
		margin: 60px auto 0 auto;
		width: 720px;
		padding: 40px;
	}
	#event .first .ttl{font-size: .18rem;}
	#event .first .ttl img{margin: 20px auto 0 auto;}
	#event .first .firstBox{font-size: .14rem;}
	#event .first .movieWrap{width: 560px;}

	#event .gameWrap{
		width: 520px;
		font-size: .14rem;
	}
	#event .gameWrap ul{margin: 0 auto 60px auto;}
	#event .gameWrap ul li p{line-height: 1.4em;}
	#event .lineWrap{
		width: 410px;
		margin: 60px auto;
	}
	#event .lineWrap p{
		margin: 40px auto 0 auto;
		font-size: .16rem;
	}
	#event .lineWrap p.caution{font-size: .14rem;margin: 20px auto 0 auto;}
	#event .first .caution{font-size: .14rem;}

	/* date */
	#date{padding: 0 0 120px 0;}
	#date .dateWrap{font-size: .16rem;text-align: center;}
	#date .dateWrap .days{
		margin: 0 auto 60px auto;
		font-size: .16rem;
	}
	#date .dateWrap h4{margin: 40px auto 0 auto;font-size: .20rem;}
	#date .dateWrap .reception{
		margin: 40px auto;
		font-size: .16rem;
	}
	#date .dateWrap .reception table{	width: 500px;}
	#date .dateWrap .reception table thead th{font-size: .16rem;}
	#date .tdca{margin: 50px auto 0 auto;}
	
	/* ticket */
	#ticket{
		font-size: .16rem;
		text-align: center;
		padding: 0 0 120px 0;
	}
	#ticket h4{
		margin: 50px auto 0 auto;
		font-size: .18rem;
	}
	#ticket .priceWrap p{
		width: 100%;
		transform: translateX(0);
	}
	#ticket .priceBox{font-size: .16rem;}
	#ticket .priceBox table{font-size: .16rem;}
	#ticket .priceBox table thead th{padding: 15px 20px;}
	#ticket .priceBox table tbody tr th{padding: 15px;}
	#ticket .priceBox table tbody tr td{padding: 15px 20px;}
	#ticket .priceBox table tbody tr td span{font-size: .24rem;}
	#ticket .priceBox table tbody tr.memo td{font-size: .14rem;}
	#ticket .priceBox table tbody tr td .caution, #ticket .priceBox table thead th span{ font-size: .13rem;}
	#ticket p.caution{
		font-size: .14rem;
		text-align: left;
	}
	#ticket .button{
		margin: 50px auto;
		width: 450px;
		padding: 20px 2em;
		font-size: .17rem;
	}
	#ticket .button::after{
		width: 22px;
		top: 0;
		right: 8px;
	}
	
	#ticket .tokuten{width:640px;}
	#ticket .tokuten h4{margin: 80px auto 30px auto;font-size: .24rem;line-height: 1.6em;}
	#ticket .tokuten p{padding: 20px 0;}
	#ticket .tokuten .aboutT{
		margin: 15px auto;
		padding: 30px;
		text-align: left;
		font-size: .14rem;
	}
	#ticket .tokuten .aboutT .tcaution{padding: 10px;}
	#ticket .tokuten .aboutT .tcaution .ttl{font-size: .14rem;}

	#ticket .tokutenWrap{width: 500px;}
	#ticket .tokutenWrap h4{font-size: .18rem;}
	#ticket .tokutenWrap p{padding: 20px 0;text-align: center;}
	#ticket .tokutenWrap .pre_tcaution{padding: 10px;width: 400px;margin: 40px auto 0 auto;}
	#ticket .tokutenWrap .pre_tcaution .ttl{font-size: .16rem;}
	#ticket .tokutenWrap .samplePhoto{margin: 30px auto 0 auto; width: calc(100% - 110px);}
	#ticket .tokutenWrap .tokutenTxt{margin: -17px auto 0 auto;}
	#ticket .tokutenWrap .camppos{margin: 40px auto;}
	#ticket .tokutenWrap .camppos img{margin: 0 auto;}
	
	#playguide .releaseWrap{
		font-size: .16rem;
		line-height: 1.6em;
		text-align: center;
	}
	#playguide .releaseWrap h4{
		margin: 50px auto 0 auto;
		font-size: .18rem;
	}
	#playguide .releaseWrap .releasedate{padding-bottom: 25px;font-size: .16rem;}
	#playguide .releaseWrap .button{
		margin: 0 auto 40px auto;
		width: 240px;
		padding: 12px 1em;
		font-size: .18rem;
	}
	#playguide .releaseWrap .button::after{
		width: 18px;
		right: 8px;
	}
	#playguide .releaseWrap .scraptanteidan{
		margin: 20px auto 60px auto;
		width: 420px;
	}
	#playguide .playguideWrap ul li{
		margin: 0 auto 25px auto;
		padding: 5px 10px;
		font-size: .16rem;
	}
	#playguide .playguideWrap ul li .name{width:560px;font-size: .18rem;min-height: 1em;}
	#playguide .playguideWrap ul li .playguideInner span.strong{font-size: .16rem;padding-bottom: 5px;}
	#playguide .playguideWrap ul li .buttonP{width:236px;}
	#playguide .playguideWrap ul li .buttonP div{width: 110px;}
	#playguide .playguideWrap ul li .buttonP div a, #event .playguideWrap ul li .buttonP div p{font-size: .16rem;}
	#playguide .playguideWrap ul li .playguideInner.disp{
		margin: 20px auto 0 auto;
		padding: 40px;
	}

	/* FAQ LINK */
	#faqlink{padding: 40px 0 180px 0;}
	#faqlink a{width: 520px;}
	
}
