body {
  background-attachment: fixed;
  background-image: url(https://h1g.jp/needy_girl_overdose/image/bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  width: 100%;
  overflow-x: hidden;
}
/*◆メインコンテンツ背景色変更*/
div.mainbody{
    background-color: rgba(252,244,255,0.9)!important;
    border: 1px solid #4d22cd !important;
    box-shadow: 0 2px 0 #cdecfb !important;
    color: #523a9b !important;
}
div.mainbody blockquote{
}

div#menubar{
  background-color:rgba(255,255,255,0.7)!important;

}

.mainbody blockquote {
    color: #4e23cb!important;
    background: #f6defe!important;
    border: 1px solid #4e23d2!important;
}

ul.breadcrumb li{
  color:#191970;
  background-color:rgba(255,255,255,0.7);
  padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
    border: 1px solid #4d22cd !important;
}

.menu_body #body{
    background-color: rgba(252,244,255,0.9)!important;
    border: 1px solid #4d22cd !important;
    box-shadow: 0 2px 0 #cdecfb !important;
  padding: 3em 0.5em 3em 2em;/*ボックス内の余白*/
  margin: 0.5em;/*ボックス内の余白*/
}

img.lazyloaded a:hover {
 background:none!important;
}
#menubar h2:after {
  content: url(https://h1g.jp/needy_girl_overdose/image/ribon5.gif);
	padding-left:5px;
}
div.mainbody h2:after {
  content: url(https://h1g.jp/needy_girl_overdose/image/ribon5.gif);
	padding-left:5px;
}
#menubar h2 {
background: rgb(169,148,213) !important;
color: #ffdcf4 !important;
    font-size: 17px !important;
    font-weight: bold;
    padding: 8px 10px 8px 20px;
    margin: 24px auto 12px;
}

.mainbody h2 {
background: rgb(169,148,213) !important;
color: #ffdcf4 !important;
    font-size: 17px !important;
padding: 9px 13px 5px 20px !important;
}
.mainbody h3 {
    padding: 5px 5px 0px 20px !important;
    margin-left: -5px !important;
    font-size: 17px !important;
color: #ed98ed !important;
    border-bottom: solid 2px #ed98ed !important;
    border-image: none !important;
background:  none !important;
text-shadow:  none !important;
}
.mainbody h3 a {
    color: #ed98ed !important;
    text-decoration: underline;
}
.mainbody .cvListBox h2.cvName {
text-shadow: none !important;
}
#menubar h3{
    padding: 5px 5px 0px 20px !important;
    margin-left: -5px !important;
    font-size: 17px !important;
color: #ed98ed !important;
    border-bottom: solid 2px #ed98ed !important;
    border-image: none !important;
background:  none !important;
text-shadow:  none !important;
}

#menubar h4{
    background: #f6cdf7 !important;
    color: #9170d7 !important;
}