@charset "utf-8";

/* #slideDiv {width: auto; height: 187px;} */

.li_short_h2 {margin-right: 6em !important;}

.snsul li {padding: none !important;}
.snsul div {width:25%; float:left;}

.snsul a {text-decoration: none; display:block; }
.snsul a:hover {background-color: #fc748d !important;}
.snsul a::after {right:-9999px !important;}
.snsul p {font-size: .9em; color: #000; padding: 0.5em; margin: 0;}
.snsul img {width: 100%; margin: 0 auto; margin-top: 10px; display:block;}

h2 {display: block; 
/* white-space: nowrap !important;  */
overflow: hidden !important; 
text-overflow: ellipsis !important;
white-space: normal !important; 
line-height: 1.2em; 
height: 2.4em; 
text-align: left; 
word-wrap: break-word; 
display: -webkit-box; 
-webkit-line-clamp: 3; 
-webkit-box-orient: vertical; 
}

.img_c_a {padding-left: 7.5em;}
.img_c_div {height: 5em; width: 6.3em; overflow: hidden; 
position: absolute; top: 0; left: 0;}
.img_c_img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

h5 {font-size: 1em !important}
h6 {font-size: 0.83em !important}
h5 + p, h5 + ul, p + ul, p + ol, h6 + p, h6 + dl, dl + p {font-size: 0.67em !important}
