@charset "UTF-8";
.bg-img .overlay02 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: -999;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #fd46b6), color-stop(0, #364ae1));
  background: -webkit-linear-gradient(#364ae1, #fd46b6);
  background: -moz-linear-gradient(#364ae1, #fd46206);
  background: -ms-linear-gradient(#364ae1, #fd46b6);
  background: linear-gradient(#364ae1, #fd46b6);
  filter: brightness(50%) contrast(200%);
}

.middleBtn {
  width: 100%;
  font-size: 16px;
}

.home-content.mainTitle h1 {
  font-size: 5rem;
}

.headBtnArea button {
  width: 29% !important;
}

.headBtnArea02 {
  margin-top: 0;
}
.headBtnArea02 button {
  width: 100% !important;
  margin: 0 0 10px;
}
.headBtnArea02 button.main-btn {
  margin-bottom: 0 !important;
  /*  background-color: #F9A825; */
}
.headBtnArea02 .sales-btn {
  height: 100%;
  background: linear-gradient(90deg, #ff1ace 35%, #ff4c84 70%, #ff7f38 101%);
  margin-bottom: 10px;
  border: none;
  padding: 12px !important;
}
.headBtnArea02 .sales-btn:before {
  position: absolute;
  right: 30px;
  content: "\f105";
  font-family: "FontAwesome";
}

.home-content button {
  margin-top: 20px;
}

.home-content b {
  text-transform: none;
  text-align: left;
  font-family: raleway;
  font-size: 4.8rem;
}

#Roadmap {
  background: url(/img/roadmap_bg.jpg) 0 0 no-repeat;
  background-size: contain;
}

#advisor .row {
  margin-bottom: 60px;
}

.arabiaPage .flip-clock-wrapper {
  display: flex;
}
.arabiaPage .flip-clock-wrapper span.flip-clock-divider:nth-of-type(1) {
  order: 10;
}
.arabiaPage .flip-clock-wrapper span.flip-clock-divider:nth-of-type(2) {
  order: 7;
}
.arabiaPage .flip-clock-wrapper span.flip-clock-divider:nth-of-type(3) {
  order: 4;
}
.arabiaPage .flip-clock-wrapper span.flip-clock-divider:nth-of-type(4) {
  order: 1;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(1) {
  order: 11;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(2) {
  order: 12;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(3) {
  order: 8;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(4) {
  order: 9;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(5) {
  order: 5;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(6) {
  order: 6;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(7) {
  order: 2;
}
.arabiaPage .flip-clock-wrapper ul.flip:nth-of-type(8) {
  order: 3;
}
.arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child:before {
  content: "";
  display: block;
  background: #fff;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  left: 8px;
  top: 40px;
}
.arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child:after {
  content: "";
  display: block;
  background: #fff;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  left: 8px;
  bottom: 40px;
}
.arabiaPage .flip-clock-wrapper .flip-clock-divider.seconds .top, .arabiaPage .flip-clock-wrapper .flip-clock-divider.seconds .bottom {
  display: none !important;
}
.arabiaPage .bd-l_title {
  border-left: none !important;
  padding-left: 0;
  border-right: 4px solid #00afcc;
  padding-right: 20px;
}

/* =====================
  coupon
===================== */
.couponArea {
  max-width: 760px;
  margin: 0 auto;
  color: #434343;
}
.couponArea__box {
  margin-bottom: 2em;
}
.couponArea__box img {
  border: 1px solid #EEEEEE;
}
.couponArea .notesList {
  margin-bottom: 2em;
}
.couponArea .couponBtn {
  width: 35%;
  margin: 0 auto;
}
.couponArea .couponBtn a {
  display: block;
  color: #FFFFFF;
  padding: 1rem 2.4rem;
  background-color: #00afcc;
  border-radius: 3px;
}

.couponLink {
  margin-top: 1em;
}
.couponLink a {
  color: #FFFFFF;
  text-decoration: underline;
}
.couponLink a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.headColumn {
  display: flex;
  max-width: 615px;
  color: #FFFFFF;
  align-items: flex-end;
}
.headColumn__cap {
  font-size: 14px;
}
.headColumn__text {
  margin-left: auto;
  font-size: 1.4rem;
}
.headColumn__text span {
  font-weight: bold;
  font-size: 1.7rem;
  color: #FFFFFF;
}

.iconLink {
  display: inline-block;
  margin: 0 0 0 10px;
}

/* =====================
  progressbar
===================== */
.progressBar__filling {
  border-radius: 6px;
  border: 1px solid #ddd;
  background: rgba(75, 79, 97, 0.1);
  max-width: 615px;
  height: 16px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.progressBar__fill {
  position: relative;
  transition: 2s width;
  border-radius: 6px;
  background: linear-gradient(to right, #ae70ff, #ffb5f2);
  width: 0%;
  font-size: 1.4rem;
  color: #FFFFFF;
  z-index: 30;
  height: 100%;
  line-height: 16px;
  position: relative;
  animation: draw 1s ease-in-out;
}

#achievement_ratio_span_int {
  padding: 0 0 0 10px;
}

@keyframes draw {
  0% {
    width: 0;
  }
}
.revaluation-video iframe {
  width: 516px;
  height: 315px;
}

.sideFlex {
  display: flex;
  flex-wrap: wrap;
  margin: 60px 0 0;
}
.sideFlex__box {
  width: 20%;
  padding: 0 10px 32px;
  box-sizing: border-box;
}
.sideFlex__img {
  margin-bottom: 8px;
}
.sideFlex__ttl {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
}

.timeLimit {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  max-width: 615px;
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 16px;
  line-height: 1;
}
.timeLimit .strokeText {
  color: #FF0004;
  text-decoration: line-through;
}
.timeLimit .strokeText span {
  color: #FFFFFF;
}
.timeLimit .yyc-day-text, .timeLimit .yyc-hou-text, .timeLimit .yyc-min-text, .timeLimit .yyc-sec-text {
  font-size: 11px;
}
.timeLimit .yyc-sec {
  display: inline-block;
  width: 1.2em;
}

.videoColumn {
  margin-bottom: 40px;
}
.videoColumn .videoColumn__box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 37.5%;
  height: 208px;
  overflow: hidden;
  border: 7px solid #00afcc;
  border-radius: 16px;
}
.videoColumn .videoColumn__box iframe {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.videoColumn__cap {
  text-align: center;
  margin-bottom: 20px;
}

.floatBtn {
  width: 100%;
}

.footer-copyright__name a {
  color: #868F9B;
}
.footer-copyright__name a:hover {
  color: #868F9B;
  opacity: 1;
}

.team-content strong {
  color: #10161A;
}

.team:hover .team-content strong {
  color: #FFF;
}

.talkArea p {
  margin-bottom: 1.2em;
}
.talkArea .talkHead {
  display: table-cell;
  white-space: nowrap;
  font-weight: bold;
}
.talkArea .talkVoice {
  display: table-cell;
}

.aboutWallet {
  background: url(/img/wallet_bg_01.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.aboutWallet__text {
  padding-top: 60px;
}

.aboutPay {
  background: url(/img/section_asobipay.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.aboutPay .btn-primary {
  display: block;
  width: 50%;
  background: #ed7542;
  background: -moz-linear-gradient(left, #ed7542 1%, #e75090 100%);
  background: -webkit-linear-gradient(left, #ed7542 1%, #e75090 100%);
  background: linear-gradient(to right, #ed7542 1%, #e75090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7542', endColorstr='#e75090',GradientType=1 );
  transition: all 300ms 0s ease;
  border-color: #dc3545;
  border-radius: 300px;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 768px) {
  .aboutPay .btn-primary {
    width: 75%;
    margin: 0 auto;
  }
}
.aboutPay__text {
  padding-top: 60px;
}

.aboutContents {
  min-height: 700px;
}
.aboutContents .btn-primary {
  display: block;
  width: 50%;
  background: #ed7542;
  background: -moz-linear-gradient(left, #ed7542 1%, #e75090 100%);
  background: -webkit-linear-gradient(left, #ed7542 1%, #e75090 100%);
  background: linear-gradient(to right, #ed7542 1%, #e75090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed7542', endColorstr='#e75090',GradientType=1 );
  transition: all 300ms 0s ease;
  border-color: #dc3545;
  border-radius: 300px;
  font-weight: 700;
  font-size: 16px;
}
@media (max-width: 768px) {
  .aboutContents .btn-primary {
    width: 80%;
    margin: 0 auto;
  }
}
.aboutContents--pay {
  background: url(/img/section_asobipay.jpg) 50% 50% no-repeat;
  background-size: cover;
}
.aboutContents--market {
  background: url("../img/top/market_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.aboutContents--kasege {
  background: url("/img/top/kasege_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.aboutContents--book {
  background: url("/img/top/market_book_bg.jpg") 50% 50% no-repeat;
  background-size: cover;
}
.aboutContents__text {
  padding-top: 60px;
}

/* =====================
	アソビマーケット
===================== */
.aboutMarket {
  background: url("../img/market_bg.png") 0 50% no-repeat;
  background-size: cover;
  		/*background: #271e3f;
      background: -moz-linear-gradient(left, #271e3f 0%, #373073 100%);
      background: -webkit-linear-gradient(left, #271e3f 0%, #373073 100%);
      background: linear-gradient(to right, #271e3f 0%, #373073 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#271e3f', endColorstr='#373073',GradientType=1 );*/
}
.aboutMarket .btn-primary {
  display: block;
  width: 50%;
  transition: all 300ms 0s ease;
  border-color: #a387c2;
  border-radius: 300px;
  font-weight: 700;
  font-size: 16px;
  background: #b976b4　　　　　;
  background: -moz-linear-gradient(left, #b976b4 0%, #ec6623 100%);
  background: -webkit-linear-gradient(left, #b976b4 0%, #ec6623 100%);
  background: linear-gradient(to right, #b976b4 0%, #ec6623 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b976b4', endColorstr='#ec6623',GradientType=1 );
}
@media (max-width: 768px) {
  .aboutMarket .btn-primary {
    width: 75%;
    margin: 0 auto 24px;
  }
}
.aboutMarket__text {
  padding-top: 0;
}

.walletFaq .text-danger {
  color: #f44336;
}
.walletFaq .text-muted {
  color: #616161;
}
.walletFaq .table--faq {
  width: 100%;
  font-size: 14px;
}
.walletFaq .table--faq td {
  width: 20%;
}
.walletFaq .table--faq td + td {
  width: 80%;
}
.walletFaq .list-group {
  background-color: #FFFFFF;
}
.walletFaq .list-group-item {
  background: none;
}
.walletFaq .panel section {
  margin-bottom: 0;
  border-bottom: 1px solid #DDDDDD;
  position: relative;
}
.walletFaq .panel section:first-child .acdHead {
  padding-top: 0 !important;
}
.walletFaq .panel section .acdHead {
  position: relative;
  font-size: 18px;
  padding: 15px 24px 15px 0;
  color: inherit;
  font-weight: 700;
  cursor: pointer;
  display: block;
}
.walletFaq .panel section .acdHead:after {
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url("../img/svg/arrow_bottom.svg") 0 0 no-repeat;
  transition: all 300ms 0s ease;
}
.walletFaq .panel section .acdHead[aria-expanded="false"]:after {
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  background: url("../img/svg/arrow_bottom.svg") 0 0 no-repeat;
  transition: all 300ms 0s ease;
}
.walletFaq .panel section .acdHead[aria-expanded="true"]:after {
  transform: rotate(-180deg);
}
.walletFaq .panel section:last-child {
  border-bottom: none;
}
.walletFaq .panel section p {
  margin-bottom: 15px;
}
.walletFaq .borderDot {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px dotted #DDDDDD;
}

/* =====================
  SPスタイル
===================== */
@media only screen and (max-width: 767px) {
  .home-content.mainTitle h1 {
    font-size: 3rem;
  }

  .home-content b {
    text-transform: none;
    text-align: left;
    font-family: raleway;
    font-size: 3rem;
  }

  .headCap {
    text-align: center;
  }

  .headBtnArea {
    text-align: center;
    padding: 0 20px;
  }
  .headBtnArea button {
    width: 100% !important;
  }

  #Roadmap {
    background: url(/img/roadmap_bg.jpg) 0 0 no-repeat;
    background-size: cover;
    background-position: -120px 0;
  }

  .arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child {
    float: left;
    display: inline-block;
    position: relative;
    width: 8px;
    height: 40px;
  }
  .arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child:before {
    content: "";
    display: block;
    background: #fff;
    width: 2px;
    height: 2px;
    position: absolute;
    border-radius: 50%;
    left: 3.2px;
    top: 16px;
  }
  .arabiaPage .flip-clock-wrapper .flip-clock-divider:first-child:after {
    content: "";
    display: block;
    background: #fff;
    width: 2px;
    height: 2px;
    position: absolute;
    border-radius: 50%;
    left: 3.2px;
    bottom: 16px;
  }

  /* =====================
    coupon
  ===================== */
  .couponArea .couponBtn {
    width: 85%;
  }

  .revaluation-video iframe {
    width: 100%;
    height: 205px;
  }

  /* =====================
    company adviser
  ===================== */
  .sideFlex__box {
    width: 50%;
  }
  .sideFlex__ttl {
    font-size: 11px;
  }

  .timeLimit {
    font-size: 14px;
  }

  .videoColumn .videoColumn__box {
    height: 202px;
  }

  .floatBtn {
    width: 100%;
  }

  /* =====================
  	アソビウォレット
  ===================== */
  .aboutWallet {
    text-align: center;
  }
  .aboutWallet__text {
    padding-top: 0;
  }

  /* =====================
  	about contents
  ===================== */
  .aboutContents {
    min-height: inherit;
  }
}
a.list-group-item, button.list-group-item {
  color: #10161a !important;
}

a.list-group-item:focus {
  background: none !important;
  opacity: 1;
}

.underlineLink a {
  color: #FFFFFF;
  text-decoration: underline;
}
.underlineLink a:hover {
  text-decoration: none;
  color: #FFFFFF;
}

.mb120 {
  margin-bottom: 120px;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m0 {
  margin: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.p0 {
  padding: 0 !important;
}

.text-danger {
  color: #FF0000 !important;
}

/*# sourceMappingURL=add-style.css.map */
