@media only screen and (min-width: 897px) {
  #recommendedlily {
    letter-spacing: 1px;
  }
  #recommendedlily .sp {
    display: none !important;
  }
  #recommendedlily #howto {
    margin: 0 0 50px;
  }
  #recommendedlily #howto .inner {
    padding: 60px 75px;
    background: #f4eeff;
    margin: 0 0 30px;
  }
  #recommendedlily h2 {
    background: 0;
    padding: 0;
    line-height: 0;
    margin: 0 0 50px;
  }
  #recommendedlily #howto .point {
    background: #fff;
    padding: 10px 4px;
    margin: 0 0 70px;
  }
  #recommendedlily #howto .point-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    border-top: 3px dotted #a98f5e;
    border-bottom: 3px dotted #a98f5e;
    padding: 30px 43px;
  }
  #recommendedlily #howto .point .text {
    width: 335px;
    text-align: justify;
  }
  #recommendedlily #howto .point .text .ttl {
    text-align: center;
    line-height: 0;
    margin: 0 0 20px;
  }
  #recommendedlily #howto .point .text li {
    background: url(../img/img_check.png) no-repeat left top;
    margin: 0 0 25px;
    padding: 0 0 0 40px;
  }
  #recommendedlily #howto .point .text li:last-child {
    margin: 0;
  }
  #recommendedlily #howto .calendar {
    line-height: 0;
    margin: 0 0 70px;
  }
  #recommendedlily #howto li {
    background: #fff;
    margin: 0 0 60px;
    padding: 45px 55px 55px;
  }
  #recommendedlily #howto li:last-child {
    margin: 0;
  }
  #recommendedlily #howto li h3 {
    text-align: center;
    line-height: 0;
    padding: 0;
    margin: 0 0 30px;
  }
  #recommendedlily h3:after {
    display: none;
  }
  #recommendedlily #howto .text p:not(:last-child) {
    margin: 0 0 20px;
  }
  #recommendedlily #howto li .figure {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0;
  }
  #recommendedlily #howto li .figure .box {
    width: 300px;
    border: 1px solid #a98f5e;
    text-align: center;
    padding: 0 0 25px;
  }
  #recommendedlily #howto li .figure .box h4 {
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 2px;
    background: #a98f5e;
    margin: 0 0 35px;
    padding: 7px 0 6px;
  }
  #recommendedlily #howto li:last-child .figure .box h4 {
    margin: 0 0 20px;
  }
  #recommendedlily #howto .btn {
    display: block;
    text-align: center;
    width: 435px;
    margin: 0 auto;
    padding: 12px 0;
    border: 2px solid #938675;
    border-radius: 40px;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #recommendedlily #faq {
    padding: 60px 75px;
    margin: 0 0 30px;
    background: #fae1eb;
    text-align: justify;
  }
  #recommendedlily #faq dl:not(:last-child) {
    margin: 0 0 50px;
  }
  #recommendedlily #faq dt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e5ddce;
    padding: 20px 50px 20px 20px;
  }
  #recommendedlily #faq dt .label {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #a98f5e;
    padding: 19px 0 0 6px;
  }
  #recommendedlily #faq dt p {
    font-size: 20px;
    font-weight: bold;
    width: 585px;
  }
  #recommendedlily #faq dd {
    position: relative;
    background: #fff;
    padding: 20px 45px 40px 85px;
    font-size: 18px;
  }
  #recommendedlily #faq dd:before {
    content: '';
    position: absolute;
    top: 23px;
    left: 45px;
    width: 26px;
    height: 24px;
    background: url(../img/img_a.png) no-repeat;
  }
  #recommendedlily #faq dd p:not(:last-child) {
    margin: 0 0 25px;
  }
  #recommendedlily #lineup {
    padding: 30px 0 0;
  }
  #recommendedlily #lineup h2 {
    margin: 0;
  }

  #goods {
    margin: 50px 0;
    padding: 30px 0 0;
  }
  #goods h2 {
    background: 0;
    padding: 0;
    margin: 0;
  }
  #goods .sp {
    display: none !important;
  }

  .event-bottom-banners ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .event-bottom-banners ul li {
    width: 49%;
    margin: 0 0 20px;
  }
}

@media only screen and (max-width: 896px) {
  #recommendedlily .pc {
    display: none !important;
  }
  #recommendedlily img {
    height: auto;
  }

  #recommendedlily {
    font-size: 16px;
    padding: 0 10px;
    overflow: hidden;
  }
  #recommendedlily #howto {
    margin: 0 0 35px;
  }
  #recommendedlily #howto .inner {
    padding: 30px 10px;
    background: #f4eeff;
    margin: 0 0 20px;
  }
  #recommendedlily h2 {
    background: 0;
    padding: 0;
    line-height: 0;
    margin: 0 0 20px;
  }
  #recommendedlily h2 img {
    width: 98.36%;
  }
  #recommendedlily #howto .point {
    background: #fff;
    padding: 8px 5px;
    margin: 0 0 30px;
  }
  #recommendedlily #howto .point-inner {
    border-top: 2px dotted #a98f5e;
    border-bottom: 2px dotted #a98f5e;
    padding: 20px 10px;
  }
  #recommendedlily #howto .point .text {
    text-align: justify;
    margin: 0 0 20px;
  }
  #recommendedlily #howto .point .text .ttl {
    text-align: center;
    line-height: 0;
    margin: 0 0 15px;
  }
  #recommendedlily #howto .point .text .ttl img {
    width: 71.04%;
  }
  #recommendedlily #howto .point .text li {
    background: url(../img/sp/img_check.png) no-repeat left top 2px / 25px;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    line-height: 1.6;
  }
  #recommendedlily #howto .point .text li:last-child {
    margin: 0;
  }
  #recommendedlily #howto .calendar {
    position: relative;
    background: #fff;
    line-height: 0;
    padding: 30px 15px 25px;
    margin: 0 0 30px;
    border-top: 6px solid #a98f5e;
    text-align: center;
  }
  #recommendedlily #howto .calendar:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #a98f5e;
  }
  #recommendedlily #howto .calendar img:nth-child(2) {
    width: 77.165%;
    margin: 0 0 30px;
  }
  #recommendedlily #howto .calendar img:nth-child(3) {
  }
  #recommendedlily #howto li {
    background: #fff;
    margin: 0 0 20px;
    padding: 25px 10px 22px;
  }
  #recommendedlily #howto li:last-child {
    margin: 0;
  }
  #recommendedlily #howto li h3 {
    text-align: center;
    line-height: 0;
    padding: 0;
    margin: 0 0 18px;
  }
  #recommendedlily h3:after {
    display: none;
  }
  #recommendedlily #howto li:nth-child(1) h3 img {
    width: 47.305%;
    transform: translateX(-7%);
  }
  #recommendedlily #howto li:nth-child(2) h3 img {
    width: 74.29%;
    transform: translateX(-7%);
  }
  #recommendedlily #howto li:nth-child(3) h3 img {
    width: 33.81%;
    transform: translateX(-7%);
  }
  #recommendedlily #howto .text p:not(:last-child) {
    margin: 0 0 20px;
  }
  #recommendedlily #howto li .figure {
    margin: 25px 0 0;
  }
  #recommendedlily #howto li .figure .box {
    border: 1px solid #a98f5e;
    text-align: center;
    padding: 0 0 20px;
    margin: 0 0 15px;
  }
  #recommendedlily #howto li .figure .box:last-child {
    margin: 0;
  }
  #recommendedlily #howto li .figure .box h4 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    background: #a98f5e;
    margin: 0 0 20px;
    padding: 5px 0 4px;
  }
  #recommendedlily #howto li .figure .box:first-child img {
    width: 69.17%;
  }
  #recommendedlily #howto li .figure .box:last-child img {
    width: 72.365%;
  }
  #recommendedlily #howto .btn {
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    padding: 12px 0;
    border: 2px solid #938675;
    border-radius: 40px;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #recommendedlily #faq {
    padding: 30px 10px;
    margin: 0 0 20px;
    background: #fae1eb;
    text-align: justify;
  }
  #recommendedlily #faq h2 img {
    width: 99.855%;
  }
  #recommendedlily #faq dl:not(:last-child) {
    margin: 0 0 25px;
  }
  #recommendedlily #faq dt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #e5ddce;
    padding: 10px 15px 10px 10px;
  }
  #recommendedlily #faq dt .label {
    width: 38px;
    height: 38px;
    text-align: center;
    background: #a98f5e;
    padding: 0 0 0 1px;
  }
  #recommendedlily #faq dt .label img {
    width: 52%;
  }
  #recommendedlily #faq dt p {
    font-weight: bold;
    width: calc(100% - 50px);
    line-height: 1.5;
  }
  #recommendedlily #faq dd {
    position: relative;
    background: #fff;
    padding: 10px 15px 15px 35px;
  }
  #recommendedlily #faq dd:before {
    content: '';
    position: absolute;
    top: 17px;
    left: 13px;
    width: 16px;
    height: 14px;
    background: url(../img/sp/img_a.png) no-repeat left top / contain;
  }
  #recommendedlily #faq dd p:not(:last-child) {
    margin: 0 0 20px;
  }
  #recommendedlily #lineup {
    padding: 15px 0 0;
  }
  #recommendedlily #lineup h2 {
    margin: 0;
  }
  #recommendedlily #lineup h2 img {
    width: 47.324%;
  }

  #goods {
    margin: 10px 0 20px;
    padding: 15px 0 0;
  }
  #goods h2 {
    background: 0;
    padding: 0;
    margin: 0;
  }
  #goods .pc {
    display: none !important;
  }
  #goods h2 img {
    width: 73.47%;
  }

  .event-bottom-banners {
    margin: 15px;
  }
  .event-bottom-banners ul li:not(:last-child) {
    margin: 0 0 10px;
  }
  .block-goods-detail-j--price + .default-price {
    display: none;
  }

  .block-pickup-list-p--goods-name {
    font-size: 18px;
  }
  .block-pickup-list-p--comment,
  .block-pickup-list-p--release {
    font-size: 14px;
  }
  .block-pickup-list-p--item-details-left .variation-name,
  .block-thumbnail-t--goods-name {
    font-size: 16px;
  }
  .block-pickup-list-p--scomment,
  .block-pickup-list-p--price-title,
  .block-pickup-list-p--price,
  .block-pickup-list-p--price strong small,
  .block-thumbnail-t--price-txt,
  .block-thumbnail-t--price,
  .block-thumbnail-t--price strong small {
    font-size: 12px;
  }
  .block-pickup-list-p--price strong,
  .block-thumbnail-t--price strong {
    font-size: 17px;
  }
  .block-top-event--header {
    font-size: 20px;
  }
}
