@media only screen and (max-width: 768px){

  #c_portalResPublic_codeContainer-16397955344336930 p.L_tit:after,
  #c_portalResPublic_codeContainer-16397955344336930 p.L_tit:before{
    width:40px;
  }
  span[style="font-size:54px"]{
    font-size:24px !important;
  }
  span[style="font-size:38px"]{
    font-size:18px !important;
  }
  span[style="font-size:16px"]{
    font-size:14px !important;
  }
  span[style="font-size:14px"]{
    font-size:12px !important;
  }
  .w_sfbox-002 > div > .p_SwipPanelBox {
    margin: 0;
    background-color: transparent;
    overflow: hidden;
    width: auto;
    height: auto;
    position: absolute;
    top: auto;
    bottom: 0%;
    right: 0;
    transform: translate(0,-30%);
    padding: 10px 0;
    z-index: 999;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .w_sfbox-002 > div > .p_SwipPanelBox .p_SwipPanel:first-child {
    margin-top: 10px;
}
  #c_portalResProduct_list-16397977500204835 .p_Product.proLi {
    width: calc((100% - 20px) / 2) !important;
    margin: 5px !important;
}
  #c_portalResProduct_list-16397977500204835 .porTbox {
    padding-bottom: 70%;
  }
  #c_portalResProduct_list-16397977500204835 img.proImg.js_thumb {
    position: absolute;
    width: 100%;
    height: auto;
  }
}