@charset "UTF-8";

/*--- lore ---*/
.lore > h2 {margin-bottom:-0.5rem;}
.head_3 {width:auto;background:initial;margin:0px;padding-top:2.5rem;line-height:1.5;border-bottom: 1px solid #bbbbbb;font-size:1rem;font-weight:normal;}
dl {padding:0.5rem 0.5rem 0.8rem 1rem;line-height:1.2;}
dt:not(:first-child) {margin-top:0.8rem;padding-top:0.8rem;border-top:solid 1px #cccccc;}
dd {padding-top:0.3rem;}
dl:last-child, dd:last-child {margin-bottom:0px;padding-bottom:0px;}
dt:after {content:":";}
.toggle.note {margin-left:1rem;border-bottom:solid 1px #b3b9ce;color:#304cb7;}
.toggle.note:hover {border-bottom:solid 1px #b57272;color:#a84c4c;bottom:0px;}
.toggle.note + .acc.tips, .head_3 + p {padding-left:1rem;padding-right:0.3rem;}
.crossworld .head_3:before {display:inline-block;width:16px;height:16px;border:solid 1px #bbbbbb;background:url(../guides/crosscode/lore/image/lore_cross_icon.png) no-repeat;content:"";margin:0px 5px 1px 0px;vertical-align:text-bottom;}
.earthlore .head_3:before {display:inline-block;width:16px;height:16px;border:solid 1px #bbbbbb;background:url(../guides/crosscode/lore/image/lore_earth_icon.png) no-repeat;content:"";margin:0px 5px 1px 0px;vertical-align:text-bottom;}
