body {
  background-attachment: fixed;
  background-image: url(https://dq.h1g.jp/img/dq10_offline/pcbg.jpg);
  z-index: 0;
  background-size: auto;
}

div.mainbody{
    background-color: rgba(255,255,255,0.9)!important;
    border: 1px solid #ccc !important;
    box-shadow: 0 2px 0 #ccc !important;
}
ul.breadcrumb li{
  color:#8B4500;
  background-color:rgba(255,255,255,0.9);
  padding: 0.5em 0.5em 0.5em 2em;/*ボックス内の余白*/
  border: solid 1px gray;/*線の種類 太さ 色*/
}



.menubar h2{
    color: #fff !important;
    font-size: 14px !important;
    border: 6px double #fff !important;
    background: #282828 !important;
    border-radius: 10px !important;
    width: auto !important;
    margin: 0 0 0.8em 0 !important;
    line-height: .8 !important;
    padding: 1.2em 1em 1em .8em !important;
    clear: both;
    position: relative !important;
    text-align: left !important;
    margin-top: 20px !important;
    box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
}
.menubar h3{
color: #fff !important;
    font-size: 14px !important;
    border: 6px double #fff !important;
    background: #626262 !important;
    border-radius: 10px !important;
    width: auto !important;
    margin: 1em 0.3em 0.8em 0.3em !important;
    line-height: .8 !important;
    padding: 1em 1em 0.8em 1em !important;
    clear: both;
    position: relative !important;
    text-align: left !important;
}

.mainbody h2 {
color: #fff !important;
    font-size: 22px !important;
    border: 6px double #fff !important;
    background: #282828 !important;
    border-radius: 10px !important;
    width: auto !important;
    margin: 0 0 0.8em -0.5em !important;
    line-height: .8 !important;
    padding: 1em 0.5em 0.9em 1em !important;
    clear: both;
    position: relative !important;
    text-align: left !important;
    margin-top: 20px !important;
}
.mainbody h3 {
color: #fff !important;
    font-size: 20px !important;
    border: 6px double #fff !important;
    background: #626262 !important;
    border-radius: 10px !important;
    width: auto !important;
    margin: 0 0 0.8em 0.1em !important;
    line-height: .8 !important;
    padding: 0.9em 0.5em 0.7em 1em !important;
    clear: both;
    position: relative !important;
    text-align: left !important;
    margin-top: 20px !important;
}
.menu h2:before {

  content: url(https://dq.h1g.jp/img/dq10_offline/ico.png);
    width: 22px;
height: 9px;
}
.cvListBox .cvMasterpieceBox h3 {
    background: none !important;
    color: #000 !important;
    width: inherit !important;
    font-size: 110% !important;
    font-weight: bold !important;
    margin: 0 0 0.2em 0 !important;
    padding: 0 !important;
    border: none !important;
    text-shadow: none !important;
    
    .mainbody .cvListBox h2.cvName {
    background: none !important;
    color: #000 !important;
    font-size: 140% !important;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 0.2em 0 0 0 !important;
    position: absolute !important;
    right: 0 !important;
    text-align: left !important;
    width: 690px !important;
    border: 0px !important;
    box-shadow: none!important;