@charset "UTF-8";
.mdContentsNote{width:950px;margin:0 auto;padding:24px 40px 0;border-top:1px solid #fff;background-color:#fff}
.mdContentsNote.isBackgroundNone{padding:16px 0;background-color:rgba(0,0,0,0);border-top:none}
.mdContentsNote .elText{color:#868686;font-size:16px}
.mdContentsNote .elText+.elText{margin-top:8px}
.mdContentsNote .elText.elBlackText{color:#434343}
.mdContentsNote [class*=__textA] .elText{font-size:14px}
.mdContentsNote [class*=__textB] .elText{font-size:12px}
.mdContentsNote [class*=__textC] .elText{font-size:11px}
.mdContentsNote .elImage{width:20px;height:auto}
.mdContentsNote.elBorderLine{position:relative;padding-top:48px}
.mdContentsNote.elBorderLine::before{position:absolute;top:24px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 80px);height:1px;background-color:#ebebeb;content:""}
.mdContentsNote .elLypAppeal{color:#6a6a6a}
.mdContentsNote .elLypAppeal .elTextWrap{position:relative}
.mdContentsNote .elLypAppeal .elTextWrap::after,.mdContentsNote .elLypAppeal .elTextWrap::before{content:"";position:absolute;top:0;width:1px;height:15px;background:#6a6a6a}
.mdContentsNote .elLypAppeal .elTextWrap::before{left:-8px;-webkit-transform:rotate(-25deg);-ms-transform:rotate(-25deg);transform:rotate(-25deg)}
.mdContentsNote .elLypAppeal .elTextWrap::after{right:-6px;-webkit-transform:rotate(25deg);-ms-transform:rotate(25deg);transform:rotate(25deg)}
.mdContentsNote .elLypAppeal .elOrangeText{color:#ed7621}
.mdContentsNote .elLypAppeal .elSmallText{font-size:10px;display:inline-block;vertical-align:top}
.mdSubHeading+.mdContentsNote{padding-top:12px}