.sec-contents {
  width: 88%;
  margin: 0px auto 40px;
}
.sec-title {
    margin-bottom: 10px;
}
.picture {
    margin-bottom: 5px;
}
.title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.shop-column {
    margin-bottom: 70px;
}
.shop-column .two-column {
    margin: 0px auto 30px;
}
.shopnews-column {
    margin: 40px auto 105px;
}
.shop-column .two-column li {
    width: 47%;
    margin-bottom: 15px;
}
.event-item .shop {
    margin-bottom: 5px;
}
#shopnews #shop-banner.slider .slick-list {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    
}
.bg_normal {
    width: 100%;
    padding: 20px 0 0;
}
#shop-banner.slider {
    margin-bottom: 20px;
}
#shop-banner.slider .slick-arrow {
    background: none;
    border: none;
}
.slick-img {
    height: auto;
    transform: scale(.9);
}
#shop-banner.slick-initialized .slick-slide.slick-img{
    height: auto;
    width: auto;
    aspect-ratio: 3 / 2;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
#shop-banner.slick-initialized .slick-slide.slick-img img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.shopnews-item {
    width: 88%;
    margin: 10px auto 40px;
    font-size: 11px !important;
}
.shopnews-item p,
.shopnews-item span {
    font-size: 11px !important;
    font-weight: 400;
    line-height: 1.6em;
}
.shopnews-item p:nth-child(n+1) {
    margin-top: 1.3em;
}
.shopnews-item p.shop{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.8em;
}

.shopnews-item ul{
    margin-top: 20px;
}
.shopnews-item ul li{
    margin-top: 0px;
}
.special-column{
    width: 88%;
    margin: 20px auto 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.special-column .image{
    width: 48%;
}
.special-column .image img{
    width: 100%;
    vertical-align: bottom;
    border: 1px solid #CEDEE7;
}
.special-column .item{
    width: 48%;
}
.special-column .item p{
    font-size: 11px;
    font-weight: 400;
}
.special-column .item p.title{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
}
.special-column .item p.shop{
    font-size: 10px;
    font-weight: 400;
    color: #A9ACAB;
    margin-top: 5px;
}

.contents .bg_ocean{
    margin-bottom: 80px;
    
}
.special-image {
    width: 88%;
    margin: 40px auto 15px;
}
.special-image img {
    height: auto;
    transform: scale(1);
    width: 100%;
}
.special-item {
    margin-bottom: 40px;
    
}
.special-item p{
    font-size: 12.5px;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 20px;
    
}

