@charset "UTF-8";
[class*=mdExpandNoteText] .ptExpandNoteText{position:relative;width:730px;margin:24px auto 0}
[class*=mdExpandNoteText] .ptExpandNoteText.elLargeWidthItem{width:830px}
[class*=mdExpandNoteText] .ptExpandNoteText.elSmallHeightItem .elExpandNoteText{height:75px}
[class*=mdExpandNoteText] .elExpand{height:0;overflow:hidden;opacity:0;transition:.4s ease-out;height:130px;opacity:1}
[class*=mdExpandNoteText] .elExpandToggle{position:absolute;left:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;width:100%;height:56px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,#fff 55%,#fff 100%)}
[class*=mdExpandNoteText] .elToggleLink{position:relative;margin-bottom:8px;font-size:12px;position:relative;display:inline-block;line-height:15px;padding-right:12.855px;padding-right:15px}
[class*=mdExpandNoteText] .elToggleLink::after{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:15px;line-height:1;width:12.855px;text-indent:-1.0725px;top:50%;margin-top:-7.5px;right:0}
[class*=mdExpandNoteText] [data-libExpand].elOpen .elExpand{opacity:1}
[class*=mdExpandNoteText] [data-libExpand].elOpen .elExpandToggle{display:none}
[class*=mdExpandNoteText] [data-libExpand].elShow .elExpand{height:auto;opacity:1;-webkit-transition:none}
[class*=mdExpandNoteText] [data-libExpand].elShow .elExpandToggle{display:none}
[class*=mdExpandNoteText] .elExpandNoteText .elText{padding:0 20px;color:gray;font-size:12px}
[class*=mdExpandNoteText] .elExpandNoteText .elText a{display:inline-block}
[class*=mdExpandNoteText].elBackgroundGray .ptExpandNoteText{padding:12px;background:#f4f4f4;border-radius:8px}
[class*=mdExpandNoteText].elBackgroundGray .elExpandToggle{background:linear-gradient(180deg,rgba(244,244,244,0) 0,#f4f4f4 55%,#f4f4f4 100%);border-radius:0 0 8px 8px}
[class*=mdExpandNoteText].elBackgroundGray .elText{padding:0}
[class*=mdExpandNoteText].elBackgroundGray .elToggleLink{font-size:14px;position:relative;display:inline-block;line-height:20px;padding-right:16.14px}
[class*=mdExpandNoteText].elBackgroundGray .elToggleLink::after{position:absolute;content:"";font-family:"icon2.0";speak:none;font-size:20px;line-height:1;width:12.14px;text-indent:-3.8848px;top:50%;margin-top:-10px;right:0}