
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: outside none none;
}
body {
    background: #fffce7 none repeat scroll 0 0;
    color: #45320e;
    font-size: 16px;
    min-width: 960px;
    padding-top: 81px;
    margin: 0;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #ffff00;
    text-decoration: underline;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
hr.line-segment {
    background-color: #eee;
    border: medium none;
    display: block;
    height: 1px;
}
header {
    background-color: #fffce7;
    border-bottom: 1px solid #ebf2f5;
}
header.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
header > div.wrap-header {
    height: 60px;
    margin: 0 auto;
    position: relative;
    width: 1200px;
}
header #logo-maker {
    float: left;
    padding: 15px 0 0;
}
header img {
    display: block;
}
header nav {
    left: 150px;
    position: absolute;
    top: 0;
    z-index: 1000;
}
header nav ul {
    list-style-type: none;
}
header nav ul.nav-main > li {
    position: absolute;
    top: 0;
    z-index: 103;
}
ul.nav-main > li.nav01 {
    left: 0;
}
ul.nav-main > li.nav02 {
    left: 114px;
}
ul.nav-main > li.nav03 {
    left: 218px;
}
ul.nav-main > li.nav04 {
    left: 332px;
}
ul.nav-main > li.nav05 {
    left: 455px;
}
ul.nav-main > li[class^="nav"] > h6 {
    display: block;
    height: 60px;
    text-indent: -9999px;
}
ul.nav-main > li.nav01 > h6 {
    background: rgba(0, 0, 0, 0) url("../images/nav01.png") no-repeat scroll 0 0;
    width: 114px;
}
ul.nav-main > li.nav02 > h6 {
    background: rgba(0, 0, 0, 0) url("../images/nav02.png") no-repeat scroll 0 0;
    width: 104px;
}
ul.nav-main > li.nav03 > h6 {
    background: rgba(0, 0, 0, 0) url("../images/nav03.png") no-repeat scroll 0 0;
    width: 114px;
}
ul.nav-main > li.nav03 > a {
    background: rgba(0, 0, 0, 0) url("../images/nav03.png") no-repeat scroll 0 0;
    width: 114px;
}
ul.nav-main > li.nav05 > h6 {
    height: 28px;
    margin-top: 14px;
    padding: 0;
    width: 42px;
}
ul.nav-main > li[class^="nav"] > h6:hover, ul.nav-main > li[class^="nav"] > h6.selected {
    background-position: 0 -75px;
    cursor: default;
}
.menuoutline {
    background: #00aaff none repeat scroll 0 0;
    border-radius: 0 0 12px 12px;
    display: none;
    padding: 25px 18px 22px;
}
.mo_works {
    width: 368px;
}
header nav ul[class^="nav-sub"] {
    background-color: #00aaff;
    overflow: hidden;
}
header nav ul[class^="nav-sub"] li {
    float: left;
    width: 50%;
}
header nav ul.nav-sub-works li {
    width: 25%;
}
header nav ul[class^="nav-sub"] li a {
    font-size: 0.938em;
    line-height: 2.5em;
    padding: 0.5em 1em;
}
header nav ul[class^="nav-sub"] li a:hover {
    text-decoration: underline;
}
.onul {
    display: block !important;
}
#bx-search {
    bottom: 16px;
    position: absolute;
    right: 100px;
}
#bx-search input:first-child {
    border: 1px solid #ebf2f5;
    border-radius: 5px;
    font-size: 0.9375em;
    padding: 5px 40px 4px 6px;
    position: relative;
    width: 174px;
    height: 30px;
}
#bx-search input.searchBtn {
    border-left: 1px solid #ebf2f5;
    position: absolute;
    right: 10px;
    top: 1px;
}
#contents {
    margin: 0 auto;
    width: 940px;
}
footer {
    background-color: #fffac8;
    border-top: 2px solid #fff;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
footer a {
    color: #666;
}
footer ul {
    list-style-type: none;
}
footer > div.wrap-footer {
    border: 1px solid transparent;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    width: 940px;
    text-align: center;
}
footer > div.wrap-footer a:hover {
    color: #555;
    text-decoration: underline;
}
#wrap-footer-bottom {
    background: #00acff none repeat scroll 0 0;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 0.875em;
    font-weight: bold;
    padding: 12px 0;
    text-align: center;
}
p.tx-copyright {
    color: #fff;
    font-weight: normal;
}
#to-page-top {
    bottom: 30px;
    height: 80px;
    left: 50%;
    margin-left: 520px;
    position: fixed;
    width: 80px;
}
span.ttl-flye {
    color: #ffff00;
    font-size: 1.125em;
}
.bx-login {
    right: 0;
    top: 19px;
    position: absolute;
}
.bx-login a {
    color: black;
}

/* 以下样式原来在每个 PC 页面内联重复，已统一提取 */
.lang {
    color: rgba(0,0,0,.65);
    display: inline-block;
    border: 1px solid #d9d9d9;
    height: 24px;
    padding: 0 7px;
    font-size: 14px;
    border-radius: 4px;
    line-height: 24px;
    cursor: pointer;
}
.lang:hover {
    border-color: #00aaff;
    color: #00aaff;
    text-decoration: none !important;
}
.nav-sub-works li>a {
    color: white;
    font-size: 16px;
    font-weight: bold;
}
.search_type {
    width: auto;
    padding: 0 2%;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    width: 25%;
    height: 28px;
    float: left;
    border-right: none;
}
.search_type option {
    text-align: center;
}
.ie-css3 {
    display: inline-block;
    vertical-align: middle;
    width: 65%;
    height: 28px;
}
.searchBtn {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
@media screen and (max-width: 425px) {
    .wrap-header { width: 100% !important; }
    #logo-maker { display: none; }
    #bx-search { display: none; }
    .bx-login { display: none; }
    .nav-main { display: none; }
    #to-page-top { display: none; }
    .wrap-footer { width: 100% !important; }
}
