﻿@charset "UTF-8";
/* base */
html, body {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
      text-size-adjust: 100%;
  /* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
    font-family: 'Noto Sans KR', '돋움', 돋움, sans-serif;
  
  line-height: 1.5;
  font-size: 14px;
  color: #000;
}
img {
  width: 100%;
  vertical-align: bottom;
      -webkit-touch-callout:none;
      -webkit-user-select:none;
      -moz-touch-callout:none;
      -moz-user-select:none;
      -ms-user-select:none;
          user-select:none;
}
li {
  list-style: none;
}
/* layout */
#pagetop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 5px;
  z-index: 10;
}
#pagetop img {
  width: min(18vw, 120px);
}

.overlay {
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: 1;
  top: 0;
  z-index: 1000;
}
nav {
  position: sticky;
  top: 0px;
  background: #000;
  z-index: 10;
}
nav ul {
  display: flex;
  flex-wrap: nowrap;
  padding: min(5vw, 25px) 0;
  justify-content: center;
  margin: 0 auto;
  max-width: 1000px;
}
nav li {
  width: min(33vw, 220px);
  display: flex;
  justify-content: center;
}
nav li a {
  display: block;
  width: 80%;
  margin: 0 auto;
}
nav li img {
  vertical-align: middle;
}

header{
  background: url(../img/bg_main.jpg) center/cover;
}
#head_chara {
  max-width: 1600px;
  margin: 0 auto;
  display: block;
}
#list_chara{
  background-image: url(../img/border_1.gif), url(../img/bg_ptn_1.gif);
  background-repeat: repeat-x,repeat;
  background-position: top, top;
}
#list_chara_inner{
  color: #000;
  text-align: center;
  padding: min(10vw, 80px) 0 min(10vw,100px);
}
#list_chara h2{
  max-width: 554px;
  padding: 0 50px;
  margin: auto;
}
#list_chara .ttl_2{
  max-width: 420px;
  padding: 0 60px;
  margin: 5vw auto 0
}
#list_chara .ttl_3{
  max-width: 645px;
  padding: 0 20px;
  margin: 2vw auto 0;
}
#list_chara .tap_text{
  margin: 5vw auto 0;
}
#list_chara .notice_text{
  margin: 20px auto;
  padding: 0 15px;
}
#list_chara #kakusei{
  max-width: 840px;
  margin: 20px auto 0;
  padding: 0 15px;
  box-sizing: border-box;
}
#list_chara .chara_btn{
  max-width: 1200px;
  margin: 8% auto 0;
  box-sizing: border-box;
}
#list_chara .chara_btn ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#list_chara .chara_btn ul li{
  max-width: 500px;
  padding: 0 20px;
  box-sizing: border-box;
}
#list_chara .chara_btn ul li:first-child {
  margin-bottom: 5vw;
}
#list_gacha{
  background-image: url(../img/bg_ptn_3.gif);
  box-sizing: border-box;
  padding: 4vw 0;
}
#list_gacha_inner {
  max-width: 670px;
  margin: 0 auto;
  padding: 15px;
  box-sizing: border-box;
}

#list_dungeon::before{
  content: "";
  display: block;
  background :url(../img/border_2.gif);
  background-position: top;
  box-sizing: border-box;
  top:0;
  right: 0;
  height: 16px;
  width: auto;
  position: relative;
}
#list_dungeon_inner{
  box-shadow: inset 0px -10px 100px 0px rgba(0, 0, 0, 0.8);
  background-image: url(../img/bg_dungeon.jpg);
  background-position: top,center;
  background-size: cover;
  padding: min(8vw, 80px) 0 min(10vw, 100px) 0;
  text-align: center;
  overflow: hidden;
}
#list_dungeon h2{
  max-width: 454px;
  margin: auto;
  padding: 0 60px;
}
#list_dungeon .subttl_1{
  max-width: 522px;
  margin: 7vw auto 0;
  padding: 0 60px;
}
#list_dungeon #dungeon_img_1 {
  max-width: 1600px;
  margin: 120px auto 70px;
  padding: 0 10px;
  transform: scale(1.6)translate(0, 2%);
  box-sizing: border-box;
}
#list_dungeon #dungeon_medal{
  max-width: 1118px;
  margin: 7vw auto 0;
  padding: 0 10px;
}
#list_dungeon #dungeon_img_2{
  background-image: url(../img/bg_dungeon_1.png),url(../img/bg_dungeon_2.png);
  background-position: top center,bottom center;
  background-repeat: no-repeat,no-repeat;
  background-size: 100%;
  max-width: 992px;
  padding: 30px 10px;
  margin:0 auto;
}
#list_dungeon .subttl_2{
  max-width: 737px;
  margin: 0 auto;
  padding: 0 30px;
}
#list_dungeon #dungeon_img_3{
  max-width: 1380px;
  transform: scale(1.6);
  transform-origin: top center;
  box-sizing: border-box;
  padding-bottom: 80%;
  margin: 0 auto;
}
#list_dungeon #dungeon_img_4{
  max-width: 846px;
  padding: 10px 30px 0;
  margin:0 auto;
}
#list_dungeon #dungeon_img_5{
  background-image: url(../img/bg_dungeon_1.png),url(../img/bg_dungeon_3.png);
  background-position: top center,bottom center;
  background-repeat: no-repeat,no-repeat;
  background-size: 100%;
  max-width: 992px;
  padding: 40px 10px 30px;
  margin:-4vw auto 0;
  padding: 60px 10px 30px;
}
#list_dungeon #dungeon_img_6{
  max-width: 992px;
  padding: 0 10px;
  margin:0 auto;
}
#list_dungeon #dungeon_btn{
  max-width: 636px;
  margin: 0px auto 0;
  padding: 0 30px;
  box-sizing: border-box;
}
#list_other_inner_1{
  background-image: url(../img/border_3.gif), url(../img/bg_ptn_2.gif);
  background-repeat: repeat-x,repeat;
  background-position: top, top;
  padding: min(10vw, 80px) 0 min(10vw,100px) 0;
}
#list_other_inner_1 h2{
  max-width: 394px;
  margin: auto;
  padding: 0 90px;
}
#other_1 ul {
    max-width: 1142px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 6vw;
    padding: 0 10px;
}
#other_1 ul li{
  background-image: url(../img/bg_login.png), url(../img/bg_login.png), url(../img/bg_login.png);
  background-position: top center,center,bottom center;
  background-repeat: no-repeat,no-repeat,no-repeat;
  background-size: 100%;
}
#other_1 ul li:first-child{
  margin-bottom: 20px;
}
#list_other .btn_other{
  max-width: 636px;
  margin: 30px auto 0;
  padding: 0  30px;
  box-sizing: border-box;
}
#list_other_inner_2{
  background-image: url(../img/border_1.gif), url(../img/bg_ptn_1.gif);
  background-repeat: repeat-x,repeat;
  background-position: top, top;
  padding: min(10vw, 80px) 0 min(10vw,100px) 0;
}
#list_other_inner_2 h2{
  max-width: 594px;
  margin: auto;
  padding: 0 60px;
}
#list_other_inner_2 h3{
  max-width: 852px;
  margin: 30px auto 0;
  padding: 0 30px;
}
#list_other_inner_2 .other2_img{
  background-image: url(../img/bg_other.png), url(../img/bg_other.png);
  background-position: top center,bottom center;
  background-repeat: no-repeat,no-repeat;
  max-width: 700px;
  margin: auto;
  padding: 30px 10px 0;
}
#list_other_inner_3{
  background-image: url(../img/border_4.gif), url(../img/bg_ptn_4.gif);
  background-repeat: repeat-x,repeat;
  background-position: top, top;
  padding: min(10vw, 80px) 0 min(10vw,100px) 0;
}
#other_3 h2{
  max-width: 554px;
  margin: auto;
  padding: 0 40px;
}
#list_other_inner_3 .other3_img{
  padding: 30px 10px 0;
  margin: auto;
  position: relative;
}
#list_other_inner_3 .other3_img .cp_img{
  max-width: 790px;
  margin: auto;
  display: block;
}
#list_other_inner_3 .other3_img p{
  position: absolute;
  bottom: 22%;
  left: 50%;
  transform: translateX(-50%);
  width: 92%;
  text-align: center;
}
#list_other_inner_3 .other3_img p span{
  font-size: 95%;
  background: #fff952;
  }
#list_other_inner_3 .other3_img .btn_cp{
    position: absolute;
    max-width: 588px;
    width: 80%;
    bottom: 2%;
    left: 50%;
    transform: translateX(-50%);
}

#foot {
background: #000;
padding: 70px 50px;
text-align: center;
}
#foot .foot_text{
  max-width: 840px;
  margin: auto;
}
/* component */
.c-modal-content {
  display: none;
}
.c-modal-close {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 36px; /* clamp非対応対策 */
  width: clamp(20px, 9vw, 54px);
  height: 36px; /* clamp非対応対策 */
  height: clamp(20px, 9vw, 54px);
  border: 2px solid #fff;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  color: #fff;
  font-size: 26px; /* clamp非対応対策 */
  font-size: clamp(10px, 6vw, 38px);
  line-height: 1;
  cursor: pointer;
  pointer-events: auto;
}
.c-modal-close span {
  display: block;
  pointer-events: none;
}
.c-kakusei-list {
  display: flex;
  align-items: center;
  gap: 10px;
}
.c-kakusei-list dd ul {
  display: flex;
  gap: 4px;
}
.c-kakusei-list dd li {
  width: 20px; /* clamp非対応対策 */
  width: clamp(16px, 5.5vw, 24px);
}
.c-leader-skill-txt {
  display: flex;
  gap: 0.5em;
}
.c-leader-skill-txt .per {
  color: #ff6600;
}
.c-evo-btn-list {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  padding: 0 10px;
  gap: 2px; /* clamp非対応対策 */
  gap: clamp(2px, 1.6vw, 8px);
  pointer-events: auto;
}
.c-evo-btn-list__item {
  width: min(calc(100% / 4), 140px);
  background: #000;
  font-size: 0;
}
.c-evo-btn-list__item > a {
  display: inline-block
}
.c-evo-btn-list__item img {
  height: auto;
}
.c-evo-btn-list__item.is-active a {
  cursor: default;
}
.c-es-btn {
  display: block;
  width: min(8.5vw, 68px);
}
.c-overlay {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_ptn_4.gif);
  cursor: pointer;
  z-index: 100;
}

/* projects */
.p-chara-list,
.p-chara-list * {
  box-sizing: border-box;
}
.p-chara-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: calc(calc(285px * 2) + calc(14px * 1) + calc(16px * 2));
  margin: 40px auto 0; /* clamp非対応対策 */
  margin: clamp(20px, 5vw, 50px) auto 0;
  padding: 0 16px;
  gap: 30px 14px; /* clamp非対応対策 */
  gap: clamp(30px, 8vw, 48px) 14px;
}
.p-chara-list__item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  width: calc(calc(100% - 14px) / 2);
  max-width: 285px;
}
.p-chara-list__item img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.p-chara-list__btn {
  width: min(80%, 270px);
  margin-top: 10px; /* clamp非対応対策 */
  margin-top: clamp(8px, 2vw, 20px);
}
.p-chara-list__btn > a {
  display: inline-block;
}

.p-modal-illust,
.p-modal-ability,
.p-modal-illust *,
.p-modal-ability * {
  box-sizing: border-box;
}

.p-modal-illust,
.p-modal-ability {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 101;
}
.p-illust-box__img,
.p-ability-box__img,
.p-ability-box__others {
  pointer-events: auto;
}

.p-modal-illust img,
.p-modal-ability img {
  width: auto;
  max-width: 100%;
  box-sizing: content-box;
}
.p-illust-box {
  position: relative;
  width: min(100vw, 960px);
  margin: 0 auto;
}
.p-illust-box__img {
  position: relative;
  width: min(100%, 960px);
  margin: 0 auto;
  text-align: center;
}
.p-illust-box__img img {
  height: auto;
}
.p-illust-box__img .c-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(-25%, -25%);
}
.p-ability-box {
  position: relative;
  width: min(100vw, 600px);
  margin: 0 auto;
}
.p-ability-box__img {
  position: relative;
  width: min(85%, 600px);
  max-width: 47vh;
  margin: 0 auto;
}
.p-ability-box__img > img {
  border: 1px solid #928160;
}
.p-ability-box__img .c-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(35%, -35%);
}

.p-ability-box__others {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 5px 20px;
  margin-top: 10px;
  padding: 0 10px;
  color: #000;
  font-size: 12px; /* clamp非対応対策 */
  font-size: clamp(10px, 2.66vw, 16px);
  font-weight: bold;
  line-height: 1.3;
}
.p-es {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.p-es__img {
  display: block;
  padding: 0 10px;
}
.p-es__img > img {
  border: 1px solid #b4c03a;
}
.p-es .c-es-btn {
  position: absolute;
  top: 50%;
  left: -3vw;
  transform: translate(0, -50%);
}
.p-modal-notice {
  margin-top: 10px;
  padding: 0 10px;
  font-size: 12px; /* clamp非対応対策 */
  font-size: clamp(10px, 1.4vw, 14px);
  color: #fff;
  pointer-events: auto;
}
.p-modal-notice p {
  margin-top: 0;
}
footer {
  color: #000;
  padding: 30px 10px;
  background: #fff;
  text-align: center;
}
footer dt {
  font-size: 130%;
  font-weight: bold;
}
footer .download_box {
  margin: 15px 0;
}
footer .download_box ul {
  display: flex;
  max-width: 770px;
  margin: 0 auto;
  justify-content: center;
}
footer .download_box ul li {
  list-style: none;
  margin-right: 5px;
  max-width: 160px;
}
footer .social {
  display: flex;
  flex-wrap: wrap;
  max-width: 220px;
  margin: 30px auto 0;
}
footer .back-to-top {
  font-size: 130%;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
}
footer .back-to-top a {
  text-decoration: none;
  color: #000;
}
#copyright {
  font-size: 10px;
  text-align: center;
  background: #000;
  padding: 5px 0;
}
#copyright p {
  color: #fff;
  font-size: 10px;
}
/* utility */

/* flexbox gap 対策 */
.no-flexbox-gap .c-kakusei-list > * {
  margin-right: 10px;
}
.no-flexbox-gap .c-kakusei-list > *:last-child {
  margin-right: 0;
}
.no-flexbox-gap .c-kakusei-list dd ul > * {
  margin-right: 4px;
}
.no-flexbox-gap .c-kakusei-list dd ul > *:last-child {
  margin-right: 0;
}
.no-flexbox-gap .c-leader-skill-txt > * {
  margin-right: 10px;
}
.no-flexbox-gap .c-leader-skill-txt > *:last-child {
  margin-right: 0;
}
.no-flexbox-gap .c-evo-btn-list > * {
  margin-right: 4px; /* clamp非対応対策 */
  margin-right: clamp(2px, 1.6vw, 8px);
}
.no-flexbox-gap .c-evo-btn-list > *:last-child {
  margin-right: 0;
}
.no-flexbox-gap .p-chara-list > * {
  margin-right: 14px;
  margin-bottom: 30px;
  margin-top: 30px; /* clamp非対応対策 */
  margin-bottom: clamp(30px, 8vw, 48px);
}
.no-flexbox-gap .p-chara-list > *:nth-child(2n) {
  margin-right: 0;
}
.no-flexbox-gap .p-ability-box__others > * {
  margin-right: 20px;
  margin-bottom: 5px;
}
.no-flexbox-gap .p-ability-box__others > *:last-child {
  margin-right: 0;
}
@media (any-hover: hover) {
  /* components */
  .c-modal-close:hover {
    background: #fff;
    color: #000;
  }
}

/*-------------- tablet size --------------------*/
@media screen and (min-width: 641px) {
  /* base */
  /* layout */
  #list_chara .notice_text{
    margin: 30px auto;
  }
  #list_chara #kakusei{
    padding: 0 50px;
  }
  #list_chara .chara_btn ul li{
    max-width: 390px;
  }
  #list_chara .chara_btn{
    margin: 5% auto 0;
  }
  #list_chara .chara_btn ul li:first-child{
    margin-bottom: 0;
  }
   #list_dungeon #dungeon_img_1{
    transform: scale(1.3);
  }
  #list_dungeon #dungeon_img_3{
    transform: scale(1.3);
    padding-bottom: 40%;
  }
  #list_dungeon #dungeon_img_4{
    margin: -20px auto 0;
  }
  #list_dungeon #dungeon_img_5{
    margin: 0vw auto 0;
  }
  #list_dungeon #dungeon_img_6{
  margin: 0px auto 0;
  }
  #list_dungeon #dungeon_medal{
    margin: -4vw auto 0;
  }
  #list_dungeon #dungeon_btn{
  margin: 0px auto 0;
  }
  #other_1 ul{
    justify-content: center;
  }
  #list_other_inner_3 .other3_img p{
    font-size: 26px;
  }
  /* components */
  /* projects */
  .p-chara-list {
    max-width: calc(calc(285px * 3) + calc(14px * 2) + calc(32px * 2));
    padding: 0 32px;
  }
  .p-chara-list__item {
    width: calc(calc(100% - calc(14px * 2)) / 3);
  }
  .p-illust-box {
    width: min(calc(100vw - 17px), 960px);
  }
  .p-ability-box {
    width: min(70vw, 600px);
  }
  .p-es .c-es-btn {
    left: -10px;
    transform: translate(-50%, -50%);
  }
  /* flexbox gap 対策 */
  .no-flexbox-gap .p-chara-list > *:nth-child(2n) {
    margin-right: 14px;
  }
  .no-flexbox-gap .p-chara-list > *:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 641px) and (orientation: landscape) {
  /* base */
  /* layout */
  /* components */
  .c-kakusei-list dd li {
    width: 16px; /* clamp非対応対策 */
    width: clamp(16px, 5.5vw, 18px);
  }
  /* projects */
  .p-illust-box__img {
    max-width: 110vh;
  }
  .p-ability-box__others {
    font-size: 12px; /* clamp非対応対策 */
    font-size: clamp(10px, 1.4vw, 16px);
  }  
}
@media screen and (min-width: 641px) and (max-width: 1023px) and (orientation: landscape) {
  /* base */
  /* layout */
  /* components */
  .c-modal-close {
    width: 40px; /* clamp非対応対策 */
    width: clamp(40px, 5vw, 54px);
    height: 40px; /* clamp非対応対策 */
    height: clamp(40px, 5vw, 54px);
    font-size: 24px;/* clamp非対応対策 */
    font-size: clamp(24px, 4vw, 40px);
  }
  .c-evo-btn-list__item {
    width: min(10vw, 140px);
  }
  /* projects */
  .p-ability-box__others {
    justify-content: center;
  }
}

/*--------------　PC size --------------------*/
@media screen and (min-width: 1024px) {
  /* base */
  /* layout */
#list_chara h2 {
  padding: 0 10px;
}
#list_chara .ttl_2 {
    margin: 50px auto 0;
}
#list_chara .ttl_3 {
    margin: 30px auto 0;
}
#list_chara .tap_text {
    font-size: 1.5em;
    margin-top: 40px;
}
#list_chara .notice_text{
  margin: 60px auto 0;
  padding: 0;
}
#list_chara #kakusei{
  margin-top: 60px;
  padding: 0;
}
#list_chara .chara_btn{
  margin: 60px auto 0;
}
#list_chara .chara_btn ul li:first-child {
    margin-bottom: 0;
}
#list_gacha ul li{
  max-width: 400px;
  padding: 20px;
}
#list_gacha ul li:first-child {
  margin-bottom: 0;
}
#list_dungeon .subttl_1{
  padding: 0;
  margin-top: 50px;
}
#list_dungeon #dungeon_img_1{
  margin: 30px auto 0;
  padding: 0px;
  transform: scale(1);
}
#list_dungeon #dungeon_medal{
  margin: -80px auto 0;
}
#list_dungeon #dungeon_img_2{
  padding: 60px 0;
}
#list_dungeon .subttl_2{
  padding:0;
}
#list_dungeon #dungeon_img_3{
  transform: scale(1);
  padding-bottom: 0;
}
#list_dungeon #dungeon_img_4{
  margin-top: 20px;
}
#list_dungeon #dungeon_img_5{
  padding: 0px 0 60px;
  margin: 50px auto 0;
}
#list_dungeon #dungeon_img_6{
  padding: 10px 0;
  margin: 0 auto;
}
#list_dungeon #dungeon_btn{
  margin: 0 auto;
  padding: 0;
}
#other_1 ul{
  padding:0;
  margin-top: 50px;
  justify-content: space-between;
}
#other_1 ul li:first-child{
  margin-bottom: 0;
}
#other_1 ul li{
  max-width: 550px;
  margin: auto;
  padding: 0;
}
#list_other .btn_other{
  padding-bottom: 0;
  margin-top: 50px;
}
#list_other_inner_2 h3{
  padding: 0;
  margin-top: 50px;
}
#list_other_inner_2 .other2_img{
  max-width: 700px;
  margin: 40px auto 0;
  padding: 30px 160px;
}
#list_other_inner_3 .other3_img{
  padding: 0;
  margin-top: 50px;
}
#list_other_inner_3 .other3_img p{
  bottom: 23%;
  font-size: 28px;
}
#foot {
    padding: 150px 0;
}
  /* components */
  .c-kakusei-list dd li {
    width: 24px; /* clamp非対応対策 */
    width: clamp(16px, 5.5vw, 24px);
  }
  .c-evo-btn-list {
    padding: 0;
  }
  .c-modal-close {
    width: 54px; /* clamp非対応対策 */
    width: clamp(40px, 5vw, 54px);
    height: 54px; /* clamp非対応対策 */
    height: clamp(40px, 5vw, 54px);
    font-size: 40px;/* clamp非対応対策 */
    font-size: clamp(24px, 4vw, 40px);
  }
  /* projects */
  .p-chara-list {
    max-width: calc(calc(285px * 4) + calc(14px * 3) + calc(32px * 2));
  }
  .p-chara-list__item {
    width: min(calc(calc(100% - calc(14px * 3)) / 4), 285px);
  }
  .p-illust-box__img .c-modal-close {
    transform: translate(25%, -25%);
  }
  .p-ability-box__others,
  .p-modal-notice {
    padding: 0;
  }
  /* flexbox gap 対策 */
  .no-flexbox-gap .p-chara-list > *:nth-child(3n) {
    margin-right: 14px;
  }
  .no-flexbox-gap .p-chara-list > *:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1367px) and (orientation: landscape) {
  /* base */
  /* layout */
  /* components */
  /* projects */
  .p-ability-box__img {
    width: min(100%, 600px);
    max-width: 52vh;
  }
}



/*  */

.bottomBox {
	position: relative;
	background: #fff;
	box-sizing: border-box;  
	padding: 20px;  
}
.bottomBox p {
	color: #000;
	text-align: center;
}

#copyright p.inline {
	display: inline-block;
	margin: 0 10px;
}

.p-ability-box__img .c-modal-close{
  
  transform: translate(100%, -35%);
}

/* .p-ability-box__img .c-modal-close{
	right: -7px;
	top: -7px;
} 

.p-ability-box__img .c-modal-close {
	top: -20px;
	right: -10px;
}

@media screen and (min-width: 641px) {
	.p-ability-box__img .c-modal-close {
		top: 0;
		right: 0;
		transform: translate(100%, -50%);
	}
} */