.p-single__container{display:flex;gap:40px;margin-top:30px}.p-single__container__left{width:calc(100% - 307px)}.p-single__container__left .news-contents{display:flex;flex-direction:column;align-items:center;padding-bottom:50px}.p-single__container__left .news-contents img{width:min(85%,500px);margin-bottom:20px}.p-single__container__left .news-contents .shopname{color:#ca9b52;font-size:12px}.p-single__container__left .news-contents h1{font-size:30px;text-align:center;margin:20px 0}.p-single__container__left .news-contents p{width:100%}.p-single__container__left .recommend-area{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:25px 0}.p-single__container__left .recommend-area h2{font-size:15px;font-weight:700;text-align:center;margin-bottom:20px}.p-single__container__left .recommend-area__container{display:flex;gap:20px}.p-single__container__left .recommend-area__container__item img{margin-bottom:15px}.p-single__container__left .recommend-area__container__item a{color:#030303;font-size:18px}.p-single__container__left .recommend-area__container__item span{font-size:11px;color:#a1a1a1}.p-single__container__right{width:26.8%}.p-single__container__right .list:first-of-type{margin-bottom:40px}.p-single__container__right .list__ttl{display:flex;justify-content:space-between;align-items:center;font-size:26px}.p-single__container__right .list__ttl hr{background-color:#e8e8e8;height:1px;width:calc(50% - 2.5em)}.p-single__container__right .list__ttl h3{width:-moz-fit-content;width:fit-content}@media screen and (max-width: 768px){.p-single__container__right .list ul li{width:100%;border-bottom:1px dotted #e8e8e8}}.p-single__container__right .list ul li a{display:inline-block;font-size:13px;color:#464646;border-bottom:1px dotted #e8e8e8;padding:12px 0;width:100%}.p-single__container__right .list ul li a:hover{color:#e6cfae}.p-single__container__right .list.news ul li{color:#a1a1a1;font-size:12px;font-family:"playfair display";border-bottom:1px dotted #e8e8e8}.p-single__container__right .list.news a{color:#464646;margin-right:5px;border-bottom:none;width:-moz-fit-content;width:fit-content}.p-single a.prev-news,.p-single a.next-news{z-index:10;position:fixed;top:50%;background-color:#030303;height:75px;margin-top:-37.5px;line-height:75px}.p-single a.prev-news img:not(.prev-arrow,.next-arrow),.p-single a.next-news img:not(.prev-arrow,.next-arrow){position:absolute;z-index:-1;max-width:75px;transition:all .3s ease-in;-webkit-transition:all .3s ease-in;top:0}.p-single a.prev-news div.prev-news,.p-single a.prev-news div.next-news,.p-single a.next-news div.prev-news,.p-single a.next-news div.next-news{position:relative;z-index:10;padding:37.5px 15px}.p-single a.prev-news div.prev-news:hover,.p-single a.prev-news div.next-news:hover,.p-single a.next-news div.prev-news:hover,.p-single a.next-news div.next-news:hover{background-color:#ca9b52}.p-single a.prev-news div.prev-news,.p-single a.next-news div.prev-news{left:0}.p-single a.prev-news div.next-news,.p-single a.next-news div.next-news{right:0}.p-single a.prev-news{left:0}.p-single a.prev-news img:not(.prev-arrow){left:-100px}.p-single a.prev-news .prev-arrow{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%)}.p-single a.prev-news:hover img:not(.prev-arrow){left:38px}.p-single a.next-news{right:0}.p-single a.next-news img:not(.prev-arrow,.next-arrow){right:-100px}.p-single a.next-news .next-arrow{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%)}.p-single a.next-news:hover img:not(.next-arrow){right:38px}.p-single .single-navigation{display:none}.p-single .single-navigation.active{display:block}.sticky-item{position:sticky;top:0}@media screen and (max-width: 768px){.p-single__container{flex-direction:column;gap:30px}.p-single__container__left{width:100%}.p-single__container__left .news-contents h1{font-size:33px}.p-single__container__left .recommend-area{display:none}.p-single__container__right{width:100%}}

.news-contents_inner {

}
.p-single__container__left .news-contents .thumbnail img {
    width: 100%;
    margin: 0 auto 20px;
}