@charset: 'UTF-8';

/* ==================================
 * initialize
 * ================================== */

html,body,header,footer,aside,article,section,h1,h2,h3,h4,h5,h6,div,p,span,ul,ol,li,dl,dt,dd,form,input,textarea,th,td,hr
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
img
{
    border: 0;
    vertical-align: bottom;
}
li
{
    list-style: none;
}
th
{
    text-align: left;
}
h1,h2,h3,h4,h5,h6
{
    font-size: 100%;
    font-weight: normal;
}
em,strong,th
{
    font-style: normal;
    font-weight: normal;
}
input,textarea,select
{
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-size: 100%;
}

/* ==================================
 * font-setting
 * ================================== */
body {
    font-size: 12px;
    font-family: 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝','YuMincho', 'ＭＳ Ｐ明朝',  'MS PMincho', serif;
    line-height: 1.2;
    *font-size: small;
    *font: x-small;
    color: #000000;
    text-align: center;
}

/* ==================================
 * base setting
 * ================================== */
body
{
    background-color: #000000;
    height:100%;
}

.hide
{
    display: none;
}
p
{
    color: #ffffff;
}
a
{
    overflow: hidden;
    outline: none;
    border: none;
}
a:link{
    color: #ffffff;
    text-decoration: none;
}
a:visited{
    color: #ffffff;
    text-decoration: none;
}
a:hover,a:active,a:focus{
    color: #ffffff;
    text-decoration: none;
}

.clearfix:after
{
    visibility: hidden;
    display: block;
    content: ' ';
    clear: both;
    height: 0;
}
#wrap
{
    position: relative;
    padding-top: 48px;
}

footer
{
    position: relative;
    width: 100%;
    background: url('../../images/manualtop/footer/img_bgtile.jpg') repeat;
    padding-bottom: 111px;
}
footer > div.footercontainer
{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
}
#footerseparater
{
    width: 100%;
    height: 2px;
    background-color: #916936;
    background: -moz-linear-gradient( left, #63431d 0%, #d29d59 50%, #63431d 100%);
    background: -webkit-gradient(linear, left top, right top, from(#63431d), color-stop(0.5, #d29d59),to(#63431d));
    background: linear-gradient(left 45deg, #63431d 0%, #d29d59 50%, #63431d 100%);
}
#footerseparatdeco
{
    position: relative;
    top: -2px;
    max-width: 760px;
    width: 100%;
    height: 80px;
    margin: 0 auto;
    background:url('../../images/manualtop/footer/img_footerseparater_deco.png') no-repeat;
    background-size: 100% auto;
}
#platformlogo
{
    position: relative;
    top: -27px;
    max-width: 760px;
    width: 100%;
    padding: 27px 0;
    margin: 0 auto;
}
#platformlogo img
{
    margin: 0 2.85%;
}
#platformlogo>a>img
{
    -webkit-transition: opacity 0.20s linear;
    -moz-transition: opacity 0.20s linear;
    -ms-transition: opacity 0.20s linear;
    -o-transition: opacity 0.20s linear;
    transition: opacity 0.20s linear;
}
#platformlogo:hover>a>img
{
    opacity: 0.3;
}
#platformlogo>a>img:hover
{
    opacity: 1.0;
}

#pltps { max-width: 137px; width: 23.91%; }
#pltxbox { max-width: 136px; width: 25.04%; }
#pltstm { max-width: 95px; width: 17.31%; }
#pltcero { max-width: 36px; width: 6.6%; }

#platformnotice
{
    position: relative;
    top: -27px;
    margin: 0 auto 27px;
}
#pltnotice{ max-width: 384px; width: 90.01%; }
#sociallink
{
    margin-bottom: 80px;
}
#sociallink img.footer_sns_group1 {
    max-width: 175px;
    width: 42.83%;
    margin-bottom: 20px;
}
#sociallink img.footer_sns_group2 {
    max-width: 100px;
    width: 50%;
    margin-bottom: 20px;
}
#sociallink ul#sns_list1,
#sociallink ul#sns_list2 {
    width: 85.5%;
    margin: 0 auto;
    display: table;
}
#sociallink ul#sns_list1
{
    max-width: 86px;
    margin-bottom: 20px;
}
#sociallink ul#sns_list2
{
    max-width: 254px;
}
#sociallink ul#sns_list1 li,
#sociallink ul#sns_list2 li {
    float: left;
    background-color: #000000;
}
#sociallink ul#sns_list1 li {
    max-width: 36px;
}
#sociallink ul#sns_list2 li {
    max-width: 120px;
}
#sociallink ul#sns_list1 li
{
    margin-right: 15%;
}
#sociallink ul#sns_list2 li
{
    margin-right: 5%;
}
#sociallink ul#sns_list1 li:last-child,
#sociallink ul#sns_list2 li:last-child
{
    margin-right: 0;
}
#sociallink ul#sns_list1 li img,
#sociallink ul#sns_list2 li img
{
    width: 100%;
    opacity: 0.6;
}
#serieslink
{
    margin: 80px auto 80px;
}
#serieslink ul
{
    width: 85.58%;
    max-width: 285px;
    margin: 0 auto;
}
#serieslink ul li
{
    margin-bottom: 30px;
    background-color: #000000;
}
#serieslink ul li:last-child
{
    margin-bottom: 0px;
}
#serieslink ul li img
{
    width: 100%;
    opacity: 0.6;
}
#serieslinkheadtext_img
{
    max-width: 176px;
    width: 42.83%;
    margin-bottom: 49px;
}
#copyright
{
    margin: 30px auto 0;
    width: 24.63%;
    min-width: 320px;
}
#fromsoftwarelogo_img
{
    min-width: 134px;
    width: 37.85%;
    margin-bottom: 15px;
}
#copyright_text
{
    color: #636c71;
}
#copyrighttext_img
{
    min-width: 309px;
    width: 80%;
}

hr
{
    max-width: 1200px;
    width: 100%;
    height: 1px;
    background-color: #000000;
    border-top: 0px solid #000000;
    border-right: 0px solid #000000;
    border-bottom: 1px solid #3f4243;
    border-left: 0px solid #000000;
    margin: 0 auto;
}

#gnav_menubackboard
{
    position: absolute;
    background:#000000;
    display: none;
    opacity: 0.0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media all and (min-width: 768px) {
    nav
    {
        position: absolute;
        top: 0;
        width: 100%;
        height: 68px;
        background-image: url('../../images/manualtop/globalnavi/img_gnav_wide_bg.png');
        background-repeat: repeat-x;
    }
}
@media all and (max-width: 767px) {
    div#wrap
    {
        padding-top: 0;
    }
    nav
    {
        position: fixed;
        top: auto;
        width: 100%;
        height: 49px;
        bottom: 0px;
        background: url('../../images/manualtop/globalnavi/img_gnav_narrow_bg.jpg') repeat-x;
        z-index: 1;
    }
	#sociallink ul#sns_list1 li,
	#sociallink ul#sns_list2 li {
	    width: 45%;
	}
}