#mens-esthe-news-list{display:-webkit-flex;display:flex;-weblit-flex-flow:column nowrap;flex-flow:column nowrap;gap:5px;margin:0 5px 15px;padding:5px;border-radius:6px;background-color:hsl(195,70%,50%)}#mens-esthe-news-list h2{position:relative;margin:6px 0 4px;padding-left:39px;font-size:16px;font-weight:bold;color:#fff}#mens-esthe-news-list h2::before{content:"";display:block;position:absolute;left:-3px;top:-12px;width:36px;height:auto;aspect-ratio:1;background:url(../../img/megaphone.png) no-repeat center center / contain;filter:drop-shadow(1px 1px 1px rgba(0,0,0,0.6))}#mens-esthe-news-list .mens-esthe-news-list-wrapper{overflow:hidden;transition:height .5s cubic-bezier(.18, .57, .25, 1)}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list{display:-webkit-flex;display:flex;-weblit-flex-flow:column nowrap;flex-flow:column nowrap;gap:5px}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a{display:grid;grid-template-columns:40px 1fr;grid-template-rows:18px 1fr;gap:5px 8px;padding:5px;background-color:#fff;color:#333;text-decoration:none;border-radius:4px}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a .thumb{grid-column:1;grid-row:1 / span 2;width:40px;height:auto;aspect-ratio:1;object-fit:cover;object-position:top;border-radius:4px}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a .shop-data{grid-column:2;grid-row:1;display:-webkit-flex;display:flex;-weblit-flex-flow:row nowrap;flex-flow:row nowrap;align-items:flex-end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;color:hsl(195,70%,40%)}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a .shop-data .shop-name::after{content:'/';margin:0 4px}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a .shop-data .station{font-size:.8em}#mens-esthe-news-list .mens-esthe-news-list-wrapper .mens-esthe-news-list>li a .summary{grid-column:2;grid-row:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:1.3}#mens-esthe-news-list:has(.more) .mens-esthe-news-list-wrapper{height:215px}#mens-esthe-news-list .more{background-color:rgba(255,255,255,0.3);border:none;font-size:14px}#mens-esthe-news h1{margin:20px 0;text-align:center;font-size:16px;line-height:1.3;font-weight:bold;color:hsl(195,70%,50%)}#mens-esthe-news h1 strong{display:block;margin-bottom:6px;line-height:1.4}#mens-esthe-news h1 strong .shop-name,#mens-esthe-news h1 strong .station{position:relative;z-index:1;width:max-content;margin:0 auto;white-space:nowrap;text-shadow:1px 1px rgba(255,255,255,0.3),1px -1px rgba(255,255,255,0.3),-1px 1px rgba(255,255,255,0.3),-1px -1px rgba(255,255,255,0.3)}#mens-esthe-news h1 strong .shop-name::before,#mens-esthe-news h1 strong .station::before,#mens-esthe-news h1 strong .shop-name::after,#mens-esthe-news h1 strong .station::after{content:attr(data-text);position:absolute;top:50%;left:50%;width:100%;translate:-50% -50%}#mens-esthe-news h1 strong .shop-name::before,#mens-esthe-news h1 strong .station::before{z-index:-1;-webkit-text-stroke:6px #fff}#mens-esthe-news h1 strong .shop-name::after,#mens-esthe-news h1 strong .station::after{z-index:-2;-webkit-text-stroke:10px hsl(195,70%,80%)}#mens-esthe-news h1 strong .shop-name{font-size:1.3em}#mens-esthe-news h1 strong .station{font-size:1em}#mens-esthe-news .content{display:-webkit-flex;display:flex;-weblit-flex-flow:column nowrap;flex-flow:column nowrap;gap:20px;margin:20px 10px;padding:15px 20px;background-color:#fff;border:solid 4px hsl(195,70%,50%);font-size:16px;line-height:1.5;border-radius:6px}#mens-esthe-news .content small{font-size:.8em}#mens-esthe-news .content b{font-weight:normal;color:hsl(340,100%,45%)}#mens-esthe-news .content strong{font-size:1.1em;font-weight:bold;color:hsl(340,100%,45%)}#mens-esthe-news .content strong.stronger{font-size:1.3em;background:linear-gradient(to bottom, transparent 0% 75%, hsl(340,100%,85%) 75% 100%);text-shadow:1px 1px rgba(255,255,255,0.3),1px -1px rgba(255,255,255,0.3),-1px 1px rgba(255,255,255,0.3),-1px -1px rgba(255,255,255,0.3)}#mens-esthe-news .content ul.list{display:-webkit-flex;display:flex;-weblit-flex-flow:column nowrap;flex-flow:column nowrap;gap:10px}