@charset "UTF-8";
/*=========================================================================
MODULE
=========================================================================*/
.d_none {
  display: none !important;
}

@media (min-width: 769px) {
  .for_sp {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .for_pc {
    display: none !important;
  }
}
.title_live_date, .artist_name {
  font-size: 28px;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  .title_live_date, .artist_name {
    font-size: clamp(24px, 1.459vw, 28px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .title_live_date, .artist_name {
    font-size: clamp(20px, 2.001vw, 24px);
  }
}
@media (max-width: 768px) {
  .title_live_date, .artist_name {
    font-size: clamp(22px, 3.125vw, 24px);
  }
}
@media (max-width: 480px) {
  .title_live_date, .artist_name {
    font-size: clamp(20px, 4.583vw, 22px);
  }
}

dl#form_inputList dt, .disco_subheadline, .release_date span, .release_date font, .disc_title, dl.live_detail dd p.in_soldout {
  font-size: 24px;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  dl#form_inputList dt, .disco_subheadline, .release_date span, .release_date font, .disc_title, dl.live_detail dd p.in_soldout {
    font-size: clamp(20px, 1.25vw, 24px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  dl#form_inputList dt, .disco_subheadline, .release_date span, .release_date font, .disc_title, dl.live_detail dd p.in_soldout {
    font-size: clamp(18px, 1.668vw, 20px);
  }
}
@media (max-width: 768px) {
  dl#form_inputList dt, .disco_subheadline, .release_date span, .release_date font, .disc_title, dl.live_detail dd p.in_soldout {
    font-size: clamp(18px, 2.604vw, 20px);
  }
}
@media (max-width: 480px) {
  dl#form_inputList dt, .disco_subheadline, .release_date span, .release_date font, .disc_title, dl.live_detail dd p.in_soldout {
    font-size: clamp(16px, 3.75vw, 18px);
  }
}

#agreeHeadline, #btnArchives, dl.live_detail dt, .live_title {
  font-size: 20px;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  #agreeHeadline, #btnArchives, dl.live_detail dt, .live_title {
    font-size: clamp(18px, 1.042vw, 20px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  #agreeHeadline, #btnArchives, dl.live_detail dt, .live_title {
    font-size: clamp(16px, 1.334vw, 18px);
  }
}
@media (max-width: 768px) {
  #agreeHeadline, #btnArchives, dl.live_detail dt, .live_title {
    font-size: clamp(16px, 2.604vw, 18px);
  }
}
@media (max-width: 480px) {
  #agreeHeadline, #btnArchives, dl.live_detail dt, .live_title {
    font-size: clamp(15px, 3.125vw, 16px);
  }
}

#form_buttonList input[type=submit],
#form_buttonList input.Agree,
#form_buttonList input.Disagree, .disc_cat {
  font-size: 18px;
}
@media screen and (min-width: 1200px) and (max-width: 1919px) {
  #form_buttonList input[type=submit],
  #form_buttonList input.Agree,
  #form_buttonList input.Disagree, .disc_cat {
    font-size: clamp(16px, 0.937vw, 18px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  #form_buttonList input[type=submit],
  #form_buttonList input.Agree,
  #form_buttonList input.Disagree, .disc_cat {
    font-size: clamp(15px, 1.334vw, 16px);
  }
}
@media (max-width: 768px) {
  #form_buttonList input[type=submit],
  #form_buttonList input.Agree,
  #form_buttonList input.Disagree, .disc_cat {
    font-size: clamp(15px, 2.083vw, 16px);
  }
}
@media (max-width: 480px) {
  #form_buttonList input[type=submit],
  #form_buttonList input.Agree,
  #form_buttonList input.Disagree, .disc_cat {
    font-size: clamp(14px, 2.916vw, 15px);
  }
}

#agreeMessage,
dl#form_inputList dd,
.aco-trigger span,
.disc_detail,
dl.live_detail dd p a,
dl.live_detail dd p,
dl.live_detail dd,
.live_title p {
  font-size: 16px;
}
@media screen and (max-width: 1919px) {
  #agreeMessage,
  dl#form_inputList dd,
  .aco-trigger span,
  .disc_detail,
  dl.live_detail dd p a,
  dl.live_detail dd p,
  dl.live_detail dd,
  .live_title p {
    font-size: clamp(14px, 0.833vw, 16px);
  }
}
@media screen and (max-width: 1200px) {
  #agreeMessage,
  dl#form_inputList dd,
  .aco-trigger span,
  .disc_detail,
  dl.live_detail dd p a,
  dl.live_detail dd p,
  dl.live_detail dd,
  .live_title p {
    font-size: clamp(13px, 1.166vw, 14px);
  }
}
@media screen and (max-width: 900px) {
  #agreeMessage,
  dl#form_inputList dd,
  .aco-trigger span,
  .disc_detail,
  dl.live_detail dd p a,
  dl.live_detail dd p,
  dl.live_detail dd,
  .live_title p {
    font-size: clamp(12px, 1.444vw, 13px);
  }
}
@media (max-width: 768px) {
  #agreeMessage,
  dl#form_inputList dd,
  .aco-trigger span,
  .disc_detail,
  dl.live_detail dd p a,
  dl.live_detail dd p,
  dl.live_detail dd,
  .live_title p {
    font-size: clamp(13px, 1.822vw, 14px);
  }
}
@media (max-width: 480px) {
  #agreeMessage,
  dl#form_inputList dd,
  .aco-trigger span,
  .disc_detail,
  dl.live_detail dd p a,
  dl.live_detail dd p,
  dl.live_detail dd,
  .live_title p {
    font-size: clamp(12px, 2.916vw, 13px);
  }
}

ul.movie_list > li a p, .release_date, .artist_name span {
  font-size: 14px;
}
@media screen and (max-width: 1919px) {
  ul.movie_list > li a p, .release_date, .artist_name span {
    font-size: clamp(13px, 0.833vw, 14px);
  }
}
@media screen and (max-width: 1200px) {
  ul.movie_list > li a p, .release_date, .artist_name span {
    font-size: clamp(12px, 1.166vw, 13px);
  }
}
@media (max-width: 768px) {
  ul.movie_list > li a p, .release_date, .artist_name span {
    font-size: clamp(12px, 1.9531vw, 13px);
  }
}
@media (max-width: 480px) {
  ul.movie_list > li a p, .release_date, .artist_name span {
    font-size: clamp(11px, 2.708vw, 12px);
  }
}

/* ----------------------------------------------------------- */
/* ----------------------------------------------------------------- */
/*=========================================================================
BIOGRAPHY
=========================================================================*/
#mainVisual {
  width: 100%;
  height: auto;
  margin: 0 auto 3%;
  padding: 0;
}
@media (max-width: 768px) {
  #mainVisual {
    margin-bottom: 4%;
  }
}
#mainVisual img {
  width: 100%;
  height: auto;
  display: block;
}

/* ---------------------------------------------------------- */
ul#artistList {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  ul#artistList {
    display: block;
  }
}
ul#artistList li {
  width: 31.333333%;
  height: auto;
  margin-right: 3%;
}
ul#artistList li:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  ul#artistList li {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto 4%;
  }
}

/* ---------------------------------------------------------- */
.artist_photo {
  width: 100%;
  height: auto;
  display: block;
  padding: 0;
  margin: 0 auto 1.5rem;
}
@media (max-width: 768px) {
  .artist_photo {
    margin: 0 4% 0 0;
    width: 48%;
  }
}
.artist_photo img {
  width: 100%;
  height: auto;
  display: block;
}

/* ---------------------------------------------------------- */
.artist_name {
  color: #ce2475;
  line-height: 60%;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 768px) {
  .artist_name {
    width: 50%;
    text-align: center;
    display: block;
  }
}
.artist_name span {
  line-height: 120%;
  display: inline-block;
  margin-right: 0.6rem;
  vertical-align: baseline;
  margin-top: 0.1rem;
}
@media (max-width: 768px) {
  .artist_name span {
    display: block;
    padding: initial;
    margin: 0 auto 0.6rem;
  }
}

/*=========================================================================
LIVE
=========================================================================*/
ul#scheduleList {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  ul#scheduleList {
    padding: 6% 0;
  }
}
ul#scheduleList li {
  width: 100%;
  height: auto;
  margin: 0 auto 45px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  ul#scheduleList li {
    width: 100%;
    margin-bottom: 7%;
  }
}
ul#scheduleList li.disc_data:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #ce2475;
  border-radius: 0.5rem;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}

/* ---------------------------------------------------------- */
.live_container {
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .live_container {
    width: 94%;
    margin: 0 auto;
  }
}

/* ---------------------------------------------------------- */
.live_titlebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 1;
  padding-bottom: 0.8rem;
}
@media (max-width: 768px) {
  .live_titlebox {
    display: block;
  }
}
.live_titlebox:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ce2475;
  border-radius: 0.5rem;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}

.title_live_date {
  width: 8rem;
  height: auto;
  color: #ce2475;
  font-weight: 600;
  padding: 0;
  font-family: "digi", serif !important;
  line-height: 100%;
}
@media (max-width: 768px) {
  .title_live_date {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.live_title {
  width: calc(100% - 9.5rem);
  margin-left: auto;
  line-height: 160%;
  z-index: 1;
  color: #ce2475;
}
@media (max-width: 768px) {
  .live_title {
    width: 100%;
    margin-left: 0;
  }
}
.live_title p {
  margin-bottom: 0.1rem;
  line-height: 120%;
}

/* ---------------------------------------------------------- */
dl.live_detail {
  padding: 1.5rem 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 768px) {
  dl.live_detail {
    display: block;
    padding: 1rem 0;
  }
}
dl.live_detail dt, dl.live_detail dd {
  height: auto;
  line-height: 160%;
  color: #ce2475;
  position: relative;
  z-index: 1;
}
dl.live_detail dt {
  width: 8rem;
  font-weight: 600;
  margin-right: 1rem;
  font-family: "digi", serif !important;
  line-height: 100%;
}
@media (max-width: 768px) {
  dl.live_detail dt {
    width: 100%;
    margin-bottom: 0.5rem;
  }
  dl.live_detail dt span {
    border-bottom: 1px solid #ce2475;
  }
}
dl.live_detail dd {
  width: calc(100% - 9rem);
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  dl.live_detail dd {
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
dl.live_detail dd:last-of-type {
  margin-bottom: 0;
}
dl.live_detail dd p {
  line-height: 160%;
}
dl.live_detail dd p.in_soldout {
  font-weight: 600;
  font-family: "digi", serif !important;
  line-height: 100%;
  margin-bottom: 1rem;
  color: #f3afcb;
  text-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
dl.live_detail dd p a {
  color: #ce2475;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
dl.live_detail dd p a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ce2475;
}
dl.live_detail dd p a:hover:after {
  width: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

/*
LIVE：ARCHIVE
=========================================================================*/
#btnArchives {
  width: 30%;
  max-width: 140px;
  height: auto;
  margin: 0 5% 1rem auto;
  text-align: center;
  font-weight: 600;
  font-family: "digi", serif !important;
}
@media (max-width: 768px) {
  #btnArchives {
    width: 35%;
  }
}
#btnArchives a {
  position: relative;
  z-index: 1;
  border: 1px solid #ce2475;
  color: #ce2475;
  text-decoration: none;
  display: block;
  height: auto;
  padding: 0.4rem 1.5rem 0.4rem 0;
  line-height: 120%;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}
#btnArchives a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0.2rem;
  width: 0;
  height: 0;
  border-top: 0.4rem solid transparent;
  border-right: 0.6rem solid transparent;
  border-bottom: 0.4rem solid transparent;
  border-left: 0.6rem solid #ce2475;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#btnArchives a:hover {
  background: #f3afcb;
  border-color: #f3afcb;
  color: #000;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}
#btnArchives a:hover:after {
  border-left-color: #000;
}

/*=========================================================================
DISCOGRAPHY
=========================================================================*/
ul#DiscographyList {
  list-style-type: none;
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 768px) {
  ul#DiscographyList {
    padding: 6% 0;
  }
}
ul#DiscographyList li.disc_data {
  width: 100%;
  height: auto;
  margin: 0 auto 45px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  ul#DiscographyList li.disc_data {
    width: 100%;
    margin-bottom: 7%;
  }
}
ul#DiscographyList li.disc_data:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: #ce2475;
  border-radius: 0.5rem;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}

/* ---------------------------------------------------------- */
dl.disco_container {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #ce2475;
}
@media (max-width: 768px) {
  dl.disco_container {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 4%;
  }
}
dl.disco_container dt.dd {
  height: auto;
}
dl.disco_container dt {
  width: 34%;
  margin-right: 4%;
}
@media (max-width: 768px) {
  dl.disco_container dt {
    width: 70%;
    margin: 0 auto 4%;
  }
}
dl.disco_container dd {
  width: 62%;
}
@media (max-width: 768px) {
  dl.disco_container dd {
    width: 100%;
    margin: 0 auto;
  }
}

/* ---------------------------------------------------------- */
.disc_jacket {
  padding: initial;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.disc_jacket img {
  width: 100%;
  height: auto;
  display: block;
}

/* ---------------------------------------------------------- */
.disc_title_box {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 45px;
}
@media (max-width: 768px) {
  .disc_title_box {
    margin-bottom: 4.5%;
  }
}

.disc_cat {
  line-height: 100%;
  border: 1px solid #ce2475;
  color: #ce2475;
  display: inline-block;
  margin-bottom: 0.5rem;
  font-family: "digi", serif !important;
  padding: 0.2rem 0.5rem;
  font-weight: 600;
}

.disc_title {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  color: #ce2475;
  font-weight: 600;
  margin-bottom: 1rem;
}
.disc_title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ce2475;
  border-radius: 0.5rem;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}

.release_date {
  line-height: 140%;
  font-weight: 600;
  color: #ce2475;
}
.release_date span, .release_date font {
  font-family: "digi", serif !important;
}
.release_date font {
  font-size: 90%;
}

/* ---------------------------------------------------------- */
.disc_detail {
  width: 100%;
  height: auto;
  padding: 1.5rem 0;
  position: relative;
  z-index: 1;
}
.disc_detail a {
  color: #ce2475;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.disc_detail a:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #ce2475;
}
.disc_detail a:hover:after {
  width: 0;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.disc_detail:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: #ce2475;
  border-radius: 0.5rem;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}

/* ---------------------------------------------------------- */
.disco_subheadline {
  margin-bottom: 1rem;
  line-height: 140%;
  color: #ce2475;
  font-family: "digi", serif !important;
  font-weight: 600;
}

/* ---------------------------------------------------------- */
ul.movie_list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 480px) {
  ul.movie_list {
    display: block;
  }
}
ul.movie_list > li {
  width: 47%;
  height: auto;
  margin: 0 6% 0 0;
}
ul.movie_list > li:nth-of-type(even) {
  margin-right: 0;
}
ul.movie_list > li:after {
  content: none;
}
ul.movie_list > li a, ul.movie_list > li img {
  width: 100%;
  height: auto;
  display: block;
}
ul.movie_list > li img {
  border: 1px solid #333;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
ul.movie_list > li a:after {
  content: none;
}
ul.movie_list > li a:hover {
  opacity: 0.75;
}
ul.movie_list > li a p {
  text-decoration: none;
  text-align: center;
  margin-top: 0.5rem;
}
@media (max-width: 480px) {
  ul.movie_list > li {
    width: 100%;
    margin: 0 auto 3%;
  }
  ul.movie_list > li:nth-of-type(even) {
    margin: 0 auto 3%;
  }
  ul.movie_list > li:last-of-type {
    margin-bottom: 0;
  }
}

/* ---------------------------------------------------------- */
.morebox {
  height: 150px;
  overflow: hidden;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

/* ---------------------------------------------------------- */
.aco-trigger {
  display: block;
  margin-bottom: 0.5rem;
  cursor: pointer;
  max-width: 7rem;
  margin-left: auto;
  text-align: center;
}
.aco-trigger span {
  line-height: 120%;
  font-weight: 900;
  display: block;
  padding: 0.2rem 0;
  color: #000;
  background: #ce2475;
  font-family: "digi", serif !important;
}
.aco-trigger span:hover {
  background: #f3afcb;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}
@media (max-width: 768px) {
  .aco-trigger {
    text-align: right;
  }
}

/*=========================================================================
INFORMATION
=========================================================================*/
#formBody {
  max-width: 800px;
  width: 100%;
  height: auto;
  margin: 0 auto 45px;
}
@media (max-width: 768px) {
  #formBody {
    margin-bottom: 4.5%;
  }
}
#formBody input[type=text],
#formBody input[type=email],
#formBody button,
#formBody textarea,
#formBody select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  color: #f3afcb;
}
#formBody input[type=text],
#formBody input[type=email],
#formBody select {
  width: 100%;
  height: auto;
  border: 1px solid #ce2475;
  padding: 12px 0 10px;
  line-height: 100%;
  text-indent: 15px;
  border-radius: 3px;
  color: #ce2475;
}
#formBody textarea {
  width: 100%;
  min-height: 120px !important;
  height: auto;
  border: 1px solid #ce2475;
  color: #ce2475;
  padding: 12px 10px 10px;
  line-height: 160%;
  border-radius: 3px;
}
#formBody .mwform-zip-field input[type=text],
#formBody .mwform-tel-field input[type=text] {
  letter-spacing: 0;
}
#formBody input::-webkit-input-placeholder {
  color: #ce2475 !important;
}
#formBody input::-moz-placeholder {
  color: #ce2475 !important;
}
#formBody input:-ms-input-placeholder {
  color: #ce2475 !important;
}
#formBody input::-ms-input-placeholder {
  color: #ce2475 !important;
}
#formBody input::placeholder {
  color: #ce2475 !important;
}
#formBody input:autofill {
  background: none !important;
}
#formBody input:focus,
#formBody input[type=text]:focus,
#formBody input[type=email]:focus,
#formBody textarea:focus,
#formBody select:focus {
  -webkit-box-shadow: 0 0 0px;
          box-shadow: 0 0 0px;
  border: 1px solid #ce2475;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  background: none !important;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
}
#formBody input[type=radio],
#formBody input[type=checkbox] {
  margin: 0 5px 0 0;
  padding: 0;
  width: 15px;
  height: 15px;
  background: none;
  border: 1px solid #ce2475 !important;
  border-radius: 6px;
  display: inline-block;
  line-height: 100%;
  vertical-align: top;
}
#formBody label {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  padding: 1px 3px 1px 0px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-right: 15px;
  line-height: 100%;
  vertical-align: top;
  white-space: nowrap;
  width: auto;
}
#formBody input[type=submit] {
  height: auto;
  background: inherit;
  cursor: pointer;
  color: #000;
  border: 1px solid #ce2475;
  background: #ce2475;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "digi", serif !important;
}

.mwform-zip-field, .mwform-tel-field {
  letter-spacing: -0.4em;
}

#agreementNotes02 {
  color: #f20;
  margin-top: 15px;
  line-height: 140%;
}

/* ---------------------------------------------------------- */
dl#form_inputList dt, dl#form_inputList dd {
  line-height: 160%;
  height: auto;
  font-weight: 600;
}
dl#form_inputList dt {
  line-height: 140%;
  margin-bottom: 0.5rem;
  color: #ce2475;
}
dl#form_inputList dt span {
  font-size: 90%;
  font-weight: 400;
  line-height: 140%;
}
dl#form_inputList dd {
  color: #ce2475;
  margin-bottom: 1.5rem;
}

span.error {
  color: #f20;
  display: block !important;
  line-height: 120% !important;
}

/* ---------------------------------------------------------- */
#form_buttonList {
  letter-spacing: -0.4em;
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  text-align: center !important;
}
#form_buttonList li, #form_buttonList input {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 48%;
  margin-right: 4%;
  height: auto;
}
#form_buttonList li:last-of-type, #form_buttonList input:last-of-type {
  margin-right: 0;
}
#form_buttonList input[type=submit],
#form_buttonList input.Agree,
#form_buttonList input.Disagree {
  height: auto;
  background: inherit;
  cursor: pointer;
  color: #000;
  background: #ce2475;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "digi", serif !important;
  line-height: 100%;
  padding: 0.5rem 0;
}
#form_buttonList li#Agree input[type=submit],
#form_buttonList input.Agree {
  background: #ce2475;
  color: #000;
  font-weight: 900;
}
#form_buttonList li#Agree input[type=submit]:hover,
#form_buttonList input.Agree:hover {
  background: #f3afcb;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
          box-shadow: -1px -1px 6px rgba(206, 36, 117, 0.6), 1px -1px 6px rgba(206, 36, 117, 0.6), 1px 1px 6px rgba(206, 36, 117, 0.6), -1px 1px 6px rgba(206, 36, 117, 0.6);
  transition: 0.2s all;
}
#form_buttonList li#Disagree input[type=submit],
#form_buttonList input.Disagree {
  background: #999;
  border-color: #999;
  color: #292929;
}
#form_buttonList li#Disagree input[type=submit]:hover,
#form_buttonList input.Disagree:hover {
  background: #777;
  color: #ccc !important;
}

/* ---------------------------------------------------------- */
#agreeMessage {
  text-align: center;
  line-height: 160%;
  color: #ce2475;
}

#agreeHeadline {
  font-weight: 600;
  color: #ce2475;
}

/* ---------------------------------------------------------- */
#inputHeadline {
  line-height: 140%;
  color: #ce2475;
  margin-bottom: 0.5rem;
  font-family: "digi", serif !important;
}

/* ---------------------------------------------------------- */
.mw_wp_form_confirm dl#form_inputList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 90%;
  max-width: 600px;
  margin: 90px auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 768px) {
  .mw_wp_form_confirm dl#form_inputList {
    margin: 6% auto;
  }
}
.mw_wp_form_confirm dl#form_inputList dt {
  width: 8rem;
  margin-right: 1rem;
}
.mw_wp_form_confirm dl#form_inputList dd {
  width: calc(100% - 9rem);
  letter-spacing: 0;
}