@charset "UTF-8";
body {
  background: url(../../img/layout/to2020/body_bg_back.png);
  line-height: 1;
  color: #000000;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 14px;
  position: relative
}
    @media only screen and (min-width: 751px){
.giveawayNormal_rank_all {
    color: #fff;
    font-size: 46px;
    /* padding: 10px 10px 10px 120px; */
    /* text-align: center; */
    padding: 0 0 21px 160px;
    font-family: serif;
    display: table-cell;
        }}
@media only screen and (max-width:768px) {
  body {
    /*padding-top: 62px*/
  }
}
a {
  text-decoration: none
}
a:link {
  color: #FF0000
}
a:hover {
  color: #FF0000
}
a:visited {
  color: #e60000
}
a:active {
  color: #ff1a1a
}
img {
  position: relative;
  vertical-align: bottom;
  max-width: 100%;
  height: auto
}
/*
img:before {
  z-index: 1;
  content: "Not found";
  color: red;
  display: block;
  font-size: 11px;
  background: #212121;
  white-space: nowrap;
  border-radius: 4px;
  position: absolute;
  top: 6px;
  left: 7px;
  padding: 3px 7px 2px 7px;
  text-align: center;
  text-shadow: 1px 1px 0 #212121;
  -webkit-box-shadow: 1px 1px 0 #5a5a5a;
  box-shadow: 1px 1px 0 #5a5a5a
}
img:after {
  z-index: 0;
  content: "url: "attr(src);
  border-radius: 3px;
  border: 1px solid #212121;
  color: #ffffff;
  display: block;
  font-size: 11px;
  background: #454545;
  white-space: nowrap;
  position: absolute;
  top: -2px;
  left: -2px;
  padding: 10px 10px 10px 82px;
  -webkit-box-shadow: 1px 1px 0 #202020, 1px 1px 0 #5a5a5a inset;
  box-shadow: 1px 1px 0 #202020, 1px 1px 0 #5a5a5a inset
}
*/
video {
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}
ol {
  counter-reset: ol
}
ol li {
  counter-increment: ol
}
.fcPin01 {
  color: #ff114b
}
.frame {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.frame--typeA {
  margin-top: 30px;
  z-index: 1;
  border-radius: 10px;
  position: relative;
  background: #FFFFFF
}
@media only screen and (min-width:769px) {
  .frame--typeA {
    width: 940px;
    margin: 0 auto;
    margin-bottom: 90px
  }
}
@media only screen and (max-width:768px) {
  .frame--typeA {
    margin: calc(5% + 10px) 5%
  }
}
.frame--typeA:before {
  margin: -30px;
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  z-index: -1;
  background: #1b4d8b;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  display: block;
  border-radius: 10px
}
@media only screen and (max-width:768px) {
  .frame--typeA:before {
    margin: -10px
  }
}
.frame--typeA:after {
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  background: -webkit-gradient(linear, right top, left top, from(#f1e393), color-stop(50%, #dcba3b), color-stop(51%, #ddbb3f), to(#f1e393));
  background: -webkit-linear-gradient(right, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%);
  background: -o-linear-gradient(right, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%);
  background: linear-gradient(to left, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%);
  z-index: -1;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  display: block;
  margin: -15px -15px -12px -15px;
  border-radius: 10px
}
@media only screen and (max-width:768px) {
  .frame--typeA:after {
    margin: -5px
  }
}
.frame--typeA .frame__label {
  margin-top: 10px;
  text-align: center;
  font-size: 11px;
  color: #151515;
  text-shadow: -1px 0 0 #FFFFFF;
  letter-spacing: 0.15em
}
@media only screen and (max-width:768px) {
  .frame--typeA .frame__label {
    letter-spacing: 0.1em;
    margin-top: 5px;
    font-size: 10px
  }
}
.eventIndex {
  border-radius: 5px;
  background: #151515;
  padding: 120px 60px;
  border: 2px solid #faf3ab;
  -webkit-box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  box-shadow: 0 0 5px rgba(21, 21, 21, 0.5);
  font-family: kozuka-gothic-pro, sans-serif
}
@media only screen and (max-width:768px) {
  .eventIndex {
    padding: 8% 4%
  }
}
.eventIndex__title {
  font-size: 72px;
  font-weight: 900;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1.3;
  text-shadow: 0 8px 0 #000
}
@media only screen and (max-width:768px) {
  .eventIndex__title {
    font-size: 7.2vw;
    margin-bottom: 3%
  }
}
.eventIndex__sub {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 30px;
  text-shadow: 0 4px 0 #000
}
@media only screen and (min-width:769px) {
  .eventIndex__sub {
    text-align: center
  }
}
@media only screen and (max-width:768px) {
  .eventIndex__sub {
    font-size: 4vw;
    line-height: 1.5;
    margin-bottom: 4%
  }
}
.eventIndex__summary {
  text-align: center
}
.eventIndex__term {
  font-weight: 900;
  text-align: center;
  background: #d30000;
  font-size: 36px;
  padding: 20px 0;
  letter-spacing: 0.1em
}
@media only screen and (min-width:769px) {
  .eventIndex__term {
    width: 786px;
    margin: 0 auto;
    margin-bottom: 100px
  }
}
@media only screen and (max-width:768px) {
  .eventIndex__term {
    font-size: 4.2vw;
    padding: 4% 0;
    margin-bottom: 10%
  }
}
@media only screen and (min-width:769px) {
  .eventIndex__items {
    width: 720px;
    margin: 0 auto
  }
}
.eventIndex__items ol li:not(:last-child) {
  margin-bottom: 40px
}
@media only screen and (max-width:768px) {
  .eventIndex__items ol li:not(:last-child) {
    margin-bottom: 10%
  }
}
.eventIndexItem {
  position: relative;
  color: #FFFFFF;
  min-height: 80px
}
.eventIndexItem a {
  position: relative;
  color: inherit;
  display: block
}
@media only screen and (min-width:769px) {
  .eventIndexItem a {
    padding-left: 100px;
    padding-bottom: 20px
  }
}
@media only screen and (max-width:768px) {
  .eventIndexItem a {
    margin-bottom: 10px
  }
}
.eventIndexItem a:before {
  content: url(../../img/module/entry_index/item_arrow.png);
  position: absolute;
  bottom: 0;
  right: 0;
  -webkit-animation: fadeCross 3s ease 0s infinite alternate;
  animation: fadeCross 3s ease 0s infinite alternate
}
@media only screen and (max-width:768px) {
  .eventIndexItem a:before {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    transform-origin: bottom right
  }
}
@media only screen and (min-width:769px) {
  .eventIndexItem:before {
    pointer-events: none;
    -webkit-box-shadow: 0 6px 0 #000000;
    box-shadow: 0 6px 0 #000000;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #151515;
    content: counter(ol);
    display: block;
    width: 80px;
    height: 80px;
    padding-top: 20px;
    border-radius: 5px;
    text-align: center;
    font-size: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f1e393), color-stop(50%, #dcba3b), color-stop(51%, #ddbb3f), to(#f1e393));
    background: -webkit-linear-gradient(top, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%);
    background: -o-linear-gradient(top, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%);
    background: linear-gradient(to bottom, #f1e393 0%, #dcba3b 50%, #ddbb3f 51%, #f1e393 100%)
  }
  .eventIndexItem:after {
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
    color: #151515;
    position: absolute;
    top: 50px;
    left: 0;
    content: "EVENT";
    display: block;
    text-align: center;
    width: 80px
  }
}
.eventIndexItem__title {
  font-weight: 700;
  text-shadow: 0 6px 0 #000000;
  font-size: 40px;
  margin-bottom: 10px;
  letter-spacing: 0.08em
}
@media only screen and (max-width:768px) {
  .eventIndexItem__title {
    font-size: 5.3vw
  }
}
.eventIndexItem__summary {
  position: relative;
  line-height: 1.7;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
  text-shadow: 0 2px 0 #000000
}
@media only screen and (max-width:768px) {
  .eventIndexItem__summary {
    font-size: 14px;
    margin-bottom: 10px
  }
}
.eventIndexItem__term {
  position: relative;
  z-index: 1;
  color: #9FDA06;
  letter-spacing: 0.15em
}
@media only screen and (max-width:768px) {
  .eventIndexItem__term {
    font-size: 12px;
    letter-spacing: 0em
  }
}
.entryEvent__visual {
  text-align: center;
  background: #000000
}
@media only screen and (min-width:769px) {
  .entryEvent__visual {
    margin-bottom: 70px
  }
}
.btn a {
  display: block
}
.btn--shop a {
  text-shadow: 0 -1px 0 rgba(21, 21, 21, 0.2);
  text-align: center;
  color: inherit;
  padding: 25px 0 30px;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.1em;
  border-radius: 5px;
  -webkit-box-shadow: 0 -6px 0 rgba(21, 21, 21, 0.2) inset;
  box-shadow: 0 -6px 0 rgba(21, 21, 21, 0.2) inset
}
@media only screen and (max-width:768px) {
  .btn--shop a {
    font-size: 16px;
    padding: 5% 0 calc(5% + 4px);
    -webkit-box-shadow: 0 -4px 0 rgba(21, 21, 21, 0.2) inset;
    box-shadow: 0 -4px 0 rgba(21, 21, 21, 0.2) inset
  }
}
.btn--shop--ac a {
  background: #ff4a68
}
.btn--shop--hm a {
  background: #737373
}
.btn--shop--lm a {
  background: #ff4dc3
}
.btn--shop--ol a {
  background: #ff4dc3
}
.btn--shop--sp a {
  background: #ff884a
}
.btn--shop--sb a {
  background: #ff884a
}
.btn--shop--nt a {
  background: #b30077
}
.btn--shop--mc a {
  background: #b30077
}
.btn--shop--sl a {
  background: #ff638c
}
.btn--shop--ar a {
  background: #ffa14a
}
.btn--rect a {
  text-shadow: 0 -1px 0 rgba(21, 21, 21, 0.2);
  text-align: center;
  color: inherit;
  padding: 25px 0 30px;
  font-size: 30px;
  font-weight: 700;
  border-radius: 5px;
  -webkit-box-shadow: 0 -6px 0 rgba(21, 21, 21, 0.2) inset;
  box-shadow: 0 -6px 0 rgba(21, 21, 21, 0.2) inset
}
@media only screen and (max-width:768px) {
  .btn--rect a {
    font-size: 16px;
    padding: 5% 0 calc(5% + 4px);
    -webkit-box-shadow: 0 -4px 0 rgba(21, 21, 21, 0.2) inset;
    box-shadow: 0 -4px 0 rgba(21, 21, 21, 0.2) inset
  }
}
.btn--rect--orange a {
  background: #ff8400
}
.btn--rect--blue a {
  background: #0291ff
}
.title {
  position: relative
}
.title--ribbon {
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.3);
  font-family: kozuka-gothic-pro, sans-serif;
  font-weight: 900;
  letter-spacing: 0.05em;
  background: #d30000;
  text-align: center;
  padding: 15px 0;
  display: block;
  font-size: 40px;
  margin-bottom: 50px
}
@media only screen and (max-width:768px) {
  .title--ribbon {
    font-size: 4.8vw;
    margin-bottom: 8%
  }
}
@media only screen and (min-width:769px) {
  .title--ribbon:after, .title--ribbon:before {
    margin: auto;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border-width: 36px;
    border-style: solid;
    border-color: transparent transparent transparent #151515
  }
  .title--ribbon:before {
    left: 0
  }
  .title--ribbon:after {
    right: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }
}
.title--ribbon--small {
  letter-spacing: 0.2em;
  font-size: 30px;
  margin: 0 80px 50px
}
@media only screen and (max-width:768px) {
  .title--ribbon--small {
    font-size: 4.8vw;
    margin: 0 0 6%;
    padding: 4%
  }
}
@media only screen and (min-width:768px) {
    .deviceChanger__pc img,
    .header__catch img{
        margin-top: -20px
    }
}
.title--ribbon--small:after, .title--ribbon--small:before {
  border-width: 30px
}
.effect .is-text {
  display: inline-block
}
.effect--growup .is-target {
  opacity: 0;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}
.effect--growup .is-active {
  -webkit-animation: effectGrowup 0s 0s forwards, effectGrowupAfter 0s ease 0s 2 forwards;
  animation: effectGrowup 0s 0s forwards, effectGrowupAfter 0s ease 0s 2 forwards
}
.effect--growup.is-target {
  opacity: 0;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}
.effect--growup.is-active {
  -webkit-animation: effectGrowup 0s 0s forwards, effectGrowupAfter 0s ease 0s 2 forwards;
  animation: effectGrowup 0s 0s forwards, effectGrowupAfter 0s ease 0s 2 forwards
}
.effect--leftIn.is-target {
  opacity: 0;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}
.effect--leftIn.is-active {
  -webkit-animation: effectLeftIn 0s 0s forwards;
  animation: effectLeftIn 0s 0s forwards
}
.effect--rightIn.is-target {
  opacity: 0;
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom
}
.effect--rightIn.is-active {
  -webkit-animation: effectRightIn 0s 0s forwards;
  animation: effectRightIn 0s 0s forwards
}
.effect--collision .is-target {
  opacity: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}
.effect--collision .is-active {
  -webkit-animation: effectCollision 0s ease-out 0s forwards;
  animation: effectCollision 0s ease-out 0s forwards
}
.effect--collision.is-target {
  opacity: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}
.effect--collision.is-active {
  -webkit-animation: effectCollision 0s ease-out 0s forwards;
  animation: effectCollision 0s ease-out 0s forwards
}
.effect--bottomIn.is-target {
  opacity: 0;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center
}
.effect--bottomIn.is-active {
  -webkit-animation: effectBottomIn 0s ease-out 0s forwards;
  animation: effectBottomIn 0s ease-out 0s forwards
}
@media only screen and (max-width:768px) {
  .deviceChanger__pc {
    display: none
  }
}
@media only screen and (min-width:769px) {
  .deviceChanger__sp {
    display: none
  }
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.menu-trigger {
  position: relative;
  width: 36px;
  height: 28px
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-radius: 4px
}
.menu-trigger span:first-of-type {
  top: 0
}
.menu-trigger span:nth-of-type(2) {
  top: 12px
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0
}
.menu-trigger.is-active span:first-of-type {
  -webkit-transform: translateY(20px) rotate(-45deg);
  -ms-transform: translateY(12px) rotate(-45deg);
  transform: translateY(12px) rotate(-45deg)
}
.menu-trigger.is-active span:nth-of-type(2) {
  opacity: 0
}
.menu-trigger.is-active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(45deg);
  -ms-transform: translateY(-12px) rotate(45deg);
  transform: translateY(-12px) rotate(45deg)
}
@media only screen and (max-width:768px) {
  .drawerNaviBack {
    display: none;
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5000;
    height: 100vh;
    width: 100vw
  }
  .drawerNaviBody {
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(75vw);
    -ms-transform: translateX(75vw);
    transform: translateX(75vw)
  }
  .drawerNaviBody.is-active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }
  .is-active-drawer {
    overflow: hidden !important
  }
}
.akgGroupLinksEasy {
  background: #d30900;
  padding: 4% 4% 10%
}
.akgGroupLinksEasy__ttl {
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 16px;
  text-align: center;
  margin-bottom: 4%;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.2em
}
.akgGroupLinksEasy__inner select {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 15px
}
.wrapper {
  position: relative;
  overflow: hidden
}
@media only screen and (min-width:769px) {
  .wrapper {
    padding: 100px 0
  }
}
#nowLoading {
  top: 0;
  left: 0;
  z-index: 10000;
  position: fixed;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #FFFFFF
}
#nowLoading__center {
  text-align: center;
  color: #000000
}
#nowLoading__center__circle {
  font-size: 10px;
  margin: auto;
  text-indent: -9999em;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, #888), color-stop(42%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, #888 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #888 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #888 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}
#nowLoading__center__circle:before {
  width: 50%;
  height: 50%;
  background: #fff;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: ''
}
#nowLoading__center__circle:after {
  background: #fff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}
#nowLoading__center__text {
  color: rgba(21, 21, 21, 0.5);
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.1
}
#confetti {
  z-index: -1;
  position: fixed;
  width: 100%;
  height: 100vh
}
.container {
  margin: 0 auto;
  background: #FFF;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
@media only screen and (min-width:769px) {
  .container {
    width: 1010px;
    padding: 0 20px 20px
  }
}
.container .txts {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 30px;
  line-height: 1.4;
  font-size: 1vw
}
@media only screen and (max-width:768px) {
  .container .txts {
    font-size: 13.5px
  }
}
@media only screen and (min-width:769px) {
  .header {
    top: -18px;
   /* background: url(../../img/layout/header_bg.png) no-repeat;*/
    height: 970px;
    position: relative
  }
}

@media only screen and (max-width:768px) {
  .header__girls {
    display: none
  }
}
.header__catch {
  width: 936px;
  height: 230px;
  position: absolute;
  top: 340px;
  left: 50px;
  opacity: 0
}
@media only screen and (max-width:768px) {
  .header__catch {
    display: none
  }
}
.header__guide {
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px;
  width: 920px;
  height: 360px;
  background: #FFF;
  font-family: kozuka-gothic-pro, sans-serif;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative;
  top: 580px;
  left: 25px
}
@media only screen and (max-width:768px) {
  .header__guide {
    display: none
  }
}
.header__guide__title {
  color: #d30000;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  border-bottom: 1px dashed #d30000;
  padding-bottom: 15px;
  margin-bottom: 20px
}
.header__guide__body ._message {
  text-align: center;
  line-height: 1.55;
  font-size: 19px;
  margin-bottom: 10px
}
.header__guide__body ._name {
  text-align: right;
  font-size: 16px
}
.header__title {
  opacity: 0
}
@media only screen and (min-width:769px) {
  .header__title {
    width: 720px;
    height: 390px;
    position: absolute;
    top: -30px;
    left: 150px
  }
}
@media only screen and (max-width:768px) {
  .header.is-active .header__title {
    -webkit-animation: fadeIn 1.5s ease-in 1s forwards;
    animation: fadeIn 1.5s ease-in 1s forwards
  }
}
@media only screen and (min-width:769px) {
  .header.is-active .header__girls {
    -webkit-animation: fadeIn 2s ease-in 0s forwards;
    animation: fadeIn 2s ease-in 0s forwards
  }
  .header.is-active .header__girls h1 img {
    top: -22px
  }
  .header.is-active .header__title {
    -webkit-animation: zoomInDown 1.5s ease-in 1s forwards;
    animation: zoomInDown 1.5s ease-in 1s forwards
  }
  .header.is-active .header__catch {
    -webkit-animation: zoomInDown 1.5s ease-in 1.5s forwards;
    animation: zoomInDown 1.5s ease-in 1.5s forwards
  }
}
@media only screen and (min-width:769px) {
  .floatingNavi {
    position: relative;
    z-index: 9999;
    background:#fc307b;
    height: 54px;
    margin-bottom: 0px;
display: none;
  }
  .floatingNavi.is-active {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0
  }
  .floatingNavi.is-active .floatingNavi__inner__logo {
    width: 120px;
    top: 10px;
    left: -58px
  }
  .floatingNavi__inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .floatingNavi__inner__hamb {
    display: none
  }
  .floatingNavi__inner__logo {
    -webkit-transition: ease-out 0.3s 0s;
    -o-transition: ease-out 0.3s 0s;
    transition: ease-out 0.3s 0s;
    width: 240px;
    position: absolute;
    top: -50px;
    left: -116px
  }
  .floatingNavi__inner__items ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .floatingNavi__inner__items ul li {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
/*  .floatingNavi__inner__items ul li:not(:last-child):before {
    content: "";
    display: block;
    height: 18px;
    width: 1px;
    background: #FFFFFF;
    position: absolute;
    top: 18px;
    right: 0
  }*/
  .floatingNavi__inner__items ul li a {
    padding: 20px 0 30px;
    display: block;
    text-align: center;
    color: #FFFFFF
  }
  .floatingNavi__inner__items ul li a span {
    display: block
  }
  .floatingNavi__inner__items ul li a ._sub {
    display: none;
    letter-spacing: 0.2em;
    font-size: 15px;
    margin-bottom: 8px
  }
  .floatingNavi__inner__items ul li a ._main {
    font-size: 16px;
    font-family: kozuka-gothic-pro, sans-serif;
    font-weight: 900
  }
}
@media only screen and (max-width:768px) {
  .floatingNavi {
    position: fixed;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 9999;
    background: rgb(255 73 140);
    padding: 12px;
    height: 62px;
    display:none;
  }
  .floatingNavi__inner__logo {
    max-width: 218px;
    position: absolute;
    top: 11px;
    left: 12px
  }
  .floatingNavi__inner__hamb {
    position: absolute;
    top: 16px;
    right: 14px
  }
  .floatingNavi__inner__items {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: calc(100vh - 60px);
    width: 75vw;
    padding: 15px;
    background: #ef4242;
    position: absolute;
    top: 62px;
    right: 0px;
    overflow-y: scroll
  }
  .floatingNavi__inner__items ul li {
    border-bottom: 1px dashed #fff
  }
  .floatingNavi__inner__items ul li a {
    padding: 18px 0;
    display: block
  }
  .floatingNavi__inner__items ul li a ._sub {
    display: none;
    border-radius: 3px;
    font-size: 12px;
    letter-spacing: 0.1em;
    background: #fee524;
    color: #000;
    padding: 3px 10px;
    margin-bottom: 15px
  }
  .floatingNavi__inner__items ul li a ._main {
    font-weight: 900;
    font-family: kozuka-gothic-pro, sans-serif;
    color: #FFF;
    font-size: 16px
  }
}
.floatingNaviSpacer {
  display: none
}
@media only screen and (min-width:769px) {
  .floatingNaviSpacer.is-active {
    display: block
  }
}
@media only screen and (max-width:768px) {
  .floatingNaviSpacer {
    display: none
  }
}
.sample {
  background: #777;
  height: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  line-height: 1.5
}
.pjAkgVote {
  font-family: kozuka-gothic-pro, sans-serif;
  background: url(../../img/event_items/akg_vote/pj_bg.png);
  position: relative
}
@media only screen and (min-width:769px) {
  .pjAkgVote {
    height: 1290px;
    padding-bottom: 100px
  }
}
@media only screen and (max-width:768px) {
  .pjAkgVote {
    padding: 4%
  }
}
@media only screen and (min-width:769px) {
  .pjAkgVote__header__title {
    width: 725px;
    height: 201px;
    position: absolute;
    top: 7px;
    right: 26px
  }
}
@media only screen and (max-width:768px) {
  .pjAkgVote__header__title {
    margin-bottom: 4%
  }
}
@media only screen and (min-width:769px) {
  .pjAkgVote__body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0;
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    width: 900px;
    position: absolute;
    left: 35px;
    top: 612px
  }
}
.pjAkgVote__body__title {
  padding: 10px 0;
  background: #d30000;
  color: #FFF;
  font-size: 22px;
  text-align: center;
  font-weight: 900
}
@media only screen and (max-width:768px) {
  .pjAkgVote__body__title {
    font-size: 5vw;
    margin-bottom: 4%
  }
}
@media only screen and (min-width:769px) {
  .pjAkgVote__body__list {
    padding: 20px 25px 0
  }
}
@media only screen and (max-width:768px) {
  .pjAkgVote__body__list {
    padding: 4%
  }
}
@media only screen and (min-width:769px) {
  .pjAkgVote__body__list > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}
@media only screen and (min-width:769px) {
  .pjAkgVote__body__list > ul > li {
    width: 320px;
    margin-bottom: 20px
  }
}
@media only screen and (max-width:768px) {
  .pjAkgVote__body__list > ul > li:not(:last-child) {
    margin-bottom: 4%
  }
}
.rankingPickup {
  position: relative
}
.rankingPickup img {
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}
.rankingPickup img:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}
@media only screen and (max-width:768px) {
  .rankingPickup {
    margin-bottom: 8%
  }
}
@media only screen and (min-width:769px) {
  .rankingPickup__primary {
    position: absolute;
    top: 10px;
    left: 0px
  }
  .rankingPickup__primary .deviceChanger {
    padding-top: 55px;
    margin-left: 10px
  }
}
@media only screen and (max-width:768px) {
  .rankingPickup__primary {
    background: #3c3c3c;
    overflow: hidden;
    text-align: center;
    margin-bottom: 4%
  }
}
@media only screen and (min-width:769px) {
  .rankingPickup__secondary {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 0 80px;
    width: 830px;
    height: 400px;
    position: absolute;
    top: 195px;
    right: -80px
  }
}
.rankingPickup__secondary ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media only screen and (max-width:768px) {
  .rankingPickup__secondary ul {
    margin-right: -2%
  }
}
.rankingPickup__secondary ul li {
  margin: 0 -2px 10px
}
@media only screen and (max-width:768px) {
  .rankingPickup__secondary ul li {
    width: 48%;
    margin: 2% 2% 0 0;
    text-align: center
  }
}
.rankingList__title {
  font-size: 18px;
  font-weight: 900;
  color: #d30000;
  margin-bottom: 12px
}
.rankingList__body ol {
  font-size: 17px;
  counter-reset: rankingList
}
.rankingList__body ol li {
  counter-increment: rankingList
}
.rankingList__body ol li:not(:last-child) {
  margin-bottom: 12px
}
.rankingList__body ol li ._shop {
  font-size: 13px;
  margin-left: 10px
}
.rankingList__body ol li:before {
  margin-right: 5px;
  content: counter(rankingList) "位"
}
.rankingList__body ol li._gp:before {
  content: "GP"
}
.rankingList__body ol li._sgp:before {
  content: "準GP"
}
.rankingList--small:not(:last-child) {
  margin-bottom: 14px
}
.rankingList--small .rankingList__title {
  margin-bottom: 8px
}
.rankingList--small .rankingList__body ol li {
  font-size: 16px
}
@media only screen and (min-width:769px) {
  .rankingList--small .rankingList__body ol li:not(:last-child) {
    margin-bottom: 8px
  }
}
.pjGiveaway {
  background: url(../../img/event_items/giveaway/pj_bg.png) 50% 0;
  padding: 140px 25px 25px
}
@media only screen and (max-width:768px) {
  .pjGiveaway {
    padding: 12% 4% 4%
  }
}
.pjGiveaway__inner {
  background: #fff;
  padding: 166px 65px 65px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative
}
@media only screen and (max-width:768px) {
  .pjGiveaway__inner {
    padding: 4%
  }
}
@media only screen and (min-width:769px) {
  .pjGiveaway__title {
    position: absolute;
    top: -120px;
    left: -5px
  }
}
@media only screen and (max-width:768px) {
  .pjGiveaway__title {
    margin: -14% -6% 0 -6%
  }
}
.pjGiveaway__body__comment {
  margin-top: 40px;
  padding: 20px 40px;
  border: 1px solid #FF0000;
  color: #FF0000;
  border-radius: 6px;
  font-size: 18px
}
@media only screen and (max-width:768px) {
  .pjGiveaway__body__comment {
    margin-top: 4%;
    padding: 6%;
    font-size: 14px
  }
}
.pjGiveaway__body__comment ul li {
  line-height: 1.4;
  position: relative;
  padding-left: 20px
}
.pjGiveaway__body__comment ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "※"
}
.pjGiveaway__body__comment ul li:not(:last-child) {
  margin-bottom: 10px
}
@media only screen and (max-width:768px) {
  .pjGiveaway__body__comment ul li:not(:last-child) {
    margin-bottom: 2%
  }
}
.giveawaySpecial {
  margin-bottom: 46px;
  position: relative
}
@media only screen and (max-width:768px) {
  .giveawaySpecial {
    margin-bottom: 8%
  }
}
.giveawaySpecial__emblem {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 10px
}
@media only screen and (max-width:768px) {
  .giveawaySpecial__emblem {
    left: -8%
  }
  .giveawaySpecial__emblem img {
    width: 50%
  }
}
.giveawaySpecial__item__title {
  padding-left: 180px;
  margin-bottom: 15px;
  font-family: kozuka-gothic-pro, sans-serif;
  font-size: 36px;
  font-weight: 900;
  color: #d30000
}
@media only screen and (max-width:768px) {
  .giveawaySpecial__item__title {
    padding-left: 18%;
    margin-bottom: 4%;
    font-size: 4.8vw
  }
}
@media only screen and (min-width:769px) {
  .giveawaySpecial__item__body {
    overflow: hidden;
    border: 4px solid #ffec57;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.5)
  }
}
.giveawayNormal {
  background: #ccc;
  border-radius: 10px;
  padding: 20px;
  position: relative
}
@media only screen and (max-width:768px) {
  .giveawayNormal {
    padding: 4%
  }
}
.giveawayNormal:not(:last-child) {
  margin-bottom: 40px
}
@media only screen and (max-width:768px) {
  .giveawayNormal:not(:last-child) {
    margin-bottom: 8%
  }
}
.giveawayNormal__emblem {
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1
}
@media only screen and (max-width:768px) {
  .giveawayNormal__emblem {
    top: -2%;
    left: -6%
  }
  .giveawayNormal__emblem img {
    width: 50%
  }
}
@media only screen and (min-width:769px) {
  .giveawayNormal__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
@media only screen and (max-width:768px) {
  .giveawayNormal__list {
    margin-bottom: 4%
  }
}
@media only screen and (min-width:769px) {
  .giveawayNormal__list:not(:last-child) {
    margin-bottom: 20px
  }
}
@media only screen and (max-width:768px) {
  .giveawayNormal__list__item {
    text-align: center;
    background: #FFF
  }
}
@media only screen and (min-width:769px) {
  .giveawayNormal__list__item:not(:last-child) {
    margin-right: 20px
  }
}
@media only screen and (max-width:768px) {
  .giveawayNormal__list__item:not(:last-child) {
    margin-bottom: 4%
  }
}
.giveawayNormal--rank_1 {
  background: #55baff
}
.giveawayNormal--rank_1 .giveawayNormal__list__item {
  border: 1px solid #2894ff
}
.giveawayNormal--rank_2 {
  background: #64cc00
}
.giveawayNormal--rank_2 .giveawayNormal__list__item {
  border: 1px solid #5bbc00
}
.giveawayNormal--rank_3 {
  background: #a55fdc
}
.giveawayNormal--rank_3 .giveawayNormal__list__item {
  border: 1px solid #9a58cd
}
.giveawayNormal--rank_4 {
  background: #ff608f
}
.giveawayNormal--rank_4 .giveawayNormal__list__item {
  border: 1px solid #f35b88
}
.giveawayTicket {
  position: relative
}
.giveawayTicket:not(:last-child) {
  margin-bottom: 10px
}
@media only screen and (max-width:768px) {
  .giveawayTicket:not(:last-child) {
    margin-bottom: 4%
  }
}
.giveawayTicket__emblem {
  position: absolute;
  top: -10px;
  left: -40px;
  z-index: 1
}
@media only screen and (max-width:768px) {
  .giveawayTicket__emblem {
    top: -2%;
    left: -6%
  }
  .giveawayTicket__emblem img {
    width: 40%
  }
}
.pjLottery {
  background: url(../../img/event_items/giveaway/pj_bg.png) 50% 0;
  padding: 0 25px 25px
}
@media only screen and (max-width:768px) {
  .pjLottery {
    padding: 0 4% 4%
  }
}
.pjLottery__inner {
  background: #fff;
  padding: 40px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  position: relative
}
@media only screen and (max-width:768px) {
  .pjLottery__inner {
    padding: 4%
  }
}
.pjLottery__title {
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #d30000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
@media only screen and (max-width:768px) {
  .pjLottery__title {
    padding-bottom: 4%;
    margin-bottom: 4%
  }
}
@media only screen and (max-width:768px) {
  .pjLottery__title__icon {
    width: 20%
  }
}
.pjLottery__title__text {
  font-family: kozuka-gothic-pro, sans-serif;
  font-weight: 900;
  letter-spacing: 0.2em;
  color: #d30000;
  font-size: 80px
}
@media only screen and (max-width:768px) {
  .pjLottery__title__text {
    font-size: 10vw
  }
}
@media only screen and (min-width:769px) {
  .pjLottery__body {
    padding: 0 30px
  }
}
@media only screen and (min-width:769px) {
  .pjLottery__body ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}
.pjLottery__body ul li:not(:last-child) {
  margin-right: 20px
}
.mg5 {
  margin: 5px !important
}
.mg10 {
  margin: 10px !important
}
.mg15 {
  margin: 15px !important
}
.mg20 {
  margin: 20px !important
}
.mg25 {
  margin: 25px !important
}
.mg30 {
  margin: 30px !important
}
.mg35 {
  margin: 35px !important
}
.mg40 {
  margin: 40px !important
}
.mg45 {
  margin: 45px !important
}
.mg50 {
  margin: 50px !important
}
.mt5 {
  margin-top: 5px !important
}
.mt10 {
  margin-top: 10px !important
}
.mt15 {
  margin-top: 15px !important
}
.mt20 {
  margin-top: 20px !important
}
.mt25 {
  margin-top: 25px !important
}
.mt30 {
  margin-top: 30px !important
}
.mt35 {
  margin-top: 35px !important
}
.mt40 {
  margin-top: 40px !important
}
.mt45 {
  margin-top: 45px !important
}
.mt50 {
  margin-top: 50px !important
}
.mr5 {
  margin-right: 5px !important
}
.mr10 {
  margin-right: 10px !important
}
.mr15 {
  margin-right: 15px !important
}
.mr20 {
  margin-right: 20px !important
}
.mr25 {
  margin-right: 25px !important
}
.mr30 {
  margin-right: 30px !important
}
.mr35 {
  margin-right: 35px !important
}
.mr40 {
  margin-right: 40px !important
}
.mr45 {
  margin-right: 45px !important
}
.mr50 {
  margin-right: 50px !important
}
.mb5 {
  margin-bottom: 5px !important
}
.mb10 {
  margin-bottom: 10px !important
}
.mb15 {
  margin-bottom: 15px !important
}
.mb20 {
  margin-bottom: 20px !important
}
.mb25 {
  margin-bottom: 25px !important
}
.mb30 {
  margin-bottom: 30px !important
}
.mb35 {
  margin-bottom: 35px !important
}
.mb40 {
  margin-bottom: 40px !important
}
.mb45 {
  margin-bottom: 45px !important
}
.mb50 {
  margin-bottom: 50px !important
}
.ml5 {
  margin-left: 5px !important
}
.ml10 {
  margin-left: 10px !important
}
.ml15 {
  margin-left: 15px !important
}
.ml20 {
  margin-left: 20px !important
}
.ml25 {
  margin-left: 25px !important
}
.ml30 {
  margin-left: 30px !important
}
.ml35 {
  margin-left: 35px !important
}
.ml40 {
  margin-left: 40px !important
}
.ml45 {
  margin-left: 45px !important
}
.ml50 {
  margin-left: 50px !important
}
.pd5 {
  padding: 5px !important
}
.pd10 {
  padding: 10px !important
}
.pd15 {
  padding: 15px !important
}
.pd20 {
  padding: 20px !important
}
.pd25 {
  padding: 25px !important
}
.pd30 {
  padding: 30px !important
}
.pd35 {
  padding: 35px !important
}
.pd40 {
  padding: 40px !important
}
.pd45 {
  padding: 45px !important
}
.pd50 {
  padding: 50px !important
}
.pt5 {
  padding-top: 5px !important
}
.pt10 {
  padding-top: 10px !important
}
.pt15 {
  padding-top: 15px !important
}
.pt20 {
  padding-top: 20px !important
}
.pt25 {
  padding-top: 25px !important
}
.pt30 {
  padding-top: 30px !important
}
.pt35 {
  padding-top: 35px !important
}
.pt40 {
  padding-top: 40px !important
}
.pt45 {
  padding-top: 45px !important
}
.pt50 {
  padding-top: 50px !important
}
.pr5 {
  padding-right: 5px !important
}
.pr10 {
  padding-right: 10px !important
}
.pr15 {
  padding-right: 15px !important
}
.pr20 {
  padding-right: 20px !important
}
.pr25 {
  padding-right: 25px !important
}
.pr30 {
  padding-right: 30px !important
}
.pr35 {
  padding-right: 35px !important
}
.pr40 {
  padding-right: 40px !important
}
.pr45 {
  padding-right: 45px !important
}
.pr50 {
  padding-right: 50px !important
}
.pb5 {
  padding-bottom: 5px !important
}
.pb10 {
  padding-bottom: 10px !important
}
.pb15 {
  padding-bottom: 15px !important
}
.pb20 {
  padding-bottom: 20px !important
}
.pb25 {
  padding-bottom: 25px !important
}
.pb30 {
  padding-bottom: 30px !important
}
.pb35 {
  padding-bottom: 35px !important
}
.pb40 {
  padding-bottom: 40px !important
}
.pb45 {
  padding-bottom: 45px !important
}
.pb50 {
  padding-bottom: 50px !important
}
.pl5 {
  padding-left: 5px !important
}
.pl10 {
  padding-left: 10px !important
}
.pl15 {
  padding-left: 15px !important
}
.pl20 {
  padding-left: 20px !important
}
.pl25 {
  padding-left: 25px !important
}
.pl30 {
  padding-left: 30px !important
}
.pl35 {
  padding-left: 35px !important
}
.pl40 {
  padding-left: 40px !important
}
.pl45 {
  padding-left: 45px !important
}
.pl50 {
  padding-left: 50px !important
}
@-webkit-keyframes fadeCross {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@keyframes fadeCross {
  0% {
    opacity: 1
  }
  40% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}
@-webkit-keyframes headerEffect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0px) scale(0);
    transform: translateY(0px) scale(0)
  }
  50% {
    -webkit-transform: translateY(0px) scale(2);
    transform: translateY(0px) scale(2)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }
}
@keyframes headerEffect {
  0% {
    opacity: 0;
    -webkit-transform: translateY(0px) scale(0);
    transform: translateY(0px) scale(0)
  }
  50% {
    -webkit-transform: translateY(0px) scale(2);
    transform: translateY(0px) scale(2)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px) scale(1);
    transform: translateY(0px) scale(1)
  }
}
@-webkit-keyframes effectGrowup {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform: translateY(300px);
    transform: translateY(300px)
  }
  50% {
    -webkit-transform: scale(4);
    transform: scale(4)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}
@keyframes effectGrowup {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform: translateY(300px);
    transform: translateY(300px)
  }
  50% {
    -webkit-transform: scale(4);
    transform: scale(4)
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}
@-webkit-keyframes effectGrowupAfter {
  0% {
    color: white
  }
  to {
    color: #ffe624
  }
}
@keyframes effectGrowupAfter {
  0% {
    color: white
  }
  to {
    color: #ffe624
  }
}
@-webkit-keyframes effectLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}
@keyframes effectLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-200px);
    transform: translateX(-200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}
@-webkit-keyframes effectRightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}
@keyframes effectRightIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(200px);
    transform: translateX(200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    transform: translateX(0px)
  }
}
@-webkit-keyframes effectCollision {
  0% {
    opacity: 0;
    -webkit-transform: scale(15) rotate(-100deg);
    transform: scale(15) rotate(-100deg)
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.5) rotate(-50deg);
    transform: scale(0.5) rotate(-50deg)
  }
  52% {
    -webkit-transform: scale(2) rotate(50deg);
    transform: scale(2) rotate(50deg)
  }
  54% {
    -webkit-transform: scale(1) rotate(-40deg);
    transform: scale(1) rotate(-40deg)
  }
  56% {
    -webkit-transform: scale(2) rotate(40deg);
    transform: scale(2) rotate(40deg)
  }
  58% {
    -webkit-transform: scale(1) rotate(-30deg);
    transform: scale(1) rotate(-30deg)
  }
  60% {
    -webkit-transform: scale(2) rotate(30deg);
    transform: scale(2) rotate(30deg)
  }
  62% {
    -webkit-transform: scale(1) rotate(-20g);
    transform: scale(1) rotate(-20g)
  }
  70% {
    -webkit-transform: scale(1) rotate(20deg);
    transform: scale(1) rotate(20deg)
  }
  to {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
  }
}
@keyframes effectCollision {
  0% {
    opacity: 0;
    -webkit-transform: scale(15) rotate(-100deg);
    transform: scale(15) rotate(-100deg)
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(0.5) rotate(-50deg);
    transform: scale(0.5) rotate(-50deg)
  }
  52% {
    -webkit-transform: scale(2) rotate(50deg);
    transform: scale(2) rotate(50deg)
  }
  54% {
    -webkit-transform: scale(1) rotate(-40deg);
    transform: scale(1) rotate(-40deg)
  }
  56% {
    -webkit-transform: scale(2) rotate(40deg);
    transform: scale(2) rotate(40deg)
  }
  58% {
    -webkit-transform: scale(1) rotate(-30deg);
    transform: scale(1) rotate(-30deg)
  }
  60% {
    -webkit-transform: scale(2) rotate(30deg);
    transform: scale(2) rotate(30deg)
  }
  62% {
    -webkit-transform: scale(1) rotate(-20g);
    transform: scale(1) rotate(-20g)
  }
  70% {
    -webkit-transform: scale(1) rotate(20deg);
    transform: scale(1) rotate(20deg)
  }
  to {
    -webkit-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
    opacity: 1
  }
}
@-webkit-keyframes effectBottomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}
@keyframes effectBottomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px)
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
  }
}
@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
  to {
    opacity: 1
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
  }
  to {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  to {
    opacity: 1
  }
}
/* パソコンで見たとき */

@media only screen and (min-width: 751px) {
.special_offer{
    background: #e8e8e8;
    margin-top: 20px;
    border-radius: 10px;
    position: relative;
    padding-bottom: 18px;
}
	.small_font{
		font-size: 13px;
	}
.special_offer div{
text-align: center;
    padding: 10px 12px;
       line-height: 1.2;
    }
.special_offer_fukidashi{
    text-align: center;
    color: #b10015;
    position: absolute;
    z-index: 999;
    top: -18px;
    left: 37px;
    font-weight: bold;
    line-height: 1.1;
	font-size: 15px;
}
.special_offer_fukidashi span{
    font-size: 21px;
}
.special_offer h5{
    position: absolute;
    z-index: 999;
    top: -7px;
    left: 104px;
    letter-spacing: 1.4px;
    color: #fff;
    font-size: 23px;
}  
.special_offer_back{
position: absolute;
    top: -35px;
    left: 25px;
    }
.special_offer ul{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;

}    
.special_offer ul li {
    background: #fff;
    width: 22.8%;
    /* margin: 0 auto; */
    margin-right: 0.3%;
    border: 3px solid red;
    border-radius: 4px;
    padding: 0;
    margin-bottom: 15px;
}  
	.special_offer ul li:hover{
		
	}
.special_offer ul li div p:nth-child(1){
    color: #182958;
    font-weight: bold;
    font-size: 16px;		
}
.special_offer ul li div p:nth-child(2){
		
}
.special_offer ul li div p:nth-child(3),
.special_offer ul li div p:nth-child(4){
	color: #e0051f;
    font-weight: bold;
    font-size: 20px;		
}
.special_offer ul li div p span:nth-child(3),
.special_offer ul li div p span:nth-child(4){
	color: #e0051f;
    font-weight: bold;
    font-size: 16px;		
}
.special_offer ul li div p:nth-child(5){
	text-align: right;	
}
.special_offer ul li div p:nth-child(6){
	background: #252525;
	border-radius: 4px;
	padding: 3px 5px;
	color:#fff;
	font-size: 12px;
}

.special_offer_back:before,
.special_offer_back:after{        
    display: none;
}
.open_btn{
	    text-align: center;
    background: #2d2d2d;
    /* margin: 10px; */
    /* height: 30px; */
    margin: 10px 0;
    width: 500px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 10px;
	}
.open-btn:visited, .open-btn:link {
    color: #fff;
    text-decoration: none;
    background: #252525;
    padding: 9px 100px;
    /* margin: 0 auto; */
    /* width: 160px; */
    /* text-align: center; */
    font-size: 16px;
    border-radius: 7px;
}
.hide_half{
    z-index: 999;
    padding: 85px 17vw 0;
    margin-top: -187px;
    background: #e8e8e8;	
}
a.open-btn {
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}
}
/* スマートフォンで見たとき*/
@media only screen and (max-width: 750px){
.special_offer{
    background: #e8e8e8;
    margin-top: 20px;
    border-radius: 10px;
    position: relative;
    padding-bottom: 18px;
}
	.small_font{
		font-size: 13px;
	}
.special_offer div{
text-align: center;
    padding: 10px 12px;
       line-height: 1.2;
    }
.special_offer_fukidashi{
    text-align: center;
    color: #b10015;
    position: absolute;
    z-index: 999;
    top: -18px;
    left: 37px;
    font-weight: bold;
    line-height: 1.1;
	font-size: 15px;
}
.special_offer_fukidashi span{
    font-size: 21px;
}
.special_offer h5{
    position: absolute;
    z-index: 999;
    top: -7px;
    left: 104px;
    letter-spacing: 1.4px;
    color: #fff;
    font-size: 23px;
}  
.special_offer_back{
position: absolute;
    top: -35px;
    left: 25px;
    }
.special_offer ul{
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}    
.special_offer ul li {
    background: #fff;
    width: 22.8%;
    /* margin: 0 auto; */
    margin-right: 0.3%;
    border: 3px solid red;
    border-radius: 4px;
    padding: 0;
    margin-bottom: 15px;
}  
    .
	.special_offer ul li:hover{
		
	}
.special_offer ul li div p:nth-child(1){
    color: #182958;
    font-weight: bold;

    font-size: 16px;		
}
.special_offer ul li div p:nth-child(2){
		
}
.special_offer ul li div p:nth-child(3),
.special_offer ul li div p:nth-child(4){
	color: #e0051f;
    font-weight: bold;
    font-size: 20px;		
}
.special_offer ul li div p span:nth-child(3),
.special_offer ul li div p span:nth-child(4){
	color: #e0051f;
    font-weight: bold;
    font-size: 16px;		
}
.special_offer ul li div p:nth-child(5){
	text-align: right;	
}
.special_offer ul li div p:nth-child(6){
	background: #252525;
	border-radius: 4px;
	padding: 3px 5px;
	color:#fff;
	font-size: 12px;
}

	

    
.open_btn{
	    text-align: center;
    background: #2d2d2d;
    /* margin: 10px; */
    /* height: 30px; */
    margin: 10px 0;
    width: 500px;
    margin: 0 auto;
    padding: 15px 0;
    border-radius: 10px;
	}
.open-btn:visited, .open-btn:link {
    color: #fff;
    text-decoration: none;
    background: #252525;
    padding: 9px 100px;
    /* margin: 0 auto; */
    /* width: 160px; */
    /* text-align: center; */
    font-size: 16px;
    border-radius: 7px;
}
.hide_half{
    z-index: 999;
    padding: 85px 17vw 0;
    margin-top: -187px;
    background: #e8e8e8;	
}
a.open-btn {
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}
.special_offer ul li {
    width: 47.8%;
}
.special_offer ul li div p:nth-child(6) {
    font-size: 3vw;
    letter-spacing: -0.2px;
}
.special_offer_back {
    top: -25px;
    left: 0;
}
.special_offer_fukidashi {
    top: -16px;
    left: 3px;
    font-size: 1vw;
}
.special_offer_fukidashi span {
    font-size: 3vw;
}
.special_offer h5 {

    top: -8px;
    left: 48px;

    font-size: 15.8px;
}
.title-list li:nth-child(1),
.title-list li:nth-child(2){
	margin-top: 18px!important;
}
.title-list li:nth-child(3),
.title-list li:nth-child(4){
	margin-top: 0!important;
}
.special_offer ul li div p:nth-child(1) {
    color: #182958;
    font-weight: bold;
    font-size: 4.4vw;
    margin-bottom: 4px;
}

/*# sourceMappingURL=main.css.map */