@font-face {
  font-family: "DSEG7ClassicMini-Bold";
  src: url("/assets/DSEG7ClassicMini-Bold.woff2") format("woff2"),
       url("/assets/DSEG7ClassicMini-Bold.woff") format("woff");
}


html, body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 15px;
  background: #fdfdfd;
}
a {
  text-decoration: none;
}
ul, li {
  list-style: none;
}
img {
  display: block;
  max-width: 100%;
}
header {
  text-align: center;
  height: 74px;
}
header {
  background: #e70c0c;
  border-bottom: solid 1px #ccc;
  box-sizing: border-box;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  height: 74px;
  letter-spacing: 0.1px;
  margin: 0 auto;
  padding: 12px 54px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
#cd {
  color: #fff;
  z-index: 100;
  font-family: sans-serif;
  left: 0;
  letter-spacing: .2em;
  margin: 0 auto 0 120px;
  position: fixed;
  right: 0;
  top: 14px;
}
#cd span {
  font-size: 32px;
}
.cd-info {
  margin: 0 0 0 30px;
  position: fixed;
  top: 6px;
}
.cd-info p {
  color: #e70c0c;
  font-size: 15px;
  left: 10px;
  position: absolute;
  text-align: center;
  top: 10px;
}
.parallelogram {
  width: 145px;
  height: 64px;
  background: #fffd34;
  transform: skewX(-30deg);
  position: relative;
}
#stock-info {
  padding: 74px 0 0;
}
footer {
  background: #333;
  color: #fff;
  font-size: 0.6em;
  padding: 2.5% 0;
  text-align: center;
}
@media screen and (min-width: 641px) {
  .container {
    margin: auto;
    max-width: 960px;
    text-align: center;
    box-shadow: 0px 0px 40px -30px;
  }
  header {
    background: #e70c0c;
    border-bottom: solid 1px #ccc;
    box-sizing: border-box;
    color: #000;
    font-size: 26px;
    font-weight: 700;
    height: 74px;
    letter-spacing: 0.1px;
    margin: 0 auto;
    padding: 8px 0;
    position: fixed;
    width: 960px;
    z-index: 100;
  }
  #cd {
    color: #fff;
    font-family: sans-serif;
    left: 0;
    letter-spacing: .25em;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: -2px;
    z-index: 100;
  }
  #cd span {
    font-size: 52px;
  }
  .cd-info {
    margin: 0 0 0 30px;
    position: fixed;
    top: 4px;
  }
  .cd-info p {
    color: #e70c0c;
    font-size: 17px;
    left: 18px;
    position: absolute;
    text-align: center;
    top: 7px;
  }
  .parallelogram {
    width: 178px;
    height: 64px;
    background: #fffd34;
    transform: skewX(-30deg);
    position: relative;
  }
  #stock-info {
    padding: 74px 0 0;
  }
  footer {
    background: #acacac;
    color: #fff;
    font-size: 1.0em;
    padding: 2.5% 0;
    text-align: center;
  }
}
.main {

}
#cash {
  min-height: 400px;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  background: #ddd;
}
div#cash p {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  text-align: center;
  width: 100%;
}
p.copy {
  font-size: 0.8em;
  letter-spacing: 0;
}
footer a {
  font-size: 0.8em;
  color: #fff;
  margin-bottom: 10px;
  display: block;
}
table.shopping-guide {
  width: 90%;
  margin: 40px auto;
  box-sizing: border-box;
}
table.shopping-guide tr {
  border-bottom: solid #ddd;
}
tr {}
table.shopping-guide th, table.shopping-guide td {
  text-align: left;
  padding: 14px 18px;
  font-size: 0.9em;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
table.shopping-guide td {
  font-weight: 400;
  color: #5c5c5c;
}
table.shopping-guide th {
  font-weight: 400;
  line-height: 1.6;
}
table.shopping-guide h3 {
  font-size: 0.9em;
  margin-top: 15px;
}
table.shopping-guide h3:first-of-type {
  margin-top: 0;
}
table.shopping-guide p {
  font-size: 0.8em;
}
table.shopping-guide h4 {
  font-size: 0.8em;
  color: #333;
  margin-top: 10px;
}
table.shopping-guide h4:first-of-type {}
table.shopping-guide p.furikomi {
  background: #eaeaea;
  box-sizing: border-box;
  padding: 15px 18px;
  margin-top: 10px;
}
.cash-box {
  position: relative;
  z-index: 99;
}
.cash-but-inner {
  position: absolute;
  bottom: 2%;
}
.cash-main-but {
  width: 96%;
  margin: 0 auto;
}
.flex-inner {
  width: 96%;
  margin: 2% auto 0;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.cash-but-img {
  width: 49%;
  margin-right: 2%;
}
.cash-but-img:nth-of-type(2) {
  margin-right: 0;
}
.cash-but-inner a:hover {
  opacity: 0.7;
}
.cash-main-but a, .cash-but-img a {
  display: block;
  transition: 0.7s;
}
.cash-main-but a img, .cash-but-img a img {
  display: block;
  width: 100%;
}
.cash-main-but a {
  animation: skew 2.3s linear infinite;
}
.footer-fixed-but {
  position: fixed;
  display: block;
}
.footer-fixed-but.pc-fixed {
  bottom: 20px;
  right: 20px;
  width: 150px;
  z-index: 100;
  border-radius: 50%;
  height: 150px;
  box-shadow: 0px 20px 40px -30px;
}
.footer-fixed-but a {
  display: block;
  transition: 0.4s;
}
.footer-fixed-but a:hover {
  opacity: 0.7;
}
.footer-fixed-but.sp-fixed {
  bottom: 5px;
  width: 100%;
  left: 0;
}
.footer-fixed-but img {
  display: block;
  width: auto;
}
.fixed-but-sp img {
  display: block;
  margin: 0 auto;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .footer-fixed-but.sp-fixed {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .footer-fixed-but.pc-fixed {
    display: none;
  }
  footer {
    padding-bottom: 155px;
  }
  /* form */
  #ukokkei-landing-page-form input[type=text], #ukokkei-landing-page-form select:focus {
    height: auto !important;
    padding: 15px 20px !important;
  }
  #ukokkei-landing-page-form .select-bg {
    height: auto !important;
    padding: 15px 20px !important;
  }
  #ukokkei-landing-page-form .form-control {
    height: auto !important;
    padding: 15px 20px !important;
  }
  #ukokkei-landing-page-form .item-name {
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #fff !important;
  }
  #ukokkei-landing-page-form .item-variant-name {
    font-size: 18px !important;
  }
  #ukokkei-landing-page-form .ibox-title {
    font-size: 22px !important;
  }
  #ukokkei-landing-page-form .ibox-title-content {
    font-size: 20px !important;
  }
  #ukokkei-landing-page-form .form-horizontal .control-label {
    font-size: 20px !important;
  }
  #ukokkei-landing-page-form .small {
    font-size: 20px !important;
  }
  #ukokkei-landing-page-form .vertical-group-label {
    font-size: 20px !important;
  }
  #ukokkei-landing-page-form * {
    font-size: 20px !important;
  }
  #ukokkei-landing-page-form .submit-button {
    width: 100% !important;
    font-size: 40px !important;
    height: auto !important;
    line-height: 1 !important;
    padding: 30px !important;
    max-width: 650px !important;
    margin-top: 40px !important;
  }
  .uk-lp-privacy-policy-form {
    margin-top: 60px !important;
  }
  #ukokkei-landing-page-form .custom-checkbox-label .custom-controller-representer {
    width: 40px;
    height: 40px;
  }
}
#ukokkei-landing-page-form .invalid-fields-notice-box {
  z-index: 132 !important;
}
@keyframes skew {
  0% {
    transform: skew(0deg, 0deg);
  }
  5% {
    transform: skew(5deg, 4.2deg);
  }
  10% {
    transform: skew(-4deg, -3deg);
  }
  15% {
    transform: skew(3deg, 2.2deg);
  }
  20% {
    transform: skew(-2deg, -1.5deg);
  }
  25% {
    transform: skew(0.9deg, 0.9deg);
  }
  30% {
    transform: skew(-0.6deg, -0.6deg);
  }
  35% {
    transform: skew(0.3deg, 0.3deg);
  }
  40% {
    transform: skew(-0.2deg, -0.2deg);
  }
  45% {
    transform: skew(0.1deg, 0.1deg);
  }
  50% {
    transform: skew(0deg, 0deg);
  }
}

.buy {
  position: relative;
}
.buy-btn {
    display: block;
    position: absolute;
    bottom: 14%;
    right: 15%;
    width: 45%;
    transition: .3s;
}
.buy-btn:hover {
  opacity: .6;
}
.buy-button img {
  width: 100%;
}
/*ここより↓kume記述*/
.link01{
    position:relative;
}
.recruiting01{
    display: block;
    position: absolute;
    top: 32%;
    left: 18%;
    width: 44%;
    transition: .3s;
}
.recruiting01:hover {
    opacity: .6;
 }
.recruiting02{
    display: block;
    position: absolute;
    top: 78%;
    left: 18%;
    width: 45%;
    transition: .3s;
}
.recruiting02:hover {
    opacity: .6;
 }
.link02{
    position:relative;
}
.recruiting03{
    display: block;
    position: absolute;
    top: 12%;
    left: 20%;
    width: 31%;
    transition: .3s;
}
.recruiting03:hover {
    opacity: .6;
 }
.recruiting04{
    display: block;
    position: absolute;
    top: 39%;
    left: 20%;
    width: 41%;
    transition: .3s;
}
.recruiting04:hover {
    opacity: .6;
 }
.fes01{
    display: block;
    position: absolute;
    top: 63%;
    left: 13%;
    width: 30%;
    transition: .3s;
}
.fes01:hover {
    opacity: .6;
 }
.fes02{
    display: block;
    position: absolute;
    top: 63%;
    left: 47%;
    width: 43%;
    transition: .3s;
}
.fes02:hover {
    opacity: .6;
 }
 .netnews{
    display: block;
    position: absolute;
    top: 78%;
    left: 24%;
    width: 53%;
    transition: .3s;
 }
 .netnews:hover {
    opacity: .6;
 }
.link03{
    position:relative;
}
.youtube-link01{
    display: block;
    position: absolute;
    top: 26.6%;
    left: 24.1%;
    width: 21%;
    transition: .3s;
}
.youtube-link01:hover {
    opacity: .6;
}
.youtube-link02{
    display: block;
    position: absolute;
    top: 32.8%;
    left: 10%;
    width: 19%;
    transition: .3s;
}
.youtube-link02:hover {
    opacity: .6;
}
.youtube-link03{
    display: block;
    position: absolute;
    top: 32.8%;
    left: 30.9%;
    width: 19%;
    transition: .3s;
}
.youtube-link03:hover {
    opacity: .6;
}
.youtube-link04{
    display: block;
    position: absolute;
    top: 32.8%;
    left: 51.7%;
    width: 19%;
    transition: .3s;
}
.youtube-link04:hover {
    opacity: .6;
}
.youtube-link05{
    display: block;
    position: absolute;
    top: 32.8%;
    left: 72.3%;
    width: 19%;
    transition: .3s;
}
.youtube-link05:hover {
    opacity: .6;
}
.youtube-link06{
    display: block;
    position: absolute;
    top: 38.1%;
    left: 10%;
    width: 19%;
    transition: .3s;
}
.youtube-link06:hover {
    opacity: .6;
}
.youtube-link07{
    display: block;
    position: absolute;
    top: 38.1%;
    left: 30.9%;
    width: 19%;
    transition: .3s;
}
.youtube-link07:hover {
    opacity: .6;
}
.youtube-link08{
    display: block;
    position: absolute;
    top: 38.1%;
    left: 51.7%;
    width: 19%;
    transition: .3s;
}
.youtube-link08:hover {
    opacity: .6;
}
.youtube-link09{
    display: block;
    position: absolute;
    top: 38.1%;
    left: 72.3%;
    width: 19%;
    transition: .3s;
}
.youtube-link09:hover {
    opacity: .6;
}
.youtube-link09-01{
    display: block;
    position: absolute;
    top: 43.2%;
    left: 10%;
    width: 19%;
    transition: .3s;
}
.youtube-link09-01:hover {
    opacity: .6;
}
.youtube-link10{
    display: block;
    position: absolute;
    top: 49%;
    left: 10%;
    width: 19%;
    transition: .3s;
}
.youtube-link10:hover {
    opacity: .6;
}

.link04{
    position:relative;
}
.link05{
    position:relative;
}
.kigyou01{
    display: block;
    position: absolute;
    top: 14%;
    left: 6%;
    width: 29%;
    transition: .3s;
}
.kigyou01:hover {
    opacity: .6;
}
.kigyou02{
    display: block;
    position: absolute;
    top: 10%;
    left: 36%;
    width: 29%;
    transition: .3s;
}
.kigyou02:hover {
    opacity: .6;
}
.kigyou03{
    display: block;
    position: absolute;
    top: 15%;
    left: 66%;
    width: 29%;
    transition: .3s;
}
.kigyou03:hover {
    opacity: .6;
}
.kigyou04{
    display: block;
    position: absolute;
    top: 28%;
    left: 8%;
    width: 25%;
    transition: .3s;
}
.kigyou04:hover {
    opacity: .6;
}
.kigyou05{
    display: block;
    position: absolute;
    top: 25%;
    left: 39%;
    width: 24%;
    transition: .3s;
}
.kigyou05:hover {
    opacity: .6;
}
.kigyou06{
    display: block;
    position: absolute;
    top: 25%;
    left: 71%;
    width: 20%;
    transition: .3s;
}
.kigyou06:hover {
    opacity: .6;
}
.kigyou07{
    display: block;
    position: absolute;
    top: 39%;
    left: 9%;
    width: 23%;
    transition: .3s;
}
.kigyou07:hover {
    opacity: .6;
}
.kigyou08{
    display: block;
    position: absolute;
    top: 42%;
    left: 42%;
    width: 18%;
    transition: .3s;
}
.kigyou08:hover {
    opacity: .6;
}
.kigyou09{
    display: block;
    position: absolute;
    top: 43%;
    left: 71%;
    width: 19%;
    transition: .3s;
}
.kigyou09:hover {
    opacity: .6;
}
.kigyou10{
    display: block;
    position: absolute;
    top: 62%;
    left: 8.7%;
    width: 24%;
    transition: .3s;
}
.kigyou10:hover {
    opacity: .6;
}
.kigyou11{
    display: block;
    position: absolute;
    top: 63%;
    left: 37%;
    width: 26%;
    transition: .3s;
}
.kigyou11:hover {
    opacity: .6;
}
.kigyou12{
    display: block;
    position: absolute;
    top: 61%;
    left: 71%;
    width: 21%;
    transition: .3s;
}
.kigyou12:hover {
    opacity: .6;
}
.yumeshokudou {
    display: block;
    position: absolute;
    bottom: 1.8%;
    left: 11%;
    width: 21%;
    transition: .3s;
}
.yumeshokudou:hover {
    opacity: .6;
}
.yumepro-gaiyou {
    display: block;
    position: absolute;
    bottom: 2.8%;
    left: 43%;
    width: 43%;
    transition: .3s;
}
.yumepro-gaiyou:hover {
    opacity: .6;
}
.yume-charity {
    display: block;
    position: absolute;
    bottom: 0.8%;
    left: 43%;
    width: 47%;
    transition: .3s;
}
.yume-charity:hover {
    opacity: .6;
}
.tesla-bosyu{
    display: block;
    position: fixed;
    bottom: 12px;
    right: 3%;
    width: 400px;
    transition: .3s;
}
.tesla-bosyu:hover {
    opacity: .6;
}
@media screen and (max-width: 1024px) {
.tesla-bosyu{
    display: block;
    position: fixed;
    bottom: 9px;
    right: 0%;
    width: 74%;
    transition: .3s;
}
.tesla-bosyu:hover {
    opacity: .6;
}

}













/* カウントダウンタイマー */

.cdt_wrapper {
  color: #FEFFF5;
    background-color: #220C06;
    text-shadow: 4px 0px 14px #ff4e12;
    font-weight: bold;
    font-size: 1.35rem;
    text-align: center;
    line-height: 1.6;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 768px) {
  .cdt_wrapper {
    font-size: 18px;
    padding-top: 5px;
  }
}

.cdt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cdt_txt {
  display: inline-block;
  line-height: 1.2;
}

.cdt_txt span {
  display: block;
  padding-top: 0px;
}

.cdt_date {
   font-size: 2.6rem;
}

.cdt_num {
  font-family: "DSEG7ClassicMini-Bold";
  padding: 0 .15em;
}

.cdt_small {
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .cdt_num {
    padding: .3em .15em;
  }
}


@media(max-width: 767px) {
  .cdt_wrapper {
    padding: 9px 0 2px;
  }
  .cdt_txt {
    font-size: 13px;
  }
  .cdt_date {
    font-size: 1.6rem;
  }
}