@media only screen and (min-width: 897px) {
  #chinese-cabbage {
    width: 900px;
    color: #4b2d14;
    font-size: 20px;
    line-height: 1.7;
  }
  .sp {
    display: none !important;
  }

  #chinese-cabbage .special-intro-text {
    font-size: 20px;
  }
  #chinese-cabbage #reason {
    padding: 50px 80px 55px;
    margin: 100px 0 70px;
    background: #faf9f6;
  }
  #chinese-cabbage h2 {
    text-align: center;
    line-height: 0;
    background: 0;
    padding: 0;
  }
  #chinese-cabbage #reason h2 {
    margin: 0 0 40px;
  }
  #chinese-cabbage #reason .box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #chinese-cabbage #reason .text {
    width: 460px;
    line-height: 1.7;
    text-align: justify;
    margin: -7px 0 0;
  }
  #chinese-cabbage #reason .text p:not(:last-child) {
    margin: 0 0 25px;
  }
  #chinese-cabbage .text span {
    padding: 0 0 2px;
    border-bottom: 1px solid #443829;
  }
  #chinese-cabbage #recommend {
    margin: 0 0 60px;
  }
  #chinese-cabbage #recommend h2 {
    background: #faf9f6;
    margin: 0;
    padding: 50px 80px 0;
  }
  #chinese-cabbage #recommend .item:not(#tomikaze) {
    margin: 0 0 60px;
  }
  #chinese-cabbage #recommend .inner {
    background: #faf9f6;
    padding: 50px 20px 45px;
    margin: 0 0 30px;
  }
  #chinese-cabbage #satobuki #recommend .inner {
    padding-top: 40px;
  }
  #chinese-cabbage #recommend .item h3 {
    text-align: center;
    line-height: 0;
    margin: 0 0 25px;
    padding: 0;
  }
  #chinese-cabbage h3:after {
    display: none;
  }
  #chinese-cabbage #recommend .item .calendar {
    text-align: center;
    line-height: 0;
    margin: 0 0 50px;
  }
  #chinese-cabbage #recommend .item .point {
    width: 710px;
    margin: 0 auto;
  }
  #chinese-cabbage #recommend .item .point h4 {
    text-align: center;
    line-height: 0;
    margin: 0 0 25px;
  }
  #chinese-cabbage #recommend .item .point li:nth-child(1) {
    margin: 0 0 45px;
  }
  #chinese-cabbage #recommend .item .point li:nth-child(2) {
    margin: 0 0 40px;
  }
  #chinese-cabbage #recommend .item .point li:last-child {
    margin: 0;
  }
  #chinese-cabbage #recommend .item .point .headline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 50px;
  }
  #chinese-cabbage #recommend .item .point li:first-child .headline {
    margin: 0 0 30px;
  }
  #chinese-cabbage #recommend .item .point .num {
    width: 160px;
    background: #c6f0a9;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    padding: 6px 0;
  }
  #chinese-cabbage #recommend .item .point h5 {
    width: 510px;
    font-weight: bold;
  }
  #chinese-cabbage #recommend .item .point .box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 40px;
    text-align: justify;
  }
  #chinese-cabbage #recommend .item .point li > .text {
    padding: 0 40px;
  }
  #chinese-cabbage #recommend .item .point .box .text {
    width: 345px;
  }
  #chinese-cabbage #recommend .item .point li > .text .caution {
    font-size: 18px;
  }
  #chinese-cabbage .btn {
    display: block;
    width: 435px;
    margin: 0 auto;
    line-height: 1.3;
    border: 2px solid #938675;
    border-radius: 50px;
    text-decoration: none;
    color: #443829;
    font-weight: bold;
    padding: 22px 0 21px;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #chinese-cabbage #recommend .item .point .caution {
    margin: 0 0 30px;
  }
  #chinese-cabbage #howto {
    margin: 0 0 60px;
  }
  #chinese-cabbage #howto .inner {
    background: #faf9f6;
    padding: 60px 80px 50px;
    margin: 0 0 30px;
  }
  #chinese-cabbage #howto h2 {
    margin: 0 0 40px;
  }
  #chinese-cabbage #howto li {
    margin: 0 0 50px;
  }
  #chinese-cabbage #howto h3 {
    text-align: center;
    background: #d7f2bd;
    border-radius: 50px;
    font-size: 24px;
    letter-spacing: 1px;
    margin: 0 0 30px;
    padding: 16px 0 14px;
  }
  #chinese-cabbage #howto .point-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 20px;
  }
  #chinese-cabbage #howto li:nth-child(3) .point-box,
  #chinese-cabbage #howto li:nth-child(4) .point-box:first-of-type,
  #chinese-cabbage #howto li:nth-child(5) .point-box {
    flex-direction: row-reverse;
  }
  #chinese-cabbage #howto .point-box:nth-of-type(2) {
    margin: 30px 0 0;
  }
  #chinese-cabbage #howto .point-box .text {
    flex: 1;
    font-size: 20px;
  }
  #chinese-cabbage #howto .point-box .img {
    margin: 0 0 0 20px;
  }
  #chinese-cabbage #howto li:nth-child(3) .point-box .img,
  #chinese-cabbage #howto li:nth-child(4) .point-box:first-of-type .img,
  #chinese-cabbage #howto li:nth-child(5) .point-box .img {
    margin: 0 20px 0 0;
  }
  #chinese-cabbage #howto .last {
    padding: 30px 40px 30px 30px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 5px 5px #f3efea;
    width: 680px;
    margin: 0 auto;
  }
  #chinese-cabbage #howto .last .ttl {
    text-align: center;
    margin: 0 0 20px;
  }
  #chinese-cabbage #howto .last .box {
    display: flex;
    align-items: center;
  }
  #chinese-cabbage #howto .last .text {
    flex: 1;
    font-size: 20px;
    margin: 0 0 0 10px;
  }
  #chinese-cabbage #faq {
    margin: 0 0 60px;
    padding: 60px 40px 40px;
    background: #faf9f6;
  }
  #chinese-cabbage #faq h2 {
    margin: 0 0 40px;
  }
  #chinese-cabbage #faq li {
    background: #fff;
    margin: 0 0 30px;
    padding: 35px 20px 40px;
    font-size: 20px;
    line-height: 1.66;
    overflow: hidden;
  }
  #chinese-cabbage #faq li:last-child {
    margin: 0;
  }
  #chinese-cabbage #faq li .img {
    float: right;
    margin: 0 0 0 30px;
  }
  #chinese-cabbage #faq dt {
    display: flex;
    align-items: center;
    min-height: 32px;
    padding: 0 0 0 45px;
    margin: 0 0 15px;
    text-align: justify;
    background: url(../img/img_q.png) no-repeat left top 8px;
  }
  #chinese-cabbage #faq dd:after {
    content: '';
    display: block;
    clear: both;
  }
  #chinese-cabbage #faq dd img {
    float: right;
    margin: 0 0 0 30px;
  }
  #chinese-cabbage #faq dl:nth-of-type(1) img {
    transform: translateY(-95px);
  }
  #chinese-cabbage #faq dd {
    text-align: justify;
    padding: 0 0 0 45px;
    margin: 0 30px 0 0;
    background: url(../img/img_a.png) no-repeat left 4px top 5px;
  }
  #chinese-cabbage #faq dd p:not(:last-child) {
    margin: 0 0 20px;
  }
  #chinese-cabbage #lineup,
  #recommend-goods {
    margin: 0 0 30px;
    padding: 40px 0;
    background: #faf9f6;
    text-align: center;
    line-height: 0;
  }
  #recommend-goods {
    margin-top: 80px;
    padding: 25px 0 30px;
  }

  .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) {
  .pc {
    display: none !important;
  }
  #chinese-cabbage img {
    height: auto;
  }

  #chinese-cabbage {
    color: #4b2d14;
    padding: 0 10px;
    font-size: 18px;
    text-align: justify;
    overflow-x: hidden;
  }
  #chinese-cabbage h2 {
    background: 0;
    padding: 0;
  }
  #chinese-cabbage h3 {
    margin: 0;
    padding: 0;
  }
  #chinese-cabbage h3:after {
    display: none;
  }
  #chinese-cabbage #reason {
    margin: 0 -10px 30px;
    padding: 35px 10px;
    background: #faf9f6;
  }
  #chinese-cabbage #reason h2 {
    margin: 0 0 25px;
  }
  #chinese-cabbage #reason h2 img,
  #chinese-cabbage #recommend h2 img,
  #chinese-cabbage #faq h2 img {
    width: 94.65%;
  }
  #chinese-cabbage #reason .img {
    margin: 0 0 15px;
  }
  #chinese-cabbage #reason .text p:not(:last-child) {
    margin: 0 0 10px;
  }
  #chinese-cabbage .text span {
    padding: 0 0 1px;
    border-bottom: 1px solid #4b2d14;
  }
  #chinese-cabbage #recommend {
    margin: 0 0 30px;
  }
  #chinese-cabbage #recommend h2 {
    margin: 0 -10px;
    padding: 15px 10px 30px;
    background: #faf9f6;
  }
  #chinese-cabbage #recommend .item {
    margin: 0 0 45px;
  }
  #chinese-cabbage #recommend .item .inner {
    margin: 0 -10px 25px;
    padding: 25px 10px 30px;
    background: #faf9f6;
  }
  #chinese-cabbage #recommend .item#satobuki .inner {
    padding-top: 0;
  }
  #chinese-cabbage #recommend .item#tomikaze .inner {
    padding-bottom: 30px;
  }
  #chinese-cabbage #recommend .item h3 {
    margin: 0 0 20px;
  }
  #chinese-cabbage #recommend .item h3 img {
    width: 99.775%;
  }
  #chinese-cabbage #recommend .item .calendar {
    margin: 0 0 30px;
  }
  #chinese-cabbage #recommend .item h4 {
    margin: 0 0 20px;
    text-align: center;
  }
  #chinese-cabbage #recommend .item#satobuki h4 img {
    width: 78.31%;
  }
  #chinese-cabbage #recommend .item#chiyobuki h4 img {
    width: 76.06%;
  }
  #chinese-cabbage #recommend .item#tomikaze h4 img {
    width: 66.62%;
  }
  #chinese-cabbage #recommend .item .point li:not(:last-child) {
    margin: 0 0 25px;
  }
  #chinese-cabbage #recommend .item .point .headline {
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px;
    background: #fff;
    border-radius: 50px;
    min-height: 64px;
  }
  #chinese-cabbage #recommend .item .point .headline .num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    background: #c6f0a9;
    border-radius: 50px;
    text-align: center;
    font-weight: bold;
    padding: 6px 0;
  }
  #chinese-cabbage #recommend .item .point .headline h5 {
    display: flex;
    align-items: center;
    width: calc(100% - 115px);
    line-height: 1.4;
    padding: 8px 5px 6px 0;
  }
  #chinese-cabbage #recommend .item .point .img {
    margin: 20px 0 15px;
  }
  #chinese-cabbage #recommend .item#tomikaze .point li img {
    margin-top: 15px;
  }
  #chinese-cabbage .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #938675;
    border-radius: 50px;
    position: relative;
    line-height: 1.3;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 1px 9% 0;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
    min-height: 55px;
  }
  #chinese-cabbage #howto {
    margin: 0 0 30px;
  }
  #chinese-cabbage #howto .inner {
    margin: 0 -10px 25px;
    padding: 32px 10px 35px;
    background: #faf9f6;
  }
  #chinese-cabbage #howto h2 {
    margin: 0 0 15px;
  }
  #chinese-cabbage #howto h2 img {
    width: 94.93%;
  }
  #chinese-cabbage #howto ul {
    margin: 0 0 35px;
  }
  #chinese-cabbage #howto li:not(:last-child) {
    margin: 0 0 40px;
  }
  #chinese-cabbage #howto h3 {
    font-size: 18px;
    background: #d7f2bd;
    text-align: center;
    margin: 0 0 15px;
    padding: 7px 0 5px;
    border-radius: 30px;
  }
  #chinese-cabbage #howto li .text {
    margin: 0 0 15px;
  }
  #chinese-cabbage #howto li:nth-child(4) .point-box {
    margin: 0 0 20px;
  }
  #chinese-cabbage #howto .last {
    padding: 20px 10px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 5px 5px #f3efea;
  }
  #chinese-cabbage #howto .last .ttl {
    text-align: center;
    margin: 0 0 10px;
  }
  #chinese-cabbage #howto .last .ttl img {
    width: 97.915%;
  }
  #chinese-cabbage #howto .last .img {
    text-align: center;
    margin: 0 0 5px;
  }
  #chinese-cabbage #howto .last .img img {
    width: 89.555%;
  }
  #chinese-cabbage #howto .last .text {
    padding: 0 5px;
  }
  #chinese-cabbage #faq {
    margin: 0 -10px 25px;
    padding: 32px 10px 30px;
    background: #faf9f6;
  }
  #chinese-cabbage #faq h2 {
    margin: 0 0 20px;
  }
  #chinese-cabbage #faq li {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 20px 10px 25px;
    margin: 0 0 10px;
  }
  #chinese-cabbage #faq li:last-child {
    margin: 0;
  }
  #chinese-cabbage #faq li .img {
    order: 2;
  }
  #chinese-cabbage #faq dl {
    order: 1;
    margin: 0 0 15px;
  }
  #chinese-cabbage #faq dt {
    margin: 0 0 15px;
    padding: 0 0 0 32px;
    background: url(../img/sp/img_q.png) no-repeat left top 2px / 24px;
  }
  #chinese-cabbage #faq dd {
    padding: 0 0 0 32px;
    background: url(../img/sp/img_a.png) no-repeat left top 2px / 24px;
  }
  #chinese-cabbage #faq li:nth-child(3) dd p:first-child,
  #chinese-cabbage #faq li:nth-child(4) dd p:first-child {
    margin: 0 0 20px;
  }
  #chinese-cabbage #lineup,
  #recommend-goods {
    margin: 30px -10px 0;
    padding: 25px 10px 22px;
    background: #faf9f6;
    text-align: center;
  }
  #recommend-goods {
    margin: 30px 0 25px;
  }
  #chinese-cabbage #lineup img {
    width: 94.79%;
  }
  #recommend-goods img {
    width: 74.226%;
  }

  .event-bottom-banners {
    margin: 4vw;
  }
  .event-bottom-banners ul li:not(:last-child) {
    margin: 0 0 10px;
  }
  .block-goods-detail-j--price + .default-price {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  #chinese-cabbage #recommend .item .point .headline .num {
    width: 85px;
  }
  #chinese-cabbage #recommend .item .point .headline h5 {
    width: calc(100% - 90px);
    padding-right: 0;
    letter-spacing: -1px;
  }
}
