#bk13w {
    max-width: 1060px;
    width: 100%;
    margin: 0 auto 70px;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
}
#bk13w h3:not(#h3b11s-b) {
    font-size: 32px;
    line-height: 1.25;
    font-weight: 600;
    text-align: center;
    margin: 0 0 20px;
}
#bk13w h3 ~ h3 {
    margin-top: 30px;
}
#bk13w .b13_c {
    aspect-ratio: 0.76;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border: 1px solid #F5F5F8;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
#bk13w .x-swiper-buttons {
    margin-top: 50px;
}
@media (max-width: 1400px) {
#bk13w {
    max-width: 1098px;
	padding: 0 20px;
	margin-bottom: 50px;
}
#bk13w .x-swiper-buttons {
    margin-top: 30px;
}
#bk13w h3:not(#h3b11s-b) {
    font-size: 30px;
    line-height: 36px;
	margin-bottom: 30px;
}
}
@media (max-width: 767px) {
#bk13w .b13_s:not(.all) .b13_b:nth-child(n+4), #bk13w .b13_s.all .xbtn2 {
    display: none !important;
	pointer-events: none !important;
}
#bk13w {
	padding: 0 5px;
}
#bk13w h3:not(#h3b11s-b) {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
}
#bk13w h3 ~ h3 {
    margin-top: 50px;
}
#bk13w .swiper-wrapper {
    transform: none !important;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}
#bk13w .b13_b {
    width: 100% !important;
    max-width: 360px;
    margin: 0 !important;
}
#bk13w .xbtn2 {
    cursor: pointer;
    margin-top: 30px;
}
}
@media (min-width: 768px) {
#bk13w .xbtn2 {
    display: none !important;
	pointer-events: none !important;
}
}
