/* hover
=================================================================== */
/* ================================================ vw */
/* ================================================ vh */
/* common
=================================================================== */
/* layout
=================================================================== */
/* video / iframe
=================================================================== */
/* imgCover
=================================================================== */
/* mask
=================================================================== */
/* background
=================================================================== */
/* flex
=================================================================== */
/* animation delay
=================================================================== */
/* 3d
=================================================================== */
/* font
=================================================================== */
/* textTate
=================================================================== */
/* form
=================================================================== */
/*============================================================================================ 767px */
@media only screen and (max-width: 767px) {
  /* ================================================ vw */
  /* ================================================ vh */
  /* ============================================================================================ default */
  .wrapper {
    min-height: inherit;
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .wrapperInner {
    min-height: inherit;
  }
  /* ============================================================================================ bgPattern */
  /* --------------------------------------- bgPattern__inner */
  .bgPattern__inner {
    width: 183.0161054173%;
  }
  /* ============================================================================================ bodyFrame */
  /* --------------------------------------- bodyFrame__inner */
  .bodyFrame__inner {
    height: 15px;
  }
  /* --------------------------------------- bodyFrame top */
  .bodyFrame--top {
    top: 0;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .bodyFrame--top .bodyFrame__inner {
    mask-image: url(../img/common/bodyFrame--top--sp.svg);
    -webkit-mask-image: url(../img/common/bodyFrame--top--sp.svg);
  }
  /* --------------------------------------- bodyFrame bottom */
  .bodyFrame--bottom .bodyFrame__inner {
    mask-image: url(../img/common/bodyFrame--bottom--sp.svg);
    -webkit-mask-image: url(../img/common/bodyFrame--bottom--sp.svg);
  }
  /* ============================================================================================ footer */
  .footer {
    position: relative;
    height: auto;
    background-color: rgba(var(--color-key-1), 1);
    z-index: 5;
  }
  .footer .bodyFrame--bottom {
    position: absolute;
    top: 0;
    bottom: auto;
    -webkit-transform: translateY(-80%);
            transform: translateY(-80%);
  }
  /* --------------------------------------- footerInner */
  .footerInner {
    position: relative;
    font-size: 10px;
  }
  /* --------------------------------------- footerInner__block */
  .footerInner__block {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 45px;
  }
  .footerCopy__sideLink--sp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin-bottom: 10px;
  }
  .footerInner__blockTarget {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .footerCopy__center {
    text-align: center;
    line-height: 1.6;
    margin-bottom: 5px;
  }
  /* ========================================================================= globalLogo */
  .globalLogo {
    width: 50px;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  /* --------------------------------------- footer__globalLogo */
  .footer__globalLogo, a.footer__globalLogo {
    position: absolute;
    top: auto;
    bottom: 15px;
    height: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    display: block;
  }
  /* ============================================================================================ mainFrame */
  .mainFrame {
    width: 87.2vw;
    border-radius: 10px;
    -webkit-box-shadow: 4px 5px 0 rgba(var(--color-chara), 0.2);
            box-shadow: 4px 5px 0 rgba(var(--color-chara), 0.2);
  }
  /* ========================================================================= timerTitle */
  /* ========================================================================= timerNav__title */
  /* --------------------------------------- timerNav__title */
  .timerNav__title .hoverText__base, .timerNav__title .hoverText__position {
    font-size: 12px;
  }
  /* ============================================================================================ timerEvent */
  /* ========================================================================= timerCountBox */
  /* --------------------------------------- timerCountBox__target */
  .timerCountBox__target {
    height: 85px;
    max-width: 65px;
  }
  .timerCount--minute, .timerCount--second {
    line-height: 70px;
  }
  .timerCount--dot {
    line-height: 51px;
  }
  /* --------------------------------------- text */
  .timerCount__num--p, .timerCount__dot--p {
    font-size: 107px;
  }
  /* ========================================================================= timerCountBox */
  .timerCountBox__info--p {
    font-size: 12px;
    height: 22px;
    line-height: 17px;
    padding: 0 9px;
    border-width: 2px;
  }
  /* ========================================================================= teSection__completeTitle */
  .teSection__completeTitle {
    top: 25%;
  }
  /* --------------------------------------- teSection__completeTitle p */
  .teSection__completeTitle--p > span {
    font-size: 55px;
    height: 53px;
    line-height: 47px;
  }
  .teSection__completeTitle--p > span {
    min-width: 0.3em;
    margin: 0 -0.01em;
  }
  /* ============================================================================================ timerBtnArticle */
  /* ========================================================================= timerBtn__target */
  .timerBtn__target {
    border-radius: 5px;
  }
  /* ========================================================================= timerBtn edit */
  .timerBtn--edit .hoverText__base > span, .timerBtn--edit .hoverText__position > span {
    font-size: 15px;
  }
  .timerBtn--reset .hoverText__base > span, .timerBtn--reset .hoverText__position > span {
    font-size: 17px;
  }
  /* ========================================================================= timerBtn event */
  .timerBtn--event .hoverText__base > span, .timerBtn--event .hoverText__position > span {
    font-size: 24px;
  }
  /* --------------------------------------- timerBtn__eventIcon complete */
  .timerBtn__eventIcon--complete {
    width: 10px;
    height: 10px;
  }
  /* ============================================================================================ fixedBtn */
  .fixedBtn {
    width: 50px;
    height: 50px;
    top: 19px;
    right: 10px;
  }
  .fixedBtn::after {
    -webkit-transform: translate(3px, 3px);
            transform: translate(3px, 3px);
  }
  /* --------------------------------------- fixedBtn__inner */
  .fixedBtn__inner:after {
    width: 83%;
    height: 83%;
    border-width: 1px;
  }
  /* --------------------------------------- fixedBtn__text */
  .fixedBtn__text {
    width: 56.25%;
  }
  /* --------------------------------------- closeIcon */
  .closeIcon {
    width: 27.7777777778%;
    height: 2px;
  }
  /* ============================================================================================ specilaBtnArticle */
  /* --------------------------------------- specilaBtn__target */
  .specilaBtn__target {
    border-radius: 5px;
  }
  /* --------------------------------------- login */
  .specilaBtn__target--login .hoverText__base > span, .specilaBtn__target--login .hoverText__position > span {
    font-size: 16px;
  }
  /* --------------------------------------- register */
  .specilaBtn__target--register .hoverText__base > span, .specilaBtn__target--register .hoverText__position > span {
    font-size: 13px;
  }
  /* ============================================================================================ specialContents__info */
  .specialContents__info {
    top: 6%;
  }
  .specialContents__info .timerCountBox__info--p {
    height: 29px;
    font-size: 17px;
    line-height: 23px;
    padding: 0 11px;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .specialContents__desc {
    bottom: 5%;
  }
  /* --------------------------------------- specialBtn__icon */
  .specialContents__infoIcon {
    top: -0.1em;
    font-size: 30px;
    margin: 0 3.5%;
  }
  /* --------------------------------------- leader p */
  .specialContents__descLeader--p {
    font-size: 13px;
  }
  /* --------------------------------------- .num-25, .num-5 */
  .num-25, .num-5 {
    font-size: 15px;
    height: 18px;
    padding: 0 5px;
  }
  /* --------------------------------------- specialContents__descSub p */
  .specialContents__descSub--p {
    font-size: 11px;
  }
  .specialContents__descLeader--target {
    margin-top: 1%;
  }
  .specialContents__descSub {
    margin-top: 4%;
  }
  /* ============================================================================= otm__inner */
  /* --------------------------------------- otmBanner link */
  .otmBanner__link {
    width: 32vw;
    margin: 0 4vw;
  }
  /* --------------------------------------- otmBanner img */
  .otmBanner__chara {
    bottom: calc(100% - 2.6666666667vw);
  }
  /* --------------------------------------- otmBanner img */
  .otmBanner__img {
    border-radius: 6.6666666667vw;
    -webkit-box-shadow: 0 0 15px rgba(var(--color-chara), 0.25);
            box-shadow: 0 0 15px rgba(var(--color-chara), 0.25);
  }
  .timerBtn__target {
    padding-bottom: 0.8vw;
  }
  /* =============================================================== headerBtn */
  .headerBtn {
    height: 10.6666666667vw;
    left: 11px;
    top: 21px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  /* --------------------------------------- headerBtn__link */
  .headerBtn__link, a.headerBtn__link {
    height: 8vw;
    top: 1.7333333333vw;
    border-width: 1px;
    padding-left: 8vw;
    padding-right: 2.6666666667vw;
    border: 1px solid rgba(155, 255, 255, 0.5);
  }
  /* --------------------------------------- logo */
  .logo {
    width: 15.4666666667vw;
  }
  /* --------------------------------------- btnIcon */
  .btnIcon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    right: 2.6666666667vw;
  }
  /* ============================================================================================ shareBox */
  .shareBox {
    position: relative;
    left: 0;
    bottom: 0;
    padding-top: 5px;
    display: block;
  }
  /* --------------------------------------- shareTitle */
  .shareTitle {
    width: 80px;
    height: 35px;
    margin: 10px auto 0;
  }
  .shareTitle__inner {
    width: 100%;
  }
  /* --------------------------------------- shareList */
  .shareList {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px;
    margin-bottom: 18px;
  }
  .shareTarget {
    width: 55px;
    height: 55px;
    margin-left: 8px;
    margin-right: 8px;
  }
  /* --------------------------------------- shareList */
  .snsIcon {
    width: 25px;
    height: 25px;
  }
  /* ============================================================================================ specialContents__charaList */
  .specialContents__charaList {
    width: 480px;
  }
  .specialContents__charaTarget {
    width: 160px;
  }
}