/*
* .m-topicpath
*/
.m-topicpath ol {
  background-color: #F7FFFB; }

@media screen and (min-width: 768px) {
  .l-main {
    background: url("/contents/topics/limited/assets/images/_dummy/gwp_pc.jpg") no-repeat 50% 0; } }
@media screen and (max-width: 767px) {
  .l-main {
    background: url("/contents/topics/limited/assets/images/_dummy/gwp_sp.jpg") no-repeat 50% 0;
    background-size: 100% auto; } }

/*
* .l-limited
*/
.l-limited {
  background-color: #F7FFFB;
  /*opacity: .5;*/ }
  @media screen and (min-width: 768px) {
    .l-limited {
      padding: 45px 0 86px; } }
  @media screen and (max-width: 767px) {
    .l-limited {
      padding: 6.66667vw 0; } }

.l-limited .border-sandwich--text {
  letter-spacing: .05em; }

.ltd-pickup--item-name {
  display: block;
  font-weight: bold;
  letter-spacing: .04em; }
  @media screen and (min-width: 768px) {
    .ltd-pickup--item-name {
      text-align: center;
      margin-bottom: 20px;
      line-height: 1.625; } }
  @media screen and (max-width: 767px) {
    .ltd-pickup--item-name {
      text-align: left;
      margin-bottom: 2.66667vw;
      font-size: 3.73334vw;
      line-height: 1.57143; } }

.present01 {
  border-right: 0; }
  @media screen and (min-width: 768px) {
    .present01 {
      margin-left: 40px; } }

.present02 {
  border-left: 0; }

/*
* .ltd-fv
*/
@media screen and (min-width: 768px) {
  .ltd-fv__icon {
    margin-top: -45px; } }

.ltd-fv--item-name {
  line-height: 1.45; }
  @media screen and (max-width: 767px) {
    .ltd-fv--item-name {
      margin-top: 10vw;
      font-size: 4.53333vw; } }

/*
* .ltd-pickup
*/
.ltd-pickup {
  background-color: #fff; }

/*
* .gwp-preset
*/
@media screen and (min-width: 768px) {
  .gwp-preset {
    font-size: 1.25rem;
    width: 970px;
    margin: 0 auto 59px; } }
@media screen and (max-width: 767px) {
  .gwp-preset {
    font-size: 4.26667vw; } }
@media screen and (min-width: 768px) {
  .gwp-preset .gwp-preset__wrap {
    padding-top: 32px; } }
@media screen and (max-width: 767px) {
  .gwp-preset .gwp-preset__wrap {
    padding-top: 3.2vw;
    margin-bottom: 10px; } }

.gwp-preset_boxwrap {
  border: 1px solid #c8c8c8;
  background-color: #fff; }
  @media screen and (min-width: 768px) {
    .gwp-preset_boxwrap {
      padding-top: 30px; } }
  @media screen and (max-width: 767px) {
    .gwp-preset_boxwrap {
      margin-bottom: 10px;
      padding: 3.2vw 0 0; } }

@media screen and (min-width: 768px) {
  .present_overwrap {
    display: flex; } }

.gwp-preset--title {
  font-weight: normal; }
  @media screen and (min-width: 768px) {
    .gwp-preset--title {
      font-size: 1.25rem;
      padding-top: 32px; } }
  @media screen and (max-width: 767px) {
    .gwp-preset--title {
      font-size: 4.26667vw;
      padding-top: 12vw; } }

@media screen and (min-width: 768px) {
  .gwp-preset__col {
    justify-content: center; } }
@media screen and (max-width: 767px) {
  .gwp-preset__col {
    display: block; } }

@media screen and (max-width: 767px) {
  .gwp-preset--image {
    /*width: (240/375)*100vw;*/
    width: 78vw;
    height: auto;
    margin: 0 auto 3vw; } }
@media screen and (min-width: 768px) {
  .gwp-preset--image img {
    width: 250px; } }

@media screen and (min-width: 768px) {
  .gwp-preset--desc {
    width: auto;
    padding-left: 76px; } }
@media screen and (max-width: 767px) {
  .gwp-preset--desc {
    width: auto;
    margin: 2vw 8vw 0; } }

@media screen and (min-width: 768px) {
  .ltd_notes li {
    width: 970px; } }

@media screen and (min-width: 768px) {
  .m_42 {
    margin-top: 42px; } }
@media screen and (max-width: 767px) {
  .m_42 {
    margin-top: 0px; } }

.ltd-pickup--item-desc {
  letter-spacing: 0.1px; }
  @media screen and (max-width: 767px) {
    .ltd-pickup--item-desc {
      font-size: 3.0vw; } }

@media screen and (max-width: 767px) {
  .ltd-pickup--lead-text {
    font-size: 3.4vw; } }

@media screen and (max-width: 767px) {
  .ltd-pickup--item-name span {
    font-size: 3.2vw; } }

/*****/
.ltd-present {
  width: 970px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #C8C8C8;
  padding: 20px 0; }
  @media screen and (max-width: 767px) {
    .ltd-present {
      width: 90%; } }

.flex-box-top {
  width: 780px;
  display: flex;
  margin: 0 auto 50px;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .flex-box-top {
      width: 100%; } }
  .flex-box-top img {
    width: 50%;
    max-width: 300px;
    margin-right: 38px; }
    @media screen and (max-width: 767px) {
      .flex-box-top img {
        width: 100%;
        margin: 0 auto; } }
  .flex-box-top p {
    font-size: 13px;
    line-height: 170%;
    width: 42%;
    margin-right: -40px; }
    @media screen and (max-width: 767px) {
      .flex-box-top p {
        width: 90%;
        margin: 0 auto; } }

.flex-itemlist {
  width: 780px;
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .flex-itemlist {
      width: 100%;
      justify-content: center; } }

.flex-itemlist .item-box {
  width: 340px;
  margin-bottom: 60px; }
  @media screen and (max-width: 767px) {
    .flex-itemlist .item-box {
      width: 90%;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      margin: 0 auto 30px;
      gap: 20px; } }
  .flex-itemlist .item-box img {
    max-width: 340px; }
    @media screen and (max-width: 767px) {
      .flex-itemlist .item-box img {
        width: 40% !important; } }
  .flex-itemlist .item-box b {
    margin-top: 16px;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    line-height: 163%; }
  .flex-itemlist .item-box span {
    text-align: center;
    line-height: 163%; }
  .flex-itemlist .item-box .item-caption {
    font-size: 13px;
    line-height: 170%;
    margin: 16px auto; }
    @media screen and (max-width: 767px) {
      .flex-itemlist .item-box .item-caption {
        font-size: 11px;
        margin: 0 auto 16px; } }
  .flex-itemlist .item-box .m-contents--default-btn {
    width: 100% !important; }

.flex-itemlist .item-name.pc-none {
  margin-bottom: 16px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  line-height: 163%; }
  .flex-itemlist .item-name.pc-none span {
    font-size: 12px; }

.ltd_notes {
  padding: 60px 0; }
