@charset "utf-8";

.basic-menu-slider { overflow:hidden; position:relative; width:100%; }
.basic-menu-slider .txt-normal { letter-spacing:0; }
.basic-menu-slider .txt-short { letter-spacing:-1px; padding-right:1px; }
.basic-menu-slider .post-vicon { position:absolute; left:6px; top:6px; color: #fff; font-size:20px; z-index:1; text-shadow: 1px 1px 1px #000; }
.basic-menu-slider .post-none { padding:50px 10px; color:#888; }
.basic-menu-slider .post-image { position:relative; }
.basic-menu-slider .post-sp { color:#ccc; margin:0px 4px; }
.is-pc .ko .basic-menu-slider .post-ko { font-size:11px; }


.basic-menu-slider .post-content { text-align: left; padding: 1.5625em 0.75em 0; font-size: min(3.43vw,16px); }
.basic-menu-slider .post-subject {
margin: 0; padding: 0; color: #313131; font-size: min(4.57vw,23px); font-weight: 500; padding-bottom: 0.7em;
/* ÇÑ ÁÙ ÀÚ¸£±â */ display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%;
}
.basic-menu-slider .post-subject a { color: inherit; }
.basic-menu-slider .post-item { 
font-size: 1em; color: #313131; margin-bottom: 0.9em;
/* ¿©·¯ ÁÙ ÀÚ¸£±â Ãß°¡ ½ºÅ¸ÀÏ */
overflow: hidden; text-overflow: ellipsis;
white-space: normal; line-height: 1.6; height: 3.2em; text-align: left; word-wrap: break-word; 
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
/* ¿©·¯ ÁÙ ÀÚ¸£±â Ãß°¡ ½ºÅ¸ÀÏ */
}
.basic-menu-slider .post-text { font-size:1em; color:#313131; }

