@charset "utf-8";
/* CSS Document */

html, body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	text-size-adjust: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	font-size: 14px;
	color: #000000;
}
p {
	color: #000000;
 }
img {
	width: 100%;
	vertical-align: bottom
}
.sp {
	display: block
}
.tb {
	display: none;
}
.pc {
	display: none;
}
.btn {
	padding-top: 20px;
	max-width: 682px;
    margin: 0 auto;
}
#container {
	color: #ffffff;
	font-size: 12px;
	min-width: 320px;
}
#head {
    background: #cfad56;
    text-align: center;
}

#head .ttl img{
	max-width: 1400px;
}
#nav_list {
	background: #000000;
	width: 100%;
	z-index: 10;
}
#nav_list ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 800px;
    padding: 15px 0;
    justify-content: center;
}
#nav_list li {
    width: 33%;
    text-align: center;
}
#nav_list li:first-child {
	border-right: 1px solid #ffffff;
}
#nav_list li:last-child {
	border-left: 1px solid #ffffff;
}
#nav_list li img {
    width: 70%;
    max-width: 160px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}
#list_chara {
    background: #ffffff;
}
#list_chara_inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 30px 10px 40px;
}
#list_chara_inner h2 {
    max-width: 520px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: border-box;
}
#list_chara p {
	margin: 20px 0 0;
	text-align: center;
	color: #000000;
}
#list_chara p#list_chara_txt {
	text-align: left;
}
#list_chara ul {
	display: flex;
	flex-wrap: wrap;
}
#list_chara li {
  max-width: 47%;
	list-style: none;
	flex-wrap: wrap;
	margin: 20px 1.5% 0 1.5%;
}
#list_chara .btn_ability {
	margin-top: 10px;
	width: 80%;
	margin: 10px auto 0;
	text-align: center;
}
#list_chara .btn {
	max-width: 500px;
	padding: 20px 10px 0;
	box-sizing: border-box;
}
#list_gacha {
	background-image: url(../img/bg_list_gacha_2.jpg);
	background-size: 10%;
	padding: 30px 10px 30px;

}
#list_gacha ul {
  display: flex;
	flex-wrap: wrap;
	max-width: 560px;
	margin: 0 auto;
}
#list_gacha li {
  max-width: 48%;
	list-style: none;
	padding: 5px 0;
	margin: 0 auto;
}
#list_dungeon {
	background: #000000;
    padding: 40px 0 60px;
}
#list_dungeon h2 {
	max-width: 662px;
    margin: 0 auto;
    padding: 0px 10px 0;
    box-sizing: border-box;
}
.list_dungeon_inner .btn {
	padding: 30px 0 0;
}
#list_dungeon_bg .btn_list .btn_hover {
	display: none;
}
#list_other {
	background: url(../img/bg_list_gacha.jpg);
    padding: 40px 10px;
    box-sizing: border-box;
}
#list_other h2 {
	max-width: 424px;
    margin: 0 auto;
    padding: 0 80px;
    box-sizing: border-box;
}
#list_other_date {
	max-width: 704px;
    margin: 20px auto 0;
}
#list_other .list_other_img {
	max-width: 704px;
	margin: 0 auto;
}
#list_other .list_other_btn {
	max-width: 500px;
    margin: 20px auto 0;
    padding: 0 10px;
    box-sizing: border-box;
}
#dungeon_img_1 {
    margin: 30px auto 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 1;
}
#dungeon_img_1 img {
	max-width: 1232px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 120%;
    left: 50%;
    transform: translate(-50%, 0);
}
#dungeon_img_2 {
    max-width: 688px;
    margin: 20px auto 0;
    padding: 0 30px;
    box-sizing: border-box;
}
#btn_dungeon {
    max-width: 500px;
    margin: 30px auto 0;
    padding: 0 20px;
    box-sizing: border-box;
}
#dungeon_txt {
	max-width: 634px;
    margin: 30px auto 0;
    padding: 0 40px;
    box-sizing: border-box;
}
#list_dungeon_bg .btn_list {
    display: flex;
    flex-wrap: wrap;
    margin: 40px auto 0;
    max-width: 770px;
}
#list_dungeon_bg .btn_list li {
    max-width: 48%;
    list-style: none;
    padding: 5px 0;
    margin: 0 auto;
}
#list_chara_shinka {
	max-width: 614px;
	margin: 40px auto 0;
	padding: 0 20px;
	box-sizing: border-box;
}

#foot_img {
	text-align: center;
    background: #000000;
    padding: 60px 20px;
    box-sizing: border-box;
}
#foot_img img {
	max-width: 646px;
}
#foot {
	background-color: #000000;
	background-image: url(../img/border_t.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-size: 15px;
	padding: 30px 0 15px 0;
}
#foot p {
    padding: 10px 30px;
}
#foot .notice {
	background: #262626;
	padding: 20px 10px;
	box-sizing: border-box;
}
#foot .notice dl {
	max-width: 1000px;
	margin: 0 auto;
}
#foot .notice dl li {
	list-style: none;
}
#foot p {
	max-width: 660px;
	margin: 0 auto;
}
#foot .foot_img {
	max-width: 992px;
	margin: 40px auto 20px;
	padding: 0 0 30px 0;
}
#foot .notice dt {
	color: #f27900;
	font-size: 130%;
}

footer {
	color: #000000;
    padding: 20px 10px 30px;
    box-sizing: border-box;
    background: #ffffff;
}
footer p {
	color: #000000;
}
footer dt {
	font-size: 140%;
	font-weight: bold;
}
.download_box {
	margin-top: 5px;
}
.download_box ul {
	display: flex;
	max-width: 560px;
	margin: 0 auto;
}
.download_box li {
	list-style: none;
	margin-right: 5px;
}
.download_box li:last-child {
	margin-right: 0;
}
.back-to-top {
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.back-to-top a {
	text-decoration: none;
	color: #000000;
}
.social {
	display: flex;
	flex-wrap: wrap;
	max-width: 200px;
	margin: 10px auto 0;
}
.social li {
	list-style: none;
}
.social li:first-child {
	margin-right: 15px;
}
#copyright {
	font-size: 10px;
	text-align: center;
	background: #000000;
	padding: 5px 0;
}
#copyright p {
	color: #ffffff;
	font-size: 10px;
}
#pagetop {
	display: none;
	position: fixed;
	max-width: 55px;
	bottom: 10px;
	right: 10px;
	z-index: 100
}
.modal-content {
	display: none;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	width: 100%;
	max-width: 740px;
	padding: 0 10px;
	box-sizing: border-box;
	z-index: 101;
}
.over-ray {
	background: url(../img/bg_list_gacha.jpg) center center;
	height: 100%;
	width: 100%;
	display: block;
	position: fixed;
	top: 0;
  	left: 0;
	cursor: pointer;
	z-index: 100;
}
.modal-content .btn {
	display: flex;
	margin: 5px auto 0;
    padding: 0;
    justify-content: center;
}
.modal-content .btn li{
    max-width: 100px;
    margin-right: 10px;
    list-style: none;
}
#ability_04.modal-content .btn li,
#ability_11.modal-content .btn li {
    margin-right: 5px;
}
.modal-content .btn li:last-child{
	margin-right: 0;
}
.modal-content .btn li a.active {
	cursor: default;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.modal_close {
    position: absolute;
    width: 38px;
    line-height: 1;
    top: -20px;
    right: 15px;
    cursor: pointer;
    text-align: center;
}
#modal_ability .modal-content {
	max-width: 380px;
	margin: 0 auto;
}
#modal_ability strong {
    font-size: 130%;
    vertical-align: bottom;
    float: left;
    color: #000000;
}
#modal_ability ul {
    display: flex;
}
#modal_ability #ability_04 ul,
#modal_ability #ability_11 ul {
    max-width: 500px;
}
#modal_ability .cho_kakusei {
	display: none;
	list-style: none;
}
#modal_ability .cho_kakusei li {
  margin-right: 6px;
	list-style: none;
}
#modal_ability .cho_kakusei p {
    color: #000000;
	font-size: 130%;
    vertical-align: bottom;
    font-weight: bold;
}
#modal_ability li:last-child {
    margin-right: 0;
}
#modal_ability .cho_kakusei {
	margin-top: 5px;
}
#modal_ability .cho_kakusei img {
	max-width: 20px;
	vertical-align: middle;
}
#modal_ability .modal_close {
    /*top: -7px;*/
    right: 15px;
}
#modal_ability .ability_box {
	max-width: 300px;
	margin: 0 auto;
}
#modal_ability .ability_img {
	max-width: 300px;
	margin: 0 auto; 
}
#modal_ability .ability_img img {
    border: 1px solid #928160;
}
.ttl .sp #main_sp_2,
.ttl .sp #logo_sp {
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translate(-50%,0);
}
.ttl .sp #logo_sp {
	top: 50px;
	opacity: 0;
}
.ttl .sp #main_sp_2 {
	opacity: 0;
}
#foot_img.active {
	background: #ffffff;
	animation: bground 1s forwards;
}
@keyframes bground {
  0%   { background: #ffffff; }
  100%  { background: #b9a978; }
}

.tac { text-align: center }
.fs80per { font-size: 80% }
.mt10 { margin-top:  10px; }
.mt15 { margin-top:  15px; }
.mt20 { margin-top:  20px; }

/*-------------- tablet size --------------------*/

@media screen and (min-width: 641px) {
html, body p {
	font-size: 16px;
}
.sp {
	display: none;
}
.tb {
	display: block;
}
.pc {
	display: block;
}
.btn {
	padding: 30px 0 40px;
}
#nav_list ul {
   padding: 31px 0;
}
#nav_list li a {
    display: inline-block;
    margin: 0;
	padding: 0 25px;
}
#list_chara_inner {
	max-width: 750px;
	margin: 0 auto;
}
#list_chara li {
    max-width: 225px;
	margin: 20px 1.5% 0 1.5%;
}
#list_dungeon_bg {
    background-size: 100%;
}
#list_gacha {
    background-size: auto;
}
#list_other li:last-child {
	margin-top: 0;
}
.modal-content .btn {
    max-width: 380px;
}
.modal_close {
    width: 50px;
}	
.ttl .pc {
	position: relative;
}
.ttl .pc #main_pc_2,
.ttl .pc #logo_pc {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.ttl .pc #logo_pc {
	top: 50px;
	opacity: 0;
}
.ttl .pc #main_pc_2 {
	opacity: 0;
}

}

/*--------------　PC size --------------------*/

@media screen and (min-width: 1024px) {
.sp {
	display: none;
}
.pc {
	display: block;
}
#nav_list a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
#nav_list li img {
    width: 100%;
}
#nav_list a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,eaeaea+25,f7f7f7+50,eaeaea+75,7db9e8+100&0+0,1+50,0+100 */
background: -moz-linear-gradient(left,  rgba(30,87,153,0) 0%, rgba(234,234,234,0.5) 25%, rgba(247,247,247,1) 50%, rgba(234,234,234,0.5) 75%, rgba(125,185,232,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(30,87,153,0) 0%,rgba(234,234,234,0.5) 25%,rgba(247,247,247,1) 50%,rgba(234,234,234,0.5) 75%,rgba(125,185,232,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(30,87,153,0) 0%,rgba(234,234,234,0.5) 25%,rgba(247,247,247,1) 50%,rgba(234,234,234,0.5) 75%,rgba(125,185,232,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
#nav_list a:hover::after {
  bottom: -10px;
  opacity: 1;
  visibility: visible;
}
#list_chara ul {
	margin-top: 40px;
}
#list_chara li {
	max-width: 240px;
	margin: 0 8px 0 0;
}
#nav_list li a {
    padding: 0 25px;
}
#list_chara_inner {
	max-width: 1000px;
	padding: 60px 0;
}
#list_chara {
	background-size: 30px;
}
#list_chara li {
	margin: 0 13.33333px 0 0;
    padding-bottom: 15px;
}
#list_chara li:nth-child(4n) {
	margin: 0;
}
#list_chara li:last-child {
    padding-bottom: 0;
}
#list_chara ul {
    justify-content: left;
}
#list_chara p {
	margin: 40px 0 0;
}
#list_chara .btn {
    padding: 40px 10px 0;
    box-sizing: content-box;
}
#list_chara_inner h2 {
	box-sizing: content-box;
}
@keyframes btn_shinka {
  0%   { filter: invert(0); }
  100%   { filter: invert(100%); }
}
#list_gacha {
	padding: 60px 0 65px;
	box-sizing: content-box;
	margin: 0 auto;
}
#list_gacha ul {
    max-width: 1000px;
}
#list_gacha li {
    max-width: 326px;
    margin: 0 10px 0 0;
    padding: 0;
}
#list_gacha li:last-child {
	margin: 0;
}	
#list_gacha li {
    max-width: 242px;
    margin: 0 10px 0 0;
    padding: 0;
}
@keyframes btn_gacha {
  0%   { filter: brightness(100%); }
  100%   { filter: brightness(110%); }
}
#list_other {
    padding: 60px 0 80px;
}
#list_other .list_other_img {
    margin: 30px auto;
}
#list_other_date {
    margin: 40px auto 0;
}
#list_dungeon h2 {
	padding: 20px 30px 0;
}
#list_other ul {
    margin: 30px auto 0;
}
#list_dungeon li:first-child {
	margin-right: 40px;
}
#dungeon_img_1 img {
    position: static;
    width: 100%;
    transform: translate(0,0);
}
.list_dungeon_inner {
	padding: 30px 20px 60px;
}	
.list_dungeon_inner .btn {
    padding: 10px 0 0;
}
#list_dungeon h2 {
    max-width: 598px;
    padding: 50px 0 0;
}
#btn_dungeon {
    max-width: 500px;
    margin: 40px auto 0;
    padding: 0;
    box-sizing: content-box;
}
#dungeon_txt {
	max-width: 634px;
	margin: 60px auto 0;
    padding: 0;
    box-sizing: content-box;
}
#list_other .list_other_btn {
    padding: 0;
    box-sizing: content-box;
}
#list_other li:first-child {
    margin-right: 20px;
}
#foot_img {
    padding: 85px 0 95px;
}
.modal-content .btn {
    max-width: 690px;
}
.modal-content .btn li {
	max-width: 170px;
    margin-right: 10px;
}
#list_dungeon_bg .btn_list {
	padding: 0;
	margin: 70px auto 0;
}
#list_dungeon_bg .btn_list li {
    padding: 0;
}
#list_dungeon li:last-child {
    position: relative;
}
#list_dungeon_bg .btn_list .btn_hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#list_dungeon li:last-child {
    margin-top: 0;
}
#dungeon_img_2 {
	padding: 0;
}
#foot {
	padding: 60px 0 15px 0;		
}
#foot p {
   padding: 0;
}
.modal-content {
padding: 0 10px;
box-sizing: content-box;
}
#modal_ability .modal-content {
	max-width: 500px;
	margin: 0 auto;
}
#modal_ability .modal_close {
    top: -20px;
    right: -40px;
}
#modal_ability .btn {
    margin: 10px auto 0;
}
#modal_ability .ability_box {
	max-width: 400px;
}
#modal_ability .ability_img {
	max-width: 400px;
}
#modal_ability .cho_kakusei {
    margin-top: 15px;
}
#modal_ability .cho_kakusei li {
    margin-right: 10px;
}
#modal_ability .cho_kakusei img {
    max-width: 25px;
}
footer {
	padding: 50px 10px;
	box-sizing: content-box;
}
footer dt {
	font-size: 200%;
}
#pagetop {
	max-width: 102px;
    bottom: 20px;
    right: 20px;
}
.back-to-top {
    margin-top: 40px;
}	

}
@media screen and (min-width: 320px) and (max-width: 374px) {
#modal_ability .ability_img {
    max-width: 250px;
}	
#modal_ability .modal_close {
    top: -15px;
    right: 15px;
}
}
@media screen and (min-width: 768px) and (max-width: 1344px) {
.modal-content {
	max-width: 640px;
	box-sizing: content-box;
}
#modal_ability .ability_box {
	max-width: 320px;
}
#modal_ability .ability_img {
	max-width: 300px;
}
.modal-content .btn li {
    max-width: 160px;
}
#modal_ability .modal_close {
    top: -10px;
    right: 20px;
}
.modal-content .btn {
    max-width: 380px;
}
}
