@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  font-family: "Montserrat", "游ゴシック", YuGothic, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Montserrat", "游ゴシック", YuGothic, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.42857;
  font-size: 12px;
  color: #596776;
  -webkit-touch-callout: none;
  background: #f1f4f6;
}

@media (max-width: 37.5em) {
  body {
    position: none;
  }
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

svg:not(:root) {
  overflow: hidden;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  color: #8995a3;
  text-decoration: none;
}

img,
object,
embed {
  vertical-align: top;
}

img {
  width: 100%;
  vertical-align: middle;
  border: 0;
}

hr, legend {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

abbr, acronym, fieldset {
  border: 0;
}

ul, ol {
  margin: 0 !important;
  padding: 0 !important;
}

li {
  list-style-type: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #8995a3;
}

input, select {
  vertical-align: middle;
}

select {
  position: relative;
  box-sizing: content-box;
}

img:not(input) {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

button,
input,
optgroup,
select,
textarea {
  outline: none;
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
select {
  text-transform: none;
}

@font-face {
  font-family: 'Montserrat', "游ゴシック", YuGothic, sans-serif;
}
@font-face {
  font-family: 'cheerz';
  src: url("../../fonts/cheerz.eot?ugqc7i");
  src: url("../../fonts/cheerz.eot?ugqc7i#iefix") format("embedded-opentype"), url("../../fonts/cheerz.ttf?ugqc7i") format("truetype"), url("../../fonts/cheerz.woff?ugqc7i") format("woff"), url("../../fonts/cheerz.svg?ugqc7i#cheerz") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cheerz' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-help_outline:before {
  content: "\e91b";
}

.icon-multi:before {
  content: "\e923";
}

.icon-top_arrow:before {
  content: "\e922";
}

.icon-heart_shape:before {
  content: "\e921";
}

.icon-right_arrow:before {
  content: "\e920";
}

.icon-clock:before {
  content: "\e91f";
}

.icon-pdf:before {
  content: "\e91e";
}

.icon-hamberger:before {
  content: "\e91d";
}

.icon-mail:before {
  content: "\e91c";
}

.icon-photo:before {
  content: "\e91a";
}

.icon-community:before {
  content: "\e919";
}

.icon-rank:before {
  content: "\e918";
}

.icon-heart_full:before {
  content: "\e917";
}

.icon-key:before {
  content: "\e916";
}

.icon-speaker:before {
  content: "\e914";
}

.icon-star:before {
  content: "\e915";
}

.icon-article:before {
  content: "\e910";
}

.icon-home:before {
  content: "\e911";
}

.icon-ranking:before {
  content: "\e912";
}

.icon-timeline:before {
  content: "\e913";
}

.icon-info:before {
  content: "\e90f";
}

.icon-ellipsis:before {
  content: "\e90e";
}

.icon-like:before {
  content: "\e90c";
}

.icon-reaction:before {
  content: "\e90d";
}

.icon-geo:before {
  content: "\e90b";
}

.icon-mic:before {
  content: "\e900";
}

.icon-arrow_bottom:before {
  content: "\e901";
}

.icon-pen:before {
  content: "\e902";
}

.icon-voice:before {
  content: "\e903";
}

.icon-heart:before {
  content: "\e904";
}

.icon-flag:before {
  content: "\e905";
}

.icon-th:before {
  content: "\e906";
}

.icon-arrow_top:before {
  content: "\e907";
}

.icon-news:before {
  content: "\e908";
}

.icon-question:before {
  content: "\e909";
}

.icon-loope:before {
  content: "\e90a";
}

.icon-attachment:before {
  content: "\e9cd";
}

.icon-cross:before {
  content: "\ea0f";
}

.icon-play3:before {
  content: "\ea1c";
}

.icon-pause2:before {
  content: "\ea1d";
}

html {
  position: relative;
  min-height: 100%;
}

body {
  background: #f1f4f6 !important;
  font-size: 12px;
  letter-spacing: 0.1em;
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

br.pc {
  display: block;
}
@media (max-width: 37.5em) {
  br.pc {
    display: none;
  }
}

br.sp {
  display: none;
}
@media (max-width: 37.5em) {
  br.sp {
    display: block;
  }
}

span.pink {
  color: #f38ec3;
}

span.gray {
  color: #bdc7d1;
}

span.blue {
  color: #84d0f8;
}

span.yellow {
  color: #f7ce93;
}

span.green {
  color: #9ae192;
}

span.purple {
  color: #bcb0f5;
}

.wrapper {
  position: relative;
}

.container {
  overflow: hidden;
  width: 100%;
  padding: 0;
}

.contentWrapper {
  position: relative;
  overflow: hidden;
  margin: 60px 0 165px;
  padding: 0 0 80px;
}
@media (max-width: 37.5em) {
  .contentWrapper {
    margin: 50px 0 0;
    padding: 0 0 40px;
  }
}
.contentWrapper.artist {
  margin: 0 0 160px;
}
@media (max-width: 37.5em) {
  .contentWrapper.artist {
    margin: 50px 0 0;
  }
}
#ranking .contentWrapper {
  margin: 60px 0 165px;
  padding: 0;
}
@media (max-width: 37.5em) {
  #ranking .contentWrapper {
    margin: 50px 0 0;
    padding: 0;
  }
}

.columnTwo .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .columnTwo .inner {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0;
  }
}
.columnTwo .inner .leftColumn {
  width: 740px;
}
@media (max-width: 37.5em) {
  .columnTwo .inner .leftColumn {
    width: 100%;
    margin: 10px 0 0;
  }
}
.columnTwo .inner .rightColumn {
  flex: 1;
  width: 220px;
  margin: 0 0 0 40px;
}
@media (max-width: 37.5em) {
  .columnTwo .inner .rightColumn {
    width: 100%;
    margin: 0;
    padding: 0 15px;
  }
}

.inner {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .inner {
    width: 100%;
    padding: 0 15px;
  }
}

.lowerLevel .container .inner {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .lowerLevel .container .inner {
    width: 100%;
  }
}
.lowerLevel.shortInner .container .inner {
  width: 500px;
}
@media (max-width: 37.5em) {
  .lowerLevel.shortInner .container .inner {
    width: 100%;
  }
}

.ml10 {
  margin-left: 10px !important;
}

a, button, label {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  cursor: pointer;
}
a:hover, button:hover, label:hover {
  opacity: 0.5;
}

a.btn, button.btn {
  display: block;
  border: 2px solid #f38ec3;
  border-radius: 20px;
  padding: 3px 10px;
  text-align: center;
  color: #f38ec3;
}
a.btn.large, button.btn.large {
  border-radius: 30px;
  border: 3px solid #f38ec3;
  padding: 7px 20px;
}
a.btn.wide, button.btn.wide {
  padding: 3px 20px;
}
a.btn.gray, button.btn.gray {
  border: 2px solid #8995a3;
  color: #8995a3;
}
a.btn.white, button.btn.white {
  border: 2px solid #fff;
  color: #fff;
}
a.btn.purple, button.btn.purple {
  border: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  color: #fff;
}

a.grayBtn {
  display: block;
  background: none;
  border: 3px solid #8995a3;
  border-radius: 16px;
  padding: 4px 14px;
  font-size: 10px;
  text-align: center;
  color: #8995a3;
  cursor: pointer;
}

a.submitBtn, button.submitBtn {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 20px 60px;
  font-size: 22px;
  color: #fff;
}
@media (max-width: 37.5em) {
  a.submitBtn, button.submitBtn {
    width: 100%;
    padding: 15px 25px;
    font-size: 15px;
  }
}

a.submitBtnSmall {
  display: inline-block;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 10px 30px;
  font-size: 13px;
  color: #fff;
}
@media (max-width: 37.5em) {
  a.submitBtnSmall {
    width: 100%;
    padding: 5px 10px;
    font-size: 11px;
  }
}

.pagetop {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}
@media (max-width: 37.5em) {
  .pagetop {
    bottom: 80px;
    right: 10px;
  }
}
.pagetop a {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  color: white !important;
}
.pagetop a img {
  width: 32px;
}

.crumb {
  background: #ebedee;
}
@media (max-width: 37.5em) {
  .crumb {
    display: none;
  }
}
.crumb .inner {
  padding: 8px 0;
}
.crumb .inner ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.crumb .inner ol li {
  font-size: 9px;
  color: #cbd1d8;
}
.crumb .inner ol li:after {
  content: '>';
  color: #a7b4c3;
  margin: 0 13px;
}
.crumb .inner ol li:last-child:after {
  display: none;
}
.crumb .inner ol li a {
  color: #a7b4c3;
}

.contentTtl {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .contentTtl {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .contentTtl .inner {
    padding: 0 20px;
  }
}
.contentTtl h2 {
  font-size: 32px;
  color: #f38ec3;
}
#supporter .contentTtl h2 {
  color: #bd93e4;
}
.contentTtl h2.support {
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .contentTtl h2 {
    font-size: 18px;
    font-weight: normal;
    text-align: center;
  }
}
.contentTtl h2.center {
  text-align: center;
}
.contentTtl h2.small {
  font-size: 28px;
}
@media (max-width: 37.5em) {
  .contentTtl h2.small {
    font-size: 18px;
  }
}
.contentTtl h2.threadTtl {
  margin: 0 auto;
  text-align: left;
  font-size: 18px;
  line-height: 2em;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .contentTtl h2.threadTtl {
    width: 100%;
    font-size: 15px;
    line-height: 1.2em;
  }
}
.contentTtl h2.ranking {
  position: relative;
  padding: 30px 0 0;
}
.contentTtl h2.ranking:before {
  font-family: 'cheerz';
  content: "\e912";
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.contentTtl p.updateInfo {
  text-align: center;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .contentTtl p.updateInfo {
    font-size: 9px;
  }
}
.contentTtl p.updateInfo:before {
  font-family: 'cheerz';
  content: "\e91f";
  margin: 0 5px 0 0;
}
.shortInner .contentTtl {
  text-align: center;
}
.contentTtl p.lead {
  margin: 40px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .contentTtl p.lead {
    margin: 20px 0 0;
    padding: 0 20px;
    text-align: left;
  }
}

.alert {
  margin: 40px 0 0;
  background: #fce8f3;
  border: 1px solid #f38ec3;
  border-radius: 3px;
  padding: 20px;
}
@media (max-width: 37.5em) {
  .alert {
    margin: 20px 0 0;
    padding: 10px;
  }
}
.alert h3 {
  margin: 0 0 10px;
  font-size: 110%;
  font-weight: bold;
  color: #f38ec3;
}
.alert p a {
  color: #f38ec3;
  text-decoration: underline;
}

.infoBox {
  margin: 40px 0;
  padding: 20px;
  border: solid 3px #f38ec3;
  border-radius: 8px;
}
.infoBox h5 {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 55px;
  font-size: 16px;
  color: #f38ec3;
  font-weight: bold;
  text-align: center;
}
.infoBox h5:before, .infoBox h5:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 40%;
  height: 1px;
  background-color: #f38ec3;
}
@media (max-width: 37.5em) {
  .infoBox h5:before, .infoBox h5:after {
    width: 35%;
  }
}
.infoBox h5:before {
  left: 0;
}
.infoBox h5:after {
  right: 0;
}
.infoBox p {
  margin: 10px 0 0;
}

.pager {
  margin-top: 50px;
}
@media (max-width: 37.5em) {
  .pager {
    margin-top: 25px;
  }
}
.pager ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.pager ul li {
  margin: 0 0 0 10px;
}
.pager ul li:first-child {
  margin: 0;
}
.pager ul li.current a {
  background: #f38ec3;
  color: #fff;
  box-shadow: none;
}
.pager ul li.disabled {
  opacity: 0.3;
}
.pager ul li.disabled a {
  pointer-events: none;
}
@media (max-width: 37.5em) {
  .pager ul li {
    display: none;
  }
  .pager ul li.current, .pager ul li:first-child, .pager ul li:nth-child(2), .pager ul li:last-child, .pager ul li:nth-last-of-type(2) {
    display: block;
  }
}
.pager ul li a {
  display: block;
  padding-top: 5px;
  width: 26px;
  height: 26px;
  border-radius: 13px;
  background: #cbd1d8;
  font-size: 11px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.pager ul li a:hover {
  opacity: 0.6;
}

.radioBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

input {
  display: none;
}

input[type="range"] {
  display: block;
}

input[type=range] {
  margin: auto;
  outline: none;
  padding: 0;
  width: 100%;
  height: 6px;
  background-color: #e4e7ea;
  background-image: -webkit-gradient(to right, #9bbfec 0%, #bab0e4 50%, #e9ade3 100%);
  background-image: -webkit-linear-gradient(to right, #9bbfec 0%, #bab0e4 50%, #e9ade3 100%);
  background-image: -moz-linear-gradient(to right, #9bbfec 0%, #bab0e4 50%, #e9ade3 100%);
  background-image: -o-linear-gradient(to right, #9bbfec 0%, #bab0e4 50%, #e9ade3 100%);
  background-image: linear-gradient(to right, #9bbfec 0%, #bab0e4 50%, #e9ade3 100%);
  background-size: 50% 100%;
  background-repeat: no-repeat;
  border-radius: 10px;
  cursor: pointer;
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  box-shadow: none;
  border: none;
  background: transparent;
  -webkit-appearance: none;
}

input[type=range]::-moz-range-track {
  box-shadow: none;
  border: none;
  background: transparent;
}

input[type=range]::-moz-focus-outer {
  border: 0;
}

input[type=range]::-webkit-slider-thumb {
  width: 14px;
  height: 14px;
  border: 0;
  background: #f38ec3;
  border-radius: 100%;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
}

input[type=range]::-moz-range-thumb {
  width: 14px;
  height: 14px;
  border: 0;
  background: #f38ec3;
  border-radius: 100%;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.1);
}

input:focus:invalid, textarea:focus:invalid, select:focus:invalid {
  border: 1px solid #f38ec3 !important;
  box-shadow: 0 0 4px 0 #f38ec3 !important;
}

input:required + .errorTxt, textarea:required + .errorTxt, select:required + .errorTxt {
  display: none;
}

input:focus:required + .errorTxt, textarea:focus:required + .errorTxt, select:focus:required + .errorTxt {
  display: none;
}

input:focus:valid + .errorTxt, textarea:focus:valid + .errorTxt, select:focus:valid + .errorTxt {
  display: none;
}

input:focus:invalid + .errorTxt, textarea:focus:invalid + .errorTxt, select:focus:invalid + .errorTxt {
  display: none;
}

.errorTxt {
  display: none;
  background: #f38ec3;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
}
.errorTxt.-show {
  display: block !important;
}

p.supplement {
  margin: 5px 0 0;
  font-size: 10px;
}

input[type="text"], input[type="email"], input[type="password"], input[type="url"], input[type="tel"], textarea {
  display: block;
  width: 100%;
  border: none;
  background: #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  padding: 12px 10px;
  font-size: 13px;
  -webkit-appearance: none;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cbd1d8;
}
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #cbd1d8;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #cbd1d8;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cbd1d8;
}

input[type="text"].search {
  display: block;
  width: 230px;
  border: none;
  background: #f4f6f8;
  border-radius: 20px;
  box-shadow: none;
  padding: 7px 30px;
  font-size: 11px;
}

input[type="file"] {
  display: none;
}

.searchBox {
  position: relative;
}
.searchBox:after {
  font-family: 'cheerz';
  content: "\e90a";
  color: #bcc6cf;
  position: absolute;
  top: 6px;
  left: 10px;
}

label {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
label p {
  margin: 0 0 0 4px;
  font-size: 11px;
}

label.fileBtn {
  display: block;
  border: 2px solid #f38ec3;
  border-radius: 12px;
  padding: 3px 10px;
  text-align: center;
  color: #f38ec3;
  cursor: pointer;
}

.radioIcon {
  position: relative;
}

.radio + .radioIcon:before {
  content: '';
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 6px;
  margin: 1px 0 0;
}

.radio:checked + .radioIcon:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #f38ec3;
  border-radius: 4px;
  position: absolute;
  top: 3px;
  left: 2px;
}

.radio:checked ~ p {
  color: #f38ec3;
}

input[type="checkbox"] {
  display: none;
}

label.checkboxLabel, label.radioBtnLabel {
  display: block;
  border: none;
  background: #f4f6f8;
  border-radius: 20px;
  box-shadow: none;
  padding: 5px 12px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  label.checkboxLabel, label.radioBtnLabel {
    padding: 5px 10px;
  }
}

.checkLabel:checked + label.checkboxLabel, .radioLabel:checked + label.radioBtnLabel {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
}

label.checkboxTtl {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 27px;
  vertical-align: middle;
  cursor: pointer;
  font-size: 18px;
  color: #f38ec3;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  label.checkboxTtl {
    font-size: 15px;
  }
}
label.checkboxTtl:after {
  position: absolute;
  top: 12px;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: #fff;
  content: '';
}
@media (max-width: 37.5em) {
  label.checkboxTtl:after {
    top: 10px;
  }
}
label.checkboxTtl:before {
  position: absolute;
  z-index: 99;
  top: 12px;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 37.5em) {
  label.checkboxTtl:before {
    top: 10px;
  }
}
input[type=checkbox]:checked + label.checkboxTtl:before {
  opacity: 1;
}

.checkbox:checked + label.checkboxTtl:after {
  background: #f38ec3;
}

label.radioCheckTtl {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 27px;
  vertical-align: middle;
  cursor: pointer;
}
label.radioCheckTtl:after {
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: #e8e9ea;
  content: '';
}
@media (max-width: 37.5em) {
  label.radioCheckTtl:after {
    top: 10px;
  }
}
label.radioCheckTtl:before {
  position: absolute;
  z-index: 99;
  top: 8px;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 37.5em) {
  label.radioCheckTtl:before {
    top: 10px;
  }
}
input[type=radio]:checked + label.radioCheckTtl:before {
  opacity: 1;
}

.radio:checked + label.radioCheckTtl:after {
  background: #f38ec3;
}

.selectWrap {
  position: relative;
  background: #fff;
  border-radius: 2px;
  padding: 0;
}
.selectWrap:after {
  font-family: 'cheerz';
  content: '\e901';
  font-size: 10px;
  transform: scale(0.3);
  color: #596776;
  position: absolute;
  top: 5px;
  right: -2px;
  z-index: 1;
  pointer-events: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 22px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 12px 0 4px;
  border: none;
}

select::-ms-expand {
  display: none;
}

button {
  display: block;
  background: none;
  border: 3px solid #8995a3;
  border-radius: 16px;
  padding: 4px 14px;
  font-size: 10px;
  text-align: center;
  color: #8995a3;
  cursor: pointer;
}
button.submit {
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 25px;
  padding: 15px 25px;
  font-size: 15px;
  color: #fff;
}
#supporter button.submit {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
}
button:disabled {
  opacity: 0.3;
}

.toggleBtn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
  padding: 5px;
}
@media (max-width: 37.5em) {
  .toggleBtn {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.toggleBtn label {
  display: inline;
  width: 100px;
  height: 33px;
  border: 1px solid #e8e9ea;
  padding: 0 5px;
  text-align: center;
  line-height: 33px;
}
.toggleBtn > label:first-of-type {
  border-left: solid 1px #e8e9ea;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.toggleBtn > label:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.toggleBtn input[type="radio"]:checked + label {
  background: #f38ec3;
  color: #fff;
}

.caution {
  margin: 40px 0 0;
}
.caution ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.caution ul li {
  margin: 10px 0 0;
  width: 370px;
  text-indent: -1em;
  padding-left: 1em;
}
.caution ul li:before {
  content: '・';
}

header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  height: 60px;
  background: #fff;
}
@media (max-width: 37.5em) {
  header {
    width: 100%;
    height: 50px;
  }
}
header .inner {
  margin: 0 auto;
  height: 60px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  header .inner {
    width: 100%;
    height: 50px;
    padding: 10px 20px 10px 20px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
header .inner h1 {
  width: 91px;
  height: 17px;
}
@media (max-width: 37.5em) {
  header .inner h1 {
    display: none;
  }
}
header .inner h1 a {
  display: block;
  background-image: url("../../img/logo_CHEERZ.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 91px;
  height: 17px;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  header .inner nav {
    width: 100%;
  }
}
header .inner nav ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  header .inner nav ul {
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
header .inner nav ul li {
  margin: 0 0 0 30px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li {
    margin: 0;
  }
}
header .inner nav ul li.dropdown {
  position: relative;
  height: 50px;
  margin-bottom: -35px;
}
header .inner nav ul li.dropdown:after {
  display: block;
  transform: scale(0.3);
  font-family: 'cheerz';
  content: "\e901";
  font-size: 10px;
  color: #bcc6cf;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 15px;
  left: 0;
  margin: auto;
  padding: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
header .inner nav ul li.dropdown:hover:after {
  content: "\e907";
}
header .inner nav ul li a {
  color: #bcc6cf;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  header .inner nav ul li a {
    position: relative;
    text-align: center;
    font-size: 9px;
    letter-spacing: 0.05em;
    padding: 25px 0 0;
  }
}
header .inner nav ul li a.home:before {
  font-family: 'cheerz';
  content: "\e911";
  margin: 0 6px 0 0;
  padding: 0 0 0 1px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li a.home:before {
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
}
#home header .inner nav ul li a.home {
  color: #f38ec3;
}
header .inner nav ul li a.timeline:before {
  font-family: 'cheerz';
  content: "\e913";
  margin: 0 6px 0 0;
  padding: 0 0 0 1px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li a.timeline:before {
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
}
#timeline header .inner nav ul li a.timeline {
  color: #f38ec3;
}
header .inner nav ul li a.ranking:before {
  font-family: 'cheerz';
  content: "\e912";
  margin: 0 6px 0 0;
  padding: 0 0 0 1px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li a.ranking:before {
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
}
#ranking header .inner nav ul li a.ranking {
  color: #f38ec3;
}
header .inner nav ul li a.article:before {
  font-family: 'cheerz';
  content: "\e910";
  margin: 0 6px 0 0;
  padding: 0 0 0 1px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li a.article:before {
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
    font-size: 18px;
    margin: 0;
    padding: 0;
  }
}
#article header .inner nav ul li a.article {
  color: #f38ec3;
}
header .inner nav ul li.spMenu {
  display: none;
}
@media (max-width: 37.5em) {
  header .inner nav ul li.spMenu {
    display: block;
  }
}
header .inner nav ul li .accountSp {
  display: none;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .accountSp {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
header .inner nav ul li .accountSp:after {
  display: block;
  transform: scale(0.3);
  font-family: 'cheerz';
  content: "\e901";
  font-size: 10px;
  color: #bcc6cf;
  position: absolute;
  right: 6px;
  bottom: -13px;
  margin: auto;
  padding: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .accountSp:after {
    display: none;
  }
}
header .inner nav ul li .accountSp:hover:after {
  content: "\e907";
}
header .inner nav ul li .accountSp p.accountName {
  font-size: 10px;
  color: #8995a3;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .accountSp p.accountName {
    margin: 5px 0 0;
    font-size: 9px;
    letter-spacing: 0.05em;
    text-align: center;
  }
}
header .inner nav ul li .accountSp .profPhoto {
  position: relative;
  margin: 0 0 0 8px;
  width: 32px;
  height: 32px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .accountSp .profPhoto {
    margin: 0 auto;
    width: 21px;
    height: 21px;
  }
}
header .inner nav ul li .accountSp .profPhoto .label {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #f38ec3;
  position: absolute;
  top: 2px;
  right: -3px;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .accountSp .profPhoto .label {
    width: 7px;
    height: 7px;
  }
}
header .inner nav ul li .accountSp .profPhoto img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 100%;
  overflow: hidden;
}
header .inner nav ul li .accountSp .drop {
  display: block;
  position: absolute;
  top: 46px;
  padding: 18px !important;
  right: -10px;
  width: 190px;
  background: #fff;
  border-radius: 6px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
header .inner nav ul li .accountSp .drop:before {
  content: "";
  position: absolute;
  right: 14px;
  top: -24px;
  width: 0px;
  height: 0px;
  margin: auto;
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
header .inner nav ul li .accountSp .drop li {
  margin: 20px 0 0;
  font-size: 12px;
}
header .inner nav ul li .accountSp .drop li:first-child {
  margin: 0;
}
header .inner nav ul li .accountSp .drop li a {
  display: inline-block;
  text-align: left;
  color: #8995a3;
  padding: 0;
  font-size: 12px;
}
header .inner nav ul li .accountSp .drop li a.second {
  font-size: 11px;
  color: #cbd1d8;
}
header .inner nav ul li .accountSp .drop li span {
  display: inline-block;
  background: #f38ec3;
  border-radius: 8px;
  min-width: 15px;
  height: 15px;
  margin: 0 0 0 5px;
  padding: 0 5px;
  color: #fff;
  font-size: 9px;
  text-align: center;
  line-height: 15px;
}
header .inner nav ul li .accountSp:hover .drop {
  top: 56px;
  visibility: visible;
  opacity: 1;
}
header .inner nav ul li .login {
  display: none;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .login {
    display: block;
    margin: 0;
  }
}
header .inner nav ul li .login a {
  font-size: 12px;
  font-weight: bold;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .login a {
    display: block;
    position: relative;
    text-align: center;
    font-size: 9px;
    color: #bcc6cf;
    font-weight: normal;
    letter-spacing: 0.05em;
    padding: 25px 0 0;
  }
}
header .inner nav ul li .login a:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e916";
  font-weight: normal;
}
@media (max-width: 37.5em) {
  header .inner nav ul li .login a:before {
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
    font-size: 18px;
    color: #bcc6cf;
    margin: 0;
    padding: 0;
  }
}
header .inner .searchBox {
  margin-left: auto;
}
@media (max-width: 37.5em) {
  header .inner .searchBox {
    display: none;
  }
}
header .inner .account {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin-left: 30px;
  position: relative;
  height: 80px;
}
@media (max-width: 37.5em) {
  header .inner .account {
    display: none;
  }
}
header .inner .account:after {
  display: block;
  transform: scale(0.3);
  font-family: 'cheerz';
  content: "\e901";
  font-size: 10px;
  color: #bcc6cf;
  position: absolute;
  right: 6px;
  bottom: 10px;
  margin: auto;
  padding: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
header .inner .account:hover:after {
  content: "\e907";
}
header .inner .account p.accountName {
  font-size: 10px;
  color: #8995a3;
}
header .inner .account .profPhoto {
  position: relative;
  margin: 0 0 0 8px;
  width: 32px;
  height: 32px;
}
header .inner .account .profPhoto .label {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #f38ec3;
  position: absolute;
  top: 2px;
  right: -3px;
}
header .inner .account .profPhoto img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 100%;
  overflow: hidden;
}
header .inner .account .drop {
  display: block;
  position: absolute;
  top: 46px;
  padding: 18px !important;
  right: -10px;
  width: 190px;
  background: #fff;
  border-radius: 6px;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}
header .inner .account .drop:before {
  content: "";
  position: absolute;
  right: 14px;
  top: -24px;
  width: 0px;
  height: 0px;
  margin: auto;
  border: 12px solid transparent;
  border-bottom: 12px solid #fff;
}
header .inner .account .drop li {
  margin: 20px 0 0;
  font-size: 12px;
}
header .inner .account .drop li:first-child {
  margin: 0;
}
header .inner .account .drop li a {
  color: #8995a3;
}
header .inner .account .drop li a.second {
  font-size: 11px;
  color: #cbd1d8;
}
header .inner .account .drop li span {
  display: inline-block;
  background: #f38ec3;
  border-radius: 8px;
  min-width: 15px;
  height: 15px;
  margin: 0 0 0 5px;
  padding: 0 5px;
  color: #fff;
  font-size: 9px;
  text-align: center;
  line-height: 15px;
}
header .inner .account:hover .drop {
  top: 82px;
  visibility: visible;
  opacity: 1;
}
header .inner .login {
  margin: 0 0 0 30px;
}
@media (max-width: 37.5em) {
  header .inner .login {
    display: none;
  }
}
header .inner .login a {
  font-size: 12px;
  font-weight: bold;
  color: #f38ec3;
}
header .inner .login a:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e916";
  font-weight: normal;
}

header.sp {
  display: none;
}
@media (max-width: 37.5em) {
  header.sp {
    display: block;
    width: 100%;
  }
  header.sp .inner .spHead {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    z-index: 99;
    background: #fff;
  }
  header.sp .inner .spHead h1 {
    margin: 0 0 0 50px;
    width: 129px;
    height: 16px;
  }
  header.sp .inner .spHead h1 a {
    display: block;
    background-image: url("../../img/logo_CHEERPOS_sp.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 129px;
    height: 16px;
    text-indent: -9999px;
  }
  header.sp .inner .spHead .account {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-left: auto;
    margin-right: 10px;
    position: relative;
    /*&:after{
    	display:block;
    	transform: scale(0.3);
    	font-family:'cheerz';
    	content: "\e901";
    	font-size:10px;
    	color:$brand-lightgray;
    	position: absolute;
    	right: 6px;
    	bottom: -13px;
    	margin: auto;
    	padding:0;
    	-webkit-transition: all .2s ease;
    	transition: all .2s ease;
    }
    &:hover:after{
    	content: "\e907";
    }*/
  }
  header.sp .inner .spHead .account p.accountName {
    font-size: 10px;
    color: #8995a3;
  }
  header.sp .inner .spHead .account .profPhoto {
    position: relative;
    margin: 0 0 0 8px;
    width: 32px;
    height: 32px;
  }
  header.sp .inner .spHead .account .profPhoto .label {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #f38ec3;
    position: absolute;
    top: 2px;
    right: -3px;
  }
  header.sp .inner .spHead .account .profPhoto img {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    overflow: hidden;
  }
  header.sp .inner nav.drawer-nav .drawerLogo {
    margin: 0 0 40px 0;
    width: 129px;
    height: 16px;
  }
  header.sp .inner nav.drawer-nav .drawerLogo a {
    display: block;
    background-image: url("../../img/logo_CHEERPOS_sp.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 129px;
    height: 16px;
    text-indent: -9999px;
  }
}

footer {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 50px 0;
  background: #fff;
}
@media (max-width: 37.5em) {
  footer {
    position: relative;
    padding: 30px 0 20px;
  }
}
footer .inner {
  margin: 0 auto;
}
footer .inner .appDl ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  footer .inner .appDl ul {
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
footer .inner .appDl ul li {
  margin: 0 0 0 10px;
}
footer .inner .appDl ul li:first-child {
  margin: 0;
}
footer .inner .appDl ul li a {
  display: block;
  text-indent: -9999px;
}
footer .inner .appDl ul li a.appStore {
  width: 92px;
  height: 30px;
  background-image: url("../../img/dl_appstore.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  footer .inner .appDl ul li a.appStore {
    background-image: url("../../img/dl_appstore_sp.png");
  }
}
footer .inner .appDl ul li a.googlePlay {
  width: 100px;
  height: 30px;
  background-image: url("../../img/dl_googleplay.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  footer .inner .appDl ul li a.googlePlay {
    background-image: url("../../img/dl_googleplay_sp.png");
  }
}
footer .inner .footerLink {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink {
    margin: 10px 0 0;
    display: block;
  }
}
footer .inner .footerLink ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
footer .inner .footerLink ul li {
  margin: 0 0 0 30px;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink ul li {
    margin: 20px 15px 0;
  }
}
footer .inner .footerLink ul li:first-child {
  margin: 0;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink ul li:first-child {
    margin: 20px 15px 0;
  }
}
footer .inner .footerLink ul li a {
  font-size: 11px;
}
footer .inner .footerLink .language {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink .language {
    margin: 40px 0 0;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
footer .inner .footerLink .language label {
  font-size: 9px;
}
footer .inner .footerLink .language label input[type="radio"]:checked + span {
  background: #f38ec3;
  padding: 2px 4px;
  border-radius: 2px;
  color: #fff;
}
footer .inner .footerLink p.copyright {
  font-size: 9px;
  color: #8995a3;
}
@media (max-width: 37.5em) {
  footer .inner .footerLink p.copyright {
    margin: 50px 0 0;
    text-align: center;
  }
}

.cheerAnimation {
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9999;
}
.cheerAnimation .cheerAnimationWrap {
  display: table;
  padding: 0;
  width: 100%;
  height: 100%;
}
.cheerAnimation .cheerAnimationWrap .animationInner {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea {
  position: relative;
  width: 600px;
  margin: -50px auto 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea {
    width: 100%;
    padding: 40px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount.first {
  animation: cheerAnimationNumberFirst ease-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationNumberFirst ease-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationNumberFirst ease-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationNumberFirst ease-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationNumberFirst ease-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount.second {
  animation: cheerAnimationNumberSecond ease-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationNumberSecond ease-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationNumberSecond ease-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationNumberSecond ease-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationNumberSecond ease-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount .cheerNum {
  font-size: 96px;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #f38ec3;
  line-height: 1em;
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount .cheerNum {
    font-size: 60px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer {
  font-size: 28px;
  font-weight: 700;
  letter-spacing: -0.02em;
  line-height: 0.5em;
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer {
    font-size: 18px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+1) {
  color: #f38ec3;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+2) {
  color: #bdc7d1;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+3) {
  color: #84d0f8;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+4) {
  color: #f7ce93;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+5) {
  color: #9ae192;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerCount p.cheer span:nth-child(6n+6) {
  color: #bcb0f5;
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLarge {
  position: absolute;
  top: calc(50% - 97px);
  left: calc(50% - 99px);
  width: 197px;
  height: 194px;
  background: url("../../../../assets/cheerz/img/cheer_heart_large.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingLarge ease-out 2.1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingLarge ease-out 2.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingLarge ease-out 2.1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingLarge ease-out 2.1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingLarge ease-out 2.1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLarge {
    top: calc(50% - 61px);
    left: calc(50% - 62px);
    width: 123px;
    height: 121px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLargeLuster {
  position: absolute;
  top: calc(50% - 107px);
  left: calc(50% - 108px);
  width: 216px;
  height: 213px;
  background: url("../../../../assets/cheerz/img/cheer_heart_large_luster.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingLargeLuster ease-out 2.1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingLargeLuster ease-out 2.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingLargeLuster ease-out 2.1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingLargeLuster ease-out 2.1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingLargeLuster ease-out 2.1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLargeLuster {
    top: calc(50% - 67px);
    left: calc(50% - 68px);
    width: 135px;
    height: 133px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLargeRadiation {
  position: absolute;
  top: calc(50% - 105px);
  left: calc(50% - 106px);
  width: 212px;
  height: 210px;
  background: url("../../../../assets/cheerz/img/cheer_heart_large_radiation.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingLargeRadiation ease-out 2.1s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingLargeRadiation ease-out 2.1s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingLargeRadiation ease-out 2.1s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingLargeRadiation ease-out 2.1s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingLargeRadiation ease-out 2.1s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingLargeRadiation {
    top: calc(50% - 66px);
    left: calc(50% - 67px);
    width: 133px;
    height: 131px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddle {
  position: absolute;
  top: calc(50% - 122px);
  left: calc(50% - 122px);
  width: 244px;
  height: 243px;
  background: url("../../../../assets/cheerz/img/cheer_heart_middle.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingMiddle ease-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingMiddle ease-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingMiddle ease-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingMiddle ease-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingMiddle ease-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddle {
    top: calc(50% - 76px);
    left: calc(50% - 76px);
    width: 152px;
    height: 152px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddleLuster {
  position: absolute;
  top: calc(50% - 132px);
  left: calc(50% - 132px);
  width: 263px;
  height: 262px;
  background: url("../../../../assets/cheerz/img/cheer_heart_middle_luster.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingMiddleLuster ease-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingMiddleLuster ease-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingMiddleLuster ease-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingMiddleLuster ease-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingMiddleLuster ease-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddleLuster {
    top: calc(50% - 82px);
    left: calc(50% - 82px);
    width: 164px;
    height: 164px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddleRadiation {
  position: absolute;
  top: calc(50% - 132px);
  left: calc(50% - 132px);
  width: 264px;
  height: 263px;
  background: url("../../../../assets/cheerz/img/cheer_heart_middle_radiation.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingMiddleRadiation ease-out 2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingMiddleRadiation ease-out 2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingMiddleRadiation ease-out 2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingMiddleRadiation ease-out 2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingMiddleRadiation ease-out 2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingMiddleRadiation {
    top: calc(50% - 82px);
    left: calc(50% - 83px);
    width: 165px;
    height: 164px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmall {
  position: absolute;
  top: calc(50% - 142px);
  left: calc(50% - 142px);
  width: 284px;
  height: 283px;
  background: url("../../../../assets/cheerz/img/cheer_heart_small.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingSmall ease-out 1.9s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingSmall ease-out 1.9s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingSmall ease-out 1.9s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingSmall ease-out 1.9s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingSmall ease-out 1.9s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmall {
    top: calc(50% - 89px);
    left: calc(50% - 89px);
    width: 177px;
    height: 177px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmallLuster {
  position: absolute;
  top: calc(50% - 151px);
  left: calc(50% - 151px);
  width: 302px;
  height: 301px;
  background: url("../../../../assets/cheerz/img/cheer_heart_small_luster.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingSmallLuster ease-out 1.9s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingSmallLuster ease-out 1.9s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingSmallLuster ease-out 1.9s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingSmallLuster ease-out 1.9s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingSmallLuster ease-out 1.9s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmallLuster {
    top: calc(50% - 94px);
    left: calc(50% - 95px);
    width: 189px;
    height: 188px;
  }
}
.cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmallRadiation {
  position: absolute;
  top: calc(50% - 153px);
  left: calc(50% - 154px);
  width: 307px;
  height: 305px;
  background: url("../../../../assets/cheerz/img/cheer_heart_small_radiation.png") 0 0 no-repeat;
  background-size: contain;
  animation: cheerAnimationRingSmallRadiation ease-out 1.9s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  animation-fill-mode: forwards;
  /*when the spec is finished*/
  -webkit-animation: cheerAnimationRingSmallRadiation ease-out 1.9s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-fill-mode: forwards;
  /*Chrome 16+, Safari 4+*/
  -moz-animation: cheerAnimationRingSmallRadiation ease-out 1.9s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -moz-animation-fill-mode: forwards;
  /*FF 5+*/
  -o-animation: cheerAnimationRingSmallRadiation ease-out 1.9s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -o-animation-fill-mode: forwards;
  /*Not implemented yet*/
  -ms-animation: cheerAnimationRingSmallRadiation ease-out 1.9s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
  -ms-animation-fill-mode: forwards;
  /*IE 10+*/
}
@media (max-width: 37.5em) {
  .cheerAnimation .cheerAnimationWrap .animationInner .animationArea .cheerRingSmallRadiation {
    top: calc(50% - 96px);
    left: calc(50% - 96px);
    width: 192px;
    height: 191px;
  }
}

@keyframes cheerAnimationNumberFirst {
  0% {
    opacity: 0;
    transform: scaleX(1) scaleY(1);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.3) scaleY(1.3);
  }
  100% {
    opacity: 1;
    transform: scaleX(1.4) scaleY(1.4);
  }
}
@-moz-keyframes cheerAnimationNumberFirst {
  0% {
    opacity: 0;
    -moz-transform: scaleX(1) scaleY(1);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.3) scaleY(1.3);
  }
  100% {
    opacity: 1;
    -moz-transform: scaleX(1.4) scaleY(1.4);
  }
}
@-webkit-keyframes cheerAnimationNumberFirst {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(1) scaleY(1);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.3) scaleY(1.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: scaleX(1.4) scaleY(1.4);
  }
}
@-o-keyframes cheerAnimationNumberFirst {
  0% {
    opacity: 0;
    -o-transform: scaleX(1) scaleY(1);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.3) scaleY(1.3);
  }
  100% {
    opacity: 1;
    -o-transform: scaleX(1.4) scaleY(1.4);
  }
}
@-ms-keyframes cheerAnimationNumberFirst {
  0% {
    opacity: 0;
    -ms-transform: scaleX(1) scaleY(1);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.3) scaleY(1.3);
  }
  100% {
    opacity: 1;
    -ms-transform: scaleX(1.4) scaleY(1.4);
  }
}
@keyframes cheerAnimationNumberSecond {
  0% {
    opacity: 0;
    transform: scaleX(1.4) scaleY(1.4);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.5) scaleY(1.5);
  }
  100% {
    opacity: 0;
    transform: scaleX(1.7) scaleY(1.7);
  }
}
@-moz-keyframes cheerAnimationNumberSecond {
  0% {
    opacity: 0;
    -moz-transform: scaleX(1.4) scaleY(1.4);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.5) scaleY(1.5);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(1.7) scaleY(1.7);
  }
}
@-webkit-keyframes cheerAnimationNumberSecond {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(1.4) scaleY(1.4);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.5) scaleY(1.5);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(1.7) scaleY(1.7);
  }
}
@-o-keyframes cheerAnimationNumberSecond {
  0% {
    opacity: 0;
    -o-transform: scaleX(1.4) scaleY(1.4);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.5) scaleY(1.5);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(1.7) scaleY(1.7);
  }
}
@-ms-keyframes cheerAnimationNumberSecond {
  0% {
    opacity: 0;
    -ms-transform: scaleX(1.4) scaleY(1.4);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.5) scaleY(1.5);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(1.7) scaleY(1.7);
  }
}
@keyframes cheerAnimationRingLarge {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    transform: scaleX(2) scaleY(2);
  }
}
@-moz-keyframes cheerAnimationRingLarge {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2) scaleY(2);
  }
}
@-webkit-keyframes cheerAnimationRingLarge {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2) scaleY(2);
  }
}
@-o-keyframes cheerAnimationRingLarge {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2) scaleY(2);
  }
}
@-ms-keyframes cheerAnimationRingLarge {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2) scaleY(2);
  }
}
@keyframes cheerAnimationRingLargeLuster {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    transform: scaleX(2) scaleY(2);
  }
}
@-moz-keyframes cheerAnimationRingLargeLuster {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2) scaleY(2);
  }
}
@-webkit-keyframes cheerAnimationRingLargeLuster {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2) scaleY(2);
  }
}
@-o-keyframes cheerAnimationRingLargeLuster {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2) scaleY(2);
  }
}
@-ms-keyframes cheerAnimationRingLargeLuster {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2) scaleY(2);
  }
}
@keyframes cheerAnimationRingLargeRadiation {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    transform: scaleX(1.9) scaleY(1.9);
  }
  100% {
    opacity: 0;
    transform: scaleX(2) scaleY(2);
  }
}
@-moz-keyframes cheerAnimationRingLargeRadiation {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -moz-transform: scaleX(1.9) scaleY(1.9);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2) scaleY(2);
  }
}
@-webkit-keyframes cheerAnimationRingLargeRadiation {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -webkit-transform: scaleX(1.9) scaleY(1.9);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2) scaleY(2);
  }
}
@-o-keyframes cheerAnimationRingLargeRadiation {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -o-transform: scaleX(1.9) scaleY(1.9);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2) scaleY(2);
  }
}
@-ms-keyframes cheerAnimationRingLargeRadiation {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -ms-transform: scaleX(1.9) scaleY(1.9);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2) scaleY(2);
  }
}
@keyframes cheerAnimationRingMiddle {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
}
@-moz-keyframes cheerAnimationRingMiddle {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-webkit-keyframes cheerAnimationRingMiddle {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-o-keyframes cheerAnimationRingMiddle {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-ms-keyframes cheerAnimationRingMiddle {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
}
@keyframes cheerAnimationRingMiddleLuster {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
}
@-moz-keyframes cheerAnimationRingMiddleLuster {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-webkit-keyframes cheerAnimationRingMiddleLuster {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-o-keyframes cheerAnimationRingMiddleLuster {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-ms-keyframes cheerAnimationRingMiddleLuster {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
}
@keyframes cheerAnimationRingMiddleRadiation {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    transform: scaleX(1.95) scaleY(1.95);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
}
@-moz-keyframes cheerAnimationRingMiddleRadiation {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -moz-transform: scaleX(1.95) scaleY(1.95);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-webkit-keyframes cheerAnimationRingMiddleRadiation {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -webkit-transform: scaleX(1.95) scaleY(1.95);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-o-keyframes cheerAnimationRingMiddleRadiation {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -o-transform: scaleX(1.95) scaleY(1.95);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
}
@-ms-keyframes cheerAnimationRingMiddleRadiation {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -ms-transform: scaleX(1.95) scaleY(1.95);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
}
@keyframes cheerAnimationRingSmall {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.2) scaleY(2.2);
  }
}
@-moz-keyframes cheerAnimationRingSmall {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-webkit-keyframes cheerAnimationRingSmall {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-o-keyframes cheerAnimationRingSmall {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-ms-keyframes cheerAnimationRingSmall {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.2) scaleY(2.2);
  }
}
@keyframes cheerAnimationRingSmallLuster {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.2) scaleY(2.2);
  }
}
@-moz-keyframes cheerAnimationRingSmallLuster {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -moz-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-webkit-keyframes cheerAnimationRingSmallLuster {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -webkit-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-o-keyframes cheerAnimationRingSmallLuster {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -o-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-ms-keyframes cheerAnimationRingSmallLuster {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  95% {
    opacity: 0;
    -ms-transform: scaleX(2.1) scaleY(2.1);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.2) scaleY(2.2);
  }
}
@keyframes cheerAnimationRingSmallRadiation {
  0% {
    opacity: 0;
    transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    transform: scaleX(1.83) scaleY(1.83);
  }
  100% {
    opacity: 0;
    transform: scaleX(2.2) scaleY(2.2);
  }
}
@-moz-keyframes cheerAnimationRingSmallRadiation {
  0% {
    opacity: 0;
    -moz-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -moz-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -moz-transform: scaleX(1.83) scaleY(1.83);
  }
  100% {
    opacity: 0;
    -moz-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-webkit-keyframes cheerAnimationRingSmallRadiation {
  0% {
    opacity: 0;
    -webkit-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -webkit-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -webkit-transform: scaleX(1.83) scaleY(1.83);
  }
  100% {
    opacity: 0;
    -webkit-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-o-keyframes cheerAnimationRingSmallRadiation {
  0% {
    opacity: 0;
    -o-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -o-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -o-transform: scaleX(1.83) scaleY(1.83);
  }
  100% {
    opacity: 0;
    -o-transform: scaleX(2.2) scaleY(2.2);
  }
}
@-ms-keyframes cheerAnimationRingSmallRadiation {
  0% {
    opacity: 0;
    -ms-transform: scaleX(0) scaleY(0);
  }
  17% {
    opacity: 1;
    -ms-transform: scaleX(1.8) scaleY(1.8);
  }
  30% {
    opacity: 0;
    -ms-transform: scaleX(1.83) scaleY(1.83);
  }
  100% {
    opacity: 0;
    -ms-transform: scaleX(2.2) scaleY(2.2);
  }
}
.spSearch {
  display: none;
}
@media (max-width: 37.5em) {
  .spSearch {
    display: block;
  }
  .spSearch .inner {
    padding: 5px 15px;
  }
  .spSearch .inner .searchBox form input {
    background: #fff;
  }
}

.cover {
  position: relative;
  width: 100%;
  background-size: cover !important;
}
.cover.beforeLogin {
  height: auto;
}
.cover.beforeLogin:before {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.cover.beforeLogin .inner {
  display: block;
  padding: 80px 0 35px;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner {
    padding: 50px 15px;
  }
}
.cover.beforeLogin .inner h2 {
  margin: 0 auto;
  width: 351px;
  height: 91px;
  background: url("../../../../assets/cheerz/img/logo_before_login.png") 0 0 no-repeat;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner h2 {
    width: 67.1%;
    height: 0;
    padding: 9%;
    background-size: contain;
  }
}
.cover.beforeLogin .inner p.count {
  margin: 20px 0 0;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner p.count {
    font-size: 10px;
  }
}
.cover.beforeLogin .inner p.count span {
  font-size: 21px;
  font-weight: 400;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner p.count span {
    font-size: 15px;
  }
}
.cover.beforeLogin .inner p.lead {
  margin: 20px 0 0;
  font-size: 13px;
  color: #fff;
  text-align: center;
  line-height: 2em;
}
.cover.beforeLogin .inner .spBtn {
  display: none;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .spBtn {
    display: block;
    margin: 50px 0 0;
  }
  .cover.beforeLogin .inner .spBtn a.submitBtn {
    text-align: center;
  }
  .cover.beforeLogin .inner .spBtn a.submitBtn.off {
    pointer-events: none;
    background: #cbd1d8;
    opacity: 0.8;
  }
}
.cover.beforeLogin .inner .btnArea {
  margin: 38px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .btnArea {
    margin: 20px 0 0;
  }
}
.cover.beforeLogin .inner .btnArea .btnSmall {
  margin: 7px 10px 0;
}
.cover.beforeLogin .inner .btnArea .btnSmall p {
  text-align: center;
  font-size: 11px;
  color: #fff;
}
.cover.beforeLogin .inner .btnArea .btnSmall .btnBox {
  margin: 6px auto 0;
}
.cover.beforeLogin .inner .btnArea .btnSmall .btnBox a.btn {
  border: 3px solid #f38ec3;
  padding: 10px 36px;
  font-weight: 400;
  border-radius: 22px;
}
.cover.beforeLogin .inner .btnArea .btnLarge {
  margin: 0 10px 0;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .btnArea .btnLarge {
    display: none;
  }
}
.cover.beforeLogin .inner .btnArea .btnLarge p {
  text-align: center;
  font-size: 11px;
  color: #fff;
}
.cover.beforeLogin .inner .btnArea .btnLarge .btnBox {
  margin: 6px auto 0;
}
.cover.beforeLogin .inner .btnArea .btnLarge .btnBox a.submitBtn {
  padding: 16px 25px;
  font-size: 15px;
  text-align: center;
}
.cover.beforeLogin .inner .btnArea .btnLarge .btnBox a.submitBtn.off {
  pointer-events: none;
  background: #cbd1d8;
  opacity: 0.8;
}
.cover.beforeLogin .inner .information {
  width: 500px;
  margin: 38px auto 0;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .information {
    width: 100%;
  }
}
.cover.beforeLogin .inner .information p {
  color: #fff;
}
.cover.beforeLogin .inner .information .appBtnArea {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .information .appBtnArea {
    margin: 20px 0 0;
    display: block;
  }
}
.cover.beforeLogin .inner .information .appBtnArea .btnBox {
  margin: 6px 10px 0;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .information .appBtnArea .btnBox {
    margin: 5px auto 0;
  }
}
.cover.beforeLogin .inner .information .appBtnArea .btnBox a.btn {
  border: 3px solid #f38ec3;
  padding: 10px 36px;
  font-weight: 400;
  border-radius: 22px;
}
.cover.beforeLogin .inner .event {
  margin: 38px auto 0;
  width: 500px;
}
@media (max-width: 37.5em) {
  .cover.beforeLogin .inner .event {
    display: none;
  }
}
.cover.beforeLogin .inner .event .ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cover.beforeLogin .inner .event .ttl h3 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}
.cover.beforeLogin .inner .event .ttl h3:before {
  font-family: 'cheerz';
  content: '\e905';
  margin: 0 4px 0 0;
}
.cover.beforeLogin .inner .event .ttl p a {
  margin: 0 0 0 8px;
  font-size: 7px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.cover.beforeLogin .inner .event ul {
  margin: 13px 0 0 !important;
}
.cover.beforeLogin .inner .event ul li {
  margin: 10px 0 0;
}
.cover.beforeLogin .inner .event ul li:first-child {
  margin: 0;
}
.cover.beforeLogin .inner .event ul li a p.ttl {
  color: #fff;
}
.cover.beforeLogin .inner .event ul li a p.sub {
  font-size: 9px;
  color: #bcc6cf;
}
.cover.beforeLogin .inner .event ul li a dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cover.beforeLogin .inner .event ul li a dl dt {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.cover.beforeLogin .inner .event ul li a dl dt img {
  height: 100%;
}
.cover.beforeLogin .inner .event ul li a dl dd {
  flex: 1;
  margin: 0 0 0 8px;
}
.cover.beforeLogin .inner .event ul li a dl dd p.ttl {
  color: #fff;
}
.cover.beforeLogin .inner .event ul li a dl dd p.sub {
  font-size: 9px;
  color: #bcc6cf;
}
.cover:before {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.cover .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  padding: 40px 0;
}
@media (max-width: 37.5em) {
  .cover .inner {
    padding: 30px 15px;
  }
}
.cover .inner .info {
  width: 400px;
}
@media (max-width: 37.5em) {
  .cover .inner .info {
    width: 100%;
  }
}
.cover .inner .info ul li {
  margin: 8px 0 0;
}
.cover .inner .info ul li:first-child {
  margin: 0;
}
.cover .inner .info ul li .bounusPoint {
  margin: 0 0 20px;
  color: #fff;
}
.cover .inner .info ul li .bounusPoint .ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cover .inner .info ul li .bounusPoint .ttl h3 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}
.cover .inner .info ul li .bounusPoint .ttl h3 span {
  margin: 0 0 0 5px;
  font-size: 14px;
}
.cover .inner .info ul li .bounusPoint .ttl h3 span a {
  display: inline-block;
  color: #fff;
}
.cover .inner .info ul li .bounusPoint .ttl h3 span a:before {
  font-family: 'cheerz';
  content: "\e91b";
}
.cover .inner .info ul li .bounusPoint p {
  position: relative;
  margin: 8px 0 0;
  line-height: 1.8em;
}
.cover .inner .info ul li .bounusPoint p span {
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .cover .inner .info ul li .bounusPoint p span {
    font-size: 80%;
  }
}
.cover .inner .info ul li .bounusPoint p a.btn {
  width: 140px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 3px 0 0 8px;
  padding: 6px 10px;
  display: inline-block;
  border: 2px solid #fff;
  background: #fff;
  color: #596776;
  font-size: 10px;
  line-height: 1em;
  transform: scale(0.8, 0.8);
}
.cover .inner .info ul li .bounusPoint p a.btn.done {
  pointer-events: none;
  color: #fff;
  border: 2px solid #fff;
  background: none;
}
.cover .inner .info ul li .messageTxt .ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cover .inner .info ul li .messageTxt .ttl h3 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}
.cover .inner .info ul li .messageTxt .ttl h3 span {
  margin: 0 0 0 5px;
  font-size: 14px;
}
.cover .inner .info ul li .messageTxt .ttl h3 span a {
  display: inline-block;
  color: #fff;
}
.cover .inner .info ul li .messageTxt .ttl h3 span a:before {
  font-family: 'cheerz';
  content: "\e91b";
}
.cover .inner .info ul li .messageTxt p {
  position: relative;
  color: #fff;
}
@media (max-width: 37.5em) {
  .cover .inner .info ul li .messageTxt p {
    letter-spacing: 0;
  }
}
.cover .inner .info ul li .messageTxt p a.btn {
  width: 140px;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 3px 0 0 8px;
  padding: 6px 10px;
  display: inline-block;
  border: 2px solid #fff;
  background: #fff;
  color: #596776;
  font-size: 10px;
  line-height: 1em;
  transform: scale(0.8, 0.8);
}
.cover .inner .info ul li .messageTxt p a.btn.done {
  pointer-events: none;
  color: #fff;
  border: 2px solid #fff;
  background: none;
}
.cover .inner .info ul li p.date {
  font-size: 9px;
  color: #bcc6cf;
}
.cover .inner .event {
  margin: 0 0 0 60px;
  width: 400px;
}
@media (max-width: 37.5em) {
  .cover .inner .event {
    display: none;
  }
}
.cover .inner .event .ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cover .inner .event .ttl h3 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}
.cover .inner .event .ttl h3:before {
  font-family: 'cheerz';
  content: '\e905';
  margin: 0 4px 0 0;
}
.cover .inner .event .ttl p a {
  margin: 0 0 0 8px;
  font-size: 7px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.cover .inner .event ul {
  margin: 13px 0 0 !important;
}
.cover .inner .event ul li {
  margin: 10px 0 0;
}
.cover .inner .event ul li:first-child {
  margin: 0;
}
.cover .inner .event ul li a p.ttl {
  color: #fff;
}
.cover .inner .event ul li a p.sub {
  font-size: 9px;
  color: #bcc6cf;
}
.cover .inner .event ul li a dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cover .inner .event ul li a dl dt {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  overflow: hidden;
}
.cover .inner .event ul li a dl dt img {
  height: 100%;
}
.cover .inner .event ul li a dl dd {
  flex: 1;
  margin: 0 0 0 8px;
}
.cover .inner .event ul li a dl dd p.ttl {
  color: #fff;
}
.cover .inner .event ul li a dl dd p.sub {
  font-size: 9px;
  color: #bcc6cf;
}
.cover .inner .birthday {
  margin: 0 0 0 40px;
}
.cover .inner .birthday a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.cover .inner .birthday a .thumb {
  position: relative;
  width: 140px;
}
.cover .inner .birthday a .thumb .icon {
  position: absolute;
  top: -29px;
  right: -32px;
  width: 60px;
  height: 60px;
  background: url("../../../../assets/cheerz/img/birthday_icon.png") 0 0 no-repeat;
  text-indent: -9999px;
}
.cover .inner .birthday a .thumb .thumbPhoto {
  width: 100%;
  padding: 5px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
  border-radius: 10px;
  overflow: hidden;
}
.cover .inner .birthday a .thumb .thumbPhoto img {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.cover .inner .birthday a .thumb .statusBarArea {
  margin: 5px auto 0;
  width: 120px;
  height: 2px;
  background: rgba(255, 255, 255, 0.3);
}
.cover .inner .birthday a .thumb .statusBarArea .statusBar {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
  width: 100%;
  height: 100%;
}
.cover .inner .birthday a .name {
  margin: 0 0 0 8px;
}
.cover .inner .birthday a .name p.unitName {
  font-size: 9px;
  color: #cbd1d8;
}
.cover .inner .birthday a .name p.arthistName {
  font-size: 13px;
  color: #f38ec3;
}

.spEvent {
  display: none;
}
@media (max-width: 37.5em) {
  .spEvent {
    display: block;
  }
  .spEvent .inner {
    padding: 15px;
  }
  .spEvent .inner .event {
    margin: 0;
    width: 100%;
  }
  .spEvent .inner .event .ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .spEvent .inner .event .ttl h3 {
    font-size: 11px;
    font-weight: normal;
    color: #596776;
  }
  .spEvent .inner .event .ttl h3:before {
    font-family: 'cheerz';
    content: '\e905';
    color: #bcc6cf;
    margin: 0 4px 0 0;
  }
  .spEvent .inner .event .ttl p a {
    margin: 0 0 0 8px;
    font-size: 7px;
    color: #596776;
    border-bottom: 1px solid #596776;
  }
  .spEvent .inner .event ul {
    margin: 13px 0 0 !important;
  }
  .spEvent .inner .event ul li {
    margin: 10px 0 0;
  }
  .spEvent .inner .event ul li:first-child {
    margin: 0;
  }
  .spEvent .inner .event ul li a p.ttl {
    color: #f38ec3;
  }
  .spEvent .inner .event ul li a p.sub {
    font-size: 9px;
    color: #bcc6cf;
  }
  .spEvent .inner .event ul li a dl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .spEvent .inner .event ul li a dl dt {
    height: 32px;
    border-radius: 4px;
    overflow: hidden;
  }
  .spEvent .inner .event ul li a dl dt img {
    width: auto;
    height: 100%;
  }
  .spEvent .inner .event ul li a dl dd {
    flex: 1;
    margin: 0 0 0 8px;
  }
  .spEvent .inner .event ul li a dl dd p.ttl {
    color: #f38ec3;
  }
  .spEvent .inner .event ul li a dl dd p.sub {
    font-size: 9px;
    color: #bcc6cf;
  }
}

.topContent {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .topContent {
    margin: 20px 0 0;
  }
}
.topContent h3 {
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .topContent h3 {
    font-size: 15px;
  }
}
.topContent h3.rise:before {
  margin: 0 8px 0 0;
  font-family: 'cheerz';
  content: "\e904";
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .topContent h3.rise:before {
    margin: 0 5px 0 0;
  }
}
.topContent h3.voice:before {
  margin: 0 8px 0 0;
  font-family: 'cheerz';
  content: "\e903";
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .topContent h3.voice:before {
    margin: 0 5px 0 0;
  }
}
.topContent h3.column:before {
  margin: 0 8px 0 0;
  font-family: 'cheerz';
  content: "\e908";
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .topContent h3.column:before {
    margin: 0 5px 0 0;
  }
}
.topContent h3 span {
  margin: 0 0 0 8px;
  font-size: 11px;
  color: #cbd1d8;
}
.topContent ul {
  margin: 20px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .topContent ul {
    margin: 0 !important;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 37.5em) {
  .topContent ul.column {
    display: block;
  }
}
.topContent ul.column li {
  width: 192px;
}
@media (max-width: 37.5em) {
  .topContent ul.column li {
    width: 100%;
    margin: 10px 0 0;
  }
}
@media (max-width: 37.5em) {
  .topContent ul.column li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.topContent ul.column li a .thumb {
  width: 192px;
  height: 120px;
}
.topContent ul.column li a .thumb:before {
  content: none;
}
@media (max-width: 37.5em) {
  .topContent ul.column li a .thumb {
    width: 50%;
    position: relative;
    height: auto;
  }
  .topContent ul.column li a .thumb:before {
    content: '';
    display: block;
    padding: 62.31% 0 0;
  }
}
@media (max-width: 37.5em) {
  .topContent ul.column li a .thumb .image {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 37.5em) {
  .topContent ul.column li a .thumb img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
}
.topContent ul li {
  margin: 0 0 0 10px;
  width: 159px;
}
@media (max-width: 37.5em) {
  .topContent ul li {
    margin: 10px 0 0 2.8%;
    width: 31.44%;
  }
}
.topContent ul li:first-child {
  margin: 0;
}
@media (max-width: 37.5em) {
  .topContent ul li:nth-child(3n+1) {
    margin: 10px 0 0;
  }
}
.topContent ul li a .thumb {
  position: relative;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  background: #ebedee;
}
.topContent ul li a .thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.topContent ul li a .thumb .voiceIcon:before {
  position: absolute;
  right: 6px;
  bottom: 3px;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 18px;
  color: #fff;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .topContent ul li a .thumb .voiceIcon:before {
    font-size: 16px;
  }
}
.topContent ul li a .thumb .imageBox {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.topContent ul li a .thumb .imageBox > * {
  vertical-align: middle;
  display: inline-block;
}
.topContent ul li a .thumb .imageBox img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.topContent ul li a .thumb .imageBox.gradation:after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  content: '';
  width: 100%;
  height: 50%;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 70%, rgba(0, 0, 0, 0.3) 100%);
}
.topContent ul li a .thumb img {
  width: 100%;
}
.topContent ul li a p.name {
  margin: 10px 0 0;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.name {
    margin: 5px 0 0;
  }
}
.topContent ul li a p.title {
  margin: 10px 0 0;
  padding-left: 22px;
  text-indent: -22px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title {
    flex: 1;
    margin: 0 0 0 8px;
    padding: 0;
    text-indent: 0;
  }
}
.topContent ul li a p.title.rank1:before {
  display: inline-block;
  content: '';
  background: url("../../../../assets/cheerz/img/rank_icon_1.png") 0 0 no-repeat;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title.rank1:before {
    display: block;
    margin: 0 0 5px;
  }
}
.topContent ul li a p.title.rank2:before {
  display: inline-block;
  content: '';
  background: url("../../../../assets/cheerz/img/rank_icon_2.png") 0 0 no-repeat;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title.rank2:before {
    display: block;
    margin: 0 0 5px;
  }
}
.topContent ul li a p.title.rank3:before {
  display: inline-block;
  content: '';
  background: url("../../../../assets/cheerz/img/rank_icon_3.png") 0 0 no-repeat;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title.rank3:before {
    display: block;
    margin: 0 0 5px;
  }
}
.topContent ul li a p.title.rank4:before {
  display: inline-block;
  content: '';
  background: url("../../../../assets/cheerz/img/rank_icon_4.png") 0 0 no-repeat;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title.rank4:before {
    display: block;
    margin: 0 0 5px;
  }
}
.topContent ul li a p.title.rank5:before {
  display: inline-block;
  content: '';
  background: url("../../../../assets/cheerz/img/rank_icon_5.png") 0 0 no-repeat;
  margin: 0 6px 0 0;
  width: 16px;
  height: 16px;
}
@media (max-width: 37.5em) {
  .topContent ul li a p.title.rank5:before {
    display: block;
    margin: 0 0 5px;
  }
}
.topContent .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.topContent .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .topContent .moreBtn a {
    font-size: 8px;
  }
}

.feedSelect {
  background: #e8e9ea;
}
.feedSelect .inner {
  padding: 3px 0 13px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.feedSelect .inner .selectBtn a {
  display: block;
  height: 22px;
  background: #f1f4f6;
  margin: 10px 0 0 10px;
  padding: 5px 14px;
  border-radius: 11px;
  font-size: 10px;
  color: #8995a3;
  text-align: center;
  cursor: pointer;
}
.feedSelect .inner .selectBtn a.select {
  background: #f38ec3;
  color: #fff;
}

.feed {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .feed {
    padding: 0 15px 15px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.feed.masonry {
  display: block;
}
@media (max-width: 37.5em) {
  .feed.masonry {
    width: 100% !important;
    padding: 0 15px 15px;
  }
}
.feed.masonry .item {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .feed.masonry .item {
    width: 44%;
    margin: 15px 0 0 !important;
  }
}
.feed.masonry .item .itemHead .thumb.birthday {
  margin: -3px -3px;
  padding: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
}
@media (max-width: 37.5em) {
  .feed.masonry .item .itemHead .thumb.birthday {
    margin: -2px -2px;
    padding: 2px;
    width: 24px;
    height: 24px;
  }
}
.feed.masonry .item .itemHead .thumb.birthday img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.feed.masonry .item .itemPhoto .photo {
  height: auto;
}
.feed.masonry .item .itemPhoto .photo:before {
  display: none;
}
.feed.masonry .item .itemPhoto .photo a {
  position: relative;
}
.feed.masonry .item .itemPhoto .photo.birthday {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
  padding: 5px;
  position: relative;
}
.feed.masonry .item .itemPhoto .photo.birthday:before {
  display: none;
}
.feed.masonry .item .itemPhoto .photo.birthday:after {
  position: absolute;
  left: 12px;
  bottom: 12px;
  content: '';
  width: 63px;
  height: 63px;
  background: url("../../../../assets/cheerz/img/icon_birthday.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .feed.masonry .item .itemPhoto .photo.birthday:after {
    background-size: contain;
    width: 32px;
    height: 32px;
    left: 8px;
    bottom: 8px;
  }
}
.feed.masonry .item .itemPhoto .photo.birthday a {
  position: relative;
  top: auto;
  left: auto;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 7px;
}
.feed.masonry .item .itemPhoto .photo.birthday a:before {
  display: none;
}
.feed.masonry .item .itemPhoto .photo.birthday a img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.feed .item {
  margin: 40px 0 0 40px;
  width: 220px;
}
@media (max-width: 37.5em) {
  .feed .item {
    width: 47.82%;
    margin: 15px 0 0;
  }
}
.feed .item:nth-child(3n+1) {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .feed .item:nth-child(3n+1) {
    margin: 15px 0 0;
  }
}
.feed .item .post {
  width: 100%;
  height: 220px;
}
.feed .item .post a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #e8e9ea;
  border-radius: 14px;
}
@media (max-width: 37.5em) {
  .feed .item .post a {
    border-radius: 7px;
  }
}
.feed .item .post a dl dt {
  width: 50px;
  margin: 0 auto;
}
.feed .item .post a dl dd {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.feed .item .itemHead ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
  width: 100%;
}
.feed .item .itemHead ul li.thumb {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .feed .item .itemHead ul li.thumb {
    width: 20px;
    height: 20px;
  }
}
.feed .item .itemHead ul li.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.feed .item .itemHead ul li.thumb.birthday {
  margin: -3px -3px;
  padding: 3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  overflow: hidden;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
}
@media (max-width: 37.5em) {
  .feed .item .itemHead ul li.thumb.birthday {
    margin: -2px -2px;
    padding: 2px;
    width: 24px;
    height: 24px;
  }
}
.feed .item .itemHead ul li.thumb.birthday img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
  overflow: hidden;
}
.feed .item .itemHead ul li.name {
  flex: 1;
  margin-left: 10px;
}
.feed .item .itemHead ul li.name p.unitName, .feed .item .itemHead ul li.name p.unitName a {
  font-size: 9px;
  letter-spacing: 0.1em;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .feed .item .itemHead ul li.name p.unitName, .feed .item .itemHead ul li.name p.unitName a {
    font-size: 7px;
  }
}
.feed .item .itemHead ul li.name p.artistName, .feed .item .itemHead ul li.name p.artistName a {
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .feed .item .itemHead ul li.name p.artistName, .feed .item .itemHead ul li.name p.artistName a {
    font-size: 11px;
  }
}
.feed .item .itemHead ul li.cheerCount {
  font-size: 10px;
  transform: scale(0.9);
  letter-spacing: 0.1em;
  color: #cbd1d8;
  text-align: right;
}
@media (max-width: 37.5em) {
  .feed .item .itemHead ul li.cheerCount {
    display: none;
  }
}
.feed .item .itemHead ul li.cheerCount:before {
  font-family: 'cheerz';
  content: '\e904';
  font-size: 10px;
  transform: scale(0.7);
}
.feed .item .itemHead ul li.cheerCount.cheer {
  color: #f38ec3;
}
.feed .item .itemPhoto {
  margin: 8px 0 0;
  position: relative;
}
.feed .item .itemPhoto .voiceIcon {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 9;
}
.feed .item .itemPhoto .voiceIcon:after {
  font-family: 'cheerz';
  content: '\e903';
  color: #fff;
}
.feed .item .itemPhoto .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.feed .item .itemPhoto .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.feed .item .itemPhoto .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.feed .item .itemPhoto .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.feed .item .itemPhoto .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.feed .item .itemPhoto .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.feed .item .itemPhoto .itemInfo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.feed .item .itemPhoto .itemInfo div {
  margin: 0 0 0 2px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(125, 125, 125, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 9;
}
.feed .item .itemPhoto .itemInfo div:before {
  margin: 0 0 0 2px;
  font-size: 10px;
  transform: scale(0.9);
  color: #d4d4d4;
  text-align: center;
}
.feed .item .itemPhoto .itemInfo div.multi:before {
  font-family: 'cheerz';
  content: "\e923";
}
.feed .item .itemPhoto .itemInfo div.movie:before {
  font-family: 'cheerz';
  content: "\ea1c";
}
.feed .item .itemPhoto .itemInfo div.tag:before {
  content: "#";
}
.feed .item .itemPhoto .itemInfo div.clip:before {
  font-family: 'cheerz';
  content: "\e9cd";
}
.feed .item .itemPhoto .photoCount {
  position: absolute;
  bottom: 8px;
  right: 8px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(125, 125, 125, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  z-index: 9;
}
.feed .item .itemPhoto .photoCount p {
  font-size: 10px;
  transform: scale(0.9);
  color: #d4d4d4;
  text-align: center;
}
.feed .item .itemPhoto .photo {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .feed .item .itemPhoto .photo {
    border-radius: 7px;
  }
}
.feed .item .itemPhoto .photo.supporterOnly a:before {
  content: '';
  background: url("../../../../assets/cheerz/img/supporter_only.png") 0 0 no-repeat;
  width: 150px;
  height: 51px;
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 75px);
  display: block;
  z-index: 1;
}
@media (max-width: 37.5em) {
  .feed .item .itemPhoto .photo.supporterOnly a:before {
    background: url("../../../../assets/cheerz/img/supporter_only_sp.png") 0 0 no-repeat;
    background-size: contain;
    width: 80%;
    height: 0;
    padding-top: 27%;
    top: calc(50% - 13%);
    left: calc(50% - 40%);
  }
}
.feed .item .itemPhoto .photo.supporterOnly a:after {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.feed .item .itemPhoto .photo:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.feed .item .itemPhoto .photo a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.feed .item .itemPhoto .photo a > * {
  vertical-align: middle;
  display: inline-block;
}
.feed .item .itemPhoto .photo a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.feed .item .itemPhoto .photo.birthday {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
  padding: 5px;
  position: relative;
}
.feed .item .itemPhoto .photo.birthday:after {
  position: absolute;
  left: 12px;
  bottom: 12px;
  content: '';
  width: 63px;
  height: 63px;
  background: url("../../../../assets/cheerz/img/icon_birthday.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .feed .item .itemPhoto .photo.birthday:after {
    background-size: contain;
    width: 32px;
    height: 32px;
    left: 8px;
    bottom: 8px;
  }
}
.feed .item .itemPhoto .photo.birthday:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.feed .item .itemPhoto .photo.birthday a {
  display: block;
  position: absolute;
  top: 3%;
  left: 3%;
  width: 94%;
  height: 94%;
  overflow: hidden;
  border-radius: 7px;
}
.feed .item .itemPhoto .photo.birthday a > * {
  vertical-align: middle;
  display: inline-block;
}
.feed .item .itemPhoto .photo.birthday a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
.feed .item .itemBottom {
  margin: 8px 0 0;
}
.feed .item .itemBottom p.cheerCount {
  display: none;
}
@media (max-width: 37.5em) {
  .feed .item .itemBottom p.cheerCount {
    display: block;
    font-size: 10px;
    color: #cbd1d8;
    letter-spacing: 0.1em;
  }
  .feed .item .itemBottom p.cheerCount:before {
    font-family: 'cheerz';
    content: '\e904';
    font-size: 10px;
    transform: scale(0.7);
  }
}
.feed .item .itemBottom p.cheerCount.cheer {
  color: #f38ec3;
}
.feed .item .itemBottom p.comment {
  font-size: 13px;
  letter-spacing: 0.1em;
  line-height: 1.43em;
}
@media (max-width: 37.5em) {
  .feed .item .itemBottom p.comment {
    margin: 3px 0 0;
    font-size: 11px;
  }
}
.feed .item .itemBottom p.date {
  margin: 10px 0 0;
  font-size: 9px;
  letter-spacing: 0.1em;
  color: #cbd1d8;
  text-align: right;
}
@media (max-width: 37.5em) {
  .feed .item .itemBottom p.date {
    font-size: 8px;
  }
}

.supportArtist, .favoriteArtist {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .supportArtist, .favoriteArtist {
    display: none;
    margin: 15px 0 0;
    overflow-y: hidden;
  }
}
.supportArtist h3, .favoriteArtist h3 {
  font-size: 10px;
  color: #bcc6cf;
  font-weight: normal;
}
.supportArtist h3.support:before, .favoriteArtist h3.support:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e914";
}
.supportArtist h3.favorite:before, .favoriteArtist h3.favorite:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e915";
}
.supportArtist ul, .favoriteArtist ul {
  margin: 13px 0 0 !important;
  padding: 0 0 0 4px !important;
}
.supportArtist ul li, .favoriteArtist ul li {
  margin: 8px 0 0;
}
.supportArtist ul li:first-child, .favoriteArtist ul li:first-child {
  margin: 0;
}
.supportArtist ul li a dl, .favoriteArtist ul li a dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.supportArtist ul li a dl dt, .favoriteArtist ul li a dl dt {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.supportArtist ul li a dl dt img, .favoriteArtist ul li a dl dt img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.supportArtist ul li a dl dt.birthday, .favoriteArtist ul li a dl dt.birthday {
  margin: 0 -3px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 38px;
  height: 38px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTE5MiIvPjxzdG9wIG9mZnNldD0iMzMuMzMzMzMlIiBzdG9wLWNvbG9yPSIjZjBjNjY2Ii8+PHN0b3Agb2Zmc2V0PSI2Ni42NjY2NyUiIHN0b3AtY29sb3I9IiNmYjk2YjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMzhkY2UiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #cfe192), color-stop(33.33333%, #f0c666), color-stop(66.66667%, #fb96b0), color-stop(100%, #f38dce));
  background: -moz-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: -webkit-linear-gradient(left, #cfe192, #f0c666, #fb96b0, #f38dce);
  background: linear-gradient(to right, #cfe192, #f0c666, #fb96b0, #f38dce);
}
.supportArtist ul li a dl dt.birthday img, .favoriteArtist ul li a dl dt.birthday img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.supportArtist ul li a dl dd, .favoriteArtist ul li a dl dd {
  margin: 0 0 0 10px;
  font-size: 11px;
}
.supportArtist ul li a dl dd p.birthday, .favoriteArtist ul li a dl dd p.birthday {
  font-size: 7px;
  color: #f38ec3;
}
.supportArtist .moreBtn, .favoriteArtist .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.supportArtist .moreBtn a, .favoriteArtist .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .supportArtist .moreBtn a, .favoriteArtist .moreBtn a {
    font-size: 8px;
  }
}

.pickup {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .pickup {
    margin: 15px 0 0;
    overflow-y: hidden;
  }
}
.pickup h3 {
  font-size: 10px;
  color: #bcc6cf;
  font-weight: normal;
}
.pickup h3:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e905";
}
@media (max-width: 37.5em) {
  .pickup .pickupArea {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}
.pickup .pickupArea .pickupBox {
  margin: 10px 0 0;
}
@media (max-width: 37.5em) {
  .pickup .pickupArea .pickupBox {
    margin: 0 0 0 10px;
  }
}
@media (max-width: 37.5em) {
  .pickup .pickupArea .pickupBox:first-of-type {
    margin: 0;
  }
}
.pickup .pickupArea .pickupBox a .thumb {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .pickup .pickupArea .pickupBox a .thumb {
    width: 120px;
  }
}
.pickup .pickupArea .pickupBox a .thumb img {
  width: 100%;
}
.pickup .pickupArea .pickupBox a p {
  margin: 8px 0 0;
  font-size: 11px;
  color: #cbd1d8;
}

.news {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .news {
    margin: 15px 0 0;
  }
}
.news h3 {
  font-size: 10px;
  color: #bcc6cf;
  font-weight: normal;
}
.news h3:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e908";
}
@media (max-width: 37.5em) {
  .news ul {
    height: 70px;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.news ul li {
  margin: 10px 0 0;
}
.news ul li a p.ttl {
  font-size: 11px;
}
.news ul li a p.date {
  margin: 8px 0 0;
  font-size: 9px;
  color: #cbd1d8;
}

@media (max-width: 37.5em) {
  .modaal-close {
    width: 25px;
    height: 25px;
  }
}

.postDetail {
  padding: 30px 30px 150px;
}
@media (max-width: 37.5em) {
  .postDetail {
    padding: 30px 0 150px;
  }
}
.postDetail .inner {
  width: 1000px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .postDetail .inner {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    width: 100%;
    padding: 0;
  }
}
.postDetail .inner .leftColumn {
  width: 620px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn {
    width: 100%;
  }
}
.postDetail .inner .leftColumn h4.cheerCount {
  font-size: 30px;
  font-weight: 400;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn h4.cheerCount {
    padding: 0 15px;
    font-size: 18px;
  }
}
.postDetail .inner .leftColumn h4.cheerCount:before {
  margin: 0 8px 0 0;
  font-family: 'cheerz';
  content: "\e904";
  font-size: 26px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn h4.cheerCount:before {
    font-size: 14px;
  }
}
.postDetail .inner .leftColumn h4.cheerCount.cheer {
  color: #f38ec3;
}
.postDetail .inner .leftColumn h4.cheerCount.magazine {
  background: url("../../../../assets/cheerz/img/magazineLabel.png") no-repeat;
  background-size: contain;
  padding: 0 0 0 45px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn h4.cheerCount.magazine {
    padding: 0 0 0 25px;
  }
}
.postDetail .inner .leftColumn .article h3 {
  margin: 20px 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article h3 {
    padding: 0 15px;
  }
}
.postDetail .inner .leftColumn .article .photo {
  margin: 20px 0;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .photo {
    border-radius: 0;
  }
}
.postDetail .inner .leftColumn .article .photo img {
  width: 100%;
}
.postDetail .inner .leftColumn .article .supporterOnly {
  position: relative;
  margin: 20px 0;
  overflow: hidden;
  border-radius: 10px;
  padding: 80px 40px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly {
    border-radius: 0;
    padding: 40px 20px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly:after {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner {
  width: 100%;
  position: relative;
  z-index: 1;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.06em;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 {
    font-size: 24px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+1) {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+2) {
  color: #bdc7d1;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+3) {
  color: #84d0f8;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+4) {
  color: #f7ce93;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+5) {
  color: #9ae192;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h3 span:nth-child(6n+6) {
  color: #bcb0f5;
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner p.note {
  color: #fff;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner p.note {
    margin: 10px 0 0;
    font-size: 11px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h4 {
  margin: 80px 0 0;
  font-size: 24px;
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner h4 {
    margin: 40px 0 0;
    font-size: 18px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner p.supporterLead {
  margin: 40px 0 0;
  text-align: left;
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner p.supporterLead {
    margin: 20px 0 0;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner .btnArea {
  margin: 80px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner .btnArea {
    margin: 40px 0 0;
  }
}
.postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner .btnArea a {
  display: inline-block;
  padding: 18px 70px;
  border-radius: 70px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnly .supporterOnlyInner .btnArea a {
    padding: 10px 35px;
    font-size: 14px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine {
  position: relative;
  margin: 40px 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine {
    border-radius: 0;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner {
  width: 100%;
  position: relative;
  z-index: 1;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.06em;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 {
    font-size: 24px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+1) {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+2) {
  color: #bdc7d1;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+3) {
  color: #84d0f8;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+4) {
  color: #f7ce93;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+5) {
  color: #9ae192;
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h3 span:nth-child(6n+6) {
  color: #bcb0f5;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner p.note {
    margin: 10px 0 0;
    font-size: 11px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h4 {
  margin: 80px 0 0;
  font-size: 24px;
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner h4 {
    margin: 40px 0 0;
    font-size: 18px;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner p.supporterLead {
  margin: 40px 0 0;
  text-align: left;
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner p.supporterLead {
    margin: 20px 0 0;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner .btnArea {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner .btnArea {
    margin: 40px 0 0;
  }
}
.postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner .btnArea a {
  display: inline-block;
  padding: 18px 70px;
  border-radius: 70px;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .supporterOnlyMagazine .supporterOnlyInner .btnArea a {
    padding: 10px 35px;
    font-size: 14px;
  }
}
.postDetail .inner .leftColumn .article .movie {
  margin: 20px 0;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .movie {
    border-radius: 0;
  }
}
.postDetail .inner .leftColumn .article .movie video {
  width: 100%;
}
.postDetail .inner .leftColumn .article h3 {
  font-size: 18px;
  line-height: 2em;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article h3 {
    font-size: 15px;
    line-height: 1.4em;
  }
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.06em;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article h5.supporterOnlyTag {
    font-size: 15px;
    padding: 0 15px;
  }
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+1) {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+2) {
  color: #bdc7d1;
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+3) {
  color: #84d0f8;
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+4) {
  color: #f7ce93;
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+5) {
  color: #9ae192;
}
.postDetail .inner .leftColumn .article h5.supporterOnlyTag span:nth-child(6n+6) {
  color: #bcb0f5;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.06em;
  text-align: right;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article h6.supporterOnlyTag {
    font-size: 14px;
    margin: 0 0 15px;
    padding: 0 15px;
  }
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+1) {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+2) {
  color: #bdc7d1;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+3) {
  color: #84d0f8;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+4) {
  color: #f7ce93;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+5) {
  color: #9ae192;
}
.postDetail .inner .leftColumn .article h6.supporterOnlyTag span:nth-child(6n+6) {
  color: #bcb0f5;
}
.postDetail .inner .leftColumn .article p {
  font-size: 13px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article p {
    line-height: 1.4em;
    padding: 0 15px;
  }
}
.postDetail .inner .leftColumn .article p.mt40 {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article p.mt40 {
    margin: 20px 0 0;
  }
}
.postDetail .inner .leftColumn .article p a {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article p span.geoTag {
  margin: 0 0 0 10px;
}
.postDetail .inner .leftColumn .article p span.geoTag:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e90b";
  color: #cbd1d8;
}
.postDetail .inner .leftColumn .article p span.geoTag a {
  color: #cbd1d8;
}
.postDetail .inner .leftColumn .article p.tags {
  color: #cbd1d8;
}
.postDetail .inner .leftColumn .article p.tags a {
  color: #cbd1d8;
}
.postDetail .inner .leftColumn .article .comment {
  margin: 60px 0 0;
}
.postDetail .inner .leftColumn .article .comment p {
  color: #a7b4c3;
}
.postDetail .inner .leftColumn .article .comment p.artist {
  color: #596776;
}
.postDetail .inner .leftColumn .article .comment p.artist span {
  color: #f38ec3;
}
.postDetail .inner .leftColumn .article .comment p span {
  margin: 0 12px 0 0;
  color: #596776;
}
.postDetail .inner .leftColumn .article a.readMore {
  margin: 5px 0 0;
  color: #a7b4c3;
  text-decoration: underline;
}
.postDetail .inner .leftColumn .article .toComment {
  margin: 40px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .toComment {
    margin: 20px 0 0;
  }
}
.postDetail .inner .leftColumn .article .toComment a {
  display: inline-block;
}
.postDetail .inner .leftColumn .article .inputComment {
  margin: 40px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .inputComment {
    padding: 20px 15px 0;
  }
}
.postDetail .inner .leftColumn .article .inputComment input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.postDetail .inner .leftColumn .article .inputComment input::-webkit-input-placeholder {
  color: #a7b4c3;
}
.postDetail .inner .leftColumn .article .inputComment input:-moz-placeholder {
  /* Firefox 18- */
  color: #a7b4c3;
}
.postDetail .inner .leftColumn .article .inputComment input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a7b4c3;
}
.postDetail .inner .leftColumn .article .inputComment input:-ms-input-placeholder {
  color: #a7b4c3;
}
.postDetail .inner .leftColumn .article .share {
  margin: 50px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share {
    margin: 40px 0 0;
    padding: 0 15px;
  }
}
.postDetail .inner .leftColumn .article .share ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.postDetail .inner .leftColumn .article .share ul li {
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share ul li {
    margin: 0 0 0 10px;
  }
}
.postDetail .inner .leftColumn .article .share ul li:first-child {
  margin: 0;
}
.postDetail .inner .leftColumn .article .share ul li a {
  display: block;
  width: 52px;
  height: 52px;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share ul li a {
    width: 40px;
    height: 40px;
  }
}
.postDetail .inner .leftColumn .article .share ul li a.copy {
  background: url("../../../../assets/cheerz/img/btn_copy.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share ul li a.copy {
    background-size: contain;
  }
}
.postDetail .inner .leftColumn .article .share ul li a.twitter {
  background: url("../../../../assets/cheerz/img/btn_twitter.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share ul li a.twitter {
    background-size: contain;
  }
}
.postDetail .inner .leftColumn .article .share ul li a.line {
  background: url("../../../../assets/cheerz/img/btn_line.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .postDetail .inner .leftColumn .article .share ul li a.line {
    background-size: contain;
  }
}
.postDetail .inner .rightColumn {
  margin: 0 0 0 40px;
  flex: 1;
  width: 340px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn {
    margin: 0 0 30px;
    padding: 0 15px;
    width: 100%;
  }
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.postDetail .inner .rightColumn .arthistProfile dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postDetail .inner .rightColumn .arthistProfile dl dt {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile dl dt {
    width: 32px;
    height: 32px;
  }
}
.postDetail .inner .rightColumn .arthistProfile dl dd {
  margin: 0 0 0 12px;
}
.postDetail .inner .rightColumn .arthistProfile dl dd p.unitName, .postDetail .inner .rightColumn .arthistProfile dl dd p.unitName a {
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile dl dd p.unitName, .postDetail .inner .rightColumn .arthistProfile dl dd p.unitName a {
    font-size: 7px;
  }
}
.postDetail .inner .rightColumn .arthistProfile dl dd p.artistName, .postDetail .inner .rightColumn .arthistProfile dl dd p.artistName a {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile dl dd p.artistName, .postDetail .inner .rightColumn .arthistProfile dl dd p.artistName a {
    font-size: 18px;
  }
}
.postDetail .inner .rightColumn .arthistProfile dl dd p.artistNameRoman, .postDetail .inner .rightColumn .arthistProfile dl dd p.artistNameRoman a {
  font-size: 7px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
.postDetail .inner .rightColumn .arthistProfile .favoriteBtn {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile .favoriteBtn {
    margin: 0 0 0 20px;
  }
}
.postDetail .inner .rightColumn .arthistProfile .favoriteBtn a {
  display: inline-block;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .arthistProfile .favoriteBtn a {
    font-size: 8px;
    padding: 5px;
  }
}
.postDetail .inner .rightColumn .arthistProfile .favoriteBtn a:before {
  font-family: 'cheerz';
  content: "\e915";
}
.postDetail .inner .rightColumn .arthistProfile .favoriteBtn a.registered {
  padding: 10px 23px;
  border: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
}
.postDetail .inner .rightColumn .link {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .link {
    margin: 10px 0 0;
  }
}
.postDetail .inner .rightColumn .link ul li {
  padding: 18px 10px;
  border-bottom: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .link ul li {
    padding: 10px 5px;
  }
}
.postDetail .inner .rightColumn .link ul li:first-child {
  border-top: 1px solid #e4e7ea;
}
.postDetail .inner .rightColumn .otherPost {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .otherPost {
    display: none;
  }
}
.postDetail .inner .rightColumn .otherPost ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.postDetail .inner .rightColumn .otherPost ul li {
  background: #ebedee;
  width: 113px;
  height: 113px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postDetail .inner .rightColumn .otherPost ul li img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.postDetail .inner .rightColumn .otherPost .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.postDetail .inner .rightColumn .otherPost .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .postDetail .inner .rightColumn .otherPost .moreBtn a {
    font-size: 8px;
  }
}
.postDetail .cheerArea {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  background: #fff;
  padding: 20px 0;
}
@media (max-width: 37.5em) {
  .postDetail .cheerArea {
    display: none;
  }
}
.postDetail .cheerArea .inner {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postDetail .cheerArea .inner .cheerBtn a {
  display: block;
  width: 465px;
  height: 60px;
  background: #f38ec3;
  border-radius: 30px;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.postDetail .cheerArea .inner .cheerBtn a:before {
  margin: 0 10px 0 0;
  font-family: 'cheerz';
  content: "\e904";
  font-size: 16px;
}
.postDetail .cheerArea .inner .cheerBtn a span {
  font-size: 70%;
}
.postDetail .cheerArea .inner .fullCheerBtn {
  margin: 0 0 0 20px;
}
.postDetail .cheerArea .inner .fullCheerBtn a {
  display: block;
  width: 144px;
  height: 60px;
  border: 4px solid #f38ec3;
  border-radius: 30px;
  background: url("../../../../assets/cheerz/img/full_cheer_btn.png") center center no-repeat;
  text-indent: -9999px;
}
.postDetail .cheerArea .inner .voiceBtn {
  margin: 0 0 0 20px;
}
.postDetail .cheerArea .inner .voiceBtn.off a {
  opacity: 0.3;
  pointer-events: none;
}
.postDetail .cheerArea .inner .voiceBtn p.voiceCount {
  margin: -15px 0 0;
  text-align: center;
  font-size: 11px;
  color: #f38ec3;
}
.postDetail .cheerArea .inner .voiceBtn a {
  display: block;
  width: 144px;
  height: 60px;
  background: #f38ec3;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postDetail .cheerArea .inner .voiceBtn a:before {
  margin: 0 10px 0 0;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 24px;
  font-weight: normal;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs {
  width: auto;
  height: auto;
  background: none;
  margin: 0;
  box-shadow: none;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs audio {
  width: auto;
  height: auto;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .scrubber {
  display: none;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .time {
  display: none;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .volume {
  display: none;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs p {
  width: auto;
  height: auto;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause {
  width: auto;
  height: auto;
  border: none;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .play {
  position: relative;
  width: 144px;
  height: 60px;
  background: #f38ec3;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .play:before {
  position: absolute;
  top: 12px;
  left: 30px;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 24px;
  font-weight: normal;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .play:after {
  position: absolute;
  top: 20px;
  left: 70px;
  font-family: 'Montserrat';
  content: 'VOICE';
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .pause {
  position: relative;
  width: 144px;
  height: 60px;
  background: #f38ec3;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .pause:before {
  position: absolute;
  top: 12px;
  left: 30px;
  font-family: 'cheerz';
  content: "\ea1d";
  font-size: 24px;
  font-weight: normal;
}
.postDetail .cheerArea .inner .voiceBtn .audiojs .play-pause .pause:after {
  position: absolute;
  top: 20px;
  left: 70px;
  font-family: 'Montserrat';
  content: 'VOICE';
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
.postDetail .cheerArea .inner .otherCount {
  margin: 0 0 0 20px;
  font-size: 13px;
  line-height: 1.4em;
  color: #cbd1d8;
}
.postDetail .cheerArea .inner .otherCount span {
  color: #f38ec3;
}
.postDetail .cheerAreaSp {
  display: none;
}
@media (max-width: 37.5em) {
  .postDetail .cheerAreaSp {
    display: block;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
  }
  .postDetail .cheerAreaSp:before {
    content: '';
    background: linear-gradient(rgba(9, 42, 80, 0) 0%, rgba(9, 42, 80, 0.7) 20%, #092a50 50%);
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .postDetail .cheerAreaSp .inner {
    width: 100%;
    padding: 50px 20px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .postDetail .cheerAreaSp .inner .fullCheerBtn {
    width: 50px;
  }
  .postDetail .cheerAreaSp .inner .fullCheerBtn a {
    width: 50px;
    height: 50px;
    background: #f38ec3;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn {
    margin: 0 0 0 20px;
    width: 50px;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn.off a {
    opacity: 0.3;
    pointer-events: none;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn p.voiceCount {
    margin: -15px 0 0;
    text-align: center;
    font-size: 11px;
    color: #f38ec3;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn a {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 20px 0 0;
    background: #f38ec3;
    border-radius: 50%;
    font-size: 6px;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn a:before {
    position: absolute;
    top: 8px;
    left: calc(50% - 11px);
    font-family: 'cheerz';
    content: "\e903";
    font-size: 18px;
    font-weight: normal;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs {
    width: auto;
    height: auto;
    background: none;
    margin: 0;
    box-shadow: none;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs audio {
    width: auto;
    height: auto;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .scrubber {
    display: none;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .time {
    display: none;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .volume {
    display: none;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs p {
    width: auto;
    height: auto;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause {
    width: auto;
    height: auto;
    border: none;
    padding: 0;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .play {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 20px 0 0;
    background: #f38ec3;
    border-radius: 50%;
    font-size: 6px;
    color: #fff;
    text-align: center;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .play:before {
    position: absolute;
    top: 8px;
    left: calc(50% - 11px);
    font-family: 'cheerz';
    content: "\e903";
    font-size: 18px;
    font-weight: normal;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .play:after {
    position: absolute;
    top: 32px;
    left: 13px;
    font-family: 'Montserrat';
    content: 'VOICE';
    font-size: 6px;
    font-weight: 400;
    text-align: center;
    color: #fff;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .pause {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 20px 0 0;
    background: #f38ec3;
    border-radius: 50%;
    font-size: 6px;
    color: #fff;
    text-align: center;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .pause:before {
    position: absolute;
    top: 8px;
    left: calc(50% - 10px);
    font-family: 'cheerz';
    content: "\ea1d";
    font-size: 18px;
    font-weight: normal;
  }
  .postDetail .cheerAreaSp .inner .voiceBtn .audiojs .play-pause .pause:after {
    position: absolute;
    top: 32px;
    left: 13px;
    font-family: 'Montserrat';
    content: 'VOICE';
    font-size: 6px;
    font-weight: 400;
    text-align: center;
    color: #fff;
  }
  .postDetail .cheerAreaSp .inner .cheerBox {
    margin: 0 0 0 auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .otherCount {
    flex: 1;
    margin: 0 10px 14px 0;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .otherCount p {
    font-size: 8px;
    color: #fff;
    text-align: right;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .otherCount p span {
    color: #f38ec3;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .cheerBtn {
    margin: 0;
    width: 75px;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .cheerBtn p.cheerCount {
    margin: -20px 0 0;
    text-align: center;
    font-size: 11px;
    color: #fff;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .cheerBtn a {
    position: relative;
    width: 75px;
    height: 75px;
    padding: 28px 0 0;
    background: #f38ec3;
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
  .postDetail .cheerAreaSp .inner .cheerBox .cheerBtn a:before {
    position: absolute;
    top: 10px;
    left: calc(50% - 14px);
    font-family: 'cheerz';
    content: "\e904";
    font-size: 24px;
    font-weight: normal;
  }
}

@media (max-width: 37.5em) {
  .artistWrap .inner {
    display: block;
  }
}
.artistWrap .inner .newPost {
  margin: 40px 0 0;
  width: 100%;
  height: 110px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .newPost {
    margin: 20px 0 0;
  }
}
.artistWrap .inner .newPost a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #e8e9ea;
  border-radius: 5px;
}
.artistWrap .inner .newPost a dl dt {
  width: 50px;
  margin: 0 auto;
}
.artistWrap .inner .newPost a dl dd {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.artistWrap .inner .contentsIndex.community {
  margin: 40px 0 0;
}
.artistWrap .inner .contentsIndex.community .contentsBlock {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.community .contentsBlock a dl dt {
    display: block;
  }
  .artistWrap .inner .contentsIndex.community .contentsBlock a dl dt.thumb {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
  }
  .artistWrap .inner .contentsIndex.community .contentsBlock a dl dt.thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover;';
  }
}
.artistWrap .inner .contentsIndex.community .contentsBlock a dl p.ttl {
  margin: 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.community .contentsBlock a dl p.ttl {
    margin: 0 0 0 10px;
    font-size: 13px;
  }
}
.artistWrap .inner .contentsIndex.community .contentsBlock .delete {
  margin: 0 0 0 10px;
  width: 11px;
}
.artistWrap .inner .contentsIndex.community .contentsBlock .delete a {
  position: relative;
  width: 11px;
  height: 5px;
}
.artistWrap .inner .contentsIndex.community .contentsBlock .delete a:before {
  font-family: 'cheerz';
  content: "\e90e";
  font-size: 10px;
  transform: scale(0.3);
  display: block;
  color: #c3cad5;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.community {
    margin: 20px 0 0;
  }
  .artistWrap .inner .contentsIndex.community ul li {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin: 10px 0 0;
    padding-left: 2em;
    text-indent: -1em;
  }
}
.artistWrap .inner .contentsIndex.supporterList {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList {
    padding: 0 15px;
  }
}
.artistWrap .inner .contentsIndex.supporterList h3 {
  font-size: 24px;
  color: #bd93e4;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList h3 {
    font-size: 18px;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.artistWrap .inner .contentsIndex.supporterList ul li {
  width: 30%;
  margin: 30px 0 0 30px;
  text-indent: 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li {
    width: 48%;
    margin: 30px 0 0;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul li:before {
  content: none;
}
.artistWrap .inner .contentsIndex.supporterList ul li:first-child {
  margin: 30px 0 0;
}
.artistWrap .inner .contentsIndex.supporterList ul li:nth-child(3n+1) {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li:nth-child(even) {
    margin: 30px 0 0 10px;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul li dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .contentsIndex.supporterList ul li dl dt .thumb {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  margin: 0 auto;
  padding: 2px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li dl dt .thumb {
    width: 40px;
    height: 40px;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul li dl dt .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
  overflow: hidden;
}
.artistWrap .inner .contentsIndex.supporterList ul li dl dd {
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li dl dd {
    margin: 0 0 0 5px;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul li dl dd p {
  margin: 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li dl dd p.name {
    font-size: 11px;
  }
}
.artistWrap .inner .contentsIndex.supporterList ul li dl dd p.number {
  font-size: 10px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.supporterList ul li dl dd p.number {
    font-size: 9px;
  }
}
.artistWrap .inner .contentsIndex.fanranking {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking {
    padding: 0 15px;
  }
}
.artistWrap .inner .contentsIndex.fanranking h3 {
  font-size: 24px;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock:hover {
  background: #fff;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock .rankingNum {
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  color: #cbd1d8;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock .rankingNum {
    width: 25px;
    height: 25px;
    font-size: 13px;
    border: 1px solid #dde0e3;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock .rankingNum.prize {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
  border: none;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl {
  margin: 0 0 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb.supporter {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  padding: 4px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb.supporter {
    padding: 2px;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb.supporter img {
  border-radius: 50%;
  max-width: 82px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb.supporter img {
    max-width: 36px;
  }
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt {
    display: block;
  }
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
  }
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dt.thumb img {
    width: auto;
    max-width: 40px;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd {
  flex: 1;
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd {
    margin: 0 0 0 10px;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd p.name {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd p.name {
    font-size: 13px;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd p.name span.id {
  margin: 0 0 0 10px;
  height: 15px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  border-radius: 2px;
  padding: 1px 3px;
  text-align: center;
  font-size: 9px;
  font-weight: normal;
  color: #fff;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd p.name span.id {
    height: auto;
    font-size: 8px;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul {
  margin: 10px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul {
    margin: 5px 0 0 !important;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li {
  margin: 0 0 0 20px;
  font-size: 17px;
  text-indent: 0;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li {
    padding: 0;
    font-size: 10px;
    background: none;
  }
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li:first-child {
  margin: 0;
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li:before {
  content: '';
}
.artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li.cheer:before {
  font-family: 'cheerz';
  content: "\e904";
  font-size: 13px;
  margin: 0 5px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking .contentsBlock dl dd ul li.cheer:before {
    font-size: 10px;
  }
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex.fanranking {
    margin: 20px 0 0;
  }
  .artistWrap .inner .contentsIndex.fanranking ul li {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin: 10px 0 0;
    padding-left: 2em;
    text-indent: -1em;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock {
  margin: 20px 0 0;
  padding: 20px 20px 20px 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock {
    position: relative;
    padding: 10px;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock:hover {
  background: #e8e9ea;
}
.artistWrap .inner .contentsIndex .contentsBlock a:hover {
  opacity: 1;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dt {
    display: none;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dt.thumb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd {
  flex: 1;
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd {
    margin: 0;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li {
  font-size: 11px;
  color: #cbd1d8;
  margin: 0;
  text-indent: 0;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb {
  display: none;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb {
    margin: 0 5px 0 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
  }
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb img {
    width: auto;
    max-width: 20px;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:before {
  content: none;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:after {
  content: '>';
  color: #cbd1d8;
  margin: 0 5px;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:last-child {
  margin: 0;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:last-child:after {
  content: none;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.name {
  color: #f38ec3;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label {
  margin: 0 10px 0 auto;
  padding: 2px 4px;
  font-size: 9px;
  color: #f38ec3;
  border: 1px solid #f38ec3;
  border-radius: 5px;
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label.complete {
  color: #cbd1d8;
  border: 1px solid #cbd1d8;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.postDate {
  font-size: 9px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.postDate {
    position: absolute;
    right: 0;
    bottom: -16px;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd p.ttl {
  margin: 6px 0 0;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd p.ttl {
    font-size: 15px;
  }
}
.artistWrap .inner .contentsIndex .contentsBlock a dl dd p.txt {
  margin: 6px 0 0;
  color: #a7b4c3;
  line-height: 1.53em;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .contentsIndex .contentsBlock a dl dd p.txt {
    display: none;
  }
}
.artistWrap .inner .contentsIndex ul li {
  margin-top: 20px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 13px;
}
.artistWrap .inner .contentsIndex ul li:before {
  content: '・';
}
.artistWrap .inner .contentsIndex ul li:first-child {
  margin-top: 0;
}
.artistWrap .inner .contentsIndex ul li a:hover {
  color: #f38ec3;
  text-decoration: underline;
}
.artistWrap .inner .postBody {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody {
    margin: 20px 0 0;
  }
}
.artistWrap .inner .postBody dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 40px 0 0;
}
.artistWrap .inner .postBody dl:first-of-type {
  margin: 20px 0 0;
}
.artistWrap .inner .postBody dl dt {
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.artistWrap .inner .postBody dl dt.imgCheck {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.artistWrap .inner .postBody dl dt.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody dl dt.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody dl dt.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody dl dt.imgCheck .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody dl dt.imgCheck .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody dl dt.imgCheck .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody dl dt.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.artistWrap .inner .postBody dl dt label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .postBody dl dt label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.artistWrap .inner .postBody dl dt label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.artistWrap .inner .postBody dl dd {
  flex: 1;
  height: 290px;
  margin: 0 0 0 20px;
  padding: 14px 10px;
  background: #fff;
  border-radius: 3px;
  font-size: 11px;
}
.artistWrap .inner .postBody dl dd.input {
  padding: 0;
  height: 290px;
}
.artistWrap .inner .postBody dl dd.input input[type="text"], .artistWrap .inner .postBody dl dd.input textarea {
  border-radius: 3px;
}
.artistWrap .inner .postBody dl dd.input input[type="text"]::-webkit-input-placeholder, .artistWrap .inner .postBody dl dd.input textarea::-webkit-input-placeholder {
  color: #596776;
}
.artistWrap .inner .postBody dl dd.input input[type="text"]:-moz-placeholder, .artistWrap .inner .postBody dl dd.input textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #596776;
}
.artistWrap .inner .postBody dl dd.input input[type="text"]::-moz-placeholder, .artistWrap .inner .postBody dl dd.input textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #596776;
}
.artistWrap .inner .postBody dl dd.input input[type="text"]:-ms-input-placeholder, .artistWrap .inner .postBody dl dd.input textarea:-ms-input-placeholder {
  color: #596776;
}
.artistWrap .inner .postBody dl dd.input textarea {
  height: 290px;
}
.artistWrap .inner .postBody dl dd.input .inputWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.artistWrap .inner .postBody dl dd.input .inputWrap.half input {
  width: 50%;
}
.artistWrap .inner .postBody dl dd.input .inputWrap.triple input {
  width: 33%;
}
.artistWrap .inner .postBody dl dd.input .inputWrap input {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.artistWrap .inner .postBody dl dd .helpTxt {
  font-size: 11px;
  padding: 10px;
}
.artistWrap .inner .postBody .imageInputArea {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.artistWrap .inner .postBody .imageUpload {
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.artistWrap .inner .postBody .imageUpload label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .postBody .imageUpload label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.artistWrap .inner .postBody .imageUpload label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.artistWrap .inner .postBody .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody .imageUpload.imgCheck .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.artistWrap .inner .postBody .postDateSelect {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .postDateSelect {
    display: block;
  }
}
.artistWrap .inner .postBody .postDateSelect p {
  font-size: 10px;
}
.artistWrap .inner .postBody .postDateSelect .selectArea {
  margin: 0 0 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .postDateSelect .selectArea {
    margin: 5px 0 0;
  }
}
.artistWrap .inner .postBody .postDateSelect .selectArea .selectWrap {
  margin: 0 0 0 4px;
}
.artistWrap .inner .postBody .postDateSelect .selectArea .selectWrap:first-of-type {
  margin: 0;
}
.artistWrap .inner .postBody .moreBtn {
  position: relative;
  margin: 40px 0;
}
.artistWrap .inner .postBody .moreBtn a {
  display: block;
  height: 20px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  width: 100%;
}
.artistWrap .inner .postBody .moreBtn a:before {
  display: block;
  transform: scale(0.5);
  font-family: 'cheerz';
  content: '\e901';
  text-align: center;
  font-size: 10px;
  color: #cbd1d8;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 10px);
}
.artistWrap .inner .postBody .moreBtn a span {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}
.artistWrap .inner .postBody .moreBtn a span:before {
  position: absolute;
  top: 7px;
  left: 0;
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #cbd1d8;
  display: block;
  width: 34%;
}
.artistWrap .inner .postBody .moreBtn a span:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #cbd1d8;
  display: block;
  width: 34%;
}
.artistWrap .inner .postBody .ttlInputArea.mt20 {
  margin: 20px 0 0;
}
.artistWrap .inner .postBody .ttlInputArea textarea {
  font-size: 18px;
  overflow: hidden;
  resize: none;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .ttlInputArea textarea {
    font-size: 13px;
  }
}
.artistWrap .inner .postBody .ttlInputArea textarea::-webkit-input-placeholder {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .ttlInputArea textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.artistWrap .inner .postBody .ttlInputArea textarea:-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .ttlInputArea textarea:-moz-placeholder {
    font-size: 13px;
  }
}
.artistWrap .inner .postBody .ttlInputArea textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .ttlInputArea textarea::-moz-placeholder {
    font-size: 13px;
  }
}
.artistWrap .inner .postBody .ttlInputArea textarea:-ms-input-placeholder {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .ttlInputArea textarea:-ms-input-placeholder {
    font-size: 13px;
  }
}
.artistWrap .inner .postBody .noteInputArea {
  margin: 20px 0 0;
}
.artistWrap .inner .postBody .noteInputArea textarea {
  overflow: hidden;
  resize: none;
}
.artistWrap .inner .postBody .option {
  width: 100%;
  margin: 20px 0 0;
  padding: 40px;
  background: #e8e9ea;
  border-radius: 3px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option {
    padding: 20px;
  }
}
.artistWrap .inner .postBody .option.wide {
  padding: 40px 32px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option.wide {
    padding: 20px;
  }
}
.artistWrap .inner .postBody .option .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .postBody .option .flex .recBtn {
  margin: 20px 0 0;
  text-align: center;
  width: 190px;
}
.artistWrap .inner .postBody .option .flex .recBtn:last-child {
  margin: 20px 0 0 20px;
}
.artistWrap .inner .postBody .option .flex .recBtn a {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 15px 20px;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #fff;
}
.artistWrap .inner .postBody .option .flex .recBtn a span {
  margin: 0 4px 0 0;
  font-size: 15px;
}
.artistWrap .inner .postBody .option h4 {
  color: #f38ec3;
}
.artistWrap .inner .postBody .option .searchBox {
  width: 160px;
  margin: 0 0 0 20px;
}
.artistWrap .inner .postBody .option .searchBox input::-webkit-input-placeholder {
  color: #a1a8b0;
}
.artistWrap .inner .postBody .option .searchBox input:-moz-placeholder {
  /* Firefox 18- */
  color: #a1a8b0;
}
.artistWrap .inner .postBody .option .searchBox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a1a8b0;
}
.artistWrap .inner .postBody .option .searchBox input:-ms-input-placeholder {
  color: #a1a8b0;
}
.artistWrap .inner .postBody .option h3 {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #f38ec3;
}
.artistWrap .inner .postBody .option p {
  margin: 20px 0 0;
  text-align: center;
}
.artistWrap .inner .postBody .option p.tags {
  flex: 1;
  margin: 0 0 0 12px;
  text-align: left;
  color: #cbd1d8;
}
.artistWrap .inner .postBody .option .editBtn {
  margin: 15px 0 0;
  text-align: center;
}
.artistWrap .inner .postBody .option .editBtn a {
  display: inline-block;
  padding: 4px 32px;
  font-size: 8px;
}
.artistWrap .inner .postBody .option .deleteBtn {
  margin: 15px 0 0;
  text-align: center;
}
.artistWrap .inner .postBody .option .deleteBtn a {
  display: inline-block;
  padding: 4px 32px;
  font-size: 10px;
}
.artistWrap .inner .postBody .option .recBtn {
  margin: 20px auto 0;
  text-align: center;
  width: 190px;
}
.artistWrap .inner .postBody .option .recBtn a {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 15px 30px;
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #fff;
}
.artistWrap .inner .postBody .option .recBtn a span {
  margin: 0 4px 0 0;
  font-size: 15px;
}
.artistWrap .inner .postBody .option .checkBtn {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.artistWrap .inner .postBody .option label.checkboxLabel, .artistWrap .inner .postBody .option label.radioBtnLabel {
  margin: 20px 0 0 10px;
}
.artistWrap .inner .postBody .option label.checkboxLabel:first-of-type, .artistWrap .inner .postBody .option label.radioBtnLabel:first-of-type {
  margin: 20px 0 0;
}
.artistWrap .inner .postBody .option label.checkboxLabel p, .artistWrap .inner .postBody .option label.radioBtnLabel p {
  margin: 0;
}
.artistWrap .inner .postBody .option label.checkboxTtl {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option label.checkboxTtl {
    margin: 20px 0 0;
  }
}
.artistWrap .inner .postBody .option label.checkboxTtl:first-of-type {
  margin: 0;
}
.artistWrap .inner .postBody .option p.functionTxt {
  margin: 16px 0 0;
  padding: 0 0 0 27px;
  text-align: left;
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option p.functionTxt {
    margin: 10px 0 0;
  }
}
.artistWrap .inner .postBody .option .selectArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option .selectArea {
    display: block;
  }
}
.artistWrap .inner .postBody .option .selectArea h3 {
  font-size: 18px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option .selectArea h3 {
    font-size: 15px;
    text-align: left;
  }
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option .selectArea .selectWrap {
    margin: 20px 0 0;
  }
}
.artistWrap .inner .postBody .option .selectArea .selectWrap:after {
  font-family: 'cheerz';
  content: '\e901';
  font-size: 10px;
  transform: scale(0.5);
  color: #cbd1d8;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.artistWrap .inner .postBody .option .selectArea .selectWrap select {
  width: 230px;
  padding: 2px 10px;
  font-size: 11px;
}
.artistWrap .inner .postBody .option .selectArea .selectWrap select option[selected] {
  color: #f38ec3;
}
.artistWrap .inner .postBody .option ul {
  margin: 30px 0 0 !important;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .option ul {
    margin: 20px 0 0 !important;
  }
}
.artistWrap .inner .postBody .option ul li {
  margin-top: 15px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.53em;
}
.artistWrap .inner .postBody .option ul li:before {
  content: '・';
}
.artistWrap .inner .postBody .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .flex {
    display: block;
  }
}
.artistWrap .inner .postBody .flex .option {
  width: 290px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .flex .option {
    width: 100%;
  }
}
.artistWrap .inner .postBody .messagePost {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost {
    margin: 20px 0 0;
  }
  .artistWrap .inner .postBody .messagePost:last-child {
    margin: 30px 0 0;
  }
}
.artistWrap .inner .postBody .messagePost h3 {
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost h3 {
    font-size: 15px;
  }
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost dl {
    display: block;
  }
}
.artistWrap .inner .postBody .messagePost dl dt {
  width: 430px;
  height: 150px;
  padding: 0;
  background: none;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost dl dt {
    width: 100%;
    height: 100px;
  }
}
.artistWrap .inner .postBody .messagePost dl dt textarea {
  height: 150px;
  resize: none;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost dl dt textarea {
    height: 100px;
  }
}
.artistWrap .inner .postBody .messagePost dl dd {
  width: 150px;
  height: 150px;
  padding: 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost dl dd {
    margin: 10px 0 0;
    width: 100%;
    height: auto;
  }
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload {
  width: 150px;
  height: 150px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .postBody .messagePost dl dd .imageUpload {
    width: 100%;
    height: 200px;
  }
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.artistWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.artistWrap .inner .previewBtn {
  margin: 40px 0 0;
  text-align: center;
}
.artistWrap .inner .previewBtn button {
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 13px;
}
.artistWrap .inner .deleteBtn {
  margin: 20px 0 0;
  text-align: center;
}
.artistWrap .inner .deleteBtn button {
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 13px;
}
.artistWrap .inner .transmition {
  margin: 20px 0 0;
  text-align: center;
}
.artistWrap .inner .transmition.mt40 {
  margin: 40px 0 0;
}
.artistWrap .inner .transmition button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .transmition button {
    width: 100%;
  }
}
.artistWrap .inner .caution {
  margin: 40px 0 0;
}
.artistWrap .inner .caution ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.artistWrap .inner .caution ul li {
  margin: 10px 0 0;
  width: 370px;
  text-indent: -1em;
  padding-left: 1em;
}
.artistWrap .inner .caution ul li:before {
  content: '・';
}
.artistWrap .inner .caution ul li:nth-child(-n+2) {
  margin: 0;
}
.artistWrap .inner .cancel {
  text-align: center;
}
.artistWrap .inner .cancel button {
  margin: 20px auto 0;
}
.artistWrap .inner .cancel a {
  display: inline-block;
  margin: 20px auto 0;
}
.artistWrap .inner .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .flex {
    display: block;
  }
}
.artistWrap .inner .flex .previewBtn {
  margin: 40px 10px 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .flex .previewBtn {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .artistWrap .inner .flex .previewBtn:first-of-type {
    margin: 40px 0 0;
  }
}
.artistWrap .inner .threadName {
  width: 100% !important;
  margin: 40px auto 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName {
    width: 100% !important;
    margin: 20px auto 0;
    padding: 0 20px;
  }
}
.artistWrap .inner .threadName dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName dl {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.artistWrap .inner .threadName dl dt .threadThumb {
  margin: 0;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName dl dt .threadThumb {
    margin: 0 auto;
  }
}
.artistWrap .inner .threadName dl dt .threadThumb img {
  width: auto;
  max-width: 100px;
}
.artistWrap .inner .threadName dl dd {
  margin: 0 0 0 18px;
}
.artistWrap .inner .threadName dl dd .communityName {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .threadName dl dd .communityName .thumb {
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName dl dd .communityName .thumb {
    margin: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
  }
}
.artistWrap .inner .threadName dl dd .communityName .thumb img {
  width: auto;
  max-width: 20px;
}
.artistWrap .inner .threadName dl dd .communityName p {
  margin: 0 0 0 5px;
  font-size: 12px;
  letter-spacing: 0;
}
.artistWrap .inner .threadName dl dd h2 {
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName dl dd h2 {
    font-size: 15px;
    font-weight: normal;
  }
}
.artistWrap .inner .threadName dl dd h2.threadTtl {
  margin: 10px 0 0;
  line-height: 1.5em;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .threadName dl dd h2.threadTtl {
    line-height: 1.2em;
  }
}
.artistWrap .inner .sort {
  width: 100%;
  margin: 40px 0 0;
  padding: 10px;
  background: #e8e9ea;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .sort {
    margin: 20px 0 0;
  }
}
.artistWrap .inner .sort .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .sort .inner {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.artistWrap .inner .sort .inner label {
  margin: 0 0 0 10px;
}
.artistWrap .inner .sort .inner label:first-of-type {
  margin: 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody {
    padding: 0 20px;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert {
  margin: 20px auto 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentFormAlert {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #e8e9ea;
  border-radius: 5px;
  padding: 10px 20px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentFormAlert .alertBox {
    padding: 10px;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox p {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentFormAlert .alertBox p {
    font-size: 11px;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox p:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e90f";
  color: #f38ec3;
  font-size: 24px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentFormAlert .alertBox p:before {
    font-size: 18px;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox .favoriteBtn {
  margin: 0;
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox .favoriteBtn a {
  display: inline-block;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentFormAlert .alertBox .favoriteBtn a {
    font-size: 8px;
    padding: 5px;
  }
}
.artistWrap .inner .communityThreadBody .commentFormAlert .alertBox .favoriteBtn a:before {
  font-family: 'cheerz';
  content: "\e915";
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
}
.artistWrap .inner .communityThreadBody .commentForm dl {
  margin: 30px 0 0;
  padding: 0 0 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm dl {
    width: 100%;
    margin: 0;
    padding: 12px 10px;
    background: #cad0d4;
    border-bottom: none;
  }
}
.artistWrap .inner .communityThreadBody .commentForm dl dt.thumb {
  margin: 2px 0 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm dl dt.thumb {
    width: 30px;
    height: 30px;
  }
}
.artistWrap .inner .communityThreadBody .commentForm dl dt.thumb img {
  width: auto;
  max-width: 52px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm dl dt.thumb img {
    max-width: 30px;
  }
}
.artistWrap .inner .communityThreadBody .commentForm dl dd {
  flex: 1;
  width: 530px;
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm dl dd {
    width: 100%;
  }
}
.artistWrap .inner .communityThreadBody .commentForm dl dd textarea {
  width: 100%;
  padding: 10px 14px;
  border-radius: 18px;
  box-shadow: none;
  resize: none;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .commentForm dl dd textarea {
    border-radius: 5px;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  }
}
.artistWrap .inner .communityThreadBody .thread {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread {
    margin: 20px 0 0;
    padding: 0 0 60px;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock {
    margin: 15px 0 0;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd {
  margin: 0 10px 0 0;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd .flex {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd .flex .balloon {
  background: #f7e4ef;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd .flex .report {
  margin: 0 10px 0 0;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd .action {
  margin: 5px 0 0 30px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl.myself dd .action ul {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb {
  margin: 2px 0 0;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb.supporter {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  padding: 4px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb.supporter {
    padding: 2px;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb.supporter img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb {
    width: 40px;
    height: 40px;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .id {
  margin: 5px 0 0;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  border-radius: 2px;
  padding: 1px 3px;
  text-align: center;
  font-size: 9px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock dl dt .id {
    font-size: 6px;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd {
  margin: 0 0 0 10px;
  flex: 1;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon {
  padding: 10px;
  background: #fff;
  border-radius: 18px;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon {
    border-radius: 5px;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .elements {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .elements p {
  font-size: 9px;
  color: #cbd1d8;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .reactionLabel {
  font-size: 13px;
  color: #f38ec3;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .reactionLabel:before {
  font-family: 'cheerz';
  content: "\e90d";
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.53em;
  color: #a7b4c3;
}
@media (max-width: 37.5em) {
  .artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment {
    line-height: 1.4em;
  }
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment span {
  margin: 0 10px 0 0;
  color: #596776;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment span.artist {
  color: #f38ec3;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report {
  margin: 0 0 0 10px;
  width: 11px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report a {
  position: relative;
  width: 11px;
  height: 5px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report a:before {
  font-family: 'cheerz';
  content: "\e90e";
  font-size: 10px;
  transform: scale(0.3);
  display: block;
  color: #c3cad5;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action {
  margin: 5px 0 0 10px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li:last-child {
  margin: 0 0 0 20px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li label {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li label:before {
  font-family: 'cheerz';
  content: "\e90c";
  position: absolute;
  top: 0;
  left: 0;
  color: #cbd1d8;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li input:checked + label:before {
  color: #f38ec3;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li input:checked ~ .likeCount p {
  color: #f38ec3;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .likeCount {
  position: relative;
  margin: 3px 0 0 5px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .likeCount p {
  font-size: 11px;
  color: #cbd1d8;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reaction a {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reaction a:before {
  font-family: 'cheerz';
  content: "\e90d";
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  color: #cbd1d8;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reactionCount {
  position: relative;
  margin: 3px 0 0 5px;
}
.artistWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reactionCount p {
  font-size: 11px;
  color: #cbd1d8;
}

.tab_item {
  display: none;
}
@media (max-width: 37.5em) {
  .tab_item {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 10px 0;
  }
}

input:checked + .tab_item {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}

@media (max-width: 37.5em) {
  .tabContent {
    display: none;
  }
}

@media (max-width: 37.5em) {
  #leftContent:checked ~ #leftColumn_Content,
  #rightContent:checked ~ #rightColumn_Content {
    display: block;
  }
}

.artistHead {
  width: 100%;
  background: #e8e9ea;
}
.artistHead .artistCover {
  position: relative;
  width: 100%;
  height: 420px;
  background-size: cover !important;
  /*&:before{
  	content:'';
  	background:rgba(0,0,0,0.4);
  	position:absolute;
  	top:0;
  	left:0;
  	display:block;
  	width:100%;
  	height:100%;
  }*/
}
@media (max-width: 37.5em) {
  .artistHead .artistCover {
    height: 100px;
  }
}
.artistHead .artistCover .inner {
  position: relative;
  height: 100%;
}
@media (max-width: 37.5em) {
  .artistHead .artistCover .inner {
    padding: 0 15px;
  }
}
.artistHead .artistCover .headerIcon {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .artistHead .artistCover .headerIcon {
    display: none;
  }
}
.artistHead .artistCover .headerIcon .headerToggleBtn {
  width: 32px;
  height: 32px;
  background: #e8e9ea;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  cursor: pointer;
}
.artistHead .artistCover .headerIcon .headerToggleBtn:before {
  font-family: 'cheerz';
  content: "\e91d";
  font-size: 12px;
  color: #f38ec3;
}
.artistHead .artistCover .headerIcon .headerToggleBtn:hover {
  opacity: 0.5;
}
.artistHead .artistCover .headerIcon .profileIcon {
  margin: 0 0 0 10px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.artistHead .artistCover .headerIcon .profileIcon img {
  width: 100%;
}
.artistHead .artistCover .event {
  position: absolute;
  bottom: 150px;
  left: -75px;
  margin: 0;
  padding: 10px;
  width: 300px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}
@media (max-width: 37.5em) {
  .artistHead .artistCover .event {
    display: none;
  }
}
.artistHead .artistCover .event .ttl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.artistHead .artistCover .event .ttl h3 {
  font-size: 11px;
  font-weight: normal;
  color: #fff;
}
.artistHead .artistCover .event .ttl h3:before {
  font-family: 'cheerz';
  content: '\e905';
  margin: 0 4px 0 0;
}
.artistHead .artistCover .event .ttl p a {
  margin: 0 0 0 8px;
  font-size: 7px;
  color: #596776;
  border-bottom: 1px solid #596776;
}
.artistHead .artistCover .event ul {
  margin: 13px 0 0 !important;
}
.artistHead .artistCover .event ul li {
  margin: 10px 0 0;
}
.artistHead .artistCover .event ul li:first-child {
  margin: 0;
}
.artistHead .artistCover .event ul li a p.ttl {
  color: #f38ec3;
}
.artistHead .inner {
  padding: 20px 0;
}
@media (max-width: 37.5em) {
  .artistHead .inner {
    padding: 30px 15px;
  }
}
.artistHead .inner .profileTop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop {
    display: block;
  }
}
.artistHead .inner .profileTop .artistDetail {
  z-index: 9;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.artistHead .inner .profileTop .artistDetail .thumb {
  margin: -150px 0 0;
  width: 170px;
  height: 170px;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .thumb {
    margin: 0;
    width: 70px;
    height: 70px;
  }
}
.artistHead .inner .profileTop .artistDetail .thumb a:hover {
  opacity: 1;
}
.artistHead .inner .profileTop .artistDetail .thumb.birthday {
  position: relative;
}
.artistHead .inner .profileTop .artistDetail .thumb.birthday:before {
  position: absolute;
  bottom: 0;
  right: -43px;
  content: '';
  background: url("../../img/birthday_icon_large.png") 0 0 no-repeat;
  width: 86px;
  height: 86px;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .thumb.birthday:before {
    width: 30px;
    height: 30px;
    background-size: contain;
    left: -10px;
  }
}
.artistHead .inner .profileTop .artistDetail .thumb img {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .thumb img {
    width: 70px;
    height: 70px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile {
    margin: 0 0 0 10px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .unitName {
  margin: 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .unitName {
    text-align: left;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .unitName a {
  font-size: 11px;
  color: #cbd1d8;
  text-decoration: underline;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .unitName a {
    font-size: 10px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .name {
  margin: 5px 0 0;
  text-align: center;
  font-size: 24px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .name {
    text-align: left;
    font-size: 14px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .name a {
  color: #f38ec3;
  text-decoration: underline;
}
.artistHead .inner .profileTop .artistDetail .profile .roman {
  margin: 0;
  text-align: center;
  font-size: 7px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .roman {
    margin: 0;
    text-align: left;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .profileInfo {
  margin: 8px 0 0;
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .profileInfo {
    margin: 5px 0 0;
    text-align: left;
    font-size: 10px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .thanksMessage {
  margin: 10px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .thanksMessage {
    text-align: left;
    font-size: 11px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .thanksMessage a {
  color: #f38ec3;
  text-decoration: underline;
}
.artistHead .inner .profileTop .artistDetail .profile .thanksMessage a:before {
  font-family: 'cheerz';
  content: "\e91c";
  font-size: 9px;
  margin: 0 4px 0 0;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice {
  margin: 10px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .artistDetail .profile .profileVoice {
    text-align: left;
    font-size: 11px;
  }
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs {
  width: auto;
  height: auto;
  background: none;
  margin: 0;
  box-shadow: none;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs audio {
  width: auto;
  height: auto;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .scrubber {
  display: none;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .time {
  display: none;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .volume {
  display: none;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs p {
  width: auto;
  height: auto;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .play-pause {
  width: auto;
  height: auto;
  padding: 0px;
  float: none;
  border: none;
  display: block;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .play-pause .play:before {
  color: #f38ec3;
  text-decoration: underline;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 9px;
  margin: 0 4px 0 0;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .play-pause .play:after {
  content: 'プロフィールボイス';
  color: #f38ec3;
  text-decoration: underline;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .play-pause .pause:before {
  color: #f38ec3;
  text-decoration: underline;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 9px;
  margin: 0 4px 0 0;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice .audiojs .play-pause .pause:after {
  content: 'プロフィールボイスを停止';
  color: #f38ec3;
  text-decoration: underline;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice audio {
  color: #f38ec3;
  text-decoration: underline;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice audio:before {
  color: #f38ec3;
  text-decoration: underline;
  font-family: 'cheerz';
  content: "\e903";
  font-size: 9px;
  margin: 0 4px 0 0;
}
.artistHead .inner .profileTop .artistDetail .profile .profileVoice audio:after {
  content: 'プロフィールボイス';
}
.artistHead .inner .profileTop .profileRight {
  flex: 1;
  margin: 0 0 0 50px;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .profileRight {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .profileRight .btnArea {
    margin: 10px 0 0;
  }
}
.artistHead .inner .profileTop .profileRight .btnArea ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: flex-end;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .profileRight .btnArea ul {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
  }
}
.artistHead .inner .profileTop .profileRight .btnArea ul li {
  margin: 0 0 0 10px;
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteCount {
  color: #f38ec3;
  font-size: 11px;
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteCount span {
  margin: 0 0 0 5px;
  font-size: 25px;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteCount span {
    font-size: 18px;
  }
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteBtn {
  margin: 0;
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteBtn a {
  display: inline-block;
}
@media (max-width: 37.5em) {
  .artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteBtn a {
    font-size: 8px;
    padding: 5px;
  }
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteBtn a:before {
  font-family: 'cheerz';
  content: "\e915";
}
.artistHead .inner .profileTop .profileRight .btnArea ul li .favoriteBtn a.registered {
  border: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
}
.artistHead .inner .profileTop .profileRight .profileTxt {
  margin: 20px 0 0;
}

.rightColumn .supportArea {
  margin: 40px 0 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  border-radius: 10px;
  padding: 5px;
}
@media (max-width: 37.5em) {
  .rightColumn .supportArea {
    margin: 25px 0 0;
  }
}
.rightColumn .supportArea .supportInner {
  background: #fff;
  border-radius: 6px;
  padding: 15px;
}
.rightColumn .supportArea .supportInner.done {
  padding: 0;
}
.rightColumn .supportArea .supportInner.done .supporterList {
  margin: 0;
  padding: 15px;
}
.rightColumn .supportArea .supportInner.done .topSupporter {
  margin: 0;
  padding: 15px;
}
.rightColumn .supportArea .supportInner h3 {
  font-size: 17px;
  color: #bd93e4;
  font-weight: normal;
}
.rightColumn .supportArea .supportInner p {
  margin: 10px 0 0;
}
.rightColumn .supportArea .supportInner p a {
  font-size: 11px;
}
.rightColumn .supportArea .supportInner .supportBtn {
  width: 100%;
  margin: 20px 0 0;
}
.rightColumn .supportArea .supportInner .supportBtn p {
  text-align: center;
  font-size: 11px;
  color: #bd93e4;
}
.rightColumn .supportArea .supportInner .supportBtn a {
  margin: 10px 0 0;
  display: inline-block;
  width: 100%;
  padding: 10px;
  border-radius: 40px;
  font-size: 10px;
  line-height: 1em;
}
.rightColumn .supportArea .supportInner .supportBtn a span {
  font-size: 10px;
}
.rightColumn .supportArea .supportInner .supportTop {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  padding: 15px;
}
.rightColumn .supportArea .supportInner .supportTop p.catch {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
}
.rightColumn .supportArea .supportInner .supportTop h3 {
  color: #fff;
}
.rightColumn .supportArea .supportInner .supportTop .alertTxt {
  margin: 20px 0 0;
  background: #fff;
  border-radius: 3px;
  padding: 10px;
  color: #f38ec3;
}
.rightColumn .supportArea .supportInner .supportTop .alertTxt p {
  margin: 0;
}
.rightColumn .supportArea .supportInner .supportTop .supportBtn a {
  margin: 0;
  background: #fff;
  color: #bd93e4;
}
.rightColumn .supportArea .supportInner .supporterList {
  margin: 40px 0 0;
}
.rightColumn .supportArea .supportInner .supporterList h4 {
  font-size: 11px;
  color: #bd93e4;
  font-weight: normal;
}
.rightColumn .supportArea .supportInner .supporterList ul li {
  margin: 10px 0 0;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl dt .thumb {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  margin: 0 auto;
  padding: 2px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl dt .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
  border-radius: 50%;
  overflow: hidden;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl dd {
  margin: 0 0 0 10px;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl dd p {
  margin: 0;
}
.rightColumn .supportArea .supportInner .supporterList ul li dl dd p.number {
  font-size: 10px;
  color: #cbd1d8;
}
.rightColumn .supportArea .supportInner .supporterList .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.rightColumn .supportArea .supportInner .supporterList .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .rightColumn .supportArea .supportInner .supporterList .moreBtn a {
    font-size: 8px;
  }
}
.rightColumn .supportArea .supportInner .topSupporter {
  margin: 40px 0 0;
}
.rightColumn .supportArea .supportInner .topSupporter h4 {
  font-size: 11px;
  color: #bd93e4;
  font-weight: normal;
}
.rightColumn .supportArea .supportInner .topSupporter h4:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e918";
}
.rightColumn .supportArea .supportInner .topSupporter .top {
  margin: 10px 0 0;
}
.rightColumn .supportArea .supportInner .topSupporter .top .thumb {
  margin: 0 auto;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
.rightColumn .supportArea .supportInner .topSupporter .top p {
  margin: 5px 0 0;
  text-align: center;
}
.rightColumn .supportArea .supportInner .topSupporter .bottom {
  margin: 10px 0 0;
}
.rightColumn .supportArea .supportInner .topSupporter .bottom ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.rightColumn .supportArea .supportInner .topSupporter .bottom ul li {
  width: 50%;
}
.rightColumn .supportArea .supportInner .topSupporter .bottom ul li .thumb {
  margin: 0 auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.rightColumn .supportArea .supportInner .topSupporter .bottom ul li p {
  margin: 5px 0 0;
  text-align: center;
}
.rightColumn .supportArea .supportInner .topSupporter p.supportNow {
  margin: 20px 0 0;
  color: #bd93e4;
  text-align: center;
}
.rightColumn .communityArea {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .rightColumn .communityArea {
    margin: 15px 0 0;
  }
}
.rightColumn .communityArea h3 {
  font-size: 10px;
  color: #bcc6cf;
  font-weight: normal;
}
.rightColumn .communityArea h3.community:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e919";
}
.rightColumn .communityArea .threadList {
  margin: 10px 0 0 !important;
}
.rightColumn .communityArea .threadList li {
  margin: 5px 0 0;
}
.rightColumn .communityArea .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.rightColumn .communityArea .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .rightColumn .communityArea .moreBtn a {
    font-size: 8px;
  }
}
.rightColumn .fanRanking {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .rightColumn .fanRanking {
    margin: 15px 0 0;
  }
}
.rightColumn .fanRanking h3 {
  font-size: 10px;
  color: #bcc6cf;
  font-weight: normal;
}
.rightColumn .fanRanking h3.ranking:before {
  margin: 0 4px 0 0;
  font-family: 'cheerz';
  content: "\e918";
}
.rightColumn .fanRanking ul {
  margin: 13px 0 0 !important;
  padding: 0 0 0 4px !important;
}
.rightColumn .fanRanking ul li {
  margin: 8px 0 0;
}
.rightColumn .fanRanking ul li:first-child {
  margin: 0;
}
.rightColumn .fanRanking ul li dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.rightColumn .fanRanking ul li dl dt {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.rightColumn .fanRanking ul li dl dt img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.rightColumn .fanRanking ul li dl dd {
  margin: 0 0 0 10px;
  font-size: 11px;
}
.rightColumn .fanRanking ul li dl dd span {
  font-size: 9px;
}
.rightColumn .fanRanking ul li dl dd p.name span.id {
  margin: 0 0 0 10px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  border-radius: 2px;
  padding: 1px 3px;
  text-align: center;
  font-size: 7px;
  color: #fff;
}
.rightColumn .fanRanking ul li dl dd p.cheerCount {
  font-size: 9px;
}
.rightColumn .fanRanking .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.rightColumn .fanRanking .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .rightColumn .fanRanking .moreBtn a {
    font-size: 8px;
  }
}
.rightColumn .movie {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .rightColumn .movie {
    margin: 30px 0 0;
  }
}
.rightColumn .movie .movieSet {
  margin: 10px 0 0;
}
.rightColumn .movie .movieSet a .thumb {
  width: 100%;
  position: relative;
}
.rightColumn .movie .movieSet a .thumb p.time {
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #fff;
}
.rightColumn .movie .movieSet a p.ttl {
  margin: 5px 0 0;
}
.rightColumn .linkArea {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .rightColumn .linkArea {
    margin: 30px 0 0;
  }
}
.rightColumn .linkArea .linkBtn {
  margin: 10px 0 0;
}
.rightColumn .linkArea .linkBtn a {
  display: inline-block;
}

.tab_item {
  display: none;
}
@media (max-width: 37.5em) {
  .tab_item {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 10px 0;
  }
}

input:checked + .tab_item {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}

@media (max-width: 37.5em) {
  .tabContent {
    display: none;
  }
}

@media (max-width: 37.5em) {
  #leftContent:checked ~ #leftColumn_Content,
  #rightContent:checked ~ #rightColumn_Content {
    display: block;
  }
}

.unitHead {
  width: 100%;
}
.unitHead .unitCover {
  position: relative;
  width: 100%;
  height: 420px;
  background-size: cover !important;
}
@media (max-width: 37.5em) {
  .unitHead .unitCover {
    height: 100px;
  }
}
.unitHead .unitCover:before {
  content: '';
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 60%, rgba(0, 0, 0, 0.7) 90%);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
@media (max-width: 37.5em) {
  .unitHead .unitCover:before {
    display: none;
  }
}
.unitHead .inner {
  padding: 20px 0 0;
}
@media (max-width: 37.5em) {
  .unitHead .inner {
    padding: 20px 15px 0;
  }
}
.unitHead .inner .profileTop {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop {
    margin: 0;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.unitHead .inner .profileTop .thumb {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop .thumb {
    width: 70px;
    height: 70px;
  }
}
.unitHead .inner .profileTop .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.unitHead .inner .profileTop .profile {
  flex: 1;
  margin: 0 0 0 25px;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop .profile {
    margin: 0 0 0 10px;
  }
}
.unitHead .inner .profileTop .profile .name {
  font-size: 24px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop .profile .name {
    font-size: 14px;
  }
}
.unitHead .inner .profileTop .profile .name span {
  margin: 0 0 0 15px;
  font-size: 7px;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop .profile .name span {
    margin: 0 0 0 5px;
  }
}
.unitHead .inner .profileTop .profile .profileTxt {
  margin: 10px 0 0;
  color: #fff;
}
@media (max-width: 37.5em) {
  .unitHead .inner .profileTop .profile .profileTxt {
    color: #596776;
  }
}
.unitHead .inner .profileTop .profile .linkBtn {
  margin: 10px 0 0;
}
.unitHead .inner .profileTop .profile .linkBtn a {
  display: inline-block;
  border-radius: 30px;
}

.memberList {
  margin: 30px 0 0;
  padding: 30px 0 0;
  border-top: 1px solid #cacaca;
}
@media (max-width: 37.5em) {
  .memberList {
    margin: 10px 0 0;
    padding: 10px 0 0;
  }
}
.memberList .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.memberList .inner .member {
  margin: 30px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 470px;
}
.memberList .inner .member.solo {
  width: 100%;
}
.memberList .inner .member.solo:first-of-type {
  margin: 0;
}
.memberList .inner .member .thumb {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .thumb {
    width: 70px;
    height: 70px;
  }
}
.memberList .inner .member .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.memberList .inner .member .profile {
  flex: 1;
  margin: 15px 0 0 25px;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .profile {
    margin: 0 0 0 10px;
  }
}
.memberList .inner .member .profile .artistName {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .profile .artistName {
    font-size: 14px;
  }
}
.memberList .inner .member .profile .artistName a {
  color: #f38ec3;
}
.memberList .inner .member .profile .roman {
  font-size: 7px;
  color: #f38ec3;
}
.memberList .inner .member .profile .variousElements {
  margin: 5px 0 0;
  font-size: 11px;
}
.memberList .inner .member .profile .favoriteBtn {
  margin: 5px 0 0;
}
.memberList .inner .member .profile .favoriteBtn a {
  display: inline-block;
  font-size: 8px;
  padding: 4px 8px;
}
.memberList .inner .member .profile .favoriteBtn a:before {
  font-family: 'cheerz';
  content: "\e915";
}
.memberList .inner .member .profile .favoriteBtn a.registered {
  padding: 6px 11px;
  border: none;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
}
.memberList .inner .member .profile ul {
  margin: 5px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .profile ul {
    margin: 0 !important;
    display: block;
  }
}
.memberList .inner .member .profile ul li {
  margin: 0 0 0 10px;
  font-size: 11px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .profile ul li {
    margin: 5px 0 0;
  }
}
.memberList .inner .member .profile ul li:first-child {
  margin: 0;
}
@media (max-width: 37.5em) {
  .memberList .inner .member .profile ul li:first-child {
    margin: 5px 0 0;
  }
}
.memberList .inner .member .profile ul li.cheerNum:before {
  margin: 0 3px 0 0;
  font-family: 'cheerz';
  content: "\e904";
  font-size: 8px;
}
.memberList .inner .member .profile ul li.photo:before {
  margin: 0 3px 0 0;
  font-family: 'cheerz';
  content: "\e91a";
  font-size: 8px;
}
.memberList .inner .member .profile ul li.favorite:before {
  margin: 0 3px 0 0;
  font-family: 'cheerz';
  content: "\e915";
  font-size: 8px;
}
.memberList .inner .member .profile ul li.ranking:before {
  margin: 0 3px 0 0;
  font-family: 'cheerz';
  content: "\e912";
  font-size: 8px;
}
.memberList .inner .member .profile .profileTxt {
  margin: 5px 0 0;
  color: #cbd1d8;
}

@media (max-width: 37.5em) {
  .unitWrap .inner {
    margin: 40px 0 0;
    padding: 0;
    display: block;
  }
}
.unitWrap .feedSelect {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .unitWrap .feedSelect {
    margin: 0;
  }
}
@media (max-width: 37.5em) {
  .unitWrap .feedSelect .inner {
    margin: 0;
    padding: 0 10px 10px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.unitWrap .feed.masonry {
  display: block;
}
@media (max-width: 37.5em) {
  .unitWrap .feed.masonry {
    width: 100% !important;
    padding: 0 15px 15px;
  }
}
.unitWrap .feed.masonry .item {
  margin: 40px 0 0 0 !important;
}
@media (max-width: 37.5em) {
  .unitWrap .feed.masonry .item {
    width: 44%;
    margin: 15px 0 0 !important;
  }
}
.unitWrap .feed .item:nth-child(3n+1) {
  margin: 40px 0 0 40px;
}
@media (max-width: 37.5em) {
  .unitWrap .feed .item:nth-child(3n+1) {
    margin: 15px 0 0;
  }
}
.unitWrap .feed .item:nth-child(4n+1) {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .unitWrap .feed .item:nth-child(4n+1) {
    margin: 15px 0 0;
  }
}

.modalLoginInner {
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalLoginInner {
    width: 100%;
  }
}
.modalLoginInner .inner {
  width: 100%;
}

.modalmessageInner {
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalmessageInner {
    width: 100%;
  }
}
.modalmessageInner .inner {
  width: 100%;
}
.modalmessageInner .modalMessageWrap p {
  text-align: center;
  margin: 40px 0 0;
}
.modalmessageInner .modalMessageWrap .btnBox {
  margin: 40px auto 0;
  text-align: center;
}
.modalmessageInner .modalMessageWrap .btnBox a {
  display: inline-block;
}

.overlay {
  display: none;
  position: fixed;
  top: -10px;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: #f1f4f6;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9999;
}
.overlay.overlayBlack {
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 37.5em) {
  .overlay.overlayBlack {
    padding: 20px;
  }
}

.modalContainer {
  display: table;
  padding: 0;
  width: 100%;
  height: 100%;
}

.modalInner {
  display: table-cell;
  padding: 0;
  vertical-align: middle;
}

.closeButton {
  position: fixed;
  top: 10px;
  right: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 37.5em) {
  .closeButton {
    right: 10px;
    width: 30px;
    height: 30px;
  }
}
.closeButton:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 14px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .closeButton:after {
    font-size: 12px;
  }
}

.modalTrimmingInner {
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalTrimmingInner {
    width: 100%;
  }
}
@media (max-width: 37.5em) {
  .modalTrimmingInner .img-container {
    height: 300px !important;
  }
}
.modalTrimmingInner .docs-buttons {
  margin: 40px 0 0;
  text-align: center;
}
.modalTrimmingInner .docs-buttons button {
  text-align: center;
  margin: 0 auto;
  font-size: 14px;
}
.modalTrimmingInner .inner {
  width: 100%;
}

.modalMessageInner {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalMessageInner {
    width: 100%;
  }
}
.modalMessageInner .messageWrap {
  width: 100%;
  background: url("../../../../assets/cheerz/img/thanks_message_bg.jpg") 0 0 repeat;
  border-radius: 14px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap {
    border-radius: 5px;
  }
}
.modalMessageInner .messageWrap .inner {
  width: 100%;
  padding: 60px 40px 40px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner {
    padding: 15px 10px;
  }
}
.modalMessageInner .messageWrap .inner h3 {
  margin: 0 auto;
  width: 293px;
  height: 74px;
  background: url("../../../../assets/cheerz/img/thanks_message.png") 0 0 no-repeat;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner h3 {
    width: 86%;
    height: 0;
    padding-top: 22%;
    background-size: contain;
  }
}
.modalMessageInner .messageWrap .inner .thumb {
  margin: 20px auto 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .thumb {
    margin: 10px auto 0;
  }
}
.modalMessageInner .messageWrap .inner .thumb img {
  width: 100%;
}
.modalMessageInner .messageWrap .inner .messageContainer {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer {
    display: block;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox {
  margin: 20px auto 0;
  width: 250px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer .messageBox {
    width: 100%;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox h4 {
  margin: 20px 0 0;
  font-size: 15px;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer .messageBox h4 {
    margin: 10px 0 0;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea {
  margin: 10px auto 0;
  padding: 20px;
  width: 100%;
  height: 200px;
  overflow: scroll;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea {
    margin: 10px auto 0;
    width: 100%;
    height: 125px;
    padding: 10px;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea.before {
  height: 125px;
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea.before p {
  color: #f38ec3;
  padding: 20px;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea.before p {
    padding: 30px 20px;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea p {
  font-size: 13px;
  text-align: center;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .modalMessageInner .messageWrap .inner .messageContainer .messageBox .messageArea p {
    line-height: 1.5em;
  }
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .favoriteBtn {
  margin: 20px auto 0;
  text-align: center;
}
.modalMessageInner .messageWrap .inner .messageContainer .messageBox .favoriteBtn a {
  font-size: 13px;
  padding: 15px 30px;
}

.modalMessageInnerSingle {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle {
    width: 100%;
  }
}
.modalMessageInnerSingle .messageWrap {
  width: 100%;
  background: url("../../../../assets/cheerz/img/thanks_message_bg.jpg") 0 0 repeat;
  border-radius: 14px;
}
.modalMessageInnerSingle .messageWrap .inner {
  width: 100%;
  padding: 60px 0 20px;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner {
    padding: 15px 10px;
  }
}
.modalMessageInnerSingle .messageWrap .inner h3 {
  margin: 0 auto;
  width: 293px;
  height: 74px;
  background: url("../../../../assets/cheerz/img/thanks_message.png") 0 0 no-repeat;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner h3 {
    width: 86%;
    height: 0;
    padding-top: 22%;
    background-size: contain;
  }
}
.modalMessageInnerSingle .messageWrap .inner h4 {
  margin: 20px 0 0;
  font-size: 15px;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner h4 {
    margin: 10px 0 0;
  }
}
.modalMessageInnerSingle .messageWrap .inner .thumb {
  margin: 20px auto 0;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner .thumb {
    margin: 10px auto 0;
  }
}
.modalMessageInnerSingle .messageWrap .inner .thumb img {
  width: 100%;
}
.modalMessageInnerSingle .messageWrap .inner .messageArea {
  margin: 20px auto 0;
  padding: 20px;
  width: 400px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner .messageArea {
    margin: 10px auto 0;
    width: 100%;
    padding: 10px;
  }
}
.modalMessageInnerSingle .messageWrap .inner .messageArea p {
  font-size: 13px;
  text-align: center;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner .messageArea p {
    line-height: 1.5em;
  }
}
.modalMessageInnerSingle .messageWrap .inner p.note {
  margin: 20px 0 0;
  font-size: 11px;
  text-align: center;
  color: #8995a3;
}
@media (max-width: 37.5em) {
  .modalMessageInnerSingle .messageWrap .inner p.note {
    margin: 10px 0 0;
  }
}

.modalPointAlert {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalPointAlert {
    width: 100%;
  }
}
.modalPointAlert .pointWrap {
  width: 100%;
  background: #f7f7f7;
  border-radius: 14px;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap {
    border-radius: 5px;
  }
}
.modalPointAlert .pointWrap .inner {
  width: 100%;
  padding: 60px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner {
    padding: 30px 10px;
  }
}
.modalPointAlert .pointWrap .inner .specialTime {
  margin: 0 0 40px;
  padding: 20px 0;
  border-top: 1px solid #cbd1d8;
  border-bottom: 1px solid #cbd1d8;
}
.modalPointAlert .pointWrap .inner .specialTime h4 {
  font-size: 30px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .specialTime h4 {
    font-size: 20px;
  }
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+1) {
  color: #f38ec3;
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+2) {
  color: #bdc7d1;
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+3) {
  color: #84d0f8;
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+4) {
  color: #f7ce93;
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+5) {
  color: #9ae192;
}
.modalPointAlert .pointWrap .inner .specialTime h4 span:nth-child(6n+6) {
  color: #bcb0f5;
}
.modalPointAlert .pointWrap .inner .specialTime p {
  margin: 20px 0 0;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .specialTime p {
    margin: 10px 0 0;
    font-size: 16px;
  }
}
.modalPointAlert .pointWrap .inner .specialTime p span {
  color: #f38ec3;
}
.modalPointAlert .pointWrap .inner .specialTime p.limit {
  margin: 20px 0 0;
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .specialTime p.limit {
    margin: 10px 0 0;
    font-size: 11px;
  }
}
.modalPointAlert .pointWrap .inner h3 {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner h3 {
    font-size: 18px;
  }
}
.modalPointAlert .pointWrap .inner h3 span {
  color: #f38ec3;
}
.modalPointAlert .pointWrap .inner .point {
  margin: 40px auto 0;
  width: 400px;
  padding: 15px 20px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .point {
    margin: 20px auto 0;
    width: 100%;
    padding: 10px 20px;
  }
}
.modalPointAlert .pointWrap .inner .point span {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .point span {
    font-size: 18px;
  }
}
.modalPointAlert .pointWrap .inner .confirmBtn {
  margin: 40px auto 0;
}
@media (max-width: 37.5em) {
  .modalPointAlert .pointWrap .inner .confirmBtn {
    margin: 20px auto 0;
  }
}
.modalPointAlert .pointWrap .inner .confirmBtn a {
  font-size: 15px;
  padding: 15px 35px;
}
.modalPointAlert .pointWrap .inner .cancel {
  margin: 20px auto 0;
}
.modalPointAlert .pointWrap .inner .cancel a {
  display: inline-block;
  font-size: 10px;
}

.modalFullcheerAlert {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert {
    width: 100%;
  }
}
.modalFullcheerAlert .fullcheerWrap {
  width: 100%;
  background: #f7f7f7;
  border-radius: 14px;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap {
    border-radius: 5px;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner {
  width: 100%;
  padding: 60px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap .inner {
    padding: 30px 10px;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner h3 {
  font-size: 24px;
  font-weight: bold;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap .inner h3 {
    font-size: 18px;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner .textArea {
  margin: 40px auto 0;
  width: 500px;
  padding: 15px 20px;
  background: #fff;
  border-radius: 5px;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap .inner .textArea {
    margin: 20px auto 0;
    width: 100%;
    padding: 10px 20px;
    font-size: 13px;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner .textArea span {
  font-size: 12px;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap .inner .textArea span {
    font-size: 11px;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner .confirmBtn {
  margin: 40px auto 0;
}
@media (max-width: 37.5em) {
  .modalFullcheerAlert .fullcheerWrap .inner .confirmBtn {
    margin: 20px auto 0;
  }
}
.modalFullcheerAlert .fullcheerWrap .inner .confirmBtn a {
  font-size: 15px;
  padding: 15px 35px;
}
.modalFullcheerAlert .fullcheerWrap .inner .cancel {
  margin: 20px auto 0;
}
.modalFullcheerAlert .fullcheerWrap .inner .cancel a {
  display: inline-block;
  font-size: 10px;
}

.modalLevelUp {
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalLevelUp {
    width: 100%;
  }
}
.modalLevelUp .levelUpWrap {
  width: 100%;
}
.modalLevelUp .levelUpWrap .inner {
  width: 100%;
  padding: 0;
  text-align: center;
}
.modalLevelUp .levelUpWrap .inner .heart:before {
  font-family: 'cheerz';
  content: "\e921";
  color: #f38ec3;
  font-size: 45px;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner .heart:before {
    font-size: 36px;
  }
}
.modalLevelUp .levelUpWrap .inner p.ttl {
  margin: 5px 0 0;
  font-size: 37px;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0em;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.ttl {
    font-size: 23px;
  }
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+1) {
  color: #f38ec3;
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+2) {
  color: #bdc7d1;
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+3) {
  color: #84d0f8;
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+4) {
  color: #f7ce93;
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+5) {
  color: #9ae192;
}
.modalLevelUp .levelUpWrap .inner p.ttl span:nth-child(6n+6) {
  color: #bcb0f5;
}
.modalLevelUp .levelUpWrap .inner p.ttl span.icon-top_arrow:before {
  margin: 0 0 0 3px;
  font-size: 30px;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.ttl span.icon-top_arrow:before {
    font-size: 20px;
  }
}
.modalLevelUp .levelUpWrap .inner p.levelCount {
  margin: 5px 0 0;
  font-size: 80px;
  font-weight: 900;
  line-height: 1em;
  letter-spacing: 0em;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.levelCount {
    font-size: 50px;
  }
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+1) {
  color: #f38ec3;
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+2) {
  color: #bdc7d1;
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+3) {
  color: #84d0f8;
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+4) {
  color: #f7ce93;
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+5) {
  color: #9ae192;
}
.modalLevelUp .levelUpWrap .inner p.levelCount span:nth-child(6n+6) {
  color: #bcb0f5;
}
.modalLevelUp .levelUpWrap .inner p.cheerLead {
  margin: 45px 0 0;
  font-size: 28px;
  color: #fff;
  line-height: 1em;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.cheerLead {
    margin: 35px 0 0;
    font-size: 18px;
  }
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit {
  margin: 0;
  color: #fff;
  font-size: 56px;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: 0em;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.cheerLimit {
    font-size: 35px;
  }
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span {
  font-size: 80px;
  font-weight: 900;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.cheerLimit span {
    font-size: 50px;
  }
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+1) {
  color: #f38ec3;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+2) {
  color: #bdc7d1;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+3) {
  color: #84d0f8;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+4) {
  color: #f7ce93;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+5) {
  color: #9ae192;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span:nth-child(6n+6) {
  color: #bcb0f5;
}
.modalLevelUp .levelUpWrap .inner p.cheerLimit span.icon-top_arrow:before {
  margin: 0 0 0 3px;
  font-size: 48px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .modalLevelUp .levelUpWrap .inner p.cheerLimit span.icon-top_arrow:before {
    font-size: 30px;
  }
}
.modalLevelUp .levelUpWrap .inner .closeBtn {
  margin: 40px;
}
.modalLevelUp .levelUpWrap .inner .closeBtn button.btn {
  display: inline-block;
  padding: 10px 60px;
  font-size: 13px;
  border-radius: 20px;
}

.modalCheerVoice {
  width: 500px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalCheerVoice {
    width: 100%;
  }
}
.modalCheerVoice .cheerVoiceWrap {
  width: 100%;
}
.modalCheerVoice .cheerVoiceWrap .inner {
  width: 100%;
  padding: 0;
  text-align: center;
}
.modalCheerVoice .cheerVoiceWrap .inner .voice:before {
  font-family: 'cheerz';
  content: "\e903";
  color: #f38ec3;
  font-size: 45px;
}
@media (max-width: 37.5em) {
  .modalCheerVoice .cheerVoiceWrap .inner .voice:before {
    font-size: 36px;
  }
}
.modalCheerVoice .cheerVoiceWrap .inner p {
  margin: 40px 0 0;
  font-size: 37px;
  font-weight: 900;
  line-height: 1.5em;
  letter-spacing: 0em;
  color: #fff;
}
@media (max-width: 37.5em) {
  .modalCheerVoice .cheerVoiceWrap .inner p {
    font-size: 23px;
  }
}
.modalCheerVoice .cheerVoiceWrap .inner .closeBtn {
  margin: 40px;
}
.modalCheerVoice .cheerVoiceWrap .inner .closeBtn button.btn {
  display: inline-block;
  padding: 10px 60px;
  font-size: 13px;
  border-radius: 20px;
}

.modalPhoto {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalPhoto {
    width: 100%;
  }
}
.modalPhoto .photoWrap {
  width: 100%;
}
.modalPhoto .photoWrap .inner {
  width: 100%;
  padding: 0;
  text-align: center;
}
.modalPhoto .photoWrap .inner img {
  width: 100%;
}

.modalMovieInner {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalMovieInner {
    width: 100%;
  }
}
.modalMovieInner .movieWrap {
  width: 100%;
  border-radius: 14px;
}
.modalMovieInner .movieWrap .inner {
  width: 100%;
  padding: 60px 0 20px;
}
@media (max-width: 37.5em) {
  .modalMovieInner .movieWrap .inner {
    padding: 15px 10px;
  }
}
.modalMovieInner .movieWrap .inner .youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  margin-top: 50px;
}
@media (max-width: 37.5em) {
  .modalMovieInner .movieWrap .inner .youtube {
    margin-top: 30px;
  }
}
.modalMovieInner .movieWrap .inner .youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.modalWelcomeInner {
  width: 620px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .modalWelcomeInner {
    width: 100%;
  }
}
.modalWelcomeInner .welcomeWrap {
  width: 100%;
  border-radius: 14px;
}
.modalWelcomeInner .welcomeWrap .inner {
  width: 347px;
  margin: auto;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .modalWelcomeInner .welcomeWrap .inner {
    width: 80%;
  }
}
.modalWelcomeInner .welcomeWrap .inner .welcome {
  width: 100%;
  height: 0;
  padding-top: 52.26%;
  background: url("../../../../assets/cheerz/img/welcome.png") 0 0 no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  .modalWelcomeInner .welcomeWrap .inner .welcome {
    padding-top: 58.65%;
    background: url("../../../../assets/cheerz/img/welcome_sp.png") 0 0 no-repeat;
    background-size: contain;
  }
}

.rankingIndexWrap .tab_item {
  display: block;
  width: 50%;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .tab_item {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}
.rankingIndexWrap #inSession:checked ~ .tabInner .tabInSession {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
.rankingIndexWrap #endSession:checked ~ .tabInner .tabEndSession {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap #endSession:checked ~ .tabInner .tabEndSession {
    border-bottom: 4px solid #f38ec3;
  }
}
.rankingIndexWrap .tabInner {
  width: 1000px;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .tabInner {
    width: 100%;
    margin: 30px auto 0;
  }
}
.rankingIndexWrap .tabContent {
  display: none;
}
.rankingIndexWrap #inSession:checked ~ .rankingBody #inSession_Content,
.rankingIndexWrap #endSession:checked ~ .rankingBody #endSession_Content {
  display: block;
}
.rankingIndexWrap .rankingBody {
  height: 100%;
  background: #e8e9ea;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody {
    border-top: 1px solid #cacaca;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 40px 0;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner {
    display: block;
    padding: 20px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox {
  margin: 40px 0 0;
  width: 480px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox {
    width: 100%;
    margin: 20px 0 0;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox:nth-child(-n+2) {
  margin: 0;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox:nth-child(-n+2) {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox:first-of-type {
    margin: 0;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .thumbArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .thumbArea .top {
  width: 50%;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .thumbArea .top img {
  width: 100%;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .thumbArea .other {
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .thumbArea .other img {
  width: 50%;
  height: 50%;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 20px;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName {
    padding: 15px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventThumb {
  width: 104px;
  height: 45px;
  border-radius: 4px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventThumb {
    width: 80px;
    height: 35px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventTtl {
  flex: 1;
  margin: 0 0 0 10px;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventTtl h3 {
  color: #f38ec3;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventTtl h3 {
    font-size: 15px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventTtl p {
  font-size: 11px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .eventName .eventTtl p {
    font-size: 9px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown {
    font-size: 15px;
  }
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown p {
  display: inline;
  text-decoration: underline;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown span.small {
  font-size: 70%;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown span.num {
  font-size: 150%;
  font-weight: 400;
}
.rankingIndexWrap .rankingBody .tabContent .inner .rankingBox .countdown.before {
  opacity: 0.5;
}

.rankingdetailWrap .eventTop {
  position: relative;
  margin: 20px auto 0;
  width: 700px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop {
    width: 100%;
    margin: 10px auto 0;
  }
}
.rankingdetailWrap .eventTop .mainImage {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .mainImage {
    margin: 10px 0 0;
    border-radius: 0;
  }
}
.rankingdetailWrap .eventTop .mainImage .countdown {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  padding: 10px 20px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .mainImage .countdown {
    font-size: 15px;
  }
}
.rankingdetailWrap .eventTop .mainImage .countdown p {
  display: inline;
  text-decoration: underline;
}
.rankingdetailWrap .eventTop .mainImage .countdown span.small {
  font-size: 70%;
}
.rankingdetailWrap .eventTop .mainImage .countdown span.num {
  font-size: 150%;
  font-weight: 400;
}
.rankingdetailWrap .eventTop .mainImage .countdown.before {
  opacity: 0.5;
}
.rankingdetailWrap .eventTop .share {
  position: absolute;
  top: 110px;
  right: -55px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 10px 0 0;
  }
}
.rankingdetailWrap .eventTop .share p {
  font-size: 8px;
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share p {
    display: none;
  }
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: flex-end;
  }
}
.rankingdetailWrap .eventTop .share ul li {
  margin: 10px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul li {
    margin: 0 0 0 10px;
  }
}
.rankingdetailWrap .eventTop .share ul li a {
  display: block;
  width: 34px;
  height: 34px;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul li a {
    width: 32px;
    height: 32px;
  }
}
.rankingdetailWrap .eventTop .share ul li a.twitter {
  background: url("../../../../assets/cheerz/img/btn_twitter.png") center center no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul li a.twitter {
    background-size: contain;
  }
}
.rankingdetailWrap .eventTop .share ul li a.facebook {
  background: url("../../../../assets/cheerz/img/btn_facebook.png") center center no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul li a.facebook {
    background-size: contain;
  }
}
.rankingdetailWrap .eventTop .share ul li a.line {
  background: url("../../../../assets/cheerz/img/btn_line.png") center center no-repeat;
  background-size: contain;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .eventTop .share ul li a.line {
    background-size: contain;
  }
}
.rankingdetailWrap .tab_item {
  display: block;
  width: 50%;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .tab_item {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}
.rankingdetailWrap .tab_item.disabled {
  pointer-events: none;
  color: #cbd1d8;
}
.rankingdetailWrap #rankingDetail:checked ~ .tabInner .tabRankingDetail {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
.rankingdetailWrap #eventDetail:checked ~ .tabInner .tabEventDetail {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap #eventDetail:checked ~ .tabInner .tabEventDetail {
    border-bottom: 4px solid #f38ec3;
  }
}
.rankingdetailWrap .tabInner {
  width: 700px;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .tabInner {
    width: 100%;
    margin: 20px auto 0;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
}
.rankingdetailWrap .tabContent {
  display: none;
}
.rankingdetailWrap #rankingDetail:checked ~ .rankingBody #rankingDetail_Content,
.rankingdetailWrap #eventDetail:checked ~ .rankingBody #eventDetail_Content {
  display: block;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .tabRankingDetail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.rankingdetailWrap .tabRankingDetail span {
  margin: 0 -100px 0 10px;
  font-size: 11px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .tabRankingDetail span {
    margin: 0;
  }
}
.rankingdetailWrap .tabRankingDetail span:before {
  font-family: 'cheerz';
  content: "\e91f";
  margin: 0 3px 0 0;
}
.rankingdetailWrap .tabRankingDetail a {
  display: block;
  width: 100%;
  height: 100%;
  color: #f38ec3;
}
.rankingdetailWrap .rankingBody {
  height: 100%;
  background: #e8e9ea;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody {
    border-top: 1px solid #cacaca;
  }
}
.rankingdetailWrap .rankingBody .tabContent .rankTop {
  background: #e8e9ea;
}
.rankingdetailWrap .rankingBody .tabContent .rankOther {
  background: #dde0e3;
}
.rankingdetailWrap .rankingBody .tabContent .eventDetail {
  background: #fff;
}
.rankingdetailWrap .rankingBody .tabContent .inner {
  width: 700px;
  padding: 40px 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner {
    width: 100%;
    padding: 20px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox {
  position: relative;
  margin: 40px 0 0;
  width: 100%;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox {
    width: 100%;
    margin: 20px 0 0;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox:first-of-type {
  margin: 0;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox.fanRanking .rankingItem {
  width: 700px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox.fanRanking .rankingItem {
    width: 100%;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox.fanRanking .rankingItem .thumb {
  width: 160px;
  height: 160px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox.fanRanking .rankingItem .thumb {
    width: 50%;
    height: 100%;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox.fanRanking .rankingItem .thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingNum {
  position: absolute;
  top: -20px;
  left: 0;
  background: #fff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 25px;
  font-weight: 400;
  color: #cbd1d8;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingNum {
    width: 45px;
    height: 45px;
    top: -10px;
    left: auto;
    right: -10px;
    font-size: 19px;
    border: 1px solid #dde0e3;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingNum.prize {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
  border: none;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem {
  width: 670px;
  margin: 0 0 0 auto;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem {
    width: 100%;
    border-radius: 4px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .thumb {
  width: 240px;
  height: 240px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .thumb {
    width: 50%;
    height: 100%;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo {
  padding: 30px 30px 20px 30px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo {
    width: 50%;
    padding: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: center;
    -moz-align-content: center;
    -ms-align-content: center;
    align-content: center;
    border-bottom: 1px solid #cacaca;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.unitName {
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.unitName {
    font-size: 9px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.unitName a {
  color: #cbd1d8;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.artistName {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.artistName {
    font-size: 20px;
    font-weight: normal;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.artistName a {
  color: #f38ec3;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.artistName a:after {
  font-family: 'cheerz';
  content: "\e920";
  margin: 0 0 0 5px;
  font-size: 20px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.artistName a:after {
    margin: 0 0 0 2px;
    font-size: 16px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.roman {
  font-size: 7px;
  color: #f38ec3;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.cheer {
  margin: 5px 0 0;
  font-size: 17px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.cheer {
    font-size: 11px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.cheer:before {
  font-family: 'cheerz';
  content: "\e904";
  font-size: 13px;
  margin: 0 5px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo p.cheer:before {
    font-size: 10px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking {
    display: none;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking p a:after {
  font-family: 'cheerz';
  content: "\e920";
  color: #f38ec3;
  font-weight: normal;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking ul li {
  margin: 8px 0 0 10px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking ul li:first-child {
  margin: 8px 0 0 0;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .rankInfo .fanRanking ul li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp {
  display: none;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp {
    display: block;
    width: 100%;
    padding: 15px 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.06em;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp p a:after {
  font-family: 'cheerz';
  content: "\e920";
  color: #f38ec3;
  font-weight: normal;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp ul li {
  margin: 0 0 0 6px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp ul li:first-child {
  margin: 0;
}
.rankingdetailWrap .rankingBody .tabContent .inner .rankingBox .rankingItem .fanRankingSp ul li img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex {
    margin: 20px 0 0;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex h3 {
  font-size: 24px;
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock {
  margin: 20px 0 0;
  padding: 20px 20px 20px 10px;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock {
    position: relative;
    padding: 10px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock .rankingNum {
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 20px;
  font-weight: 400;
  color: #cbd1d8;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock .rankingNum {
    width: 25px;
    height: 25px;
    font-size: 13px;
    border: 1px solid #dde0e3;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock .rankingNum.prize {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
  border: none;
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl {
  margin: 0 0 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb.supporter {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  padding: 4px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb.supporter {
    padding: 2px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb.supporter img {
  border-radius: 50%;
  max-width: 82px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb.supporter img {
    max-width: 36px;
  }
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt {
    display: block;
  }
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
  }
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dt.thumb img {
    width: auto;
    max-width: 40px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd {
  flex: 1;
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd {
    margin: 0 0 0 10px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd p.name {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 0;
  font-size: 20px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd p.name {
    font-size: 13px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd p.name span.id {
  margin: 0 0 0 10px;
  height: 15px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  border-radius: 2px;
  padding: 1px 3px;
  text-align: center;
  font-size: 9px;
  font-weight: normal;
  color: #fff;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd p.name span.id {
    height: auto;
    font-size: 8px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul {
  margin: 10px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul {
    margin: 5px 0 0 !important;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li {
  margin: 0 0 0 20px;
  font-size: 17px;
  text-indent: 0;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li {
    padding: 0;
    font-size: 10px;
    background: none;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li:first-child {
  margin: 0;
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li:before {
  content: '';
}
.rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li.cheer:before {
  font-family: 'cheerz';
  content: "\e904";
  font-size: 13px;
  margin: 0 5px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .fanRankingIndex .contentsBlock dl dd ul li.cheer:before {
    font-size: 10px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner .eventLead {
  font-size: 18px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner .eventLead {
    text-align: left;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl {
  margin: 40px 0 0;
  padding: 40px 0 0;
  border-top: 1px solid #e4e7ea;
  font-size: 13px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl {
    margin: 20px 0 0;
    padding: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl.spLeft {
    text-align: left;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl:first-of-type {
  border: none;
  padding: 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl:first-of-type {
    margin: 40px 0 0;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dt {
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dt {
    font-weight: bold;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dt h3 {
  font-size: 20px;
  font-weight: normal;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd {
  margin: 10px 0 0;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd.left {
  text-align: left;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd h3 {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd h3 {
    font-size: 15px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd h3 span.big {
  font-size: 150%;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd h3 span.small {
  font-size: 70%;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li {
  margin: 20px 0 0 10px;
  width: 167px;
  text-align: left;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li {
    margin: 10px 0 0 10px;
    width: 30%;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(-n+4) {
  margin-top: 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(-n+4) {
    margin: 10px 0 0 10px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(4n+1) {
  margin-left: 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(4n+1) {
    margin: 10px 0 0 10px;
  }
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(-n+3) {
    margin-top: 0;
  }
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li .thumb {
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li .thumb.winner {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  padding: 5px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li .thumb.winner {
    padding: 4px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li .thumb.winner img {
  border-radius: 6px;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.unitName {
  margin: 5px 0 0;
  font-size: 9px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.unitName {
    font-size: 8px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.unitName a {
  color: #cbd1d8;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.artistName {
  margin: 3px 0 0;
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.artistName {
    font-size: 10px;
    font-weight: normal;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.artistName a {
  color: #f38ec3;
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.cheer {
  margin: 3px 0 0;
  font-size: 13px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.cheer {
    font-size: 9px;
  }
}
.rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.cheer:before {
  font-family: 'cheerz';
  content: "\e904";
  font-size: 11px;
  margin: 0 5px 0 0;
}
@media (max-width: 37.5em) {
  .rankingdetailWrap .rankingBody .tabContent .inner dl dd ul li p.cheer:before {
    font-size: 8px;
  }
}

@media (max-width: 37.5em) {
  .articleList .inner {
    padding: 0;
  }
}
.articleList .inner ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list {
    display: block;
  }
}
.articleList .inner ul.list li {
  margin: 40px 0 0 41px;
  width: 306px;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #cacaca;
  }
}
.articleList .inner ul.list li:nth-child(3n+1) {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li:nth-child(3n+1) {
    margin: 0;
  }
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.articleList .inner ul.list li a .thumb {
  width: 100%;
  height: 196px;
  border-radius: 10px;
  background: #fdfdff;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li a .thumb {
    width: 125px;
    height: 80px;
    border-radius: 3px;
  }
}
.articleList .inner ul.list li a .thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.articleList .inner ul.list li a .caption {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li a .caption {
    flex: 1;
    margin: 0 0 0 10px;
  }
}
.articleList .inner ul.list li a .caption p.lead {
  font-size: 20px;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li a .caption p.lead {
    font-size: 15px;
  }
}
.articleList .inner ul.list li a .caption .tagBox {
  margin: 15px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.articleList .inner ul.list li a .caption .tagBox .tag {
  margin: 0 0 0 10px;
  padding: 0 15px;
  height: 20px;
  font-size: 11px;
  line-height: 20px;
  border-radius: 4px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .articleList .inner ul.list li a .caption .tagBox .tag {
    margin: 0 0 0 5px;
    padding: 0 10px;
    height: 15px;
    font-size: 8px;
    line-height: 15px;
  }
}
.articleList .inner ul.list li a .caption .tagBox .tag:first-of-type {
  margin: 0;
}
.articleList .inner ul.list li a .caption .tagBox .tag.new {
  background: #f38ec3;
}
.articleList .inner ul.list li a .caption .tagBox .tag.free {
  background: #70c666;
}
.articleList .inner ul.list li a .caption .tagBox .tag.notice {
  border: 1px solid #70c666;
  color: #70c666;
}

.articleDetail .inner {
  width: 600px;
}
@media (max-width: 37.5em) {
  .articleDetail .inner {
    width: 100%;
    padding: 0 0 80px;
  }
}
.articleDetail .inner .photo {
  margin: 30px 0 0;
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .photo {
    border-radius: 0;
    margin: 20px 0 0;
  }
  .articleDetail .inner .photo:first-of-type {
    margin: 0;
  }
}
.articleDetail .inner h2 {
  margin: 40px 0 0;
  font-size: 24px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .articleDetail .inner h2 {
    margin: 20px 0 0;
    padding: 0 20px;
    font-size: 20px;
  }
}
.articleDetail .inner p.date {
  margin: 15px 0 0;
  font-size: 11px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .articleDetail .inner p.date {
    margin: 10px 0 0;
    padding: 0 20px;
    font-size: 9px;
  }
}
.articleDetail .inner p.freeInfo {
  margin: 20px 0 0;
  font-size: 13px;
  color: #70c666;
}
@media (max-width: 37.5em) {
  .articleDetail .inner p.freeInfo {
    margin: 20px 0 0;
    padding: 0 20px;
    font-size: 15px;
  }
}
.articleDetail .inner p {
  margin: 40px 0 0;
  font-size: 13px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .articleDetail .inner p {
    margin: 20px 0 0;
    padding: 0 20px;
    font-size: 15px;
    line-height: 1.5em;
  }
}
.articleDetail .inner h3 {
  margin: 30px 0 0;
  font-size: 18px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .articleDetail .inner h3 {
    margin: 20px 0 0;
    padding: 0 20px;
    font-size: 20px;
    font-weight: bold;
  }
}
.articleDetail .inner p.noticeInfo {
  margin: 40px 0 0;
  font-size: 24px;
  color: #70c666;
  text-align: center;
}
@media (max-width: 37.5em) {
  .articleDetail .inner p.noticeInfo {
    margin: 20px 0 0;
    padding: 0 20px;
    font-size: 15px;
    text-align: left;
  }
}
.articleDetail .inner .otherPhoto {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .otherPhoto {
    padding: 0 20px;
  }
}
.articleDetail .inner .otherPhoto ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.articleDetail .inner .otherPhoto ul li {
  margin: 20px 0 0 20px;
  width: 103px;
  height: 103px;
  background: #dde0e3;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .otherPhoto ul li {
    margin: 8px 0 0 8px;
    width: 60px;
    height: 60px;
  }
}
.articleDetail .inner .otherPhoto ul li:nth-child(5n+1) {
  margin: 20px 0 0 0;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .otherPhoto ul li:nth-child(5n+1) {
    margin: 8px 0 0 0;
  }
}
.articleDetail .inner .otherPhoto ul li img {
  max-width: 100%;
  max-height: 103px;
  width: auto;
  height: auto;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .otherPhoto ul li img {
    max-height: 60px;
  }
}
.articleDetail .inner .readMore {
  margin: 80px 0 0;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore {
    margin: 40px 0 0;
    padding: 0 20px;
  }
}
.articleDetail .inner .readMore ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore ul {
    display: block;
  }
}
.articleDetail .inner .readMore ul.notice {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.articleDetail .inner .readMore ul li {
  width: 280px;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore ul li {
    margin: 40px 0 0;
    width: 100%;
  }
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore ul li:first-child {
    margin: 0;
  }
}
.articleDetail .inner .readMore ul li .readMoreBtn a {
  display: block;
  width: 100%;
  height: 50px;
  background: #70c666;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore ul li .readMoreBtn a {
    width: 100%;
    height: 55px;
    border-radius: 30px;
    font-size: 17px;
    line-height: 55px;
  }
}
.articleDetail .inner .readMore ul li p {
  margin: 20px 0 0;
  text-align: center;
  font-size: 11px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .articleDetail .inner .readMore ul li p {
    margin: 10px 0 0;
  }
  .articleDetail .inner .readMore ul li p br {
    display: none;
  }
}

.articleFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  background: #fff;
}
@media (max-width: 37.5em) {
  .articleFooter {
    padding: 0px;
  }
}
.articleFooter a {
  display: block;
  margin: 0 auto;
  background: url("../../../../assets/cheerz/img/sugotoku_link.png") 0 0 no-repeat;
  width: 458px;
  height: 60px;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .articleFooter a {
    background: url("../../../../assets/cheerz/img/sugotoku_link_sp.png") 0 0 no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 14.6666%;
  }
}

.contentTtl.purchase.center .inner {
  display: block;
  text-align: center;
}
.contentTtl.purchase .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  border-bottom: 1px solid #e4e7ea;
  margin: 0 auto 35px;
  padding: 0 0 35px;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner {
    display: block;
    border: none;
    margin: 0;
    padding: 0 20px;
  }
}
.contentTtl.purchase .inner .pageTtl p {
  margin: 5px 0 0;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner .pageTtl p {
    text-align: center;
    margin: 30px 0 0;
  }
}
.contentTtl.purchase .inner .rightBlock .pointDisplay {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 500px;
  padding: 10px 20px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner .rightBlock .pointDisplay {
    margin: 20px 0 0;
    width: 100%;
  }
}
.contentTtl.purchase .inner .rightBlock .pointDisplay p.point {
  font-size: 30px;
  font-weight: 400;
}
.contentTtl.purchase .inner .rightBlock .pointDisplay p.point.pink {
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner .rightBlock .pointDisplay p.point {
    font-size: 23px;
  }
}
.contentTtl.purchase .inner .rightBlock .pointDisplay p.point span {
  font-size: 20px;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner .rightBlock .pointDisplay p.point span {
    font-size: 23px;
  }
}
.contentTtl.purchase .inner .rightBlock .linkBtn {
  margin: 10px 0 0;
  text-align: right;
}
.contentTtl.purchase .inner .rightBlock .linkBtn a {
  display: inline-block;
}
@media (max-width: 37.5em) {
  .contentTtl.purchase .inner .rightBlock .linkBtn a {
    border: 2px solid #f38ec3;
    padding: 3px 10px;
    font-size: 11px;
  }
}

.pointList .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 37.5em) {
  .pointList .inner {
    display: block;
    padding: 40px 20px;
  }
}
.pointList .inner dl {
  margin: 39px 0 0 39px;
  width: 307px;
  text-align: center;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .pointList .inner dl {
    margin: 20px 0 0;
    width: 100%;
  }
}
.pointList .inner dl:nth-child(3n+1) {
  margin-left: 0;
}
.pointList .inner dl:nth-child(-n+3) {
  margin-top: 0;
}
@media (max-width: 37.5em) {
  .pointList .inner dl:nth-child(-n+3) {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .pointList .inner dl:first-of-type {
    margin: 0;
  }
}
.pointList .inner dl.campaign dt {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3YjdkOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y2Nzg5NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f7b7d9), color-stop(100%, #f67896));
  background: -moz-linear-gradient(left, #f7b7d9, #f67896);
  background: -webkit-linear-gradient(left, #f7b7d9, #f67896);
  background: linear-gradient(to right, #f7b7d9, #f67896);
}
.pointList .inner dl.campaign dd {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
}
.pointList .inner dl.campaign dd p.pointMenu {
  color: #fff;
}
.pointList .inner dl.campaign dd p.breakdown {
  color: #fff;
}
.pointList .inner dl.campaign dd .buyBtn a {
  border: 3px solid #fff;
  color: #fff;
}
.pointList .inner dl dt {
  padding: 10px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  color: #fff;
  font-size: 16px;
}
@media (max-width: 37.5em) {
  .pointList .inner dl dt {
    font-size: 15px;
  }
}
.pointList .inner dl dt span {
  font-size: 150%;
  font-weight: bold;
}
.pointList .inner dl dd {
  padding: 30px 15px 20px;
  background: #fff;
}
.pointList .inner dl dd p.pointMenu {
  font-size: 16px;
  color: #f38ec3;
  letter-spacing: 0;
}
@media (max-width: 37.5em) {
  .pointList .inner dl dd p.pointMenu {
    font-size: 15px;
  }
}
.pointList .inner dl dd p.pointMenu span.large {
  font-size: 150%;
  font-weight: bold;
}
.pointList .inner dl dd p.pointMenu span.middle {
  font-size: 130%;
}
.pointList .inner dl dd p.breakdown {
  margin: 10px 0 0;
}
.pointList .inner dl dd .buyBtn {
  margin: 20px 0 0;
}
.pointList .inner dl dd .buyBtn a {
  font-size: 15px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .pointList .inner dl dd .buyBtn a {
    font-size: 13px;
  }
}

.supArea {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .supArea {
    margin: 20px 0 0;
  }
}
.supArea .inner {
  border-top: 1px solid #e4e7ea;
  margin: 35px auto 0;
  padding: 35px 0 0;
}
@media (max-width: 37.5em) {
  .supArea .inner {
    margin: 20px auto 0;
    padding: 20px;
  }
}
.supArea .inner p {
  line-height: 2em;
}
.supArea .inner p a {
  font-weight: bold;
  text-decoration: underline;
}

.tableWrap.payment .inner {
  width: 560px;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner {
    width: 100%;
  }
}
.tableWrap.payment .inner .alert {
  margin: 0 0 40px;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .alert {
    margin: 0 0 20px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect {
    margin: 20px 0 0;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr th.other {
  background: #e8e9ea;
  border-top: 6px solid #f1f4f6;
  color: #596776;
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td {
    margin: 0;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td label {
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td label {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td label p.type {
  width: 15%;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td label p.type {
    width: auto;
    margin: 0 0 0 10px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td label p.number {
  width: 30%;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td label p.number {
    width: auto;
    margin: 0 0 0 10px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td label p.name {
  width: 30%;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td label p.name {
    width: auto;
    margin: 0 0 0 10px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td label p.limit {
  width: 10%;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect table tr td label p.limit {
    width: auto;
    margin: 0 0 0 10px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect table tr td .delete a:before {
  font-family: 'cheerz';
  content: "\ea0f";
  color: #cbd1d8;
}
.tableWrap.payment .inner .tableBody.cardSelect .addCard {
  margin: 1px 0 0;
}
.tableWrap.payment .inner .tableBody.cardSelect .addCard a {
  display: block;
  width: 100%;
  background: #e8e9ea;
  border-radius: 2px;
  padding: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.tableWrap.payment .inner .tableBody.cardSelect .addCard a img {
  width: 30px;
}
.tableWrap.payment .inner .tableBody.cardSelect .addCard a p {
  margin: 0 -140px 0 7px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect .addCard a p {
    margin: 0 0 0 7px;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect p.att {
  margin: 20px 0 0;
}
.tableWrap.payment .inner .tableBody.cardSelect p.att a {
  color: #f38ec3;
  text-decoration: underline;
}
.tableWrap.payment .inner .tableBody.cardSelect .transmition {
  margin: 40px 0 0;
}
.tableWrap.payment .inner .tableBody.cardSelect .transmition button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect .transmition button {
    width: 100%;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect .linkBtn {
  margin: 40px 0 0;
  text-align: center;
}
.tableWrap.payment .inner .tableBody.cardSelect .linkBtn a {
  display: inline-block;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect .linkBtn a {
    width: 100%;
  }
}
.tableWrap.payment .inner .tableBody.cardSelect .cancel {
  margin: 40px 0 0;
  text-align: center;
}
.tableWrap.payment .inner .tableBody.cardSelect .cancel button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody.cardSelect .cancel button {
    width: 100%;
  }
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody table tr th {
    display: table-cell;
  }
}
@media (max-width: 37.5em) {
  .tableWrap.payment .inner .tableBody table tr td {
    display: table-cell;
    background: #fff !important;
  }
  .tableWrap.payment .inner .tableBody table tr td:nth-child(1) {
    color: #596776;
    font-size: 10px;
  }
}
.tableWrap.payment .inner .tableBody table tr td.point {
  text-align: right;
  font-size: 18px;
}
.tableWrap.payment .inner .tableBody table tr td.point span {
  font-size: 13px;
}
.tableWrap.payment .inner .tableBody table tr td.pink {
  color: #f38ec3;
}

.contentTtl.search .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e4e7ea;
  margin: 0 auto 35px;
  padding: 0 0 35px;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner {
    display: block;
    border: none;
    margin: 0;
    padding: 0 20px;
  }
}
.contentTtl.search .inner .pageTtl p {
  margin: 5px 0 0;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner .pageTtl p {
    text-align: center;
    margin: 30px 0 0;
  }
}
.contentTtl.search .inner .searchBox {
  margin: 0 0 0 30px;
  width: 600px;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner .searchBox {
    margin: 20px 0 0;
    width: 100%;
  }
}
.contentTtl.search .inner .searchBox input.search {
  background: #fff;
}

.searchList {
  width: 1000px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .searchList {
    width: 100%;
    margin: 40px auto 0;
  }
}
.searchList.line {
  border-top: 1px solid #e4e7ea;
  margin: 40px auto 0;
  padding: 40px 0 0;
}
.searchList .inner h3 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .searchList .inner h3 {
    font-size: 18px;
  }
}
.searchList .inner .noItem {
  width: 670px;
  margin: 20px auto 0;
  padding: 35px 0;
  background: #e8e9ea;
  border-radius: 6px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .searchList .inner .noItem {
    width: 100%;
    padding: 20px 0;
  }
}
.searchList .inner .searchResult {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult {
    display: block;
  }
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult.artist {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.searchList .inner .searchResult dl {
  margin: 20px 0 0;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl {
    margin: 15px 0 0;
    width: 100%;
  }
}
.searchList .inner .searchResult dl:nth-child(-n+2) {
  margin: 0;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl:nth-child(-n+2) {
    margin: 15px 0 0;
  }
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl:first-of-type {
    margin: 0;
  }
}
.searchList .inner .searchResult dl dt {
  width: 200px;
  height: 200px;
  background: #fdfdff;
  border-radius: 6px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl dt {
    width: 140px;
    height: 140px;
  }
}
.searchList .inner .searchResult dl dt img {
  max-width: 100%;
}
.searchList .inner .searchResult dl dd {
  flex: 1;
  padding: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl dd {
    padding: 0 0 0 10px;
  }
}
.searchList .inner .searchResult dl dd p.unitName {
  font-size: 18px;
}
.searchList .inner .searchResult dl dd p.unitName a {
  color: #f38ec3;
}
.searchList .inner .searchResult dl dd ul {
  margin: 10px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.searchList .inner .searchResult dl dd ul li:after {
  content: '／';
  margin: 0 13px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .searchList .inner .searchResult dl dd ul li:after {
    margin: 0 10px;
  }
}
.searchList .inner .searchResult dl dd ul li:last-child:after {
  display: none;
}
.searchList .inner .searchResult dl dd ul li a {
  color: #f38ec3;
}
.searchList .inner .artistBox {
  width: 160px;
  margin: 20px 0 0 8px;
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox {
    width: 30%;
    margin: 12px 0 0 12px;
  }
}
.searchList .inner .artistBox:nth-child(6n+1) {
  margin: 20px 0 0 0;
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox:nth-child(6n+1) {
    margin: 12px 0 0 12px;
  }
}
.searchList .inner .artistBox:nth-child(-n+6) {
  margin: 0 0 0 8px;
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox:nth-child(-n+6) {
    margin: 12px 0 0 12px;
  }
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox:nth-child(3n+1) {
    margin: 12px 0 0 0;
  }
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox:nth-child(-n+3) {
    margin: 0 0 0 12px;
  }
}
.searchList .inner .artistBox:first-of-type {
  margin: 0;
}
.searchList .inner .artistBox
.thumb {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 6px;
  overflow: hidden;
}
.searchList .inner .artistBox
.thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.searchList .inner .artistBox
.thumb a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchList .inner .artistBox
.thumb a:before {
  height: 100%;
  vertical-align: middle;
  width: 0px;
}
.searchList .inner .artistBox
.thumb a > * {
  vertical-align: middle;
  display: inline-block;
}
.searchList .inner .artistBox
.thumb a img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.searchList .inner .artistBox p.unitName {
  margin: 5px 0 0;
  font-size: 9px;
}
.searchList .inner .artistBox p.unitName a {
  color: #cbd1d8;
}
.searchList .inner .artistBox p.name {
  font-size: 13px;
}
.searchList .inner .artistBox p.name a {
  color: #f38ec3;
}
.searchList .inner .artistBox .missid {
  margin: 3px 0 0;
  width: 50px;
}
@media (max-width: 37.5em) {
  .searchList .inner .artistBox .missid {
    margin: 0;
    width: 40px;
  }
}
.searchList .inner .moreBtn {
  margin: 40px 0 0;
  text-align: center;
}
.searchList .inner .moreBtn a {
  width: 290px;
  padding: 18px 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .searchList .inner .moreBtn a {
    padding: 18px 0;
    font-size: 18px;
  }
}

.artistList .inner ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list {
    padding: 0 15px 15px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.artistList .inner ul.list li {
  margin: 40px 0 0 40px;
  width: 220px;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list li {
    width: 47.82%;
    margin: 15px 0 0;
  }
}
.artistList .inner ul.list li:nth-child(4n+1) {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list li:nth-child(4n+1) {
    margin: 15px 0 0;
  }
}
.artistList .inner ul.list li .thumb {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list li .thumb {
    border-radius: 7px;
  }
}
.artistList .inner ul.list li .thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.artistList .inner ul.list li .thumb a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.artistList .inner ul.list li .thumb a > * {
  vertical-align: middle;
  display: inline-block;
}
.artistList .inner ul.list li .thumb a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.artistList .inner ul.list li p.unitName {
  margin: 5px 0 0;
  font-size: 9px;
}
.artistList .inner ul.list li p.unitName a {
  color: #cbd1d8;
}
.artistList .inner ul.list li p.name {
  margin: 5px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list li p.name {
    font-size: 11px;
  }
}
.artistList .inner ul.list li p.name a {
  color: #f38ec3;
}
.artistList .inner ul.list li p.supportName {
  margin: 5px 0 0;
  font-size: 15px;
  letter-spacing: 0.1em;
}
@media (max-width: 37.5em) {
  .artistList .inner ul.list li p.supportName {
    font-size: 13px;
  }
}
.artistList .inner ul.list li p.supportName a {
  color: #f38ec3;
}

.presentMovie .inner ul.list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
@media (max-width: 37.5em) {
  .presentMovie .inner ul.list {
    padding: 0 15px 15px;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: space-between;
  }
}
.presentMovie .inner ul.list li {
  background: #fff;
  margin: 40px 0 0 40px;
  width: 220px;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .presentMovie .inner ul.list li {
    width: 47.82%;
    margin: 15px 0 0;
  }
}
.presentMovie .inner ul.list li:nth-child(4n+1) {
  margin: 40px 0 0 0;
}
@media (max-width: 37.5em) {
  .presentMovie .inner ul.list li:nth-child(4n+1) {
    margin: 15px 0 0;
  }
}
.presentMovie .inner ul.list li .presentTxt {
  padding: 10px;
}
.presentMovie .inner ul.list li .presentTxt p.unitName {
  margin: 5px 0 0;
  font-size: 9px;
}
.presentMovie .inner ul.list li .presentTxt p.unitName a {
  color: #cbd1d8;
}
.presentMovie .inner ul.list li .presentTxt p.name {
  margin: 5px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
.presentMovie .inner ul.list li .presentTxt p.supportName {
  margin: 5px 0 0;
  font-size: 15px;
  letter-spacing: 0.1em;
}
@media (max-width: 37.5em) {
  .presentMovie .inner ul.list li .presentTxt p.supportName {
    font-size: 13px;
  }
}
.presentMovie .inner ul.list li .presentTxt p.supportName a {
  color: #f38ec3;
}
.presentMovie .inner ul.list li .presentTxt .userInfo {
  margin: 10px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #cbd1d8;
}
.presentMovie .inner ul.list li .presentTxt .userInfo p.ttl {
  font-size: 11px;
  font-weight: bold;
}
.presentMovie .inner ul.list li .presentTxt .userInfo dl {
  margin: 10px 0 0;
}
.presentMovie .inner ul.list li .presentTxt .userInfo dl dt {
  color: #cbd1d8;
  font-size: 11px;
}
.presentMovie .inner ul.list li .presentTxt .userInfo dl dd {
  margin: 5px 0 0;
}

.aboutWrap .aboutHero {
  width: 100%;
  padding: 100px 0;
  background-size: cover;
}
@media (max-width: 37.5em) {
  .aboutWrap .aboutHero {
    padding: 20px;
  }
}
.aboutWrap .aboutHero .aboutTtl {
  width: 750px;
  margin: 0 auto;
  padding: 60px 30px;
  background: rgba(230, 87, 188, 0.75);
  border-radius: 15px;
}
@media (max-width: 37.5em) {
  .aboutWrap .aboutHero .aboutTtl {
    width: 100%;
    padding: 40px 30px;
  }
}
.aboutWrap .aboutHero .aboutTtl h2 {
  margin: 0 auto;
  width: 293px;
  height: 96px;
  background: url("../../../../assets/cheerz/img/about_logo.png") 0 0 no-repeat;
  text-indent: -9999px;
}
@media (max-width: 37.5em) {
  .aboutWrap .aboutHero .aboutTtl h2 {
    background: url("../../../../assets/cheerz/img/about_logo_sp.png") 0 0 no-repeat;
    background-size: contain;
    width: 64.7457%;
    height: 0;
    padding-top: 21%;
  }
}
.aboutWrap .aboutHero .aboutTtl h3 {
  margin: 25px 0 0;
  font-size: 26px;
  color: #fff;
  text-align: center;
}
@media (max-width: 37.5em) {
  .aboutWrap .aboutHero .aboutTtl h3 {
    margin: 15px 0 0;
    font-size: 17px;
  }
}
.aboutWrap .aboutHero .aboutTtl p {
  margin: 30px 0 0;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .aboutWrap .aboutHero .aboutTtl p {
    margin: 40px 0 0;
    font-size: 13px;
    line-height: 1.5em;
  }
}
.aboutWrap .inner {
  width: 750px;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner {
    width: 100%;
  }
}
.aboutWrap .inner .appImage {
  margin: 100px 0 0;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .appImage {
    margin: 45px 0 0;
  }
}
.aboutWrap .inner .appImage ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.aboutWrap .inner .appImage ul li {
  width: 216px;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .appImage ul li {
    width: 33.33%;
  }
}
.aboutWrap .inner .appImage ul li dl dd {
  margin: 35px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .appImage ul li dl dd {
    margin: 20px 0 0;
  }
}
.aboutWrap .inner .appImage ul li dl dd h4 {
  font-size: 24px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .appImage ul li dl dd h4 {
    font-size: 18px;
  }
}
.aboutWrap .inner .appImage ul li dl dd p {
  margin: 15px 0 0;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .appImage ul li dl dd p {
    margin: 10px 0 0;
    padding: 0 5px;
    font-size: 11px;
    text-align: left;
  }
  .aboutWrap .inner .appImage ul li dl dd p br {
    display: none;
  }
}
.aboutWrap .inner .qa {
  margin: 100px 0 0;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .qa {
    margin: 40px 0 0;
  }
}
.aboutWrap .inner .qa dl {
  margin: 20px 0 0;
}
.aboutWrap .inner .qa dl:first-of-type {
  margin: 0;
}
.aboutWrap .inner .qa dl dt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  color: #f38ec3;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .qa dl dt {
    font-size: 15px;
  }
}
.aboutWrap .inner .qa dl dt:before {
  margin: 0 10px 0 0;
  content: 'Q';
  font-size: 40px;
  font-weight: 400;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .qa dl dt:before {
    font-size: 20px;
  }
}
.aboutWrap .inner .qa dl dd {
  padding: 0 0 0 45px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .qa dl dd {
    padding: 0;
    line-height: 1.5em;
  }
}
.aboutWrap .inner .qa dl dd a {
  color: #f38ec3;
  text-decoration: underline;
}
.aboutWrap .inner .btnArea {
  margin: 100px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .btnArea {
    margin: 40px 0 0;
  }
}
.aboutWrap .inner .btnArea a {
  padding: 15px 90px;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .btnArea a {
    font-size: 17px;
  }
}
.aboutWrap .inner .btnArea a.off {
  pointer-events: none;
  background: #cbd1d8;
  opacity: 0.8;
}
.aboutWrap .inner .information {
  width: 500px;
  margin: 38px auto 0;
  border: 1px solid #596776;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .information {
    width: 100%;
  }
}
.aboutWrap .inner .information p {
  color: #596776;
}
.aboutWrap .inner .information .appBtnArea {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .information .appBtnArea {
    margin: 20px 0 0;
    display: block;
  }
}
.aboutWrap .inner .information .appBtnArea .btnBox {
  margin: 6px 10px 0;
}
@media (max-width: 37.5em) {
  .aboutWrap .inner .information .appBtnArea .btnBox {
    margin: 5px auto 0;
  }
}
.aboutWrap .inner .information .appBtnArea .btnBox a.btn {
  border: 3px solid #f38ec3;
  padding: 10px 36px;
  font-weight: 400;
  border-radius: 22px;
}

.contentTtl.search .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  border-bottom: 1px solid #e4e7ea;
  margin: 0 auto 35px;
  padding: 0 0 35px;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner {
    display: block;
    border: none;
    margin: 0;
    padding: 0 20px;
  }
}
.contentTtl.search .inner .pageTtl p {
  margin: 5px 0 0;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner .pageTtl p {
    text-align: center;
    margin: 30px 0 0;
  }
}
.contentTtl.search .inner .searchBox {
  margin: 0 0 0 30px;
  width: 600px;
}
@media (max-width: 37.5em) {
  .contentTtl.search .inner .searchBox {
    margin: 20px 0 0;
    width: 100%;
  }
}
.contentTtl.search .inner .searchBox input.search {
  background: #fff;
}

.cheerHistoryList {
  width: 1000px;
  margin: 40px auto 0;
}
@media (max-width: 37.5em) {
  .cheerHistoryList {
    width: 100%;
    margin: 40px auto 0;
  }
}
.cheerHistoryList.line {
  border-top: 1px solid #e4e7ea;
  margin: 40px auto 0;
  padding: 40px 0 0;
}
.cheerHistoryList .inner h3 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner h3 {
    font-size: 18px;
  }
}
.cheerHistoryList .inner .noItem {
  width: 670px;
  margin: 20px auto 0;
  padding: 35px 0;
  background: #e8e9ea;
  border-radius: 6px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .noItem {
    width: 100%;
    padding: 20px 0;
  }
}
.cheerHistoryList .inner .cheerHistory {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .cheerHistory {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.cheerHistoryList .inner .artistBox {
  width: 160px;
  margin: 20px 0 0 8px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox {
    width: 30%;
    margin: 12px 0 0 12px;
  }
}
.cheerHistoryList .inner .artistBox:nth-child(6n+1) {
  margin: 20px 0 0 0;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox:nth-child(6n+1) {
    margin: 12px 0 0 12px;
  }
}
.cheerHistoryList .inner .artistBox:nth-child(-n+6) {
  margin: 0 0 0 8px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox:nth-child(-n+6) {
    margin: 12px 0 0 12px;
  }
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox:nth-child(3n+1) {
    margin: 12px 0 0 0;
  }
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox:nth-child(-n+3) {
    margin: 0 0 0 12px;
  }
}
.cheerHistoryList .inner .artistBox:first-of-type {
  margin: 0;
}
.cheerHistoryList .inner .artistBox
.thumb {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 6px;
  overflow: hidden;
}
.cheerHistoryList .inner .artistBox
.thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.cheerHistoryList .inner .artistBox
.thumb a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cheerHistoryList .inner .artistBox
.thumb a:before {
  height: 100%;
  vertical-align: middle;
  width: 0px;
}
.cheerHistoryList .inner .artistBox
.thumb a > * {
  vertical-align: middle;
  display: inline-block;
}
.cheerHistoryList .inner .artistBox
.thumb a img {
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.cheerHistoryList .inner .artistBox p.unitName {
  margin: 5px 0 0;
  font-size: 9px;
}
.cheerHistoryList .inner .artistBox p.unitName a {
  color: #cbd1d8;
}
.cheerHistoryList .inner .artistBox p.name {
  font-size: 13px;
}
.cheerHistoryList .inner .artistBox p.name a {
  color: #f38ec3;
}
.cheerHistoryList .inner .artistBox p.cheerCount {
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox p.cheerCount {
    font-size: 9px;
  }
}
.cheerHistoryList .inner .artistBox p.cheerCount:before {
  font-family: 'cheerz';
  content: '\e904';
  font-size: 10px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox p.cheerCount:before {
    font-size: 8px;
  }
}
.cheerHistoryList .inner .artistBox .missid {
  margin: 3px 0 0;
  width: 50px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .artistBox .missid {
    margin: 0;
    width: 40px;
  }
}
.cheerHistoryList .inner .achievement {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cheerHistoryList .inner .achievement .achievementItem {
  width: 490px;
  margin: 20px 0 0;
  padding: 20px;
  background: #fff;
  border-radius: 10px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem {
    width: 100%;
    margin: 10px 0 0;
    padding: 10px;
  }
}
.cheerHistoryList .inner .achievement .achievementItem:nth-child(2n) {
  margin: 20px 0 0 20px;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem:nth-child(2n) {
    margin: 10px 0 0;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 0 13px 0 0;
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .daily {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eef4f9 url("../../../../assets/cheerz/img/icon_daily.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .daily {
    width: 45px;
    height: 45px;
    background-size: 70%;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .weekly {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eef4f9 url("../../../../assets/cheerz/img/icon_weekly.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .weekly {
    width: 45px;
    height: 45px;
    background-size: 70%;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .monthly {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #eef4f9 url("../../../../assets/cheerz/img/icon_monthly.png") center center no-repeat;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .monthly {
    width: 45px;
    height: 45px;
    background-size: 70%;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .rankNum {
  margin: 0 0 0 -6px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 25px;
  font-weight: 400;
  color: #fff;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .rank .rankNum {
    width: 45px;
    height: 45px;
    font-size: 19px;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .content {
  flex: 1;
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .content p.date {
  font-size: 11px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .content p.date {
    font-size: 9px;
  }
}
.cheerHistoryList .inner .achievement .achievementItem .achievementBody .content p.artistName {
  font-size: 18px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .content p.artistName {
    font-size: 20px;
  }
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem .achievementBody .content p.txt {
    display: none;
  }
}
.cheerHistoryList .inner .achievement .achievementItem p.txtSp {
  display: none;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .achievement .achievementItem p.txtSp {
    display: block;
    margin: 10px 0 0;
  }
}
.cheerHistoryList .inner .moreBtn {
  margin: 40px 0 0;
  text-align: center;
}
.cheerHistoryList .inner .moreBtn a {
  width: 290px;
  padding: 18px 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .cheerHistoryList .inner .moreBtn a {
    padding: 18px 0;
    font-size: 18px;
  }
}

.smsWrap .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .smsWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.smsWrap .inner .numberIndicate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 40px auto 0;
  padding: 13px 20px;
  width: 390px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .smsWrap .inner .numberIndicate {
    padding: 10px;
    width: 100%;
  }
  .smsWrap .inner .numberIndicate:last-child {
    margin: 10px 0 0;
  }
}
.smsWrap .inner .numberIndicate p.ttl {
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .smsWrap .inner .numberIndicate p.ttl {
    font-size: 10px;
  }
}
.smsWrap .inner .numberIndicate p.number {
  flex: 1;
  text-align: right;
  font-size: 23px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .smsWrap .inner .numberIndicate p.number {
    font-size: 18px;
  }
}
.smsWrap .inner .numberIndicate p.number span {
  font-size: 13px;
  font-weight: normal;
}
.smsWrap .inner .cancel {
  margin: 40px 0 0;
  text-align: center;
}
.smsWrap .inner .cancel button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .smsWrap .inner .cancel button {
    width: 100%;
  }
}
.smsWrap .inner .transmition {
  text-align: center;
}
.smsWrap .inner .transmition a {
  display: inline-block;
  margin: 20px auto 0;
}
.smsWrap .inner .deleteBtn {
  text-align: center;
}
.smsWrap .inner .deleteBtn button {
  margin: 20px auto 0;
}

.unsubscribeWrap .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.unsubscribeWrap .inner .attention {
  margin: 40px 0 0;
}
.unsubscribeWrap .inner .attention p {
  font-size: 24px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner .attention p {
    font-size: 16px;
  }
}
.unsubscribeWrap .inner .attention p:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e90f";
  color: #f38ec3;
}
.unsubscribeWrap .inner p.lead {
  margin: 40px 0 0;
  text-align: center;
}
.unsubscribeWrap .inner dl {
  margin: 30px 0 0;
  padding-bottom: calc(30px - (((13px * 1) - 13px) / 2));
  border-bottom: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner dl {
    margin: 20px 0 0;
    padding-bottom: calc(20px - (((13px * 1) - 13px) / 2));
  }
}
.unsubscribeWrap .inner dl:first-of-type {
  margin: 40px 0 0;
}
.unsubscribeWrap .inner dl dt {
  font-size: 13px;
  color: #f38ec3;
}
.unsubscribeWrap .inner dl dd {
  font-size: 13px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner dl dd {
    line-height: 1.46em;
  }
}
.unsubscribeWrap .inner dl dd.ttl {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner dl dd.ttl {
    line-height: 1.33em;
  }
}
.unsubscribeWrap .inner dl dd ul li {
  margin-top: 16px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner dl dd ul li {
    margin-top: 10px;
    line-height: 1.33em;
  }
}
.unsubscribeWrap .inner dl dd ul li:before {
  content: '・';
}
.unsubscribeWrap .inner dl dd ul li:first-child {
  margin-top: 0;
}
.unsubscribeWrap .inner dl dd.price {
  font-size: 30px;
}
.unsubscribeWrap .inner .numberIndicate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 40px auto 0;
  padding: 13px 20px;
  width: 390px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner .numberIndicate {
    padding: 10px;
    width: 100%;
  }
  .unsubscribeWrap .inner .numberIndicate:last-child {
    margin: 10px 0 0;
  }
}
.unsubscribeWrap .inner .numberIndicate p.ttl {
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner .numberIndicate p.ttl {
    font-size: 10px;
  }
}
.unsubscribeWrap .inner .numberIndicate p.number {
  flex: 1;
  text-align: right;
  font-size: 23px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner .numberIndicate p.number {
    font-size: 18px;
  }
}
.unsubscribeWrap .inner .numberIndicate p.number span {
  font-size: 13px;
  font-weight: normal;
}
.unsubscribeWrap .inner .cancel {
  margin: 40px 0 0;
  text-align: center;
}
.unsubscribeWrap .inner .cancel button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .unsubscribeWrap .inner .cancel button {
    width: 100%;
  }
}
.unsubscribeWrap .inner .transmition {
  text-align: center;
}
.unsubscribeWrap .inner .transmition a {
  display: inline-block;
  margin: 20px auto 0;
}
.unsubscribeWrap .inner .gotoTop {
  text-align: center;
}
.unsubscribeWrap .inner .gotoTop a {
  display: inline-block;
  margin: 40px auto 0;
}
.unsubscribeWrap .inner .deleteBtn {
  text-align: center;
}
.unsubscribeWrap .inner .deleteBtn button {
  margin: 20px auto 0;
}

.totalIndicate {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .totalIndicate {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .totalIndicate .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.totalIndicate .inner .indicateBox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .totalIndicate .inner .indicateBox {
    display: block;
  }
}
.totalIndicate .inner .indicateBox .amountIndicate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 13px 20px;
  width: 390px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .totalIndicate .inner .indicateBox .amountIndicate {
    padding: 10px;
    width: 100%;
  }
  .totalIndicate .inner .indicateBox .amountIndicate:last-child {
    margin: 10px 0 0;
  }
}
.totalIndicate .inner .indicateBox .amountIndicate p.ttl {
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .totalIndicate .inner .indicateBox .amountIndicate p.ttl {
    font-size: 10px;
  }
}
.totalIndicate .inner .indicateBox .amountIndicate p.money {
  flex: 1;
  text-align: right;
  font-size: 23px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .totalIndicate .inner .indicateBox .amountIndicate p.money {
    font-size: 18px;
  }
}
.totalIndicate .inner .indicateBox .amountIndicate p.money span {
  font-size: 13px;
  font-weight: normal;
}
.totalIndicate .inner .indicateBox .amountIndicate .btnBox {
  margin: 0 0 0 10px;
}
.totalIndicate .inner .indicateBox .amountIndicate .btnBox a {
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .totalIndicate .inner .indicateBox .amountIndicate .btnBox a {
    padding: 5px;
    font-size: 10px;
  }
}

.tableWrap {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .tableWrap {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .tableWrap .inner {
    padding: 0 20px;
  }
}
.tableWrap .inner .optionWrap {
  background: #e8e9ea;
  padding: 12px 10px;
  border: 2px solid #f1f4f6;
  border-bottom: none;
  border-radius: 2px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap {
    padding: 10px;
  }
}
.tableWrap .inner .optionWrap form {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  flex: 1;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap form {
    display: block;
  }
}
.tableWrap .inner .optionWrap form .searchBox {
  width: 160px;
  margin: 0 0 0 auto;
}
.tableWrap .inner .optionWrap .radioBox {
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap .radioBox {
    margin: 10px 0 0;
  }
}
.tableWrap .inner .optionWrap .radioBox:after {
  content: '';
  display: block;
  margin: 0 0 0 20px;
  width: 1px;
  height: 30px;
  border-right: 1px solid #dadde0;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap .radioBox:after {
    display: none;
  }
}
.tableWrap .inner .optionWrap .radioBox label {
  margin: 0 0 0 15px;
}
.tableWrap .inner .optionWrap .radioBox label:first-of-type {
  margin: 0;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap .radioBox label p {
    font-size: 10px;
  }
}
.tableWrap .inner .optionWrap p.selectTtl {
  margin: 0 0 0 20px;
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap p.selectTtl {
    margin: 10px 0 0;
  }
}
.tableWrap .inner .optionWrap .selectBox {
  margin: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap .selectBox {
    margin: 5px 0 0;
  }
  .tableWrap .inner .optionWrap .selectBox.ml10 {
    margin: 5px 0 0;
    margin-left: 0 !important;
  }
}
.tableWrap .inner .optionWrap .selectBox .selectWrap {
  height: 22px;
}
.tableWrap .inner .optionWrap .selectBox .selectWrap.date {
  width: 92px;
}
.tableWrap .inner .optionWrap .selectBox .selectWrap.long {
  width: 250px;
}
.tableWrap .inner .optionWrap button {
  margin: 0 0 0 5px;
  width: 65px;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .optionWrap button {
    margin: 10px auto 0;
  }
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.payment td:nth-child(3):before {
    content: '支払確定額：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.payment td:nth-child(4):before {
    content: '残高：';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody.payment td .btnBox {
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.payment td .btnBox {
    width: 40%;
    display: block;
    margin: 10px auto;
  }
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.sales td:after {
    content: '（確定）';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.sales td:first-child:after {
    content: none;
  }
  .tableWrap .inner .tableBody.sales td:nth-child(2):before {
    content: 'CHEER売上：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.sales td:nth-child(3):before {
    content: 'サポーター売上：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.sales td:nth-child(4):before {
    content: '売上合計：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.sales td:nth-child(5):before {
    content: 'CHEER売上：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.sales td:nth-child(6):before {
    content: 'サポーター売上：';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody.sales td:nth-child(5) {
  text-align: center;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.sales td:nth-child(5) {
    display: none;
  }
}
.tableWrap .inner .tableBody.sales td:nth-child(6) {
  text-align: center;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.sales td:nth-child(6) {
    display: none;
  }
}
.tableWrap .inner .tableBody.sales td.prospects {
  color: #bcc6cf;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.sales td.prospects:after {
    content: '（見込）';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody.use td {
  text-align: right;
}
.tableWrap .inner .tableBody.use td:nth-child(1) {
  text-align: left;
}
.tableWrap .inner .tableBody.use td:nth-child(2) {
  text-align: left;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.use td {
    text-align: left;
  }
  .tableWrap .inner .tableBody.use td:nth-child(2):before {
    content: '所属グループ：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(3):before {
    content: 'サポーター売上：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(4):before {
    content: 'ランク：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(5):before {
    content: '投稿数：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(6):before {
    content: 'サポーター数：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(7):before {
    content: '総CHEER数：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.use td:nth-child(8):before {
    content: '最終投稿日：';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody.purchase td {
  text-align: right;
}
.tableWrap .inner .tableBody.purchase td:nth-child(1) {
  text-align: left;
}
.tableWrap .inner .tableBody.purchase td:nth-child(2) {
  text-align: left;
}
.tableWrap .inner .tableBody.purchase td:nth-child(3) {
  text-align: center;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.purchase td:nth-child(3) {
    text-align: left;
  }
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.purchase td {
    text-align: left;
  }
  .tableWrap .inner .tableBody.purchase td:nth-child(2):before {
    content: '内容：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.purchase td:nth-child(3):before {
    content: '購入元：';
    font-size: 12px;
  }
  .tableWrap .inner .tableBody.purchase td:nth-child(4):before {
    content: '金額：';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody.supporter td:nth-child(3) {
  text-align: center;
}
.tableWrap .inner .tableBody.supporter td:nth-child(4) {
  text-align: center;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody.supporter td:nth-child(3):before {
    content: '開始日時：';
    font-size: 12px;
  }
}
.tableWrap .inner .tableBody table {
  width: 100%;
  border-collapse: separate;
}
.tableWrap .inner .tableBody table tr th {
  padding: 10px 2px;
  background: #f38ec3;
  border: 1px solid #f1f4f6;
  border-radius: 3px;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  vertical-align: middle;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody table tr th {
    display: none;
  }
}
.tableWrap .inner .tableBody table tr th .toolTips {
  display: inline-block;
  margin: 0 0 -2px 2px;
  background: #fff;
  width: 13px;
  height: 13px;
  border-radius: 6px;
  position: relative;
}
.tableWrap .inner .tableBody table tr th .toolTips:after {
  font-family: 'cheerz';
  content: '\e909';
  font-size: 10px;
  transform: scale(0.8);
  color: #f38ec3;
  position: absolute;
  top: -1px;
  left: 3px;
}
.tableWrap .inner .tableBody table tr th .toolTips:hover {
  position: relative;
}
.tableWrap .inner .tableBody table tr th .toolTips:hover span {
  display: block;
  position: absolute;
  top: 25px;
  left: -15px;
  font-size: 90%;
  color: #596776;
  text-align: left;
  background-color: #e8e9ea;
  width: 205px;
  padding: 5px;
  border-radius: 3px;
  z-index: 100;
}
.tableWrap .inner .tableBody table tr th .toolTips:hover span:before {
  content: '';
  display: block;
  position: absolute;
  height: 0;
  width: 0;
  top: -13px;
  left: 15px;
  border: 13px transparent solid;
  border-right-width: 0;
  border-left-color: #e8e9ea;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  z-index: 100;
}
.tableWrap .inner .tableBody table tr th .toolTips span {
  display: none;
}
.tableWrap .inner .tableBody table tr td {
  padding: 10px 8px;
  background: #fff;
  border: 1px solid #f1f4f6;
  border-radius: 3px;
  word-break: break-all;
  overflow: hidden;
  vertical-align: middle;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody table tr td {
    display: block;
  }
  .tableWrap .inner .tableBody table tr td:nth-child(1) {
    margin: 10px 0 0;
    background: #f38ec3;
    color: #fff;
  }
}
.tableWrap .inner .tableBody table tr td span.icon-info {
  margin: 0 0 0 5px;
  color: #f38ec3;
  font-size: 16px;
}
.tableWrap .inner .tableBody table tr td.money {
  text-align: right;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .tableWrap .inner .tableBody table tr td.money {
    font-size: 15px;
  }
}
.tableWrap .inner .tableBody table tr td.money span {
  font-size: 12px;
}
.tableWrap .inner .tableBody table tr td.money.execute {
  color: #f38ec3;
}
.tableWrap .inner .tableBody table tr td.noPadding {
  padding: 0;
}
.tableWrap .inner .tableBody table tr td.noPadding img {
  width: 100%;
}
.tableWrap .inner .tableBody table tr td.bottomTd {
  background: #e8e9ea;
  border-bottom: 20px solid #f1f4f6;
  font-size: 11px;
  color: #8995a3;
}
.tableWrap .inner .tableBody table tr td .btnBox {
  display: inline-block;
  margin: 0 auto;
}
.tableWrap .inner .tableBody table tr td .btnBox a {
  font-size: 10px;
}

.formWrap {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .formWrap {
    margin: 20px 0 0;
  }
}
.formWrap .inner h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
}
.formWrap .inner p.lead {
  margin: 0 0 20px;
}
.formWrap .inner .formGroup {
  margin: 20px 0 0;
}
.formWrap .inner .formGroup:first-of-type {
  margin: 0;
}
.formWrap .inner .formGroup .selectArea.cardLimit {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.formWrap .inner .formGroup .selectArea.cardLimit .limitDate, .formWrap .inner .formGroup .selectArea.cardLimit .limitYear {
  width: 85px;
}
.formWrap .inner .formGroup .selectArea.cardLimit .limitDate:after, .formWrap .inner .formGroup .selectArea.cardLimit .limitYear:after {
  top: 11px;
}
@media (max-width: 37.5em) {
  .formWrap .inner .formGroup .selectArea.cardLimit .limitDate:after, .formWrap .inner .formGroup .selectArea.cardLimit .limitYear:after {
    top: 13px;
  }
}
.formWrap .inner .formGroup .selectArea.cardLimit .limitDate select, .formWrap .inner .formGroup .selectArea.cardLimit .limitYear select {
  padding: 8px 10px;
}
@media (max-width: 37.5em) {
  .formWrap .inner .formGroup .selectArea.cardLimit .limitDate select, .formWrap .inner .formGroup .selectArea.cardLimit .limitYear select {
    padding: 6px 10px;
  }
}
.formWrap .inner .formGroup .selectArea.cardLimit p {
  margin: 0 5px;
}
.formWrap .inner .formGroup .selectWrap:after {
  top: 17px;
}
.formWrap .inner .formGroup .selectWrap select {
  padding: 12px 10px;
}
.formWrap .inner .formGroup .itemName {
  margin: 0 0 10px;
}
.formWrap .inner .formGroup .cardImage {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.formWrap .inner .formGroup .cardImage img {
  width: 40px;
  margin: 0 0 0 2px;
}
.formWrap .inner .formGroup .cardImage img:first-of-type {
  margin: 0;
}
.formWrap .inner .check {
  margin: 20px 0 0;
}
.formWrap .inner .check label.checkboxTtl {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 27px;
  vertical-align: middle;
  cursor: pointer;
  color: #596776;
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .formWrap .inner .check label.checkboxTtl {
    font-size: 12px;
  }
}
.formWrap .inner .check label.checkboxTtl:after {
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: #fff;
  content: '';
}
@media (max-width: 37.5em) {
  .formWrap .inner .check label.checkboxTtl:after {
    top: 7px;
  }
}
.formWrap .inner .check label.checkboxTtl:before {
  position: absolute;
  z-index: 99;
  top: 7px;
  left: 6px;
  display: block;
  margin-top: -6px;
  width: 5px;
  height: 9px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  content: '';
  opacity: 1;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 37.5em) {
  .formWrap .inner .check label.checkboxTtl:before {
    top: 10px;
  }
}
input[type=checkbox]:checked + .formWrap .inner .check label.checkboxTtl:before {
  opacity: 1;
}
.formWrap .inner .check .checkbox:checked + label.checkboxTtl:after {
  background: #f38ec3;
}
.formWrap .inner .transmition {
  margin: 40px 0 0;
}
.formWrap .inner .transmition button {
  margin: 0 auto;
}
.formWrap .inner .linkBtn {
  margin: 40px 0 0;
  text-align: center;
}
.formWrap .inner .linkBtn a {
  display: inline-block;
  margin: 0 auto;
}
.formWrap .inner .againBtn {
  margin: 20px 0 0;
  text-align: center;
}
.formWrap .inner .againBtn button, .formWrap .inner .againBtn a {
  margin: 0 auto;
}
.formWrap .inner .againBtn a {
  display: inline-block;
}
.formWrap .inner .cancel {
  margin: 20px 0 0;
  text-align: center;
}
.formWrap .inner .cancel button, .formWrap .inner .cancel a {
  margin: 0 auto;
}
.formWrap .inner .cancel a {
  display: inline-block;
}
.formWrap .inner .caution {
  margin: 40px 0 0;
}
.formWrap .inner .caution.mb40 {
  margin: 0 0 40px;
}
.formWrap .inner .caution h4 {
  margin: 0 0 10px;
}
.formWrap .inner .caution ul li {
  width: 100%;
}
.formWrap .inner .caution ul li:first-child {
  margin: 0;
}
.formWrap .inner .caution ul li a {
  text-decoration: underline;
}
.formWrap .inner .caution p {
  text-align: center;
}
.formWrap .inner .caution p a {
  text-decoration: underline;
}

.balance {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .balance {
    width: 100%;
    margin: 20px 0 0;
    padding: 0 20px;
  }
}
.balance .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  padding: 10px 20px;
  background: #fff;
  border-radius: 6px;
}
.balance .inner p.ttl {
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .balance .inner p.ttl {
    font-size: 10px;
  }
}
.balance .inner p.money {
  flex: 1;
  text-align: right;
  font-size: 40px;
  font-weight: bold;
  line-height: 1em;
}
@media (max-width: 37.5em) {
  .balance .inner p.money {
    font-size: 18px;
  }
}
.balance .inner p.money span {
  font-size: 20px;
}
@media (max-width: 37.5em) {
  .balance .inner p.money span {
    font-size: 13px;
  }
}

@media (max-width: 37.5em) {
  .bankWrap .inner {
    width: 100%;
    padding: 0 20px;
  }
}
.bankWrap .inner .bankBody {
  margin: 40px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .bankBody {
    margin: 20px 0 0;
    display: block;
  }
}
.bankWrap .inner .bankBody .bankInfo {
  width: 388px;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .bankBody .bankInfo {
    width: 100%;
  }
  .bankWrap .inner .bankBody .bankInfo:last-child {
    margin: 20px 0 0;
  }
}
.bankWrap .inner .bankBody .bankInfo h3 {
  font-size: 13px;
  font-weight: bold;
}
.bankWrap .inner .bankBody .bankInfo dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 2px 0 0;
}
.bankWrap .inner .bankBody .bankInfo dl:first-of-type {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .bankBody .bankInfo dl:first-of-type {
    margin: 10px 0 0;
  }
}
.bankWrap .inner .bankBody .bankInfo dl dt {
  padding: 14px 10px;
  width: 120px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.bankWrap .inner .bankBody .bankInfo dl dd {
  flex: 1;
  margin: 0 0 0 2px;
  padding: 14px 10px;
  background: #fff;
  border-radius: 3px;
  font-size: 11px;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input {
  padding: 0;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input input[type="text"] {
  border-radius: 3px;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input input[type="text"]::-webkit-input-placeholder {
  color: #596776;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #596776;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #596776;
}
.bankWrap .inner .bankBody .bankInfo dl dd.input input[type="text"]:-ms-input-placeholder {
  color: #596776;
}
.bankWrap .inner .bankBody .bankInfo dl dd.radio {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.bankWrap .inner .bankBody .bankInfo dl dd.radio label {
  margin: 0 0 0 10px;
}
.bankWrap .inner .bankBody .bankInfo dl dd.radio label:first-of-type {
  margin: 0;
}
.bankWrap .inner .bankBody .bankInfo dl dd.radio .radio + .radioIcon:before {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.bankWrap .inner .bankBody .bankInfo dl dd.radio .radio:checked + .radioIcon:after {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.bankWrap .inner .transferBtn {
  margin: 40px 0 0;
  text-align: center;
}
.bankWrap .inner .transferBtn p {
  margin: 10px 0 0;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .transferBtn p {
    font-size: 10px;
  }
}
.bankWrap .inner .caution {
  margin: 40px 0 0;
}
.bankWrap .inner .caution ul li {
  width: 370px;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .caution ul li {
    width: 100%;
  }
}
.bankWrap .inner .caution ul li:nth-child(-n+2) {
  margin: 0;
}
.bankWrap .inner .transmition {
  margin: 40px 0 0;
  text-align: center;
}
.bankWrap .inner .transmition button {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 20px 60px;
  font-size: 22px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .bankWrap .inner .transmition button {
    width: 100%;
    padding: 15px 25px;
    font-size: 15px;
  }
}
.bankWrap .inner .cancel {
  text-align: center;
}
.bankWrap .inner .cancel button {
  margin: 20px auto 0;
}
.bankWrap .inner .cancel a {
  display: inline-block;
  margin: 20px auto 0;
}

@media (max-width: 37.5em) {
  .profileWrap .inner, .notificationWrap .inner {
    padding: 0 20px;
  }
}
.profileWrap .inner h3.ttl, .notificationWrap .inner h3.ttl {
  margin: 40px 0 0;
  font-size: 18px;
  font-weight: bold;
  color: #f38ec3;
}
.profileWrap .inner .notificationBody dt, .notificationWrap .inner .notificationBody dt {
  width: 50% !important;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .notificationBody dt, .notificationWrap .inner .notificationBody dt {
    width: 100% !important;
  }
}
.profileWrap .inner .notificationBody dd, .notificationWrap .inner .notificationBody dd {
  width: 50% !important;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .notificationBody dd, .notificationWrap .inner .notificationBody dd {
    width: 100% !important;
  }
}
.profileWrap .inner .profileBody, .profileWrap .inner .notificationBody, .notificationWrap .inner .profileBody, .notificationWrap .inner .notificationBody {
  margin: 40px 0 0;
}
.profileWrap .inner .profileBody h3, .profileWrap .inner .notificationBody h3, .notificationWrap .inner .profileBody h3, .notificationWrap .inner .notificationBody h3 {
  font-size: 20px;
  font-weight: bold;
}
.profileWrap .inner .profileBody dl, .profileWrap .inner .notificationBody dl, .notificationWrap .inner .profileBody dl, .notificationWrap .inner .notificationBody dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 2px 0 0;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl, .profileWrap .inner .notificationBody dl, .notificationWrap .inner .profileBody dl, .notificationWrap .inner .notificationBody dl {
    display: block;
    margin: 6px 0 0;
  }
}
.profileWrap .inner .profileBody dl:first-of-type, .profileWrap .inner .notificationBody dl:first-of-type, .notificationWrap .inner .profileBody dl:first-of-type, .notificationWrap .inner .notificationBody dl:first-of-type {
  margin: 20px 0 0;
}
.profileWrap .inner .profileBody dl dt, .profileWrap .inner .notificationBody dl dt, .notificationWrap .inner .profileBody dl dt, .notificationWrap .inner .notificationBody dl dt {
  padding: 14px 10px;
  width: 212px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl dt, .profileWrap .inner .notificationBody dl dt, .notificationWrap .inner .profileBody dl dt, .notificationWrap .inner .notificationBody dl dt {
    width: 100%;
  }
}
.profileWrap .inner .profileBody dl dt.second, .profileWrap .inner .notificationBody dl dt.second, .notificationWrap .inner .profileBody dl dt.second, .notificationWrap .inner .notificationBody dl dt.second {
  background: #ebedee;
  color: #bcc6cf;
}
.profileWrap .inner .profileBody dl dt span.required, .profileWrap .inner .notificationBody dl dt span.required, .notificationWrap .inner .profileBody dl dt span.required, .notificationWrap .inner .notificationBody dl dt span.required {
  margin-left: 8px;
  font-size: 10px;
  color: #f38ec3;
}
.profileWrap .inner .profileBody dl dd, .profileWrap .inner .notificationBody dl dd, .notificationWrap .inner .profileBody dl dd, .notificationWrap .inner .notificationBody dl dd {
  flex: 1;
  margin: 0 0 0 2px;
  padding: 14px 10px;
  background: #fff;
  border-radius: 3px;
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl dd, .profileWrap .inner .notificationBody dl dd, .notificationWrap .inner .profileBody dl dd, .notificationWrap .inner .notificationBody dl dd {
    margin: 0;
  }
}
.profileWrap .inner .profileBody dl dd .imageUpload, .profileWrap .inner .notificationBody dl dd .imageUpload, .notificationWrap .inner .profileBody dl dd .imageUpload, .notificationWrap .inner .notificationBody dl dd .imageUpload {
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl dd .imageUpload, .profileWrap .inner .notificationBody dl dd .imageUpload, .notificationWrap .inner .profileBody dl dd .imageUpload, .notificationWrap .inner .notificationBody dl dd .imageUpload {
    width: 100%;
    height: auto;
  }
}
.profileWrap .inner .profileBody dl dd .imageUpload label, .profileWrap .inner .notificationBody dl dd .imageUpload label, .notificationWrap .inner .profileBody dl dd .imageUpload label, .notificationWrap .inner .notificationBody dl dd .imageUpload label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.profileWrap .inner .profileBody dl dd .imageUpload label .fileSelect .icon, .profileWrap .inner .notificationBody dl dd .imageUpload label .fileSelect .icon, .notificationWrap .inner .profileBody dl dd .imageUpload label .fileSelect .icon, .notificationWrap .inner .notificationBody dl dd .imageUpload label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.profileWrap .inner .profileBody dl dd .imageUpload label .fileSelect p, .profileWrap .inner .notificationBody dl dd .imageUpload label .fileSelect p, .notificationWrap .inner .profileBody dl dd .imageUpload label .fileSelect p, .notificationWrap .inner .notificationBody dl dd .imageUpload label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon a, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon a, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon a, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon a:after, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon a:after, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .editIcon a:after, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon a, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon a, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon a, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon a:after, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon a:after, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck .deleteIcon a:after, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck img, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck img, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck img, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.profileWrap .inner .profileBody dl dd .imageUpload.imgCheck video, .profileWrap .inner .notificationBody dl dd .imageUpload.imgCheck video, .notificationWrap .inner .profileBody dl dd .imageUpload.imgCheck video, .notificationWrap .inner .notificationBody dl dd .imageUpload.imgCheck video {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.profileWrap .inner .profileBody dl dd.input, .profileWrap .inner .notificationBody dl dd.input, .notificationWrap .inner .profileBody dl dd.input, .notificationWrap .inner .notificationBody dl dd.input {
  padding: 0;
}
.profileWrap .inner .profileBody dl dd.input input[type="text"], .profileWrap .inner .profileBody dl dd.input textarea, .profileWrap .inner .notificationBody dl dd.input input[type="text"], .profileWrap .inner .notificationBody dl dd.input textarea, .notificationWrap .inner .profileBody dl dd.input input[type="text"], .notificationWrap .inner .profileBody dl dd.input textarea, .notificationWrap .inner .notificationBody dl dd.input input[type="text"], .notificationWrap .inner .notificationBody dl dd.input textarea {
  border-radius: 3px;
}
.profileWrap .inner .profileBody dl dd.input input[type="text"]::-webkit-input-placeholder, .profileWrap .inner .profileBody dl dd.input textarea::-webkit-input-placeholder, .profileWrap .inner .notificationBody dl dd.input input[type="text"]::-webkit-input-placeholder, .profileWrap .inner .notificationBody dl dd.input textarea::-webkit-input-placeholder, .notificationWrap .inner .profileBody dl dd.input input[type="text"]::-webkit-input-placeholder, .notificationWrap .inner .profileBody dl dd.input textarea::-webkit-input-placeholder, .notificationWrap .inner .notificationBody dl dd.input input[type="text"]::-webkit-input-placeholder, .notificationWrap .inner .notificationBody dl dd.input textarea::-webkit-input-placeholder {
  color: #596776;
}
.profileWrap .inner .profileBody dl dd.input input[type="text"]:-moz-placeholder, .profileWrap .inner .profileBody dl dd.input textarea:-moz-placeholder, .profileWrap .inner .notificationBody dl dd.input input[type="text"]:-moz-placeholder, .profileWrap .inner .notificationBody dl dd.input textarea:-moz-placeholder, .notificationWrap .inner .profileBody dl dd.input input[type="text"]:-moz-placeholder, .notificationWrap .inner .profileBody dl dd.input textarea:-moz-placeholder, .notificationWrap .inner .notificationBody dl dd.input input[type="text"]:-moz-placeholder, .notificationWrap .inner .notificationBody dl dd.input textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #596776;
}
.profileWrap .inner .profileBody dl dd.input input[type="text"]::-moz-placeholder, .profileWrap .inner .profileBody dl dd.input textarea::-moz-placeholder, .profileWrap .inner .notificationBody dl dd.input input[type="text"]::-moz-placeholder, .profileWrap .inner .notificationBody dl dd.input textarea::-moz-placeholder, .notificationWrap .inner .profileBody dl dd.input input[type="text"]::-moz-placeholder, .notificationWrap .inner .profileBody dl dd.input textarea::-moz-placeholder, .notificationWrap .inner .notificationBody dl dd.input input[type="text"]::-moz-placeholder, .notificationWrap .inner .notificationBody dl dd.input textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #596776;
}
.profileWrap .inner .profileBody dl dd.input input[type="text"]:-ms-input-placeholder, .profileWrap .inner .profileBody dl dd.input textarea:-ms-input-placeholder, .profileWrap .inner .notificationBody dl dd.input input[type="text"]:-ms-input-placeholder, .profileWrap .inner .notificationBody dl dd.input textarea:-ms-input-placeholder, .notificationWrap .inner .profileBody dl dd.input input[type="text"]:-ms-input-placeholder, .notificationWrap .inner .profileBody dl dd.input textarea:-ms-input-placeholder, .notificationWrap .inner .notificationBody dl dd.input input[type="text"]:-ms-input-placeholder, .notificationWrap .inner .notificationBody dl dd.input textarea:-ms-input-placeholder {
  color: #596776;
}
.profileWrap .inner .profileBody dl dd.input textarea, .profileWrap .inner .notificationBody dl dd.input textarea, .notificationWrap .inner .profileBody dl dd.input textarea, .notificationWrap .inner .notificationBody dl dd.input textarea {
  height: 120px;
}
.profileWrap .inner .profileBody dl dd.input .inputWrap, .profileWrap .inner .notificationBody dl dd.input .inputWrap, .notificationWrap .inner .profileBody dl dd.input .inputWrap, .notificationWrap .inner .notificationBody dl dd.input .inputWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.profileWrap .inner .profileBody dl dd.input .inputWrap.half input, .profileWrap .inner .notificationBody dl dd.input .inputWrap.half input, .notificationWrap .inner .profileBody dl dd.input .inputWrap.half input, .notificationWrap .inner .notificationBody dl dd.input .inputWrap.half input {
  width: 50%;
}
.profileWrap .inner .profileBody dl dd.input .inputWrap.triple input, .profileWrap .inner .notificationBody dl dd.input .inputWrap.triple input, .notificationWrap .inner .profileBody dl dd.input .inputWrap.triple input, .notificationWrap .inner .notificationBody dl dd.input .inputWrap.triple input {
  width: 33%;
}
.profileWrap .inner .profileBody dl dd.input .inputWrap input, .profileWrap .inner .notificationBody dl dd.input .inputWrap input, .notificationWrap .inner .profileBody dl dd.input .inputWrap input, .notificationWrap .inner .notificationBody dl dd.input .inputWrap input {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.profileWrap .inner .profileBody dl dd.radio, .profileWrap .inner .notificationBody dl dd.radio, .notificationWrap .inner .profileBody dl dd.radio, .notificationWrap .inner .notificationBody dl dd.radio {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.profileWrap .inner .profileBody dl dd.radio label, .profileWrap .inner .notificationBody dl dd.radio label, .notificationWrap .inner .profileBody dl dd.radio label, .notificationWrap .inner .notificationBody dl dd.radio label {
  margin: 0 0 0 10px;
}
.profileWrap .inner .profileBody dl dd.radio label:first-of-type, .profileWrap .inner .notificationBody dl dd.radio label:first-of-type, .notificationWrap .inner .profileBody dl dd.radio label:first-of-type, .notificationWrap .inner .notificationBody dl dd.radio label:first-of-type {
  margin: 0;
}
.profileWrap .inner .profileBody dl dd.radio .radio + .radioIcon:before, .profileWrap .inner .notificationBody dl dd.radio .radio + .radioIcon:before, .notificationWrap .inner .profileBody dl dd.radio .radio + .radioIcon:before, .notificationWrap .inner .notificationBody dl dd.radio .radio + .radioIcon:before {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.profileWrap .inner .profileBody dl dd.radio .radio:checked + .radioIcon:after, .profileWrap .inner .notificationBody dl dd.radio .radio:checked + .radioIcon:after, .notificationWrap .inner .profileBody dl dd.radio .radio:checked + .radioIcon:after, .notificationWrap .inner .notificationBody dl dd.radio .radio:checked + .radioIcon:after {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.profileWrap .inner .profileBody dl dd.radio .errorTxt, .profileWrap .inner .notificationBody dl dd.radio .errorTxt, .notificationWrap .inner .profileBody dl dd.radio .errorTxt, .notificationWrap .inner .notificationBody dl dd.radio .errorTxt {
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl dd.radio .errorTxt, .profileWrap .inner .notificationBody dl dd.radio .errorTxt, .notificationWrap .inner .profileBody dl dd.radio .errorTxt, .notificationWrap .inner .notificationBody dl dd.radio .errorTxt {
    margin: 0;
  }
}
.profileWrap .inner .profileBody dl dd .imageWrap, .profileWrap .inner .notificationBody dl dd .imageWrap, .notificationWrap .inner .profileBody dl dd .imageWrap, .notificationWrap .inner .notificationBody dl dd .imageWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
}
.profileWrap .inner .profileBody dl dd .imageWrap .image, .profileWrap .inner .notificationBody dl dd .imageWrap .image, .notificationWrap .inner .profileBody dl dd .imageWrap .image, .notificationWrap .inner .notificationBody dl dd .imageWrap .image {
  width: 140px;
}
.profileWrap .inner .profileBody dl dd .imageWrap .uploadBtn, .profileWrap .inner .notificationBody dl dd .imageWrap .uploadBtn, .notificationWrap .inner .profileBody dl dd .imageWrap .uploadBtn, .notificationWrap .inner .notificationBody dl dd .imageWrap .uploadBtn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: center;
  -moz-align-content: center;
  -ms-align-content: center;
  align-content: center;
  margin: 0 0 0 20px;
}
.profileWrap .inner .profileBody dl dd .imageWrap .uploadBtn p, .profileWrap .inner .notificationBody dl dd .imageWrap .uploadBtn p, .notificationWrap .inner .profileBody dl dd .imageWrap .uploadBtn p, .notificationWrap .inner .notificationBody dl dd .imageWrap .uploadBtn p {
  margin: 10px 0 0;
  width: 100%;
}
.profileWrap .inner .profileBody dl dd .imageWrap .uploadBtn p .fileNameArea, .profileWrap .inner .notificationBody dl dd .imageWrap .uploadBtn p .fileNameArea, .notificationWrap .inner .profileBody dl dd .imageWrap .uploadBtn p .fileNameArea, .notificationWrap .inner .notificationBody dl dd .imageWrap .uploadBtn p .fileNameArea {
  padding: 0;
  margin: 0;
  box-shadow: none;
  font-size: 12px;
  color: #596776;
}
.profileWrap .inner .profileBody dl dd .selectArea, .profileWrap .inner .notificationBody dl dd .selectArea, .notificationWrap .inner .profileBody dl dd .selectArea, .notificationWrap .inner .notificationBody dl dd .selectArea {
  margin: 0 0 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .profileWrap .inner .profileBody dl dd .selectArea, .profileWrap .inner .notificationBody dl dd .selectArea, .notificationWrap .inner .profileBody dl dd .selectArea, .notificationWrap .inner .notificationBody dl dd .selectArea {
    margin: 5px 0 0;
  }
}
.profileWrap .inner .profileBody dl dd .selectArea .selectWrap, .profileWrap .inner .notificationBody dl dd .selectArea .selectWrap, .notificationWrap .inner .profileBody dl dd .selectArea .selectWrap, .notificationWrap .inner .notificationBody dl dd .selectArea .selectWrap {
  margin: 0 0 0 4px;
}
.profileWrap .inner .profileBody dl dd .selectArea .selectWrap:first-of-type, .profileWrap .inner .notificationBody dl dd .selectArea .selectWrap:first-of-type, .notificationWrap .inner .profileBody dl dd .selectArea .selectWrap:first-of-type, .notificationWrap .inner .notificationBody dl dd .selectArea .selectWrap:first-of-type {
  margin: 0;
}
.profileWrap .inner .profileBody dl dd .checkBtn, .profileWrap .inner .notificationBody dl dd .checkBtn, .notificationWrap .inner .profileBody dl dd .checkBtn, .notificationWrap .inner .notificationBody dl dd .checkBtn {
  padding: 0 10px 10px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.profileWrap .inner .profileBody dl dd .checkBtn label, .profileWrap .inner .notificationBody dl dd .checkBtn label, .notificationWrap .inner .profileBody dl dd .checkBtn label, .notificationWrap .inner .notificationBody dl dd .checkBtn label {
  margin: 10px 0 0 10px;
}
.profileWrap .inner .profileBody dl dd .helpTxt, .profileWrap .inner .notificationBody dl dd .helpTxt, .notificationWrap .inner .profileBody dl dd .helpTxt, .notificationWrap .inner .notificationBody dl dd .helpTxt {
  font-size: 11px;
  padding: 10px;
}
.profileWrap .inner .transferBtn, .notificationWrap .inner .transferBtn {
  margin: 40px 0 0;
  text-align: center;
}
.profileWrap .inner .transferBtn button, .notificationWrap .inner .transferBtn button {
  margin: 0 auto;
  padding: 10px 40px;
  font-size: 13px;
}
.profileWrap .inner .caution, .notificationWrap .inner .caution {
  margin: 40px 0 0;
}
.profileWrap .inner .caution ul, .notificationWrap .inner .caution ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.profileWrap .inner .caution ul li, .notificationWrap .inner .caution ul li {
  margin: 10px 0 0;
  width: 370px;
  text-indent: -1em;
  padding-left: 1em;
}
.profileWrap .inner .caution ul li:before, .notificationWrap .inner .caution ul li:before {
  content: '・';
}
.profileWrap .inner .caution ul li:nth-child(-n+2), .notificationWrap .inner .caution ul li:nth-child(-n+2) {
  margin: 0;
}
.profileWrap .inner .deleteBtn, .notificationWrap .inner .deleteBtn {
  margin: 20px auto 0;
  text-align: center;
}
.profileWrap .inner .deleteBtn button, .notificationWrap .inner .deleteBtn button {
  margin: 0 auto;
}
.profileWrap .inner .cancelBtn, .notificationWrap .inner .cancelBtn {
  margin: 20px auto 0;
  text-align: center;
}
.profileWrap .inner .cancelBtn button, .notificationWrap .inner .cancelBtn button {
  margin: 0 auto;
}
.profileWrap .inner .cancel button, .notificationWrap .inner .cancel button {
  margin: 20px auto 0;
}
.profileWrap .inner .unsubscribe, .notificationWrap .inner .unsubscribe {
  margin: 40px auto 0;
  text-align: center;
}
.profileWrap .inner .unsubscribe a, .notificationWrap .inner .unsubscribe a {
  text-decoration: underline;
}

.postWrap .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .postWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.postWrap .inner .postBody {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody {
    margin: 20px 0 0;
  }
}
.postWrap .inner .postBody dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin: 40px 0 0;
}
.postWrap .inner .postBody dl:first-of-type {
  margin: 20px 0 0;
}
.postWrap .inner .postBody dl dt {
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.postWrap .inner .postBody dl dt.imgCheck {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.postWrap .inner .postBody dl dt.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.postWrap .inner .postBody dl dt.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.postWrap .inner .postBody dl dt.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.postWrap .inner .postBody dl dt.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.postWrap .inner .postBody dl dt label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postWrap .inner .postBody dl dt label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.postWrap .inner .postBody dl dt label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.postWrap .inner .postBody dl dd {
  flex: 1;
  height: 290px;
  margin: 0 0 0 20px;
  padding: 14px 10px;
  background: #fff;
  border-radius: 3px;
  font-size: 11px;
}
.postWrap .inner .postBody dl dd.input {
  padding: 0;
  height: 290px;
}
.postWrap .inner .postBody dl dd.input input[type="text"], .postWrap .inner .postBody dl dd.input textarea {
  border-radius: 3px;
}
.postWrap .inner .postBody dl dd.input input[type="text"]::-webkit-input-placeholder, .postWrap .inner .postBody dl dd.input textarea::-webkit-input-placeholder {
  color: #596776;
}
.postWrap .inner .postBody dl dd.input input[type="text"]:-moz-placeholder, .postWrap .inner .postBody dl dd.input textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #596776;
}
.postWrap .inner .postBody dl dd.input input[type="text"]::-moz-placeholder, .postWrap .inner .postBody dl dd.input textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #596776;
}
.postWrap .inner .postBody dl dd.input input[type="text"]:-ms-input-placeholder, .postWrap .inner .postBody dl dd.input textarea:-ms-input-placeholder {
  color: #596776;
}
.postWrap .inner .postBody dl dd.input textarea {
  height: 290px;
}
.postWrap .inner .postBody dl dd.input .inputWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.postWrap .inner .postBody dl dd.input .inputWrap.half input {
  width: 50%;
}
.postWrap .inner .postBody dl dd.input .inputWrap.triple input {
  width: 33%;
}
.postWrap .inner .postBody dl dd.input .inputWrap input {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.postWrap .inner .postBody dl dd .helpTxt {
  font-size: 11px;
  padding: 10px;
}
.postWrap .inner .postBody .imageInputArea {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.postWrap .inner .postBody .imageUpload {
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.postWrap .inner .postBody .imageUpload label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postWrap .inner .postBody .imageUpload label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.postWrap .inner .postBody .imageUpload label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.postWrap .inner .postBody .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.postWrap .inner .postBody .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.postWrap .inner .postBody .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.postWrap .inner .postBody .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.postWrap .inner .postBody .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.postWrap .inner .postBody .postDateSelect {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .postDateSelect {
    display: block;
  }
}
.postWrap .inner .postBody .postDateSelect p {
  font-size: 10px;
}
.postWrap .inner .postBody .postDateSelect .selectArea {
  margin: 0 0 0 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .postDateSelect .selectArea {
    margin: 5px 0 0;
  }
}
.postWrap .inner .postBody .postDateSelect .selectArea .selectWrap {
  margin: 0 0 0 4px;
}
.postWrap .inner .postBody .postDateSelect .selectArea .selectWrap:first-of-type {
  margin: 0;
}
.postWrap .inner .postBody .moreBtn {
  position: relative;
  margin: 40px 0;
}
.postWrap .inner .postBody .moreBtn a {
  display: block;
  height: 20px;
  cursor: pointer;
  text-align: center;
  font-size: 12px;
  width: 100%;
}
.postWrap .inner .postBody .moreBtn a:before {
  display: block;
  transform: scale(0.5);
  font-family: 'cheerz';
  content: '\e901';
  text-align: center;
  font-size: 10px;
  color: #cbd1d8;
  position: absolute;
  bottom: -10px;
  left: calc(50% - 10px);
}
.postWrap .inner .postBody .moreBtn a span {
  display: block;
  width: 100%;
  position: relative;
  text-align: center;
}
.postWrap .inner .postBody .moreBtn a span:before {
  position: absolute;
  top: 7px;
  left: 0;
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #cbd1d8;
  display: block;
  width: 34%;
}
.postWrap .inner .postBody .moreBtn a span:after {
  position: absolute;
  top: 7px;
  right: 0;
  content: '';
  flex-grow: 1;
  height: 1px;
  background: #cbd1d8;
  display: block;
  width: 34%;
}
.postWrap .inner .postBody .ttlInputArea.mt20 {
  margin: 20px 0 0;
}
.postWrap .inner .postBody .ttlInputArea textarea {
  font-size: 18px;
  overflow: hidden;
  resize: none;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .ttlInputArea textarea {
    font-size: 13px;
  }
}
.postWrap .inner .postBody .ttlInputArea textarea::-webkit-input-placeholder {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .ttlInputArea textarea::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.postWrap .inner .postBody .ttlInputArea textarea:-moz-placeholder {
  /* Firefox 18- */
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .ttlInputArea textarea:-moz-placeholder {
    font-size: 13px;
  }
}
.postWrap .inner .postBody .ttlInputArea textarea::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .ttlInputArea textarea::-moz-placeholder {
    font-size: 13px;
  }
}
.postWrap .inner .postBody .ttlInputArea textarea:-ms-input-placeholder {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .ttlInputArea textarea:-ms-input-placeholder {
    font-size: 13px;
  }
}
.postWrap .inner .postBody .noteInputArea {
  margin: 20px 0 0;
}
.postWrap .inner .postBody .noteInputArea textarea {
  overflow: hidden;
  resize: none;
}
.postWrap .inner .postBody .option {
  width: 100%;
  margin: 20px 0 0;
  padding: 40px;
  background: #e8e9ea;
  border-radius: 3px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option {
    padding: 20px;
  }
}
.postWrap .inner .postBody .option.wide {
  padding: 40px 32px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option.wide {
    padding: 20px;
  }
}
.postWrap .inner .postBody .option .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.postWrap .inner .postBody .option .flex .recBtn {
  margin: 20px 0 0;
  text-align: center;
  width: 190px;
}
.postWrap .inner .postBody .option .flex .recBtn:last-child {
  margin: 20px 0 0 20px;
}
.postWrap .inner .postBody .option .flex .recBtn a {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 15px 20px;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #fff;
}
.postWrap .inner .postBody .option .flex .recBtn a span {
  margin: 0 4px 0 0;
  font-size: 15px;
}
.postWrap .inner .postBody .option h4 {
  color: #f38ec3;
}
.postWrap .inner .postBody .option .searchBox {
  width: 160px;
  margin: 0 0 0 20px;
}
.postWrap .inner .postBody .option .searchBox input::-webkit-input-placeholder {
  color: #a1a8b0;
}
.postWrap .inner .postBody .option .searchBox input:-moz-placeholder {
  /* Firefox 18- */
  color: #a1a8b0;
}
.postWrap .inner .postBody .option .searchBox input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a1a8b0;
}
.postWrap .inner .postBody .option .searchBox input:-ms-input-placeholder {
  color: #a1a8b0;
}
.postWrap .inner .postBody .option h3 {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #f38ec3;
}
.postWrap .inner .postBody .option p {
  margin: 20px 0 0;
  text-align: center;
}
.postWrap .inner .postBody .option p.tags {
  flex: 1;
  margin: 0 0 0 12px;
  text-align: left;
  color: #cbd1d8;
}
.postWrap .inner .postBody .option .editBtn {
  margin: 15px 0 0;
  text-align: center;
}
.postWrap .inner .postBody .option .editBtn a {
  display: inline-block;
  padding: 4px 32px;
  font-size: 8px;
}
.postWrap .inner .postBody .option .deleteBtn {
  margin: 15px 0 0;
  text-align: center;
}
.postWrap .inner .postBody .option .deleteBtn a {
  display: inline-block;
  padding: 4px 32px;
  font-size: 10px;
}
.postWrap .inner .postBody .option .recBtn {
  margin: 20px auto 0;
  text-align: center;
  width: 190px;
}
.postWrap .inner .postBody .option .recBtn a {
  display: inline-block;
  min-width: 190px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzOGVjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyNjY4NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f38ec3), color-stop(100%, #f26687));
  background: -moz-linear-gradient(left, #f38ec3, #f26687);
  background: -webkit-linear-gradient(left, #f38ec3, #f26687);
  background: linear-gradient(to right, #f38ec3, #f26687);
  border: none;
  border-radius: 35px;
  padding: 15px 30px;
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #fff;
}
.postWrap .inner .postBody .option .recBtn a span {
  margin: 0 4px 0 0;
  font-size: 15px;
}
.postWrap .inner .postBody .option .checkBtn {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.postWrap .inner .postBody .option label.checkboxLabel, .postWrap .inner .postBody .option label.radioBtnLabel {
  margin: 20px 0 0 10px;
}
.postWrap .inner .postBody .option label.checkboxLabel:first-of-type, .postWrap .inner .postBody .option label.radioBtnLabel:first-of-type {
  margin: 20px 0 0;
}
.postWrap .inner .postBody .option label.checkboxLabel p, .postWrap .inner .postBody .option label.radioBtnLabel p {
  margin: 0;
}
.postWrap .inner .postBody .option label.checkboxTtl {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option label.checkboxTtl {
    margin: 20px 0 0;
  }
}
.postWrap .inner .postBody .option label.checkboxTtl:first-of-type {
  margin: 0;
}
.postWrap .inner .postBody .option p.functionTxt {
  margin: 16px 0 0;
  padding: 0 0 0 27px;
  text-align: left;
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option p.functionTxt {
    margin: 10px 0 0;
  }
}
.postWrap .inner .postBody .option .selectArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option .selectArea {
    display: block;
  }
}
.postWrap .inner .postBody .option .selectArea h3 {
  font-size: 18px;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option .selectArea h3 {
    font-size: 15px;
    text-align: left;
  }
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option .selectArea .selectWrap {
    margin: 20px 0 0;
  }
}
.postWrap .inner .postBody .option .selectArea .selectWrap:after {
  font-family: 'cheerz';
  content: '\e901';
  font-size: 10px;
  transform: scale(0.5);
  color: #cbd1d8;
  position: absolute;
  top: 5px;
  right: 0;
  z-index: 1;
  pointer-events: none;
}
.postWrap .inner .postBody .option .selectArea .selectWrap select {
  width: 230px;
  padding: 2px 10px;
  font-size: 11px;
}
.postWrap .inner .postBody .option .selectArea .selectWrap select option[selected] {
  color: #f38ec3;
}
.postWrap .inner .postBody .option ul {
  margin: 30px 0 0 !important;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .option ul {
    margin: 20px 0 0 !important;
  }
}
.postWrap .inner .postBody .option ul li {
  margin-top: 15px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 13px;
  line-height: 1.53em;
}
.postWrap .inner .postBody .option ul li:before {
  content: '・';
}
.postWrap .inner .postBody .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .flex {
    display: block;
  }
}
.postWrap .inner .postBody .flex .option {
  width: 290px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .flex .option {
    width: 100%;
  }
}
.postWrap .inner .postBody .messagePost {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost {
    margin: 20px 0 0;
  }
  .postWrap .inner .postBody .messagePost:last-child {
    margin: 30px 0 0;
  }
}
.postWrap .inner .postBody .messagePost h3 {
  font-size: 18px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost h3 {
    font-size: 15px;
  }
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost dl {
    display: block;
  }
}
.postWrap .inner .postBody .messagePost dl dt {
  width: 430px;
  height: 150px;
  padding: 0;
  background: none;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost dl dt {
    width: 100%;
    height: 100px;
  }
}
.postWrap .inner .postBody .messagePost dl dt textarea {
  height: 150px;
  resize: none;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost dl dt textarea {
    height: 100px;
  }
}
.postWrap .inner .postBody .messagePost dl dd {
  width: 150px;
  height: 150px;
  padding: 0;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost dl dd {
    margin: 10px 0 0;
    width: 100%;
    height: auto;
  }
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload {
  width: 150px;
  height: 150px;
}
@media (max-width: 37.5em) {
  .postWrap .inner .postBody .messagePost dl dd .imageUpload {
    width: 100%;
    height: 200px;
  }
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.postWrap .inner .postBody .messagePost dl dd .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.postWrap .inner .previewBtn {
  margin: 40px 0 0;
  text-align: center;
}
.postWrap .inner .previewBtn button {
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 13px;
}
.postWrap .inner .deleteBtn {
  margin: 20px 0 0;
  text-align: center;
}
.postWrap .inner .deleteBtn button {
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 13px;
}
.postWrap .inner .transmition {
  margin: 20px 0 0;
  text-align: center;
}
.postWrap .inner .transmition.mt40 {
  margin: 40px 0 0;
}
.postWrap .inner .transmition button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .postWrap .inner .transmition button {
    width: 100%;
  }
}
.postWrap .inner .caution {
  margin: 40px 0 0;
}
.postWrap .inner .caution ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.postWrap .inner .caution ul li {
  margin: 10px 0 0;
  width: 370px;
  text-indent: -1em;
  padding-left: 1em;
}
.postWrap .inner .caution ul li:before {
  content: '・';
}
.postWrap .inner .caution ul li:nth-child(-n+2) {
  margin: 0;
}
.postWrap .inner .cancel {
  text-align: center;
}
.postWrap .inner .cancel button {
  margin: 20px auto 0;
}
.postWrap .inner .cancel a {
  display: inline-block;
  margin: 20px auto 0;
}
.postWrap .inner .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .postWrap .inner .flex {
    display: block;
  }
}
.postWrap .inner .flex .previewBtn {
  margin: 40px 10px 0;
}
@media (max-width: 37.5em) {
  .postWrap .inner .flex .previewBtn {
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .postWrap .inner .flex .previewBtn:first-of-type {
    margin: 40px 0 0;
  }
}

.postPreviewWrap .inner {
  width: 620px !important;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.postPreviewWrap .inner .postPreviewHead {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead {
    margin: 20px 0 0;
  }
}
.postPreviewWrap .inner .postPreviewHead ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.thumb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.thumb {
    width: 40px;
    height: 40px;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.thumb img {
  width: 70px;
  max-width: 70px;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.thumb img {
    width: 40px;
    max-width: 40px;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.name {
  flex: 1;
  margin-left: 12px;
}
.postPreviewWrap .inner .postPreviewHead ul li.name p.unitName, .postPreviewWrap .inner .postPreviewHead ul li.name p.unitName a {
  font-size: 11px;
  letter-spacing: 0.1em;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.name p.unitName, .postPreviewWrap .inner .postPreviewHead ul li.name p.unitName a {
    font-size: 7px;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.name p.artistName, .postPreviewWrap .inner .postPreviewHead ul li.name p.artistName a {
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.name p.artistName, .postPreviewWrap .inner .postPreviewHead ul li.name p.artistName a {
    font-size: 18px;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.name p.artistName.oparation, .postPreviewWrap .inner .postPreviewHead ul li.name p.artistName a.oparation {
  color: #596776;
}
.postPreviewWrap .inner .postPreviewHead ul li.name p.artistNameRoman, .postPreviewWrap .inner .postPreviewHead ul li.name p.artistNameRoman a {
  font-size: 7px;
  letter-spacing: 0.1em;
  color: #f38ec3;
}
.postPreviewWrap .inner .postPreviewHead ul li.postInfo {
  font-size: 10px;
  letter-spacing: 0.1em;
  color: #cbd1d8;
  text-align: right;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.postInfo {
    flex: 1;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.postInfo .toTag {
  padding: 4px 15px;
  background: #f38ec3;
  border-radius: 11px;
  color: #fff;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.postInfo .toTag {
    padding: 4px;
  }
}
.postPreviewWrap .inner .postPreviewHead ul li.postInfo p.postDate {
  margin: 10px 0 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewHead ul li.postInfo p.postDate {
    text-align: left;
    font-size: 8px;
  }
}
.postPreviewWrap .inner .postPreviewBody {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewBody {
    margin: 20px 0 0;
  }
}
.postPreviewWrap .inner .postPreviewBody .photo {
  margin: 20px 0;
  overflow: hidden;
  border-radius: 10px;
}
.postPreviewWrap .inner .postPreviewBody .photo img {
  width: 100%;
}
.postPreviewWrap .inner .postPreviewBody h3 {
  font-size: 18px;
  line-height: 2em;
  font-weight: normal;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewBody h3 {
    font-size: 15px;
    line-height: 1.4em;
  }
}
.postPreviewWrap .inner .postPreviewBody p {
  font-size: 13px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewBody p {
    line-height: 1.4em;
  }
}
.postPreviewWrap .inner .postPreviewBody p.mt40 {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewBody p.mt40 {
    margin: 20px 0 0;
  }
}
.postPreviewWrap .inner .postPreviewBody p a {
  color: #f38ec3;
}
.postPreviewWrap .inner .postPreviewBody p span.geoTag {
  margin: 0 0 0 10px;
}
.postPreviewWrap .inner .postPreviewBody p span.geoTag:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e90b";
  color: #cbd1d8;
}
.postPreviewWrap .inner .postPreviewBody p span.geoTag a {
  color: #cbd1d8;
}
.postPreviewWrap .inner .postPreviewBody p.tags {
  color: #cbd1d8;
}
.postPreviewWrap .inner .postPreviewBody p.tags a {
  color: #cbd1d8;
}
.postPreviewWrap .inner .postPreviewBody .comment {
  margin: 60px 0 0;
}
.postPreviewWrap .inner .postPreviewBody .comment p {
  color: #a7b4c3;
}
.postPreviewWrap .inner .postPreviewBody .comment p.artist {
  color: #596776;
}
.postPreviewWrap .inner .postPreviewBody .comment p.artist span {
  color: #f38ec3;
}
.postPreviewWrap .inner .postPreviewBody .comment p span {
  margin: 0 12px 0 0;
  color: #596776;
}
.postPreviewWrap .inner .postPreviewBody a.readMore {
  margin: 5px 0 0;
  color: #a7b4c3;
  text-decoration: underline;
}
.postPreviewWrap .inner .postPreviewBody .inputComment {
  margin: 40px 0 0;
  padding: 20px 0 0;
  border-top: 1px solid #e4e7ea;
}
.postPreviewWrap .inner .postPreviewBody .inputComment input {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  box-shadow: none;
}
.postPreviewWrap .inner .postPreviewBody .inputComment input::-webkit-input-placeholder {
  color: #a7b4c3;
}
.postPreviewWrap .inner .postPreviewBody .inputComment input:-moz-placeholder {
  /* Firefox 18- */
  color: #a7b4c3;
}
.postPreviewWrap .inner .postPreviewBody .inputComment input::-moz-placeholder {
  /* Firefox 19+ */
  color: #a7b4c3;
}
.postPreviewWrap .inner .postPreviewBody .inputComment input:-ms-input-placeholder {
  color: #a7b4c3;
}
.postPreviewWrap .inner .postPreviewBody .pointGet {
  width: 400px;
  border: 1px solid #cbd1d8;
  border-radius: 10px;
  padding: 30px;
  margin: 50px auto;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .postPreviewBody .pointGet {
    width: 100%;
  }
}
.postPreviewWrap .inner .postPreviewBody .pointGet p.point {
  font-size: 30px;
  line-height: 1em;
  color: #f38ec3;
}
.postPreviewWrap .inner .postPreviewBody .pointGet p.point span {
  font-size: 18px;
}
.postPreviewWrap .inner .postPreviewBody .pointGet p.limit {
  margin: 20px 0 0;
  line-height: 1em;
  color: #f38ec3;
}
.postPreviewWrap .inner .postPreviewBody .pointGet .getBtn {
  margin: 20px auto 0;
}
.postPreviewWrap .inner .postPreviewBody .pointGet .getBtn a {
  line-height: 1em;
  font-size: 18px;
  padding: 10px 30px;
}
.postPreviewWrap .inner .postPreviewBody .pointGet .getBtn.alredy a {
  background: #cbd1d8;
  pointer-events: none;
}
.postPreviewWrap .inner .previewBtn {
  margin: 40px 0 0;
  text-align: center;
}
.postPreviewWrap .inner .previewBtn button {
  margin: 0 auto;
  padding: 10px 20px;
  font-size: 13px;
}
.postPreviewWrap .inner .transmition {
  margin: 40px 0 0;
  text-align: center;
}
.postPreviewWrap .inner .transmition.mt40 {
  margin: 40px 0 0;
}
.postPreviewWrap .inner .transmition button {
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .transmition button {
    width: 100%;
  }
}
.postPreviewWrap .inner .cheerBtn {
  margin: 40px 0 0;
  text-align: center;
}
.postPreviewWrap .inner .cheerBtn a {
  display: inline-block;
  width: 290px;
  padding: 18px 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .inner .cheerBtn a {
    padding: 18px 0;
    font-size: 18px;
  }
}
.postPreviewWrap .inner .cancel {
  text-align: center;
}
.postPreviewWrap .inner .cancel button {
  margin: 20px auto 0;
}
.postPreviewWrap .inner .cancel a {
  display: inline-block;
  margin: 20px auto 0;
}
.postPreviewWrap .submitArea {
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #fff;
  padding: 20px;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea {
    margin: 40px 0 0;
    padding: 0;
    position: relative;
    background: none;
  }
}
.postPreviewWrap .submitArea .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner {
    display: block;
  }
}
.postPreviewWrap .submitArea .inner .transmition {
  margin: 0;
}
.postPreviewWrap .submitArea .inner .transmition button {
  width: 360px;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner .transmition button {
    width: 100%;
  }
}
.postPreviewWrap .submitArea .inner .editBtn {
  margin: 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner .editBtn {
    text-align: center;
  }
}
.postPreviewWrap .submitArea .inner .editBtn button {
  width: 140px;
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner .editBtn button {
    margin: 20px auto 0;
  }
}
.postPreviewWrap .submitArea .inner .deleteBtn {
  margin: 0;
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner .deleteBtn {
    text-align: center;
    margin: 20px 0 0;
  }
}
@media (max-width: 37.5em) {
  .postPreviewWrap .submitArea .inner .deleteBtn button {
    margin: 0 auto;
  }
}

.supporterIndex .hero {
  width: 100%;
  background: #ef85bd url("../../../cheerz/img/supporter_index_cover.jpg") center top no-repeat;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero {
    background: #ef85bd url("../../../cheerz/img/supporter_index_cover_sp.jpg") center top no-repeat;
    background-size: contain;
  }
}
.supporterIndex .hero .inner {
  text-align: center;
  padding: 90px 0 80px;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner {
    padding: 0 20px 45px;
  }
}
.supporterIndex .hero .inner p.ruby {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner p.ruby {
    padding-top: 10%;
    font-size: 15px;
  }
}
.supporterIndex .hero .inner h2 {
  margin: 15px 0 0;
  font-size: 36px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner h2 {
    margin: 8px 0 0;
    font-size: 30px;
    line-height: 1.3em;
  }
}
.supporterIndex .hero .inner .coverImage {
  margin: 0 auto;
  width: 542px;
}
.supporterIndex .hero .inner h3 {
  margin: 300px 0 0;
  font-size: 18px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner h3 {
    margin: 60% 0 0;
    font-size: 23px;
  }
}
.supporterIndex .hero .inner p.lead {
  margin: 20px 0 0;
  color: #fff;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner p.lead {
    text-align: left;
    font-size: 13px;
  }
}
.supporterIndex .hero .inner p.lead span {
  background: #f46ab2;
}
@media (max-width: 37.5em) {
  .supporterIndex .hero .inner p.lead span {
    background: none;
    font-weight: bold;
  }
}
@media (max-width: 37.5em) {
  .supporterIndex .inner {
    padding: 0 20px;
  }
}
.supporterIndex .inner .term {
  width: 600px;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term {
    width: 100%;
  }
}
.supporterIndex .inner .term h3 {
  margin: 40px 0 0;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term h3 {
    font-size: 14px;
  }
}
.supporterIndex .inner .term h3.ttl {
  color: #f38ec3;
  text-align: center;
}
.supporterIndex .inner .term p {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term p {
    margin: 20px 0 0;
  }
}
.supporterIndex .inner .term p a {
  color: #f38ec3;
  text-decoration: underline;
}
.supporterIndex .inner .term h4 {
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term h4 {
    font-size: 12px;
  }
}
.supporterIndex .inner .term ul {
  margin: 40px 0 0 20px !important;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term ul {
    margin: 20px 0 0 10px !important;
  }
}
.supporterIndex .inner .term ul li {
  margin: 20px 0 0;
}
.supporterIndex .inner .term ol {
  margin: 20px 0 0 20px !important;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .term ol {
    margin: 10px 0 0 10px !important;
  }
}
.supporterIndex .inner .term ol li {
  margin: 20px 0 0;
}
.supporterIndex .inner .start {
  margin: 60px 0 0;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .start {
    margin: 30px 0 0;
  }
}
.supporterIndex .inner .start h4 {
  text-align: center;
  font-size: 22px;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .start h4 {
    font-size: 15px;
  }
}
.supporterIndex .inner .start .btnBox {
  margin: 20px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .supporterIndex .inner .start .btnBox a {
    line-height: 1.2em;
  }
  .supporterIndex .inner .start .btnBox a br.sp {
    line-height: 0;
  }
}
.supporterIndex .inner .start p {
  margin: 10px 0 0;
  text-align: center;
}

.supporterApplicationWrap, .supporterConfirmWrap, .supporterCancelWrap {
  margin: 30px auto 0 !important;
  width: 600px !important;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  padding: 5px;
  border-radius: 10px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap, .supporterConfirmWrap, .supporterCancelWrap {
    margin: 20px !important;
    width: auto !important;
    padding: 5px;
  }
}
.supporterApplicationWrap .inner, .supporterConfirmWrap .inner, .supporterCancelWrap .inner {
  width: 100% !important;
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner, .supporterConfirmWrap .inner, .supporterCancelWrap .inner {
    width: 100% !important;
    padding: 10px;
  }
}
.supporterApplicationWrap .inner .alert, .supporterConfirmWrap .inner .alert, .supporterCancelWrap .inner .alert {
  margin: 0 0 40px;
}
.supporterApplicationWrap .inner .attention, .supporterConfirmWrap .inner .attention, .supporterCancelWrap .inner .attention {
  margin: 40px 0 0;
}
.supporterApplicationWrap .inner .attention p, .supporterConfirmWrap .inner .attention p, .supporterCancelWrap .inner .attention p {
  font-size: 24px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .attention p, .supporterConfirmWrap .inner .attention p, .supporterCancelWrap .inner .attention p {
    font-size: 16px;
  }
}
.supporterApplicationWrap .inner .attention p:before, .supporterConfirmWrap .inner .attention p:before, .supporterCancelWrap .inner .attention p:before {
  margin: 0 5px 0 0;
  font-family: 'cheerz';
  content: "\e90f";
  color: #f38ec3;
}
.supporterApplicationWrap .inner .supporterNameArea, .supporterConfirmWrap .inner .supporterNameArea, .supporterCancelWrap .inner .supporterNameArea {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.supporterApplicationWrap .inner .supporterNameArea .thumb, .supporterConfirmWrap .inner .supporterNameArea .thumb, .supporterCancelWrap .inner .supporterNameArea .thumb {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .thumb, .supporterConfirmWrap .inner .supporterNameArea .thumb, .supporterCancelWrap .inner .supporterNameArea .thumb {
    width: 70px;
    height: 70px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .thumb img, .supporterConfirmWrap .inner .supporterNameArea .thumb img, .supporterCancelWrap .inner .supporterNameArea .thumb img {
  width: auto;
  max-width: 170px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .thumb img, .supporterConfirmWrap .inner .supporterNameArea .thumb img, .supporterCancelWrap .inner .supporterNameArea .thumb img {
    max-width: 70px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name, .supporterConfirmWrap .inner .supporterNameArea .name, .supporterCancelWrap .inner .supporterNameArea .name {
  margin: 0 0 0 30px;
  flex: 1;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name, .supporterConfirmWrap .inner .supporterNameArea .name, .supporterCancelWrap .inner .supporterNameArea .name {
    margin: 0 0 0 12px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl, .supporterConfirmWrap .inner .supporterNameArea .name dl, .supporterCancelWrap .inner .supporterNameArea .name dl {
  margin: 0;
  border: none;
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dt, .supporterConfirmWrap .inner .supporterNameArea .name dl dt, .supporterCancelWrap .inner .supporterNameArea .name dl dt {
  font-size: 24px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dt, .supporterConfirmWrap .inner .supporterNameArea .name dl dt, .supporterCancelWrap .inner .supporterNameArea .name dl dt {
    font-size: 18px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd, .supporterConfirmWrap .inner .supporterNameArea .name dl dd, .supporterCancelWrap .inner .supporterNameArea .name dl dd {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dd, .supporterConfirmWrap .inner .supporterNameArea .name dl dd, .supporterCancelWrap .inner .supporterNameArea .name dl dd {
    margin: 5px 0 0;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd p.ttl, .supporterConfirmWrap .inner .supporterNameArea .name dl dd p.ttl, .supporterCancelWrap .inner .supporterNameArea .name dl dd p.ttl {
  font-size: 13px;
  color: #bd93e4;
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd p.supporterName, .supporterConfirmWrap .inner .supporterNameArea .name dl dd p.supporterName, .supporterCancelWrap .inner .supporterNameArea .name dl dd p.supporterName {
  margin: 10px 0 0;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dd p.supporterName, .supporterConfirmWrap .inner .supporterNameArea .name dl dd p.supporterName, .supporterCancelWrap .inner .supporterNameArea .name dl dd p.supporterName {
    margin: 5px 0 0;
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd p.supporterPrice, .supporterConfirmWrap .inner .supporterNameArea .name dl dd p.supporterPrice, .supporterCancelWrap .inner .supporterNameArea .name dl dd p.supporterPrice {
  margin: 20px 0 0;
  font-size: 18px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dd p.supporterPrice, .supporterConfirmWrap .inner .supporterNameArea .name dl dd p.supporterPrice, .supporterCancelWrap .inner .supporterNameArea .name dl dd p.supporterPrice {
    margin: 10px 0 0;
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd ul, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul {
  margin: 20px 0 0 !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dd ul, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul {
    display: block;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd ul li, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul li, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul li {
  margin: 0 0 0 10px;
  font-size: 12px;
  color: #cbd1d8;
  line-height: 2em;
  text-indent: 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .supporterNameArea .name dl dd ul li, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul li, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul li {
    margin: 0;
    font-size: 11px;
  }
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd ul li:first-child, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul li:first-child, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul li:first-child {
  margin: 0;
}
.supporterApplicationWrap .inner .supporterNameArea .name dl dd ul li:before, .supporterConfirmWrap .inner .supporterNameArea .name dl dd ul li:before, .supporterCancelWrap .inner .supporterNameArea .name dl dd ul li:before {
  content: none;
}
.supporterApplicationWrap .inner .note, .supporterConfirmWrap .inner .note, .supporterCancelWrap .inner .note {
  margin: 30px 0 0;
  padding-top: calc(20px - (((13px * 1) - 13px) / 2));
  border-top: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .note, .supporterConfirmWrap .inner .note, .supporterCancelWrap .inner .note {
    margin: 20px 0 0;
    padding-top: calc(10px - (((13px * 1) - 13px) / 2));
  }
}
.supporterApplicationWrap .inner .note ul li, .supporterConfirmWrap .inner .note ul li, .supporterCancelWrap .inner .note ul li {
  margin: 20px 0 0;
  font-size: 13px;
  padding-left: 1em;
  text-indent: -1em;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .note ul li, .supporterConfirmWrap .inner .note ul li, .supporterCancelWrap .inner .note ul li {
    margin: 10px 0 0;
  }
}
.supporterApplicationWrap .inner .note ul li:before, .supporterConfirmWrap .inner .note ul li:before, .supporterCancelWrap .inner .note ul li:before {
  content: '・';
}
.supporterApplicationWrap .inner dl, .supporterConfirmWrap .inner dl, .supporterCancelWrap .inner dl {
  margin: 30px 0 0;
  padding-bottom: calc(30px - (((13px * 1) - 13px) / 2));
  border-bottom: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl, .supporterConfirmWrap .inner dl, .supporterCancelWrap .inner dl {
    margin: 20px 0 0;
    padding-bottom: calc(20px - (((13px * 1) - 13px) / 2));
  }
}
.supporterApplicationWrap .inner dl:first-of-type, .supporterConfirmWrap .inner dl:first-of-type, .supporterCancelWrap .inner dl:first-of-type {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl:first-of-type, .supporterConfirmWrap .inner dl:first-of-type, .supporterCancelWrap .inner dl:first-of-type {
    margin: 20px 0 0;
  }
}
.supporterApplicationWrap .inner dl:last-of-type, .supporterConfirmWrap .inner dl:last-of-type, .supporterCancelWrap .inner dl:last-of-type {
  border: none;
  padding-bottom: 0;
}
.supporterApplicationWrap .inner dl dt, .supporterConfirmWrap .inner dl dt, .supporterCancelWrap .inner dl dt {
  font-size: 13px;
  color: #f38ec3;
}
#supporter .supporterApplicationWrap .inner dl dt, #supporter .supporterConfirmWrap .inner dl dt, #supporter .supporterCancelWrap .inner dl dt {
  color: #bd93e4;
}
.supporterApplicationWrap .inner dl dd, .supporterConfirmWrap .inner dl dd, .supporterCancelWrap .inner dl dd {
  font-size: 13px;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd, .supporterConfirmWrap .inner dl dd, .supporterCancelWrap .inner dl dd {
    line-height: 1.46em;
  }
}
.supporterApplicationWrap .inner dl dd.ttl, .supporterConfirmWrap .inner dl dd.ttl, .supporterCancelWrap .inner dl dd.ttl {
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd.ttl, .supporterConfirmWrap .inner dl dd.ttl, .supporterCancelWrap .inner dl dd.ttl {
    line-height: 1.33em;
  }
}
.supporterApplicationWrap .inner dl dd ul, .supporterConfirmWrap .inner dl dd ul, .supporterCancelWrap .inner dl dd ul {
  margin: 5px 0 0 !important;
}
.supporterApplicationWrap .inner dl dd ul li, .supporterConfirmWrap .inner dl dd ul li, .supporterCancelWrap .inner dl dd ul li {
  margin-top: 16px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd ul li, .supporterConfirmWrap .inner dl dd ul li, .supporterCancelWrap .inner dl dd ul li {
    margin-top: 10px;
    line-height: 1.33em;
  }
}
.supporterApplicationWrap .inner dl dd ul li:before, .supporterConfirmWrap .inner dl dd ul li:before, .supporterCancelWrap .inner dl dd ul li:before {
  content: '・';
}
.supporterApplicationWrap .inner dl dd ul li:first-child, .supporterConfirmWrap .inner dl dd ul li:first-child, .supporterCancelWrap .inner dl dd ul li:first-child {
  margin-top: 0;
}
.supporterApplicationWrap .inner dl dd ul.about li, .supporterConfirmWrap .inner dl dd ul.about li, .supporterCancelWrap .inner dl dd ul.about li {
  margin-top: 10px;
  font-size: 13px;
}
.supporterApplicationWrap .inner dl dd.price, .supporterConfirmWrap .inner dl dd.price, .supporterCancelWrap .inner dl dd.price {
  font-size: 30px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd.price, .supporterConfirmWrap .inner dl dd.price, .supporterCancelWrap .inner dl dd.price {
    font-size: 24px;
  }
}
.supporterApplicationWrap .inner dl dd.price span, .supporterConfirmWrap .inner dl dd.price span, .supporterCancelWrap .inner dl dd.price span {
  font-size: 60%;
}
.supporterApplicationWrap .inner dl dd.price span.tax, .supporterConfirmWrap .inner dl dd.price span.tax, .supporterCancelWrap .inner dl dd.price span.tax {
  font-size: 50%;
}
.supporterApplicationWrap .inner dl dd.price span.before, .supporterConfirmWrap .inner dl dd.price span.before, .supporterCancelWrap .inner dl dd.price span.before {
  font-size: 80%;
}
.supporterApplicationWrap .inner dl dd.card, .supporterConfirmWrap .inner dl dd.card, .supporterCancelWrap .inner dl dd.card {
  font-size: 24px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd.card, .supporterConfirmWrap .inner dl dd.card, .supporterCancelWrap .inner dl dd.card {
    font-size: 20px;
  }
}
.supporterApplicationWrap .inner dl dd p.att, .supporterConfirmWrap .inner dl dd p.att, .supporterCancelWrap .inner dl dd p.att {
  margin-top: 10px;
  font-size: 11px;
}
.supporterApplicationWrap .inner dl dd p.alertTxt, .supporterConfirmWrap .inner dl dd p.alertTxt, .supporterCancelWrap .inner dl dd p.alertTxt {
  margin: 6px 0 0;
  font-size: 11px;
  color: #f38ec3;
  line-height: 1.53em;
}
.supporterApplicationWrap .inner dl dd .slide, .supporterConfirmWrap .inner dl dd .slide, .supporterCancelWrap .inner dl dd .slide {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .slide, .supporterConfirmWrap .inner dl dd .slide, .supporterCancelWrap .inner dl dd .slide {
    margin: 15px 0 0;
  }
}
.supporterApplicationWrap .inner dl dd .money, .supporterConfirmWrap .inner dl dd .money, .supporterCancelWrap .inner dl dd .money {
  margin: 30px 0 0;
  text-align: right;
  /*@include flexbox;
  @include align-items(flex-end);*/
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money, .supporterConfirmWrap .inner dl dd .money, .supporterCancelWrap .inner dl dd .money {
    margin: 15px 0 0;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
  }
}
.supporterApplicationWrap .inner dl dd .money input, .supporterConfirmWrap .inner dl dd .money input, .supporterCancelWrap .inner dl dd .money input {
  height: 60px;
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money input, .supporterConfirmWrap .inner dl dd .money input, .supporterCancelWrap .inner dl dd .money input {
    height: 35px;
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money input::-webkit-input-placeholder, .supporterConfirmWrap .inner dl dd .money input::-webkit-input-placeholder, .supporterCancelWrap .inner dl dd .money input::-webkit-input-placeholder {
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money input::-webkit-input-placeholder, .supporterConfirmWrap .inner dl dd .money input::-webkit-input-placeholder, .supporterCancelWrap .inner dl dd .money input::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money input:-moz-placeholder, .supporterConfirmWrap .inner dl dd .money input:-moz-placeholder, .supporterCancelWrap .inner dl dd .money input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money input:-moz-placeholder, .supporterConfirmWrap .inner dl dd .money input:-moz-placeholder, .supporterCancelWrap .inner dl dd .money input:-moz-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money input::-moz-placeholder, .supporterConfirmWrap .inner dl dd .money input::-moz-placeholder, .supporterCancelWrap .inner dl dd .money input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money input::-moz-placeholder, .supporterConfirmWrap .inner dl dd .money input::-moz-placeholder, .supporterCancelWrap .inner dl dd .money input::-moz-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money input:-ms-input-placeholder, .supporterConfirmWrap .inner dl dd .money input:-ms-input-placeholder, .supporterCancelWrap .inner dl dd .money input:-ms-input-placeholder {
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money input:-ms-input-placeholder, .supporterConfirmWrap .inner dl dd .money input:-ms-input-placeholder, .supporterCancelWrap .inner dl dd .money input:-ms-input-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money output, .supporterConfirmWrap .inner dl dd .money output, .supporterCancelWrap .inner dl dd .money output {
  display: inline;
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money output, .supporterConfirmWrap .inner dl dd .money output, .supporterCancelWrap .inner dl dd .money output {
    font-size: 24px;
  }
}
.supporterApplicationWrap .inner dl dd .money output::-webkit-input-placeholder, .supporterConfirmWrap .inner dl dd .money output::-webkit-input-placeholder, .supporterCancelWrap .inner dl dd .money output::-webkit-input-placeholder {
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money output::-webkit-input-placeholder, .supporterConfirmWrap .inner dl dd .money output::-webkit-input-placeholder, .supporterCancelWrap .inner dl dd .money output::-webkit-input-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money output:-moz-placeholder, .supporterConfirmWrap .inner dl dd .money output:-moz-placeholder, .supporterCancelWrap .inner dl dd .money output:-moz-placeholder {
  /* Firefox 18- */
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money output:-moz-placeholder, .supporterConfirmWrap .inner dl dd .money output:-moz-placeholder, .supporterCancelWrap .inner dl dd .money output:-moz-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money output::-moz-placeholder, .supporterConfirmWrap .inner dl dd .money output::-moz-placeholder, .supporterCancelWrap .inner dl dd .money output::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money output::-moz-placeholder, .supporterConfirmWrap .inner dl dd .money output::-moz-placeholder, .supporterCancelWrap .inner dl dd .money output::-moz-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money output:-ms-input-placeholder, .supporterConfirmWrap .inner dl dd .money output:-ms-input-placeholder, .supporterCancelWrap .inner dl dd .money output:-ms-input-placeholder {
  font-size: 40px;
  text-align: right;
  color: #596776;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money output:-ms-input-placeholder, .supporterConfirmWrap .inner dl dd .money output:-ms-input-placeholder, .supporterCancelWrap .inner dl dd .money output:-ms-input-placeholder {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money p, .supporterConfirmWrap .inner dl dd .money p, .supporterCancelWrap .inner dl dd .money p {
  display: inline;
  font-size: 30px;
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .money p, .supporterConfirmWrap .inner dl dd .money p, .supporterCancelWrap .inner dl dd .money p {
    font-size: 13px;
  }
}
.supporterApplicationWrap .inner dl dd .money p span, .supporterConfirmWrap .inner dl dd .money p span, .supporterCancelWrap .inner dl dd .money p span {
  font-size: 50%;
}
.supporterApplicationWrap .inner dl dd .selectCard, .supporterConfirmWrap .inner dl dd .selectCard, .supporterCancelWrap .inner dl dd .selectCard {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .selectCard, .supporterConfirmWrap .inner dl dd .selectCard, .supporterCancelWrap .inner dl dd .selectCard {
    margin: 15px 0 0;
  }
}
.supporterApplicationWrap .inner dl dd .selectCard label, .supporterConfirmWrap .inner dl dd .selectCard label, .supporterCancelWrap .inner dl dd .selectCard label {
  width: 100%;
  background: #e8e9ea;
  margin-top: 1px;
  border-radius: 4px;
  padding: 4px 8px;
}
.supporterApplicationWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after, .supporterConfirmWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after, .supporterCancelWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after {
  top: 7px;
  background: #bd93e4;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after, .supporterConfirmWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after, .supporterCancelWrap .inner dl dd .selectCard label .radio:checked + .radioIcon::after {
    top: 4px;
  }
}
.supporterApplicationWrap .inner dl dd .selectCard label p, .supporterConfirmWrap .inner dl dd .selectCard label p, .supporterCancelWrap .inner dl dd .selectCard label p {
  font-size: 13px;
  margin: 0 0 0 10px;
}
.supporterApplicationWrap .inner dl dd .selectCard label .radio:checked ~ p, .supporterConfirmWrap .inner dl dd .selectCard label .radio:checked ~ p, .supporterCancelWrap .inner dl dd .selectCard label .radio:checked ~ p {
  color: #bd93e4;
}
.supporterApplicationWrap .inner dl dd .selectCard p, .supporterConfirmWrap .inner dl dd .selectCard p, .supporterCancelWrap .inner dl dd .selectCard p {
  margin: 10px 0 0;
  text-align: right;
}
.supporterApplicationWrap .inner dl dd .selectCard p a.btn, .supporterConfirmWrap .inner dl dd .selectCard p a.btn, .supporterCancelWrap .inner dl dd .selectCard p a.btn {
  display: inline-block;
  border-radius: 20px;
  border: 2px solid #bd93e4;
  font-size: 10px;
  color: #bd93e4;
}
.supporterApplicationWrap .inner dl dd ol, .supporterConfirmWrap .inner dl dd ol, .supporterCancelWrap .inner dl dd ol {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd ol, .supporterConfirmWrap .inner dl dd ol, .supporterCancelWrap .inner dl dd ol {
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.supporterApplicationWrap .inner dl dd ol li, .supporterConfirmWrap .inner dl dd ol li, .supporterCancelWrap .inner dl dd ol li {
  margin: 10px 0 0;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd ol li, .supporterConfirmWrap .inner dl dd ol li, .supporterCancelWrap .inner dl dd ol li {
    margin: 20px 0 0;
    width: 48%;
  }
}
.supporterApplicationWrap .inner dl dd ol li dl, .supporterConfirmWrap .inner dl dd ol li dl, .supporterCancelWrap .inner dl dd ol li dl {
  margin: 0 !important;
}
.supporterApplicationWrap .inner dl dd ol li dl dt .thumb, .supporterConfirmWrap .inner dl dd ol li dl dt .thumb, .supporterCancelWrap .inner dl dd ol li dl dt .thumb {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzliYmZlYyIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYmFiMGU0Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTlhZGUzIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #9bbfec), color-stop(50%, #bab0e4), color-stop(100%, #e9ade3));
  background: -moz-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: -webkit-linear-gradient(left, #9bbfec, #bab0e4, #e9ade3);
  background: linear-gradient(to right, #9bbfec, #bab0e4, #e9ade3);
  margin: 0 auto;
  padding: 2px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  overflow: hidden;
}
.supporterApplicationWrap .inner dl dd ol li dl dt .thumb img, .supporterConfirmWrap .inner dl dd ol li dl dt .thumb img, .supporterCancelWrap .inner dl dd ol li dl dt .thumb img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  overflow: hidden;
}
.supporterApplicationWrap .inner dl dd ol li dl dd, .supporterConfirmWrap .inner dl dd ol li dl dd, .supporterCancelWrap .inner dl dd ol li dl dd {
  margin: 10px 5px 0;
}
.supporterApplicationWrap .inner dl dd ol li dl dd p, .supporterConfirmWrap .inner dl dd ol li dl dd p, .supporterCancelWrap .inner dl dd ol li dl dd p {
  margin: 0;
  font-size: 11px;
  text-align: center;
  line-height: 1.5em;
}
.supporterApplicationWrap .inner dl dd ol li dl dd p.number, .supporterConfirmWrap .inner dl dd ol li dl dd p.number, .supporterCancelWrap .inner dl dd ol li dl dd p.number {
  margin: 5px 0 0;
  font-size: 9px;
  color: #cbd1d8;
}
.supporterApplicationWrap .inner dl dd .moreBtn, .supporterConfirmWrap .inner dl dd .moreBtn, .supporterCancelWrap .inner dl dd .moreBtn {
  margin: 10px 0 0;
  text-align: right;
}
.supporterApplicationWrap .inner dl dd .moreBtn a, .supporterConfirmWrap .inner dl dd .moreBtn a, .supporterCancelWrap .inner dl dd .moreBtn a {
  border: 2px solid #cbd1d8;
  display: inline-block;
  padding: 1px 10px;
  font-size: 10px;
  line-height: 1.5em;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner dl dd .moreBtn a, .supporterConfirmWrap .inner dl dd .moreBtn a, .supporterCancelWrap .inner dl dd .moreBtn a {
    font-size: 8px;
  }
}
.supporterApplicationWrap .inner .numberIndicate, .supporterConfirmWrap .inner .numberIndicate, .supporterCancelWrap .inner .numberIndicate {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  margin: 40px auto 0;
  padding: 13px 20px;
  width: 390px;
  background: #fff;
  border-radius: 6px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .numberIndicate, .supporterConfirmWrap .inner .numberIndicate, .supporterCancelWrap .inner .numberIndicate {
    padding: 10px;
    width: 100%;
  }
  .supporterApplicationWrap .inner .numberIndicate:last-child, .supporterConfirmWrap .inner .numberIndicate:last-child, .supporterCancelWrap .inner .numberIndicate:last-child {
    margin: 10px 0 0;
  }
}
.supporterApplicationWrap .inner .numberIndicate p.ttl, .supporterConfirmWrap .inner .numberIndicate p.ttl, .supporterCancelWrap .inner .numberIndicate p.ttl {
  font-size: 13px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .numberIndicate p.ttl, .supporterConfirmWrap .inner .numberIndicate p.ttl, .supporterCancelWrap .inner .numberIndicate p.ttl {
    font-size: 10px;
  }
}
.supporterApplicationWrap .inner .numberIndicate p.number, .supporterConfirmWrap .inner .numberIndicate p.number, .supporterCancelWrap .inner .numberIndicate p.number {
  flex: 1;
  text-align: right;
  font-size: 23px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .numberIndicate p.number, .supporterConfirmWrap .inner .numberIndicate p.number, .supporterCancelWrap .inner .numberIndicate p.number {
    font-size: 18px;
  }
}
.supporterApplicationWrap .inner .numberIndicate p.number span, .supporterConfirmWrap .inner .numberIndicate p.number span, .supporterCancelWrap .inner .numberIndicate p.number span {
  font-size: 13px;
  font-weight: normal;
}
.supporterApplicationWrap .inner .transmition, .supporterConfirmWrap .inner .transmition, .supporterCancelWrap .inner .transmition {
  margin: 40px 0 0;
  text-align: center;
}
.supporterApplicationWrap .inner .transmition p, .supporterConfirmWrap .inner .transmition p, .supporterCancelWrap .inner .transmition p {
  margin: 0 0 20px;
}
.supporterApplicationWrap .inner .transmition button, .supporterConfirmWrap .inner .transmition button, .supporterCancelWrap .inner .transmition button {
  margin: 0 auto;
  min-width: 300px;
}
@media (max-width: 37.5em) {
  .supporterApplicationWrap .inner .transmition button, .supporterConfirmWrap .inner .transmition button, .supporterCancelWrap .inner .transmition button {
    width: 100%;
    min-width: 100%;
  }
}
.supporterApplicationWrap .inner .unsubscribe, .supporterConfirmWrap .inner .unsubscribe, .supporterCancelWrap .inner .unsubscribe {
  margin: 20px auto 0;
  text-align: center;
}
.supporterApplicationWrap .inner .unsubscribe a, .supporterConfirmWrap .inner .unsubscribe a, .supporterCancelWrap .inner .unsubscribe a {
  text-decoration: underline;
  font-size: 80%;
}
.supporterApplicationWrap .inner .cancel, .supporterConfirmWrap .inner .cancel, .supporterCancelWrap .inner .cancel {
  text-align: center;
}
.supporterApplicationWrap .inner .cancel button, .supporterConfirmWrap .inner .cancel button, .supporterCancelWrap .inner .cancel button {
  margin: 20px auto 0;
  min-width: 100px;
}
.supporterApplicationWrap .inner .cancel a, .supporterConfirmWrap .inner .cancel a, .supporterCancelWrap .inner .cancel a {
  display: inline-block;
  margin: 20px auto 0;
}

.infoBar {
  width: 100%;
  padding: 20px 0;
  background: #f38ec3;
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  font-weight: bold;
  color: #fff;
}

.contentsIndexWrap .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
.contentsIndexWrap .inner .newPost {
  margin: 40px 0 0;
  width: 100%;
  height: 110px;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .newPost {
    margin: 20px 0 0;
  }
}
.contentsIndexWrap .inner .newPost a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  background: #e8e9ea;
  border-radius: 5px;
}
.contentsIndexWrap .inner .newPost a dl dt {
  width: 50px;
  margin: 0 auto;
}
.contentsIndexWrap .inner .newPost a dl dd {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.contentsIndexWrap .inner .contentsIndex.community {
  margin: 40px 0 0;
}
.contentsIndexWrap .inner .contentsIndex.community .contentsBlock {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.community .contentsBlock a dl dt {
    display: block;
  }
  .contentsIndexWrap .inner .contentsIndex.community .contentsBlock a dl dt.thumb {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
  }
  .contentsIndexWrap .inner .contentsIndex.community .contentsBlock a dl dt.thumb img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    font-family: 'object-fit: cover;';
  }
}
.contentsIndexWrap .inner .contentsIndex.community .contentsBlock a dl p.ttl {
  margin: 0;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.community .contentsBlock a dl p.ttl {
    margin: 0 0 0 10px;
    font-size: 13px;
  }
}
.contentsIndexWrap .inner .contentsIndex.community .contentsBlock .delete {
  margin: 0 0 0 10px;
  width: 11px;
}
.contentsIndexWrap .inner .contentsIndex.community .contentsBlock .delete a {
  position: relative;
  width: 11px;
  height: 5px;
}
.contentsIndexWrap .inner .contentsIndex.community .contentsBlock .delete a:before {
  font-family: 'cheerz';
  content: "\e90e";
  font-size: 10px;
  transform: scale(0.3);
  display: block;
  color: #c3cad5;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.community {
    margin: 20px 0 0;
  }
  .contentsIndexWrap .inner .contentsIndex.community ul li {
    background: #fff;
    border-radius: 6px;
    padding: 15px;
    margin: 10px 0 0;
    padding-left: 2em;
    text-indent: -1em;
  }
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.magazine, .contentsIndexWrap .inner .contentsIndex.approval {
    padding: 0 0 20px;
  }
}
.contentsIndexWrap .inner .contentsIndex.magazine .tab_item, .contentsIndexWrap .inner .contentsIndex.approval .tab_item {
  display: block;
  width: 50%;
  text-align: center;
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.magazine .tab_item, .contentsIndexWrap .inner .contentsIndex.approval .tab_item {
    font-size: 13px;
    letter-spacing: 0.05em;
  }
}
.contentsIndexWrap .inner .contentsIndex.magazine #all:checked ~ .tabInner .tabAll, .contentsIndexWrap .inner .contentsIndex.approval #all:checked ~ .tabInner .tabAll {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
.contentsIndexWrap .inner .contentsIndex.magazine #magazine:checked ~ .tabInner .tabMagazine, .contentsIndexWrap .inner .contentsIndex.approval #magazine:checked ~ .tabInner .tabMagazine {
  color: #f38ec3;
  border-bottom: 2px solid #f38ec3;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.magazine #magazine:checked ~ .tabInner .tabMagazine, .contentsIndexWrap .inner .contentsIndex.approval #magazine:checked ~ .tabInner .tabMagazine {
    border-bottom: 4px solid #f38ec3;
  }
}
.contentsIndexWrap .inner .contentsIndex.magazine .tabInner, .contentsIndexWrap .inner .contentsIndex.approval .tabInner {
  width: 100%;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.magazine .tabInner, .contentsIndexWrap .inner .contentsIndex.approval .tabInner {
    width: 100%;
    margin: 30px auto 0;
  }
}
.contentsIndexWrap .inner .contentsIndex.magazine .tabContent, .contentsIndexWrap .inner .contentsIndex.approval .tabContent {
  display: none;
}
.contentsIndexWrap .inner .contentsIndex.magazine #all:checked ~ #all_Content,
.contentsIndexWrap .inner .contentsIndex.magazine #magazine:checked ~ #magazine_Content, .contentsIndexWrap .inner .contentsIndex.approval #all:checked ~ #all_Content,
.contentsIndexWrap .inner .contentsIndex.approval #magazine:checked ~ #magazine_Content {
  display: block;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.support {
    padding: 0 0 20px;
  }
}
.contentsIndexWrap .inner .contentsIndex.support .elements ul li.name {
  font-size: 13px;
  color: #bd93e4 !important;
}
.contentsIndexWrap .inner .contentsIndex.support p.alertTxt {
  margin: 6px 0 0;
  color: #f38ec3;
  line-height: 1.53em;
}
.contentsIndexWrap .inner .contentsIndex.support .otherElements {
  margin: 20px 0 0;
}
.contentsIndexWrap .inner .contentsIndex.support .otherElements ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.contentsIndexWrap .inner .contentsIndex.support .otherElements ul li {
  margin: 0 0 0 10px;
  font-size: 10px;
  color: #cbd1d8;
  line-height: 2em;
  text-indent: 0;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex.support .otherElements ul li {
    font-size: 9px;
  }
}
.contentsIndexWrap .inner .contentsIndex.support .otherElements ul li:first-child {
  margin: 0;
}
.contentsIndexWrap .inner .contentsIndex.support .otherElements ul li:before {
  content: none;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock {
  margin: 20px 0 0;
  padding: 20px 20px 20px 10px;
  background: #fff;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock {
    position: relative;
    padding: 10px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock.alreadyRead {
  background: #e8e9ea;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dt {
    display: none;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dt.thumb {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd {
  flex: 1;
  margin: 0 0 0 20px;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd {
    margin: 0;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li {
  font-size: 11px;
  color: #cbd1d8;
  margin: 0;
  text-indent: 0;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb {
  display: none;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb {
    margin: 0 5px 0 0;
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
  }
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.spThumb img {
    width: auto;
    max-width: 20px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:before {
  content: none;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:after {
  content: '>';
  color: #cbd1d8;
  margin: 0 5px;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:last-child {
  margin: 0;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li:last-child:after {
  content: none;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements ul li.name {
  color: #f38ec3;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements .info {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag {
  margin: 0 10px 0 auto;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.06em;
  text-align: right;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag {
    font-size: 14px;
    margin: 0;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+1) {
  color: #f38ec3;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+2) {
  color: #bdc7d1;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+3) {
  color: #84d0f8;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+4) {
  color: #f7ce93;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+5) {
  color: #9ae192;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.supporterOnlyTag span:nth-child(6n+6) {
  color: #bcb0f5;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements .clip {
  margin: 0 10px 0 auto;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements .clip {
    margin: 0 0 0 10px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements .clip:before {
  font-family: 'cheerz';
  content: "\e9cd";
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label {
  margin: 0 10px 0 auto;
  padding: 2px 4px;
  font-size: 9px;
  color: #f38ec3;
  border: 1px solid #f38ec3;
  border-radius: 5px;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label.complete {
  color: #cbd1d8;
  border: 1px solid #cbd1d8;
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label.unread {
  color: #f38ec3;
  border: 1px solid #f38ec3;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.label {
    position: absolute;
    right: 0;
    bottom: 10px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.postDate {
  font-size: 9px;
  color: #cbd1d8;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd .elements p.postDate {
    position: absolute;
    right: 0;
    bottom: -16px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd p.ttl {
  margin: 6px 0 0;
  font-size: 18px;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd p.ttl {
    font-size: 15px;
  }
}
.contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd p.txt {
  margin: 6px 0 0;
  color: #a7b4c3;
  line-height: 1.53em;
}
@media (max-width: 37.5em) {
  .contentsIndexWrap .inner .contentsIndex .contentsBlock a dl dd p.txt {
    display: none;
  }
}
.contentsIndexWrap .inner .contentsIndex ul li {
  margin-top: 20px;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 13px;
}
.contentsIndexWrap .inner .contentsIndex ul li:before {
  content: '・';
}
.contentsIndexWrap .inner .contentsIndex ul li:first-child {
  margin-top: 0;
}
.contentsIndexWrap .inner .contentsIndex ul li a:hover {
  color: #f38ec3;
  text-decoration: underline;
}

.contentTtl .inner .threadName {
  width: 600px !important;
  margin: 0 auto;
}
@media (max-width: 37.5em) {
  .contentTtl .inner .threadName {
    width: 100% !important;
    padding: 0;
  }
}
.contentTtl .inner .threadName dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .contentTtl .inner .threadName dl {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
}
.contentTtl .inner .threadName dl dt .threadThumb {
  margin: 0;
  width: 100px;
  height: 100px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .contentTtl .inner .threadName dl dt .threadThumb {
    margin: 0 auto;
  }
}
.contentTtl .inner .threadName dl dt .threadThumb img {
  width: auto;
  max-width: 100px;
}
.contentTtl .inner .threadName dl dd {
  margin: 0 0 0 18px;
}
.contentTtl .inner .threadName dl dd .communityName {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contentTtl .inner .threadName dl dd .communityName .thumb {
  margin: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .contentTtl .inner .threadName dl dd .communityName .thumb {
    margin: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    overflow: hidden;
  }
}
.contentTtl .inner .threadName dl dd .communityName .thumb img {
  width: auto;
  max-width: 20px;
}
.contentTtl .inner .threadName dl dd .communityName p {
  margin: 0 0 0 5px;
  font-size: 12px;
  letter-spacing: 0;
}
.contentTtl .inner .threadName dl dd .threadTtl {
  margin: 10px 0 0;
  line-height: 1.5em;
}
@media (max-width: 37.5em) {
  .contentTtl .inner .threadName dl dd .threadTtl {
    line-height: 1.2em;
  }
}

.communityThreadWrap .sort {
  width: 100%;
  margin: 40px 0 0;
  padding: 10px 0;
  background: #e8e9ea;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .sort {
    margin: 20px 0 0;
  }
}
.communityThreadWrap .sort .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
}
.communityThreadWrap .sort .inner label {
  margin: 0 0 0 10px;
}
.communityThreadWrap .sort .inner label:first-of-type {
  margin: 0;
}
.communityThreadWrap .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner {
    width: 100% !important;
    padding: 0 20px;
  }
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .commentForm {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
  }
}
.communityThreadWrap .inner .communityThreadBody .commentForm dl {
  width: 575px;
  margin: 30px 0 0;
  padding: 0 0 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #e4e7ea;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .commentForm dl {
    width: 100%;
    margin: 0;
    padding: 12px 10px;
    background: #cad0d4;
    border-bottom: none;
  }
}
.communityThreadWrap .inner .communityThreadBody .commentForm dl dt.thumb {
  margin: 2px 0 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .commentForm dl dt.thumb {
    width: 30px;
    height: 30px;
  }
}
.communityThreadWrap .inner .communityThreadBody .commentForm dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.communityThreadWrap .inner .communityThreadBody .commentForm dl dd {
  flex: 1;
  width: 530px;
  margin: 0 0 0 10px;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .commentForm dl dd {
    width: 100%;
  }
}
.communityThreadWrap .inner .communityThreadBody .commentForm dl dd textarea {
  width: 100%;
  padding: 10px 14px;
  border-radius: 18px;
  box-shadow: none;
  resize: none;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .commentForm dl dd textarea {
    border-radius: 5px;
    box-shadow: 2px 2px 0px rgba(0, 0, 0, 0.1) inset;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread {
  margin: 30px 0 0;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .thread {
    margin: 20px 0 0;
    padding: 0 0 60px;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .thread .commentBlock {
    margin: 15px 0 0;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dt.thumb {
  margin: 2px 0 0;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dt.thumb {
    width: 30px;
    height: 30px;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dt.thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  font-family: 'object-fit: cover;';
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd {
  margin: 0 0 0 10px;
  flex: 1;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon {
  padding: 10px;
  background: #fff;
  border-radius: 18px;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon {
    border-radius: 5px;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .elements {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .elements p {
  font-size: 9px;
  color: #cbd1d8;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .reactionLabel {
  font-size: 13px;
  color: #f38ec3;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon .reactionLabel:before {
  font-family: 'cheerz';
  content: "\e90d";
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment {
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.53em;
  color: #a7b4c3;
}
@media (max-width: 37.5em) {
  .communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment {
    line-height: 1.4em;
  }
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment span {
  margin: 0 10px 0 0;
  color: #596776;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .balloon p.comment span.artist {
  color: #f38ec3;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report {
  margin: 0 0 0 10px;
  width: 11px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report a {
  position: relative;
  width: 11px;
  height: 5px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .flex .report a:before {
  font-family: 'cheerz';
  content: "\e90e";
  font-size: 10px;
  transform: scale(0.3);
  display: block;
  color: #c3cad5;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action {
  margin: 5px 0 0 10px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li:last-child {
  margin: 0 0 0 20px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li label {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li label:before {
  font-family: 'cheerz';
  content: "\e90c";
  position: absolute;
  top: 0;
  left: 0;
  color: #cbd1d8;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li input:checked + label:before {
  color: #f38ec3;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li input:checked ~ .likeCount p {
  color: #f38ec3;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .likeCount {
  position: relative;
  margin: 3px 0 0 5px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .likeCount p {
  font-size: 11px;
  color: #cbd1d8;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reaction a {
  position: relative;
  display: block;
  width: 15px;
  height: 15px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reaction a:before {
  font-family: 'cheerz';
  content: "\e90d";
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  color: #cbd1d8;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reactionCount {
  position: relative;
  margin: 3px 0 0 5px;
}
.communityThreadWrap .inner .communityThreadBody .thread .commentBlock dl dd .action ul li .reactionCount p {
  font-size: 11px;
  color: #cbd1d8;
}

.hide {
  display: none;
}

.tgToolTip {
  margin: 0;
  padding: 20px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 6px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  top: 0;
  left: 0;
  position: absolute;
  z-index: 100;
}
.tgToolTip .close {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #f2f2f2;
  border-radius: 50%;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  color: #f38ec3;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}

.dummy {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
}

.faqWrap {
  margin: 40px 0 0;
}
.faqWrap .inner dl {
  margin: 40px 0 0;
}
.faqWrap .inner dl:first-of-type {
  margin: 0;
}
.faqWrap .inner dl.target {
  margin-top: -60px;
  padding-top: 100px;
}
.faqWrap .inner dl dt h3 {
  font-size: 18px;
  font-weight: bold;
  color: #f38ec3;
}
.faqWrap .inner dl dd {
  margin: 35px 0 0;
}
.faqWrap .inner dl dd p.question {
  margin: 35px 0 0;
  text-indent: -2em;
  padding-left: 2em;
}
.faqWrap .inner dl dd p.question:first-of-type {
  margin: 0;
}
.faqWrap .inner dl dd p.question:before {
  content: 'Q';
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
}
.faqWrap .inner dl dd p.answer {
  margin: 20px 0 0;
  text-indent: -2em;
  padding-left: 2em;
}
.faqWrap .inner dl dd p.answer:before {
  content: 'A';
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
}
.faqWrap .inner dl dd p.answer a {
  color: #f38ec3;
}

.basicWrap {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .basicWrap {
    margin: 20px 0 0;
  }
}
.basicWrap .inner p {
  margin: 40px 0 0;
  line-height: 1.5em;
}
@media (max-width: 37.5em) {
  .basicWrap .inner p {
    margin: 20px 0 0;
  }
}
.basicWrap .inner p span {
  color: #f38ec3;
}
.basicWrap .inner .btnBox {
  margin: 40px 0 0;
}
@media (max-width: 37.5em) {
  .basicWrap .inner .btnBox {
    margin: 20px 0 0;
  }
}
.basicWrap .inner .btnBox.mt20 {
  margin: 20px 0 0;
}
@media (max-width: 37.5em) {
  .basicWrap .inner .btnBox.mt20 {
    margin: 10px 0 0;
  }
}
.basicWrap .inner .btnBox a.btn {
  display: inline-block;
}
.basicWrap .inner h3 {
  margin: 40px 0 0;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .basicWrap .inner h3 {
    font-size: 14px;
  }
}
.basicWrap .inner h4 {
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .basicWrap .inner h4 {
    font-size: 12px;
  }
}
.basicWrap .inner ul {
  margin: 40px 0 0 20px !important;
}
@media (max-width: 37.5em) {
  .basicWrap .inner ul {
    margin: 20px 0 0 10px !important;
  }
}
.basicWrap .inner ul li {
  margin: 20px 0 0;
}
.basicWrap .inner ol {
  margin: 20px 0 0 20px !important;
}
@media (max-width: 37.5em) {
  .basicWrap .inner ol {
    margin: 10px 0 0 10px !important;
  }
}
.basicWrap .inner ol li {
  margin: 20px 0 0;
}
.basicWrap .inner table {
  width: 100%;
  border-collapse: collapse;
}
.basicWrap .inner table tr th {
  padding: 10px 8px;
  background: #e8e9ea;
  border: 1px solid #cbd1d8;
  text-align: left;
  font-weight: bold;
}
@media (max-width: 37.5em) {
  .basicWrap .inner table tr th {
    margin: 4px 0 0;
    display: block;
    width: 100%;
  }
}
.basicWrap .inner table tr td {
  padding: 10px 8px;
  background: #fff;
  border: 1px solid #cbd1d8;
}
@media (max-width: 37.5em) {
  .basicWrap .inner table tr td {
    display: block;
    width: 100%;
    border-top: none;
  }
}

.contentWrapper.registration {
  margin: 60px 0 0;
  padding: 0 0 240px;
  position: relative;
  z-index: 0;
  height: 100%;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration {
    margin: 50px 0 0;
    padding: 0 0 40px;
  }
}
.contentWrapper.registration:before {
  content: '';
  background: inherit;
  /*.bgImageで設定した背景画像を継承する*/
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  /*ブラー効果で画像の端がボヤけた分だけ位置を調整*/
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
  /*重なり順序を一番下にしておく*/
}
.contentWrapper.registration:after {
  content: '';
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.contentWrapper.registration .container .inner {
  width: 600px !important;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .container .inner {
    width: 100% !important;
  }
}
.contentWrapper.registration .contentTtl .inner h2 {
  color: #fff;
}
.contentWrapper.registration .step {
  margin: 40px 0 0;
}
.contentWrapper.registration .step .inner ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}
.contentWrapper.registration .step .inner ul li {
  padding: 0 15px 0 30px;
  width: 50%;
  height: 40px;
  background: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li {
    height: 45px;
    padding: 0 0 0 18px;
    font-size: 10px;
  }
}
.contentWrapper.registration .step .inner ul li span {
  font-size: 15px;
  font-weight: bold;
  margin: 0 10px 0 0;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li span {
    font-size: 13px;
    margin: 0 5px 0 0;
  }
}
.contentWrapper.registration .step .inner ul li:first-child {
  padding: 0 15px 0 15px;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li:first-child {
    padding: 0 0 0 10px;
  }
}
.contentWrapper.registration .step .inner ul li.first {
  position: relative;
  background: #fff;
}
.contentWrapper.registration .step .inner ul li.first:after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 14px solid #fff;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li.first:after {
    right: -10px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 10px solid #fff;
  }
}
.contentWrapper.registration .step .inner ul li.first.current {
  background: #f38ec3;
  color: #fff;
}
.contentWrapper.registration .step .inner ul li.first.current:after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 14px solid #f38ec3;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li.first.current:after {
    right: -10px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 10px solid #f38ec3;
  }
}
.contentWrapper.registration .step .inner ul li.second {
  position: relative;
  background: #f1f4f6;
}
.contentWrapper.registration .step .inner ul li.second:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 14px solid #f1f4f6;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li.second:after {
    right: -10px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 10px solid #f1f4f6;
  }
}
.contentWrapper.registration .step .inner ul li.second.current {
  background: #f38ec3;
  color: #fff;
}
.contentWrapper.registration .step .inner ul li.second.current:after {
  content: "";
  position: absolute;
  right: -13px;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 14px solid #f38ec3;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li.second.current:after {
    right: -10px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 10px solid #f38ec3;
  }
}
.contentWrapper.registration .step .inner ul li.third {
  position: relative;
  background: #fff;
}
.contentWrapper.registration .step .inner ul li.third:after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 14px solid #fff;
  z-index: 9;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .step .inner ul li.third:after {
    right: -10px;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 10px solid #fff;
  }
}
.contentWrapper.registration .step .inner ul li.third.current {
  background: #f38ec3;
  color: #fff;
}
.contentWrapper.registration .formWrap {
  margin: 80px 0 0;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap {
    margin: 50px 0 0;
  }
}
.contentWrapper.registration .formWrap .inner h3 {
  text-align: center;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner h3 {
    font-size: 18px;
  }
}
.contentWrapper.registration .formWrap .inner p.sup {
  margin: 40px 0 0;
  text-align: center;
  color: #fff;
  line-height: 2em;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner p.sup {
    margin: 20px 0 0;
    text-align: left;
  }
}
.contentWrapper.registration .formWrap .inner p.sup a {
  color: #fff;
  text-decoration: underline;
}
.contentWrapper.registration .formWrap .inner .emailConfirm {
  margin: 40px 0 0;
  width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .emailConfirm {
    margin: 20px 0 0;
  }
}
.contentWrapper.registration .formWrap .inner .imageInputArea {
  margin: 20px 0 0;
}
.contentWrapper.registration .formWrap .inner .imageInputArea p.itemName {
  color: #fff;
  text-align: center;
}
.contentWrapper.registration .formWrap .inner .imageUpload {
  margin: 10px auto 0;
  padding: 14px 10px;
  width: 290px;
  height: 290px;
  background: #e8e9ea;
  border-radius: 3px;
  font-size: 11px;
}
.contentWrapper.registration .formWrap .inner .imageUpload label {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.contentWrapper.registration .formWrap .inner .imageUpload label .fileSelect .icon {
  width: 50px;
  margin: 0 auto;
}
.contentWrapper.registration .formWrap .inner .imageUpload label .fileSelect p {
  margin: 10px 0 0;
  font-size: 13px;
  letter-spacing: 0.1em;
  color: #f38ec3;
  text-align: center;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck {
  position: relative;
  overflow: hidden;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .editIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .editIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .editIcon a:after {
  font-family: 'cheerz';
  content: '\e902';
  font-size: 10px;
  color: #f38ec3;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .deleteIcon a {
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck .deleteIcon a:after {
  font-family: 'cheerz';
  content: "\ea0f";
  font-size: 10px;
  color: #f38ec3;
}
.contentWrapper.registration .formWrap .inner .imageUpload.imgCheck img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.contentWrapper.registration .formWrap .inner .formGroup p.itemName {
  color: #fff;
}
.contentWrapper.registration .formWrap .inner .formGroup input {
  margin: 10px 0 0;
}
.contentWrapper.registration .formWrap .inner .infoBox {
  background: rgba(255, 255, 255, 0.8);
}
.contentWrapper.registration .formWrap .inner .transmition p {
  margin: 0 0 20px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .transmition p {
    margin: 0 0 45px;
  }
}
.contentWrapper.registration .formWrap .inner .transmition p a {
  color: #fff;
  text-decoration: underline;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .transmition p a {
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 8px 25px;
    text-decoration: none;
  }
}
.contentWrapper.registration .formWrap .inner .information {
  width: 500px;
  margin: 38px auto 0;
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 20px;
  text-align: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .information {
    width: 100%;
  }
}
.contentWrapper.registration .formWrap .inner .information p {
  color: #fff;
}
.contentWrapper.registration .formWrap .inner .information .appBtnArea {
  margin: 10px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .information .appBtnArea {
    margin: 20px 0 0;
    display: block;
  }
}
.contentWrapper.registration .formWrap .inner .information .appBtnArea .btnBox {
  margin: 6px 10px 0;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .formWrap .inner .information .appBtnArea .btnBox {
    margin: 5px auto 0;
  }
}
.contentWrapper.registration .formWrap .inner .information .appBtnArea .btnBox a.btn {
  border: 3px solid #f38ec3;
  padding: 10px 36px;
  font-weight: 400;
  border-radius: 22px;
}
.contentWrapper.registration .btnWrap {
  margin: 40px 0 0;
}
.contentWrapper.registration .btnWrap .inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .btnWrap .inner {
    display: block;
  }
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .btnWrap .inner.reverse {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .btnWrap .inner.reverse .btnBlock {
    margin: 20px 0;
  }
}
.contentWrapper.registration .btnWrap .inner .btnBlock {
  margin: 0 10px;
}
@media (max-width: 37.5em) {
  .contentWrapper.registration .btnWrap .inner .btnBlock {
    margin: 40px 0;
  }
}
.contentWrapper.registration .btnWrap .inner .btnBlock a.btn {
  width: 225px;
  margin: 0 auto;
  padding: 10px 0;
  border: 3px solid #fff;
  border-radius: 20px;
}

@media (max-width: 37.5em) {
  .notFoundWrap .inner {
    padding: 0 20px;
  }
}
.notFoundWrap .inner .notFound {
  padding: 200px 0 0;
  text-align: center;
}
@media (max-width: 37.5em) {
  .notFoundWrap .inner .notFound {
    padding: 50px 0 0;
  }
}
.notFoundWrap .inner .notFound h3 {
  font-size: 60px;
  font-weight: 900;
}
@media (max-width: 37.5em) {
  .notFoundWrap .inner .notFound h3 {
    font-size: 30px;
  }
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+1) {
  color: #f38ec3;
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+2) {
  color: #bdc7d1;
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+3) {
  color: #84d0f8;
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+4) {
  color: #f7ce93;
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+5) {
  color: #9ae192;
}
.notFoundWrap .inner .notFound h3 span:nth-child(6n+6) {
  color: #bcb0f5;
}
.notFoundWrap .inner .notFound p {
  margin: 30px 0 0;
  font-size: 20px;
}
@media (max-width: 37.5em) {
  .notFoundWrap .inner .notFound p {
    margin: 20px 0 0;
    font-size: 13px;
  }
}
.notFoundWrap .inner .notFound .btnArea {
  margin: 60px 0 0;
}
@media (max-width: 37.5em) {
  .notFoundWrap .inner .notFound .btnArea {
    margin: 40px 0 0;
  }
}
.notFoundWrap .inner .notFound .btnArea a {
  display: inline-block;
  padding: 13px 90px;
  border-radius: 40px;
}
