<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h3 {
    color: #666666;
    font-size: medium;
    font-weight: bold;
    margin: 5px;
    padding: 4px 0 7px 6px;
    border-bottom: 1px solid #ee8aa4;
    border-left: 6px solid #ee8aa4;
}

#searchform {
    float: left;
    padding: 10px 0 20px 10px;
    position: relative;
    width: 260px;
}
#keywords {
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    width: 258px;
    padding: 10px 12px;
    height: 36px;
    font-size: 14px;
    border-radius: 3px;
}
#searchBtn {
    background: url(https://assets.angel-live.com/common/spimg/btn_search.gif) no-repeat 0 0 / 36px 36px rgba(0, 0, 0, 0);
    border: 0 none;
    cursor: pointer;
    height: 36px;
    width: 36px;
    left: 274px;
    overflow: hidden;
    position: absolute;
    text-indent: 1000%;
    top: 10px;
    white-space: nowrap;
    border-radius: 3px;
    overflow: hidden;
}
#searchBox dl {
    clear: both;
    padding: 0 10px 30px;
}
#searchBox dt {
    padding: 0 0 5px;
}
#searchBox dd {
    letter-spacing: -0.4em;
}
#searchBox dd a {
    display: inline-block;
    letter-spacing: normal;
    padding: 3px 5px 3px 0;
}
/************************************************/

.List li &gt; a,.List &gt; li {position: relative;}
.List &gt; li {
    border-bottom: 1px solid #adadad;
    color: #333333;
    display: block;
    font-size: 15px;
    position: relative;
}
.List a, .category li ,.seach li{
    color: #404040;
    display: block;
    padding:15px 25px 15px 36px;
    line-height: 1.2;
}
.List &gt; li:after {
    background: url(https://assets.angel-live.com/sp/img/qanda_icon.png) no-repeat scroll 0 -380px / 19px auto rgba(0, 0, 0, 0);
    color: #747474;
    content: "";
    height: 19px;
    right: 5px;
    top: 37% !important;
    width: 10px;
}
.top10.List &gt; li:before,
.top10two.List &gt; li:before {
    background: url(https://assets.angel-live.com/sp/img/qanda_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-size:19px;
    content: "";
    height: 19px;
    left: 10px;
    width: 19px;
}

.List &gt; li:after ,.List &gt; li:before {
    display: block;
    font-family: MS UI Gothic;
    position: absolute;
    top: 30%;
}

.detail:before, .detail:after { display: none !important;}/*内容は■&gt;なし*/
.detail {padding: 10px;}
.detail ul li { display: block;}

.List li.detail a {
    display: inline;
    padding: 0;
}

.top10.List &gt; li.two:before {background-position: 0 -19px;}
.top10.List &gt; li.three:before {background-position: 0 -38px;}
.top10.List &gt; li.four:before {background-position: 0 -57px;}
.top10.List &gt; li.five:before {background-position: 0 -76px;}
.top10two.List &gt; li.six:before {background-position: 0 -95px;}
.top10two.List &gt; li.seven:before {background-position: 0 -114px;}
.top10two.List &gt; li.eight:before {background-position: 0 -133px;}
.top10two.List &gt; li.nine:before {background-position: 0 -152px;}
.top10two.List &gt; li.ten:before {background-position: 0 -171px;}



.detail:after,.detail:after {
    display: block;
    position: absolute;
    top: 0;
}

.top10 li.detail,
.top10two.List,
.top10two.List .detail,
.category li.detailList,
.seach li.detailList {
    display: none;
}


.active + .detail,
li.active + .detailList {
    background: none repeat scroll 0 0 #fff5f8;
    display: block !important;
    padding: 10px;
}
.active {
    background: none repeat scroll 0 0 #ee89a3;
    border-bottom: 0 none !important;
}
	.active:after {display: none !important;}
	.active a,
	.active {
			color: #ffffff !important;
			font-weight: bold;
		}
	
.top10.List li.detail:before,
.top10two.List li.detail:before,
.category.List li.detailList:after,
.seach.List li.detailList:after
{
    background: none;
	border-top:0;
    border-bottom: 15px solid #fff5f8;
    border-left: 15px solid rgba(0, 0, 0, 0);
    border-right: 15px solid rgba(0, 0, 0, 0);
    box-shadow: none;
    content: "";
    display: block !important;
    height: 0;
    right: 0;
    top: 0;
    width: 0;
}
.top10.List &gt; li.active + li.detail:before,
.top10two.List &gt; li.active + li.detail:before {
    left: auto;
    right: 10px !important;
    top: -10px !important;
}


/*質問の中身
***********************************************/
.detail p, .detail ul li { text-shadow: 0 1px 1px #ffffff;}
.List li.detail a {
    color: #0066cc;
    display: inline;
    padding: 0;
	word-break: break-all;
}
.red{color:#ff0000;}

.detail img { max-width: 400px;}
.detailList div li:before, .detailList div li:after { display: none !important;}/*中身のリストタグ*/
/*もっと見る
***********************************************/

.wrapPink section ol + img {
    display: block;
    margin: 10px auto 30px;
    width: 80%;
	max-width:300px
}
/*質問カテゴリ検索
***********************************************/
#catetgory{margin-top:20px;}
.List &gt; li.detailList {
	border-bottom:1px solid #ee89a3;
	padding: 10px;}
.List li.detailList li a, .List .detailList li {
    color: #0066cc;
    padding: 5px 0;
}
.detailList:after, .detailList:before { display: none !important;}

.category.List &gt; li.detailList:after,
.seach.List &gt; li.detailList:after {
	right: 10px;
    top: -10px !important;
	}

.category.List &gt; li:before {
    background: url(https://assets.angel-live.com/sp/img/qanda_icon.png) no-repeat scroll;
	background-size:19px auto ;
	border-radius: 3px;
    content: "";
    height: 19px;
    left: 10px;
    width: 19px;
}

.category.List &gt; li.qaTit:before{ background-position: 0 -190px !important;}
.category.List &gt; li.qaTroble:before{ background-position: 0 -209px !important;}
.category.List &gt; li.qaSite:before{ background-position: 0 -229px !important;}
.category.List &gt; li.qaGirl:before{ background-position: 0 -248px !important;}
.category.List &gt; li.qaMember:before{ background-position: 0 -267px !important;}
.category.List &gt; li.qaBuy:before{ background-position: 0 -287px !important;}
.category.List &gt; li.qaPoint:before{ background-position: 0 -306px !important;}
.category.List &gt; li.qaEvent:before{ background-position: 0 -324px !important;}
.category.List &gt; li.qaRequest:before{ background-position: 0 -342px !important;}

/*検索結果ともしかして
***********************************************/
#seach h3, #if h3 {
    padding-left: 40px;
    position: relative;
}

#seach h3:before, #if h3:before {
    background: url(https://assets.angel-live.com/sp/img/qanda_icon.png) no-repeat;
	background-position:0 -361px;
	background-size:19px auto;
    content: "";
    display: block;
    height: 20px;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 3px;
    width: 20px;
}
#if{margin-top:50px;}


ul.seach li:nth-child(2n+1):before {
    background: none repeat scroll 11px center #999999;
    border-radius: 4px;
    color: #ffffff;
    content: "Q";
    display: block;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    left: 8px;
    padding: 4px 6px;
    text-align: center;
    top: 30%;
}

/*質問内のlist*/
.detailList:after, .detailList:before { display: none !important;}
.detailList a {
    color: #0066cc;
    display: inline !important;
    padding: 0;
}
.detailList div p{margin:0;}

li div {
    line-height: 2;
}</pre></body></html>