@charset "UTF-8";
.u-for-pc {
  display: none;
}
@media screen and (min-width: 31.25em) {
  .u-for-pc {
    display: inline-block;
  }
}

.u-for-sp {
  display: block;
}
@media screen and (min-width: 31.25em) {
  .u-for-sp {
    display: none;
  }
}

.u-sp {
  display: block;
}
@media screen and (min-width: 31.25em) {
  .u-sp {
    display: none;
  }
}
@media screen and (min-width: 37.5em) {
  .u-sp {
    display: none;
  }
}

/*-------------------------------------
  topページ 有料会員サービス
-------------------------------------*/
.wovn-contents {
  display: none;
}

.Member-Ships_service {
  background-size: 100%;
  background-size: cover;
  color: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 56.0625em) {
  .Member-Ships_service {
    background-size: cover;
    width: 100%;
    max-width: 573px;
  }
}

.Member-Ships__text {
  text-align: center;
  font-size: 1.25rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
  line-height: 1.2;
}
@media screen and (min-width: 23.125em) {
  .Member-Ships__text {
    font-size: 2rem;
  }
}
@media screen and (min-width: 62.5em) {
  .Member-Ships__text {
    font-size: 2.5rem;
  }
}
.Member-Ships__text span {
  font-size: 1rem;
}
@media screen and (min-width: 54.0625em) {
  .Member-Ships__text span {
    font-size: 1.5rem;
  }
}
.Member-Ships__buttonArea-a {
  border-color: #fff;
}

.main {
  position: relative;
}
.main__up {
  position: absolute;
  top: 0;
  right: 0;
  border-top: 2.1875em solid #DB0164;
  border-left: 0.625em solid transparent;
  width: 150px;
}
.main__up .winner {
  position: absolute;
  top: -30px;
  right: 20px;
  font-size: 0.875rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  line-height: 1;
}
.main__up .winner span {
  font-size: 1.5rem;
  padding-left: 0.25em;
}
.main__text {
  position: absolute;
  top: 66%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 500px;
}
@media screen and (min-width: 23.125em) {
  .main__text {
    top: 60%;
  }
}

.ButtonArea-a {
  display: flex;
  justify-content: center;
}

.Button-a {
  background-color: #fff;
  border-radius: 24px;
  border: solid 1px #fff;
  color: #0074be;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 220px;
  padding: 0.5em;
  font-size: 1rem;
}

.Button-a.-arrow {
  position: relative;
}
.Button-a.-arrow::after {
  background-image: url(https://cdn.l-tike.com/image/renewal2020/icon_arrow-right03.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 5.125%;
  bottom: 0;
  margin: auto 0;
}

.Member-Ships {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  padding-top: 2rem;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 1.875em 1.25em;
  margin: 0 -0.5em;
}
@media screen and (min-width: 23.125em) {
  .Member-Ships {
    display: flex;
    justify-content: center;
    padding: 1.875em 0;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 0.5em;
  }
}
@media screen and (min-width: 25.9375em) {
  .Member-Ships {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.Member-Ships__item {
  display: flex;
  align-items: center;
  margin: 0.5em;
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (min-width: 48.0625em) {
  .Member-Ships__item {
    font-size: 1rem;
  }
}
.Member-Ships__icon {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 0.5em;
}
@media screen and (min-width: 48.0625em) {
  .Member-Ships__icon {
    width: 24px;
    height: 24px;
  }
}

/*-------------------------------------
  topページ ローチケ【旅行】
-------------------------------------*/
.ltga_OTA .Section_SubTitle {
  color: #666;
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
}
.ltga_OTA .lt-tour {
  background-image: url(https://cdn.l-tike.com/image/renewal2020/top_02_bg.webp);
  background-size: cover;
  padding: 2em 1.5em 1.0625em;
  background-position: right;
}
@media screen and (max-width: 768px) {
  .ltga_OTA .lt-tour {
    padding: 1.5em;
    background-position: top;
  }
}
@media screen and (max-width: 480px) {
  .ltga_OTA .lt-tour {
    padding: 1em;
  }
}
.ltga_OTA .lt-tour .tour_l-tike_textMAX {
  font-size: 1.5rem;
  color: #FFF;
  font-weight: bold;
  text-shadow: 2px 2px 2px #00245e;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 48.0625em) {
  .ltga_OTA .lt-tour .tour_l-tike_textMAX {
    font-size: 2.25rem;
  }
}
.ltga_OTA .lt-tour .tour_l-tike_textMAX .lt-tour_image {
  width: 100%;
  max-width: 24px;
}
@media screen and (min-width: 48.0625em) {
  .ltga_OTA .lt-tour .tour_l-tike_textMAX .lt-tour_image {
    max-width: 40px;
  }
}
.ltga_OTA .lt-tour .tour_l-tike_textMAX .lt-tour_title {
  padding-left: 0.5em;
  line-height: 1;
}
.ltga_OTA .lt-tour .tour_l-tike_textMAX span {
  font-size: 1rem;
}
@media screen and (min-width: 48.0625em) {
  .ltga_OTA .lt-tour .tour_l-tike_textMAX span {
    font-size: 1.5rem;
  }
}
.ltga_OTA .lt-tour .tour_l-tike_text {
  color: #FFF;
  font-size: 0.875rem;
  font-weight: bold;
  padding-top: 1em;
}
@media screen and (min-width: 25.9375em) {
  .ltga_OTA .lt-tour .tour_l-tike_text {
    font-size: 1rem;
  }
}
.ltga_OTA .lt-tour__detail {
  font-size: 0.875rem;
  padding-top: 1em;
}
.ltga_OTA .lt-tour__box {
  display: block;
  justify-content: center;
  padding-top: 1em;
}
@media screen and (min-width: 50.625em) {
  .ltga_OTA .lt-tour__box {
    display: flex;
  }
}
.ltga_OTA .lt-tour__box__area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 1em 0.5em;
  position: relative;
  height: 72px;
}
@media screen and (min-width: 23.625em) {
  .ltga_OTA .lt-tour__box__area {
    padding: 1em;
  }
}
@media screen and (min-width: 50.625em) {
  .ltga_OTA .lt-tour__box__area {
    display: block;
    max-width: 200px;
    height: 107px;
    padding: 1em 0.5em;
  }
}
.ltga_OTA .lt-tour__box__area::after {
  background-image: url(https://cdn.l-tike.com/image/renewal2020/icon_arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 0;
  right: 0.25em;
  bottom: 0;
  margin: auto 0;
}
.ltga_OTA .lt-tour__box__area .price {
  text-align: center;
  color: #DD5377;
  font-size: 0.875rem;
  margin-right: 0;
}
@media screen and (min-width: 48.0625em) {
  .ltga_OTA .lt-tour__box__area .price {
    margin-right: 0.5em;
  }
}
.ltga_OTA .lt-tour__box__area .price p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-right: 1em;
}
@media screen and (min-width: 23.125em) {
  .ltga_OTA .lt-tour__box__area .price p {
    margin-right: 1.5em;
  }
}
@media screen and (min-width: 48.0625em) {
  .ltga_OTA .lt-tour__box__area .price p {
    margin: 0 auto;
  }
}
.ltga_OTA .lt-tour__box__area .price p span {
  font-size: 1.125rem;
  padding: 0 0.25em;
}
@media screen and (min-width: 23.125em) {
  .ltga_OTA .lt-tour__box__area .price p span {
    font-size: 1.5rem;
  }
}
.ltga_OTA .lt-tour__box__list {
  margin-right: 0;
}
@media screen and (min-width: 55.625em) {
  .ltga_OTA .lt-tour__box__list {
    margin-right: 0.5em;
  }
}
.ltga_OTA .lt-tour__box__list ul {
  display: flex;
  justify-content: center;
}
.ltga_OTA .lt-tour__box__list ul li:nth-child(2) {
  padding: 0 0.5em;
}
.ltga_OTA .lt-tour__box__list ul dt {
  font-size: 1rem;
  font-weight: bold;
}
.ltga_OTA .lt-tour__box__list ul dd {
  font-size: 0.875rem;
  text-align: center;
}
.ltga_OTA .lt-tour__link {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #FFF;
  width: 100%;
  margin: 0 0 0.5em;
  border-radius: 0.25em;
  box-shadow: 0 0.0625em 0.1875em 0 rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 50.625em) {
  .ltga_OTA .lt-tour__link {
    width: 12.5em;
    margin: 0.5em 0.25em 0;
  }
}
.ltga_OTA .lt-tour .ButtonArea {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 24px 0 0;
}
.ltga_OTA .lt-tour .ButtonArea a {
  background: var(--Button-Primary, #0074BE);
  border-radius: 24px;
  box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  color: #fff;
  font-weight: 600;
  text-align: center;
  width: 100%;
  max-width: 358px;
  padding: 12px;
  line-height: 170%;
  letter-spacing: 1.6px;
  border: none;
}
/*# sourceMappingURL=top-page.css.map */
