<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/**************************************************

	SUPERBOARD :: BOARD SKIN :: gallery

**************************************************/
#sb-gallery{margin: -1%;}
#sb-gallery &gt; li{position: relative;display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin: 1%;width: 31.33%;}
#sb-gallery &gt; li .link{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid rgba(0,0,0,0);box-sizing: border-box;}
#sb-gallery &gt; li .tmb{border: 1px solid #dddddd;}
#sb-gallery &gt; li .tmb img{width: 100%;height: auto;}
#sb-gallery &gt; li .infobox{border: 1px solid #dddddd;border-width: 0 1px 1px 1px;padding: 25px 15px;}
#sb-gallery &gt; li .infobox .sbj{display: block;margin-bottom: 10px;font-size: 16px;line-height: 20px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#sb-gallery &gt; li .infobox .info &gt; li{position: relative;display: inline-block;*display: inline;*zoom: 1;vertical-align: top;margin-right: 20px;font-size: 12px;color: #333333;}
#sb-gallery &gt; li .infobox .info &gt; li:after{position: absolute;top: 50%;right: -12px;margin-top: -6px;content: '';display: block;width: 1px;height: 12px;background: #dddddd;}
#sb-gallery &gt; li .infobox .info &gt; li:last-child:after{display: none;}
#sb-gallery &gt; li:hover .link{border-color: #000;}
#sb-gallery &gt; li:hover .infobox .sbj{text-decoration: underline;}
/*
.hymn-list {margin: -1%;}
.hymn-list &gt; li {margin: 1%;width: 48%;position: relative;display: inline-block;zoom: 1;*display: inline;vertical-align: top;height: 274px;}
.hymn-list &gt; li:after {display: block;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;box-sizing: border-box;border: 1px solid #ddd;}
.hymn-list .thm {width: 230px;height: 100%;max-height: 280px;position: absolute;top: 0;left: 0;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
.hymn-list .info {margin-left: 230px;padding: 35px 40px;padding-right: 10px;}
.hymn-list .name {font-size: 29px;color: #333333;font-weight: 500;letter-spacing: -0.05em;line-height: 1.2em;}
.hymn-list .name span {margin-left: 10px;vertical-align: bottom;display: inline-block;font-size: 16px;color: #888888;letter-spacing: -0.02em;line-height: 1.2em;}
.hymn-list .text {margin-top: 10px;color: #888888;letter-spacing: -0.02em;line-height: 23px;}
.hymn-list .text strong {color: #333;font-weight: 600;} */

@media screen and (max-width: 750px) {
	#sb-gallery &gt; li{width: 48%;}
	#sb-gallery &gt; li .infobox{padding: 15px 10px;}
	#sb-gallery &gt; li .infobox .sbj{font-size: 14px;line-height: 18px;}
	#sb-gallery &gt; li .infobox .info &gt; li{margin-right: 10px;font-size: 11px;}
	#sb-gallery &gt; li .infobox .info &gt; li:after{right: -5px;}

    /* .hymn-list .thm {position: static;width: 100%;height: 0;max-height: auto;padding-bottom: 110%;}
    .hymn-list .info {margin-left: 0;padding: 10px;}
    .hymn-list .name {font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
    .hymn-list .name span {margin-left: 10px;vertical-align: bottom;display: inline-block;font-size: 16px;color: #888888;letter-spacing: -0.02em;line-height: 1.2em;}
    .hymn-list .text {margin-top: 5px;font-size: 11px;line-height: 15px;} */
}




/* list */
.hymn-list {margin: -1%;}
.hymn-list &gt; li {display: inline-block;zoom: 1;*display: inline;vertical-align: top;width: 48%;margin: 1%;position: relative;min-height: 280px;box-sizing: border-box;}
.hymn-list .link {position: absolute;top: 0;left: 0;right: 0;height: 100%;border: 3px solid #ddd;}
.hymn-list .thm {position: absolute;top: 33px;left: 33px;width: 178px;height: 214px;border: 1px solid #ddd;background-repeat: no-repeat;background-position: center center;-webkit-background-size: cover;background-size: cover;}
.hymn-list .info {margin-left: 240px;margin-top: 33px;}
.hymn-list .info .sbj {padding: 15px 0;border-bottom: 1px solid #ddd;font-size: 22px;color: #222222;font-weight: 500;letter-spacing: -0.05em;line-height: 1.2em;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hymn-list .info &gt; ul {margin-top: 20px;min-height: 28px;margin-right: 30px;}
.hymn-list .info &gt; ul &gt; li {position: relative;padding-left: 105px;font-size: 16px;color: #666666;letter-spacing: -0.02em;line-height: 28px;}
.hymn-list .info &gt; ul &gt; li b {position: absolute;top: 0;left: 0;font-size: 16px;color: #333333;font-weight: 500;}
.hymn-list .info .more {display: inline-block;margin-top: 60px;border: 1px solid #10489d;width: 163px;height: 38px;line-height: 38px;text-align: center;font-size: 15px;color: #10489d;letter-spacing: -0.02em;border-radius: 3px !important;}
.hymn-list &gt; li:hover .more {background: #10489d;color: #fff;}


@media screen and (max-width: 1300px) {
.hymn-list .info{padding-right:10px;}
.hymn-list .info .sbj{font-size:16px;}
.hymn-list .info &gt; ul {min-height: 18px;}
.hymn-list .info &gt; ul &gt; li{font-size:12px;line-height:18px;padding-left:75px;}
.hymn-list .info &gt; ul &gt; li b{font-size:12px;}
.hymn-list .info .more{font-size:12px;width:118px;}
}

@media screen and (max-width:1000px) {
	.hymn-list &gt; li {width: 98%;}
}


@media screen and (max-width: 750px) {
	.hymn-list &gt; li{padding-bottom:10px;min-height:0;margin:5px 1%;}
	.hymn-list .thm{width:120px;height:144px;top:10px;left:10px;}
	.hymn-list .info{margin-top:0;margin-left:140px;}
	.hymn-list .info .sbj{font-size:16px;}
    .hymn-list .info &gt; ul {min-height: 18px;margin-right: 0;}
	.hymn-list .info &gt; ul &gt; li{font-size:12px;line-height:18px;padding-left:0;}
	.hymn-list .info &gt; ul &gt; li b{display: block;position: relative;font-size:12px;color: #000;}
	.hymn-list .info .more{font-size:11px;width:90px;height: 30px;line-height: 30px;}
}
</pre></body></html>