/*
$break-point: (
    xl: 100%,
    lg: 1599px,
    md: 991px,
    sm: 767px,
    xs: 543px
);
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,900&display=swap&subset=japanese");
br.lg {
  display: none; }

br.md {
  display: none; }

br.sm {
  display: none; }

br.xs {
  display: none; }

br.xl {
  display: inline; }

@media (max-width: 899px) {
  .xl {
    display: none !important; }
  .lg {
    display: inline !important; } }

@media (max-width: 830px) {
  .lg {
    display: none !important; }
  .md {
    display: inline !important; } }

@media (max-width: 767px) {
  .md {
    display: none !important; }
  .sm {
    display: inline !important; } }

@media (max-width: 543px) {
  .sm {
    display: none !important; }
  .xs {
    display: inline !important; } }

#mag-org.mag26006613527009286 {
  width: 100%;
  margin: 0 auto 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 30px;
  color: #505050; }
  #mag-org.mag26006613527009286 h1, #mag-org.mag26006613527009286 p {
    margin: 0; }
  #mag-org.mag26006613527009286 * {
    box-sizing: border-box; }
  #mag-org.mag26006613527009286 .cd-logo {
    position: relative;
    width: 100%;
    border: 2px solid #442a2a;
    box-shadow: 0 0 12px rgba(68, 42, 42, 0.35);
    padding-top: 30.50398%;
    z-index: 2; }
    #mag-org.mag26006613527009286 .cd-logo::before {
      content: "";
      display: block;
      width: 4.42087%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: #e60012;
      z-index: 2; }
  #mag-org.mag26006613527009286 .cd-logo-img {
    position: absolute;
    width: 40.93722%;
    height: auto;
    top: 10.98266%;
    left: 8.31123%;
    z-index: 2; }
  #mag-org.mag26006613527009286 .cd-logo-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  #mag-org.mag26006613527009286 .cd-outline {
    position: relative;
    display: flex;
    padding-top: 40px;
    min-height: 400px;
    margin-bottom: 30px; }
  #mag-org.mag26006613527009286 .cd-outline-text {
    position: relative;
    z-index: 2;
    width: 50%; }
  #mag-org.mag26006613527009286 .cd-outline-textbox {
    background-color: #fff;
    border: 2px solid #442a2a;
    box-shadow: 0 0 12px rgba(68, 42, 42, 0.35);
    padding: 15px 20px 20px; }
    #mag-org.mag26006613527009286 .cd-outline-textbox > h1 {
      font-size: 24px;
      line-height: 42px;
      text-align: center;
      color: #442a2a;
      font-weight: 900;
      padding-bottom: 15px;
      border-bottom: 1px dotted #442a2a;
      margin-bottom: 10px; }
      #mag-org.mag26006613527009286 .cd-outline-textbox > h1 > span {
        display: inline-block;
        position: relative; }
        #mag-org.mag26006613527009286 .cd-outline-textbox > h1 > span::before {
          content: "";
          display: block;
          width: calc(100% + 1em);
          height: 14px;
          position: absolute;
          bottom: 2px;
          left: -0.5em;
          background-color: #fff100; }
        #mag-org.mag26006613527009286 .cd-outline-textbox > h1 > span > span {
          position: relative;
          z-index: 2; }
    #mag-org.mag26006613527009286 .cd-outline-textbox > p {
      font-size: 16px;
      line-height: 32px; }
      #mag-org.mag26006613527009286 .cd-outline-textbox > p > b {
        color: #e60012; }
  #mag-org.mag26006613527009286 .cd-outline-chara {
    position: relative;
    z-index: 2;
    width: 50%;
    padding-top: 34%; }
    #mag-org.mag26006613527009286 .cd-outline-chara .cd-outline-chara-fukidashi {
      position: absolute;
      top: 0;
      left: 8.45815%;
      width: 33.8326%; }
      #mag-org.mag26006613527009286 .cd-outline-chara .cd-outline-chara-fukidashi > img {
        width: 100%;
        height: auto; }
    #mag-org.mag26006613527009286 .cd-outline-chara .cd-outline-chara-chara {
      position: absolute;
      width: 55.3304%;
      height: auto;
      right: 5.81498%;
      top: 1.88172%; }
    #mag-org.mag26006613527009286 .cd-outline-chara::before {
      content: "";
      display: block;
      width: 16%;
      padding-top: 3%;
      background-color: #dcdcdc;
      border-radius: 50%;
      position: relative;
      left: 57%; }
  #mag-org.mag26006613527009286 .cd-outline-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 49.95595%;
    background: url(https://cdn-ak.f.st-hatena.com/images/fotolife/m/magcomi/20200228/20200228183940.png) no-repeat;
    background-size: cover;
    z-index: 1; }
  #mag-org.mag26006613527009286 .cd-centerline {
    position: relative; }
    #mag-org.mag26006613527009286 .cd-centerline::before {
      content: "";
      display: block;
      width: 10px;
      height: 100%;
      background-color: #442a2a;
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto; }
    #mag-org.mag26006613527009286 .cd-centerline > section:last-of-type {
      margin-bottom: 0; }
  #mag-org.mag26006613527009286 .cd-status {
    position: relative;
    width: 400px;
    margin: 0 auto 120px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 12px rgba(68, 42, 42, 0.35);
    z-index: 2;
    font-size: 24px;
    line-height: 30px;
    font-weight: 900; }
  #mag-org.mag26006613527009286 .cd-status-header {
    padding: 10px 0;
    text-align: center;
    color: #cfa057;
    background-color: #442a2a;
    margin-bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
  #mag-org.mag26006613527009286 .cd-status-textbox {
    display: flex;
    align-items: center;
    padding: 20px 0 25px;
    position: relative; }
    #mag-org.mag26006613527009286 .cd-status-textbox > span {
      display: block; }
  #mag-org.mag26006613527009286 .cd-status-text-l {
    text-align: right;
    width: calc((100% - 200px) / 2); }
  #mag-org.mag26006613527009286 .cd-status-text-r {
    text-align: left;
    width: calc((100% - 200px) / 2); }
  #mag-org.mag26006613527009286 .cd-status-panel {
    width: 200px;
    text-align: center; }
    #mag-org.mag26006613527009286 .cd-status-panel > span {
      display: inline-block;
      width: 80px;
      font-size: 72px;
      line-height: 80px;
      color: #fff;
      background-color: #442a2a; }
  #mag-org.mag26006613527009286 .cd-status-finish {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    color: #fff;
    background-color: #e60012;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 60px;
    height: 120px;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    transform: rotate(30deg); }
  #mag-org.mag26006613527009286 .cd-illust {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 100px;
    padding: 100px 0 100px;
    position: relative;
    background: #c9c9c9;
    background-size: 20px 20px;
    background-image: linear-gradient(#e0e0e0 0, #e0e0e0 1px, transparent 1px, transparent 20px), linear-gradient(90deg, #e0e0e0 0, #e0e0e0 1px, transparent 1px, transparent 20px);
    border: 2px solid #442a2a;
    box-shadow: 0 6px 12px rgba(68, 42, 42, 0.35); }
    #mag-org.mag26006613527009286 .cd-illust::before {
      position: absolute;
      top: 0;
      left: 0;
      content: '';
      height: 100%;
      width: 100%;
      display: block;
      background-image: linear-gradient(to left top, rgba(0, 0, 0, 0.2) 0%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0) 100%); }
    #mag-org.mag26006613527009286 .cd-illust::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: 20px solid transparent;
      border-top-color: #736565;
      border-left-color: #736565;
      position: absolute;
      top: 10px;
      left: 10px; }
    #mag-org.mag26006613527009286 .cd-illust.none {
      background: none;
      border: none;
      box-shadow: none;
      padding: 80px 0 0; }
      #mag-org.mag26006613527009286 .cd-illust.none::before, #mag-org.mag26006613527009286 .cd-illust.none::after {
        display: none; }
      #mag-org.mag26006613527009286 .cd-illust.none .cd-illust-name-tag::after {
        display: none; }
      #mag-org.mag26006613527009286 .cd-illust.none .cd-illust-name-tag > h1,
      #mag-org.mag26006613527009286 .cd-illust.none .cd-illust-name-tag > div > p:nth-of-type(1) > span {
        background-color: #a0a0a0; }
  #mag-org.mag26006613527009286 .cd-illust-name-tag {
    position: absolute;
    width: 360px;
    height: 100px;
    display: flex;
    margin: 0 auto;
    top: -50px;
    left: 0;
    right: 0;
    background-color: #fff;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 0 12px rgba(68, 42, 42, 0.35); }
    #mag-org.mag26006613527009286 .cd-illust-name-tag::after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: 15px solid transparent;
      border-top-color: #fff;
      border-left-color: #fff;
      position: absolute;
      right: 40px;
      bottom: -30px; }
    #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 {
      position: relative;
      width: 120px;
      height: 100%;
      color: #fff;
      font-weight: 900;
      background-color: #e60012;
      text-align: center;
      margin-bottom: 0; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 > span:nth-of-type(2) {
        font-size: 72px;
        line-height: 1; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 > span:nth-of-type(1) {
        position: absolute;
        bottom: 8px;
        font-size: 14px;
        display: block;
        width: 100%; }
    #mag-org.mag26006613527009286 .cd-illust-name-tag > div {
      width: calc(100% - 120px);
      padding: 12px 16px 15px;
      font-weight: 900; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > div > p:nth-of-type(1) {
        color: #fff;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 0.5em; }
        #mag-org.mag26006613527009286 .cd-illust-name-tag > div > p:nth-of-type(1) > span {
          display: inline-block;
          background-color: #e60012;
          padding: 0 10px; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > div > p:nth-of-type(2) {
        font-size: 24px;
        line-height: 30px; }
  #mag-org.mag26006613527009286 .cd-illust-image {
    position: relative;
    z-index: 2;
    width: calc(100% - 100px);
    margin: 0 auto 40px; }
    #mag-org.mag26006613527009286 .cd-illust-image > img {
      position: relative;
      z-index: 2;
      border: 5px solid #fff;
      box-shadow: 0 0 12px rgba(68, 42, 42, 0.35); }
    #mag-org.mag26006613527009286 .cd-illust-image::after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      transform: rotate(-3deg);
      background-color: #e5e5e5; }
  #mag-org.mag26006613527009286 .cd-illust-work {
    position: relative;
    z-index: 2; }
    #mag-org.mag26006613527009286 .cd-illust-work > h1 {
      position: relative;
      font-size: 36px;
      line-height: 48px;
      text-align: center;
      font-weight: 900;
      margin-bottom: 40px; }
      #mag-org.mag26006613527009286 .cd-illust-work > h1 > span {
        padding: 0 0.5em;
        color: #e5e5e5;
        background-color: #556fb5;
        display: inline-block; }
      #mag-org.mag26006613527009286 .cd-illust-work > h1::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 14px solid transparent;
        border-top-color: #736565;
        position: absolute;
        bottom: -38px;
        left: 0;
        right: 0;
        margin: 0 auto; }
    #mag-org.mag26006613527009286 .cd-illust-work > a {
      display: block;
      width: 360px;
      height: 100px;
      margin: 0 auto 20px;
      padding: 10px 10px 10px 115px;
      position: relative;
      background-color: #fff;
      background-image: linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
      border: 1px solid #442a2a;
      box-shadow: 0 3px 0 #442a2a;
      border-radius: 5px; }
      #mag-org.mag26006613527009286 .cd-illust-work > a::before {
        content: "";
        display: block;
        width: 50px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #f8b551;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px; }
      #mag-org.mag26006613527009286 .cd-illust-work > a::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 5px;
        border: 3px solid #f8b551;
        opacity: 0;
        transition: all 0.3s ease-out;
        box-sizing: border-box; }
      #mag-org.mag26006613527009286 .cd-illust-work > a:hover {
        text-decoration: none; }
        #mag-org.mag26006613527009286 .cd-illust-work > a:hover::after {
          opacity: 1; }
      #mag-org.mag26006613527009286 .cd-illust-work > a > figure {
        position: absolute;
        top: 9px;
        left: 9px;
        z-index: 2;
        margin: 0; }
        #mag-org.mag26006613527009286 .cd-illust-work > a > figure > img {
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px; }
        #mag-org.mag26006613527009286 .cd-illust-work > a > figure::after {
          content: "";
          display: block;
          width: 5px;
          height: 80px;
          background-color: #f8b551;
          position: absolute;
          top: 0;
          right: -15px; }
      #mag-org.mag26006613527009286 .cd-illust-work > a .cd-illust-work-title {
        font-size: 16px;
        line-height: 24px;
        color: #505050; }
      #mag-org.mag26006613527009286 .cd-illust-work > a .cd-illust-work-read {
        display: block;
        padding: 0 1em;
        position: absolute;
        z-index: 2;
        right: -10px;
        bottom: 10px;
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        background-color: #e60012;
        transform: skewX(-15deg); }
  #mag-org.mag26006613527009286 .cd-illust-btn-larger {
    display: none; }
  #mag-org.mag26006613527009286 .cd-illust-btn-close {
    display: none; }
  #mag-org.mag26006613527009286 .cd-illust-deconum {
    color: #e5e5e5;
    font-weight: 900;
    font-style: italic;
    position: absolute;
    font-size: 36px;
    line-height: 36px;
    bottom: 30px;
    right: 38px;
    text-align: right;
    z-index: 1; }
    #mag-org.mag26006613527009286 .cd-illust-deconum > span {
      font-size: 150px; }

@media (max-width: 899px) {
  #mag-org.mag26006613527009286 {
    max-width: 800px; } }

@media (max-width: 830px) {
  #mag-org.mag26006613527009286 {
    font-size: 14px;
    line-height: 24px; }
    #mag-org.mag26006613527009286 .cd-outline {
      min-height: 324px;
      padding-top: 30px; }
    #mag-org.mag26006613527009286 .cd-outline-textbox > h1 {
      font-size: 18px;
      line-height: 32px; }
      #mag-org.mag26006613527009286 .cd-outline-textbox > h1 > span::before {
        height: 10px; }
    #mag-org.mag26006613527009286 .cd-outline-textbox > p {
      font-size: 14px;
      line-height: 26px; }
    #mag-org.mag26006613527009286 .cd-status {
      width: 360px;
      font-size: 24px;
      line-height: 30px;
      margin: 0 auto 100px; }
    #mag-org.mag26006613527009286 .cd-illust {
      padding: 80px 0 80px; }
      #mag-org.mag26006613527009286 .cd-illust::after {
        border-width: 15px; }
      #mag-org.mag26006613527009286 .cd-illust.none {
        padding: 40px 0 0; }
    #mag-org.mag26006613527009286 .cd-illust-name-tag {
      width: 280px;
      height: 80px;
      top: -40px; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag::after {
        border-width: 10px;
        right: 30px;
        bottom: -20px; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 {
        width: 100px; }
        #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 > span:nth-of-type(2) {
          font-size: 60px; }
        #mag-org.mag26006613527009286 .cd-illust-name-tag > h1 > span:nth-of-type(1) {
          font-size: 12px;
          bottom: 5px; }
      #mag-org.mag26006613527009286 .cd-illust-name-tag > div {
        width: calc(100% - 100px);
        padding: 10px 10px 10px 15px; }
        #mag-org.mag26006613527009286 .cd-illust-name-tag > div > p:nth-of-type(1) {
          font-size: 12px;
          line-height: 18px; }
        #mag-org.mag26006613527009286 .cd-illust-name-tag > div > p:nth-of-type(2) {
          font-size: 18px;
          line-height: 24px; }
    #mag-org.mag26006613527009286 .cd-illust-image {
      width: calc(100% - 60px);
      margin: 0 auto 40px; }
      #mag-org.mag26006613527009286 .cd-illust-image > img {
        width: 100%;
        height: auto; }
    #mag-org.mag26006613527009286 .cd-illust-work > h1 {
      font-size: 24px;
      line-height: 36px; }
      #mag-org.mag26006613527009286 .cd-illust-work > h1::after {
        border-width: 10px;
        bottom: -30px; }
    #mag-org.mag26006613527009286 .cd-illust-deconum {
      right: 30px;
      bottom: 20px; } }

@media (max-width: 767px) {
  #mag-org.mag26006613527009286 {
    max-width: 544px; }
    #mag-org.mag26006613527009286 .cd-logo {
      width: 85.1%;
      margin: 0 auto 20px;
      border: none;
      box-shadow: none;
      padding: 0; }
      #mag-org.mag26006613527009286 .cd-logo::before {
        display: none; }
    #mag-org.mag26006613527009286 .cd-logo-img {
      position: relative;
      width: 100%;
      height: auto;
      top: auto;
      left: auto; }
    #mag-org.mag26006613527009286 .cd-logo-bg {
      display: none; }
    #mag-org.mag26006613527009286 .cd-outline {
      flex-direction: column;
      padding: 0;
      margin-bottom: 50px; }
      #mag-org.mag26006613527009286 .cd-outline .cd-outline-bg {
        display: none; }
    #mag-org.mag26006613527009286 .cd-outline-text {
      width: 100%;
      order: 2; }
    #mag-org.mag26006613527009286 .cd-outline-chara {
      width: 80%;
      margin: 0 auto;
      order: 1;
      padding-top: 60%; }
      #mag-org.mag26006613527009286 .cd-outline-chara::before {
        position: absolute;
        bottom: 5%; } }

@media (max-width: 543px) {
  #mag-org.mag26006613527009286 .cd-status {
    width: 240px;
    font-size: 18px;
    line-height: 24px; }
  #mag-org.mag26006613527009286 .cd-status-text-l,
  #mag-org.mag26006613527009286 .cd-status-text-r {
    width: calc((100% - 120px) / 2); }
  #mag-org.mag26006613527009286 .cd-status-panel {
    width: 120px; }
    #mag-org.mag26006613527009286 .cd-status-panel > span {
      width: 50px;
      font-size: 48px;
      line-height: 50px; }
  #mag-org.mag26006613527009286 .cd-status-textbox {
    padding: 15px 0 20px; }
  #mag-org.mag26006613527009286 .cd-illust {
    padding: 80px 0 30px; }
    #mag-org.mag26006613527009286 .cd-illust::after {
      display: none; }
  #mag-org.mag26006613527009286 .cd-illust-name-tag {
    width: 280px; }
  #mag-org.mag26006613527009286 .cd-illust-image {
    margin: 0 auto 35px; }
  #mag-org.mag26006613527009286 .cd-illust-work > h1 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px; }
    #mag-org.mag26006613527009286 .cd-illust-work > h1::after {
      border-width: 7px;
      bottom: -23px; }
  #mag-org.mag26006613527009286 .cd-illust-work > a {
    width: 300px; }
    #mag-org.mag26006613527009286 .cd-illust-work > a .cd-illust-work-title {
      font-size: 14px;
      line-height: 18px; }
  #mag-org.mag26006613527009286 .cd-illust-deconum {
    display: none; } }

@media screen and (max-width: 414px) {
  #mag-org.mag26006613527009286 .cd-logo {
    width: 100%; }
  #mag-org.mag26006613527009286 .cd-outline-textbox > h1 {
    font-size: 6vw; }
  #mag-org.mag26006613527009286 .cd-outline-chara {
    width: 100%;
    padding-top: 76%; }
  #mag-org.mag26006613527009286 .cd-illust {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px; }
    #mag-org.mag26006613527009286 .cd-illust.view-larger .cd-illust-btn-close {
      opacity: 1;
      pointer-events: auto; }
    #mag-org.mag26006613527009286 .cd-illust.view-larger .cd-illust-image {
      width: 100%;
      z-index: 11; }
      #mag-org.mag26006613527009286 .cd-illust.view-larger .cd-illust-image > img {
        transform: scale(1.35) rotate(90deg);
        border: none; }
      #mag-org.mag26006613527009286 .cd-illust.view-larger .cd-illust-image::after {
        opacity: 0; }
      #mag-org.mag26006613527009286 .cd-illust.view-larger .cd-illust-image .cd-illust-btn-larger {
        opacity: 0;
        pointer-events: none;
        display: none; }
  #mag-org.mag26006613527009286 .cd-illust-image {
    width: calc(100% - 30px); }
    #mag-org.mag26006613527009286 .cd-illust-image > img {
      transition: all 0.3s ease-out; }
    #mag-org.mag26006613527009286 .cd-illust-image .cd-illust-btn-larger {
      display: block;
      width: 60px;
      height: 60px;
      border-radius: 50%;
      color: #fff;
      background-color: #f39700;
      box-shadow: 0 3px 6px rgba(68, 42, 42, 0.35);
      cursor: pointer;
      position: absolute;
      bottom: -20px;
      right: 10px;
      z-index: 2;
      user-select: none; }
  #mag-org.mag26006613527009286 .cd-illust-work > a {
    width: 280px; }
  #mag-org.mag26006613527009286 .cd-illust-btn-close {
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s linear;
    padding-top: 134%; }
    #mag-org.mag26006613527009286 .cd-illust-btn-close > div {
      width: 220px;
      margin: 0 auto;
      text-align: center;
      font-size: 24px;
      line-height: 50px;
      color: #fff;
      position: relative;
      z-index: 11;
      pointer-events: none;
      letter-spacing: 2px;
      border: 3px solid rgba(255, 255, 255, 0.25); }
      #mag-org.mag26006613527009286 .cd-illust-btn-close > div > span {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 24px;
        margin-right: 10px; }
        #mag-org.mag26006613527009286 .cd-illust-btn-close > div > span::before, #mag-org.mag26006613527009286 .cd-illust-btn-close > div > span::after {
          content: "";
          display: block;
          width: 2px;
          height: 30px;
          background-color: #fff;
          position: absolute;
          top: 0;
          margin: 0 auto;
          left: 0;
          right: 0; }
        #mag-org.mag26006613527009286 .cd-illust-btn-close > div > span::before {
          transform: rotate(-45deg); }
        #mag-org.mag26006613527009286 .cd-illust-btn-close > div > span::after {
          transform: rotate(45deg); } }

.sa {
  visibility: hidden; }

.sa.in {
  visibility: visible; }

.sa.btot {
  animation: anime-btot 0.3s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

.sa.ttob {
  animation: anime-ttob 0.3s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

.sa.rtol {
  animation: anime-rtol 0.3s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

.sa.ltor {
  animation: anime-ltor 0.3s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-btot {
  0% {
    transform: translate(0, 50px);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes anime-ttob {
  0% {
    transform: translate(0, -50px);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes anime-rtol {
  0% {
    transform: translate(50px, 0);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes anime-ltor {
  0% {
    transform: translate(-50px, 0);
    opacity: 0; }
  100% {
    transform: translate(0, 0);
    opacity: 1; } }

.cd-outline-chara.sa.in::before {
  animation: anime-chara-shadow 0.5s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-chara-shadow {
  0% {
    transform: scale(0); }
  50% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.cd-outline-chara.sa.in .cd-outline-chara-chara {
  transform-origin: center bottom;
  animation: anime-chara-chara 0.5s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-chara-chara {
  0% {
    transform: translate(0, -50%) scale(0.8, 1.2);
    opacity: 0; }
  50% {
    transform: translate(0, 7%) scale(1.2, 0.8);
    opacity: 1; }
  100% {
    transform: translate(0, 0) scale(1, 1);
    opacity: 1; } }

.cd-outline-chara.sa.in .cd-outline-chara-fukidashi {
  transform-origin: right bottom;
  animation: anime-chara-fukidashi 0.5s ease-in-out 0.4s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-chara-fukidashi {
  0% {
    transform: scale(0) translate(-50%, -50%) rotate(30deg);
    opacity: 1; }
  100% {
    transform: scale(1) translate(0, 0) rotate(0deg);
    opacity: 1; } }

.cd-status-panel.sa.in > span:nth-of-type(1) {
  animation: anime-cd-panel 0.6s ease-in-out 0.0s 1 normal;
  animation-fill-mode: both; }

.cd-status-panel.sa.in > span:nth-of-type(2) {
  animation: anime-cd-panel 0.6s ease-in-out 0.1s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-cd-panel {
  0% {
    transform: scale(2.5) translate(0, 0);
    opacity: 0; }
  75% {
    transform: scale(0.9) translate(0, 0);
    opacity: 1; }
  100% {
    transform: scale(1) translate(0, 0);
    opacity: 1; } }

.cd-status-finish.sa.in {
  animation: anime-cd-finish 0.4s ease-in-out 0.7s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-cd-finish {
  0% {
    transform: scale(3) rotate(0deg);
    opacity: 0; }
  100% {
    transform: scale(1) rotate(30deg);
    opacity: 1; } }

.cd-illust-name-tag.sa.in {
  animation: anime-btot 0.5s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

.cd-illust-image.sa.in {
  animation: anime-cd-illust-image 0.5s ease-out 0.3s 1 normal;
  animation-fill-mode: both; }

@keyframes anime-cd-illust-image {
  0% {
    transform: translate(0, 15%) scale(1.2) rotate(-10deg);
    opacity: 0; }
  100% {
    transform: translate(0, 0) scale(1) rotate(0deg);
    opacity: 1; } }

.cd-illust-work.sa.in > h1 {
  animation: anime-ttob 0.3s ease-out 0.0s 1 normal;
  animation-fill-mode: both; }

.cd-illust-work.sa.in > a {
  animation: anime-rtol 0.3s ease-out 0.2s 1 normal;
  animation-fill-mode: both; }
