<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product-title {font-weight: 800;}
/*
#product-title * {display: inline-block;}

#product-title .left {width: calc(100% - 200px)}
#product-title .right {width: 196px;}
#product-title .right .btn {padding: 10px 35px; border-radius: 50px;}

.nav-tabs {
	padding-left: 10px; padding-right: 10px;
}

.tab-content&gt;.tab-pane {
	padding: 20px 15px;
}
.item-title {
	margin-top: 0; margin-bottom: 20px; font-weight: 800;
}
*/
.ptb-3 {padding-top: 3px !important; padding-bottom: 3px !important;}
.plr-30 {
	padding-left: 30px; padding-right: 30px;
}
#Share-box {margin-top: 10px;}
#Share-box div {display: inline-block;}
#Share-box * {vertical-align: middle;}

.nav-tabs {
    padding-left: 15px; padding-right: 15px;
}
.nav&gt;li&gt;a {
	padding: 10px 45px;
	font-size: 16px;
}
.nav-tabs&gt;li.active&gt;a, .nav-tabs&gt;li.active&gt;a:focus, .nav-tabs&gt;li.active&gt;a:hover {
	font-weight:700;
}
.Memo {
	overflow: hidden;
	word-wrap: break-word;
	max-height: 260px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 8;
}
@media (max-width: 767.9px){
	.nav&gt;li&gt;a {padding: 10px 10px;}
}

@media (min-width: 768px){
	#product-title {margin-top: 0px;}
}
@media (min-width: 1200px){
	.Memo {line-height: 30px;}
}

#Explain {
	padding-top: 20px; padding-bottom: 40px;
}

/* _link_item2 */
.dl-horizontal dd {margin-bottom: 10px;}

@media (max-width: 768px){
	.dl-horizontal dd {margin-bottom: 15px;}
}
</pre></body></html>