/*base*/
div:after, dl:after, ul:after{
content: none;
}

#wrap{
margin: 0;
padding: 1px 0 20px;
overflow: hidden;
background: linear-gradient(to bottom, #faf1db, #ffffff);
position: relative;
/*-webkit-text-size-adjust: 100%;*/
}

div#contents{
margin-top: 15px !important;
background: url(/bellmark/images/bg_bottom.png) center bottom no-repeat;
padding-bottom: 10px;
margin:0 auto;
max-width: 950px;
width: 100%;
}

div#contents #mainVisual{
background: url(/bellmark/images/bg_top.png) center top no-repeat;
height: 513px;
padding-top: 42px;
text-align: center;
position: relative;
}

div#contents #contentsInner{
background: url(/bellmark/images/bg_main.png) center 0 repeat-y;
margin-top: -42px;
padding-bottom: 18px;
}

/*#mainVisual*/

div#contents #mainVisual h1{
padding-bottom: 18px;
}

.titleText{
padding-bottom: 82px;
}

div#contents #mainVisual p.illust01{
position: absolute;
top: 460px;
left: 82px;
}

div#contents #mainVisual p.illust02{
position: absolute;
top: 440px;
right: 44px;
}

/*#bellmark*/

div#contents #bellmark{
background: url(/bellmark/images/bg_bellmark.png) 0 bottom no-repeat;
width: 890px;
height: 740px;
margin:0 auto 35px;
text-align: center;
}

/*.process*/

div#contents #bellmark .process{
position: relative;	
}

div#contents .process li,
div#contents .process p{
position: absolute;
}

div#contents .process li.process01{
top: 0;
left: 60px;
}

div#contents .process li.process02{
top: 42px;
left: 338px;
}

div#contents .process li.process03{
top: 95px;
left: 588px;
}

div#contents .process li.process04{
top: 302px;
left: 342px;
}

div#contents .process li.process05{
top: 302px;
left: 56px;
}

div#contents .process p.illust03{
top: 547px;
right: 48px;
}

/*#lineup*/

div#contents #lineup{
background: url(/bellmark/images/bg_lineup_bottom.png) 0 bottom no-repeat;
width: 870px;
padding-bottom: 9px;
margin: 0 auto 25px;
text-align: center;
position: relative;
}

div#contents #lineup .lineupTitle{
background: url(/bellmark/images/bg_lineup_top.png) 0 top no-repeat;
height: 98px;
}

div#contents #lineup .lineupTitle h3{
padding: 10px 0 10px;
}

div#contents #lineup .lineupTitle h3 > p{
padding-bottom: 15px;
}
div#contents #lineup .LineupBox{
background: url(/bellmark/images/bg_lineup_main.png) 0 0 repeat-y;
clear: both;
}

div#contents #lineup .LineupBox ul{
width: 860px;
margin: 0 auto;
padding-bottom: 25px;
display: flex;
justify-content: space-around;
}

div#contents #lineup .LineupBox li{
float: left;
width: 215px;
vertical-align: bottom;
padding-top: 25px;
text-align: center;
}

div#contents #lineup .LineupBox li img{
vertical-align: bottom;
}

div#contents #lineup .LineupBox li p{
display: block;
margin-top: 10px;
}

div#contents #lineup p.illust04{
position: absolute;
top: 485px;
right: 25px;
}

/*#officialLink*/

div#contents #officialLink{
width: 870px;
margin: 0 auto;
}