* {
    font-family: Verdana,Arial,"メイリオ",Meiryo,
    "ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック",sans-serif;
}
body {
    padding: 0;
}
a:hover {
    text-decoration:none;
}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}


/** product font-family */
.shelfoto.name a {
    font-family: 'Marcellus', serif;
    color:#603813;
}
.dproofs.name a {
    font-family: 'Dosis', sans-serif;
    color:#006837;
}
.wps.name a {
    //font-family: 'Bowlby One', cursive;
    color:#29ABE2;
}
.mybetabook.name {
    font-family: arial;
    color:#412210;
    font-weight:normal;
}

/** nc-header */
.navbar-inverse {
  background-color: #fff;
  background-image: none;
  border: none;
  margin-bottom:0;
}
.navbar-inverse > .container {
  width:940px;
}
.navbar-inverse .navbar-inner {
  background-color: none;
  background-image: none;
  border: none;
}
.navbar-inner > .container {
  width:940px;
}
.navbar-inner.header-info {
  background-color: #D70C18;
  color:#fff;
  font-size:12px;
  line-height:100%;
  min-height:30px;
}
.navbar-inner.header-info a {
    color:#fff;
  }
.navbar-inner.header-info .phone-mail {
  padding-top:9px;
}
.navbar-inner.header-info .phone-number {
  font-family: 'Convergence', sans-serif;
  font-size:140%;
}
.navbar-inner.header-info .mail {
  font-size:140%;
}
.navbar-inner.header-info .mail i {
  color:#fff;
}
.navbar-inner.header-main {
  background-color: #fff;
  font-size:15px;
  line-height:100%;
  min-height:90px;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
    box-shadow: none;
}
.navbar {
  border-top:22px solid #D70C18;
  min-height:120px;
}

body > .navbar .brand {
  margin-left: 0;
  padding: 20px 0 0 0;
  display: inline-block;
}
body > .navbar .brand img {
  width:200px;
}
.navbar .nav > li {
  float:left;
}

.navbar .nav {
    margin-right: 0;
}
.navbar .nav > li > a {
    padding: 32px 0 32px 30px;
}
.header-contact {
    position: relative;
    top:-20px;
}
.header-contact a {
    color:#fff;
}
.global-menu {
    float: right;
    right: 0px;
    position: relative;
    top: -20px;
}
.global-menu ul {
    list-style: none;
}
.global-menu ul li {
    margin-left:20px;
}
.global-menu .navbar-nav li.hidden-pc {
    display: none;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #D70C18;
}
/** nc-footer */
footer {
  background-color: #D70C18;
  color:#fff;
  font-size:10px;
  line-height:100%;
  min-height:52px;
}
footer .brand-footer {
  display:block;
  margin-top:8px;
}
footer .brand-footer img {
  width:156px;
}
.footer-links {
  color:#fff;
  margin-top:5px;
}
.footer-links a {
  color:#fff;
}
footer .mail {
  font-size:140%;
}
footer .mail i {
  color:#fff;
}

/** nc-main */
body > .container {
  width:940px;
}
.work-list {
    margin:0 0 20px 0;
}
.work-list ul {
    margin:0;
}
.work-list li {
    list-style:none;
    width:172px;
    height:172px;
    margin-right:20px;
    display:block;
    float:left;
    text-align:center;
}
.work-list li:last-child {
    margin-right:0;
}
.work-list li .work-name {
    margin-bottom:7px;
}
.work-list li > a {
    color:#C69C6D;
    font-size:18px;
}
.work-list .catchcopy {
    text-align:left;
    color:#fff;
    background-color:#D70C18;
}
.work-list .catchcopy p {
    margin:16px 10px;
    font-size:22px;
    line-height:200%;
}
body.index .work-list li {
    width:100%;
    height:250px;
    margin:0;
}
body.index .work-list .catchcopy {
    background-color:#fff;
}
.information {
    margin-bottom:15px;
}
.information h2, .pickup-product h2 {
    border-bottom:1px solid #ccc;
    font-size:16px;
    color:#666;
    font-weight:normal;
    margin:0 0 5px 0;
    line-height:100%;
    padding-bottom:4px;
}
.information a.info-list-link, .information a.info-list-link {
  display: block;
  font-size:12px;
  text-align: right;
}
.informations section {
    margin-bottom:1em;
    padding-bottom:0.5em;
    border-bottom:1px dotted #ccc;
}
.informations section:last-child {
    border:none;
    margin-bottom:0;
}
.informations .page-header {
    margin: 5px 0;
}
.informations .page-header p {
    margin: 0;
}
.informations .page-header h4 {
    color:#555;
    margin:5px 0;
}
.information .list {
    border-bottom:1px solid #ccc;
    margin:0;
    padding:5px;
    list-style:none;
    display:table;
    width:99%;
}
.information .list p {
    display:table-cell;
}
.information .list p.date {
    color:#aaa;
    width:100px;
}
.more-info {
    text-align:right;
}
.more-info a {
    font-size:12px;
}
.pickup-product {
    margin-bottom:10px;
}
.pickup-product .subname {
    font-size:14px;
    color:#C69C6D;
    margin:0;
}
.pickup-product .name {
    font-size:48px;
    color:#333;
    line-height:100%;
    margin:5px 0;
}
.pickup-product .catchcopy {
    font-size:12px;
    color:#999;
    margin-bottom:10px;
    line-height: 120%;
}
.pickup-product .summary {
    font-size:12px;
    line-height:130%;
    color:#333;
}
//.pickup-product a {
//    font-size:12px;
//}
.scroll-down {
    border-top:1px dotted #ccc;
    text-align:right;
}
.scroll-down a {
    font-size:20px;
}
.scroll-down.link-to-top a {
    font-size:12px;
}
.scroll-down i {
    color:#999;
}

/** nc-aside */
.sidebar-nav.appeal {
    border-radius:5px;
    background-color:#D70C18;
    color:#fff;
    border:none;
    padding: 10px;
    font-size:95%;
}
.sidebar-nav.appeal p {
    margin-bottom:5px;
}
.sidebar-nav.appeal .phone-number {
  font-family: 'Convergence', sans-serif;
  font-size:180%;
}
.sidebar-nav.menu ul {
    margin:0;
    list-style:none;
    padding: 0;
}
.sidebar-nav.menu ul > li {
    margin:0;
    padding:10px 0 0 0;
    border-top:1px solid #ccc;
    color:#D70C18;
    font-size:15px;
}
.sidebar-nav.menu ul > li > p {
    border-left:4px solid #D70C18;
    padding:10px 0 10px 15px;
}
.sidebar-nav.menu ul > li > a.title {
    border-left:4px solid #D70C18;
    padding:10px 0 10px 15px;
    color: #D70C18;
    display: block;
    margin-bottom: 10px;
}
.sidebar-nav.menu ul > li > ul  {
    margin-bottom:15px;
}
.sidebar-nav.menu ul > li > ul > li  {
    color:#aaa;
    border-radius:5px;
    border:1px solid #ccc;
    margin:5px 0;
    height:45px;
}
.sidebar-nav.menu ul > li > ul > li > a {
    font-size:90%;
    padding:10px;
    color:#999;
}
.sidebar-nav.menu .icon-chevron-right {
    color:#D70C18;
}
.sidebar-nav.menu ul > li > ul.products > li {
    padding:5px 0px 5px 15px;
    height:55px;
}
.sidebar-nav.menu ul > li > ul.products > li .product-link {
    display:block;
    float:left;
}
.sidebar-nav.menu ul > li > ul.products > li a {
    padding:0;
    font-size:18px;
}
.sidebar-nav.menu ul > li > ul.products > li span.pull-right {
    margin-top:12px;
    font-size:15px;
}
.sidebar-nav.menu ul > li > ul > li > a > .product-link > p {
    font-size:65%;
    padding:0;
    margin:0;
    color:#999;
}
.sidebar-nav.menu ul > li > ul > li > a > .product-link > p.name {
    font-size:120%;
    color:#666;
}
.sidebar-nav.menu ul > li > ul > li > a > .product-link > p.name.develop {
    font-size:14px;
}
.sidebar-nav.menu a.link-to-list {
    font-size:12px;
}
.sidebar-nav.menu ul.products {
    margin-bottom: 5px;
    padding:0;
}
.sidebar-nav.menu h2.products-other {
    font-size: 15px;
    font-weight: normal;
    color: #603813;
    line-height: 100%;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #ccc;
}

/** works & products */
.catchcopy, .catchcopy {
    text-align:center;
    margin:0;
}
.catchcopy h1, ..catchcopy h1 {
    line-height:140%;
    font-size:30px;
    font-weight:normal;
    margin:0 0 10px 0;
}
.catchcopy h1 strong {
    font-size:60px;
    font-weight:normal;
    line-height:130%;
}
@media (max-width: 480px) {
    .catchcopy h1 {
        font-size:20px;
    }
    .catchcopy h1 strong {
        font-size:20px;
    }
}
.catchcopy h2, .products .catchcopy h2 {
    line-height:100%;
    font-size:22px;
    font-weight:normal;
    margin-bottom:20px;
}
.catchcopy img {
    width:904px;
}
.description {
    margin-bottom:5px;
}
.description p {
    width:160px;
    margin:10px auto;
    font-size:11px;
    line-height:150%;
}
.description p.works-title {
    text-align:center;
    font-size:16px;
}
.works-menu {
    margin-bottom:20px;
}
.works-menu ul {
    width:240px;
    height:200px;
    margin:0 auto;
    padding: 4px;
    list-style:none;
    border:1px solid #EFE5DA;
    border-radius:5px;
    background:#EFE5DA;
}
.works-menu h3 {
    line-height:100%;
    font-weight:normal;
    font-size:14px;
    margin:10px;
    color:#333;
    text-align:center;
}
.works-menu h3 a,
.works-menu h3 a:hover {
    text-decoration:none;
    color:#555;
}
.works-menu h3 a [class^="icon-"],
.works-menu h3 a [class*=" icon-"] {
    color: #555;
}
.works-menu ul li {
    font-size:12px;
    margin:0 10px 5px 10px;
    color:#555;
}
.works-menu ul a, .works-menu ul a:hover {
    color:#555;
}
.contents h2 {
    font-size:24px;
    color:#C69C6D;
    font-weight:normal;
    line-height:120%;
    border-bottom:2px solid #C69C6D;
    margin:0 0 5px 0;
}
.contents p {
    font-size:13px;
    line-height:140%;
}
.contents p.description {
    color:#999;
}
.contents h3 {
    font-size:18px;
    color:#555;
    font-weight:normal;
    line-height:120%;
    margin:10px 0 5px 0;
}

/** products */
.product-list {
    width:100%;
}
.product-list .col-md-3 {
    background:#fff;
    margin-bottom:20px;
    height:400px;
}
.product-list .col-md-3 a {

}
.product-list .subname {
    font-size:12px;
    line-height:100%;
    padding:5px 0 5px 10px;
    margin:0;
    color:#333;
    text-align:left;
    border-bottom:2px solid #ccc;
}
.product-list .name {
    font-size:24px;
    color:#555;
    margin:10px 10px 5px 10px;
    text-align:left;
}
.product-list .catchcopy {
    font-size:12px;
    line-height:120%;
    padding:5px 10px;
    margin:0;
    color:#333;
    text-align:left;
}
.product-list img {
    margin:5px 10px;
    width:200px;
}
.product-list .summary {
    font-size:12px;
    line-height:130%;
    color:#333;
    margin:10px;
}
.product-list .shelfoto .subname {
    border-bottom:2px solid #42210B;
}
.product-list .dproofs .subname {
    border-bottom:2px solid #8CC63F;
}
.product-list .wps .subname {
    border-bottom:2px solid #29ABE2;
}
.product-list .ncview .subname {
    border-bottom:2px solid #CC3300;
}
.product-list a {
    color:#333;
}

/** company privacy agreement common style */
.row.company, .row.privacy, .row.agreement {
    margin-right: 0px;
    margin-left: 0px;
}
.company h1, .privacy h1, .agreement h1 {
    font-size:24px;
    color:#333;
    line-height:120%;
    margin:0 0 5px 0;
}
.company h2, .privacy h2, .agreement h2 {
    font-size:18px;
    color:#555;
    margin:10px 0 5px 0;
    line-height:120%;
    font-weight:normal;
}
.company h3, .privacy h3, .agreement h3 {
    font-size:14px;
    color:#666;
    margin:5px 0;
    font-weight:normal;
    line-height:120%;
}

/** news */
.news .informations .page-header {
    padding-bottom:5px;
    margin: 5px 0;
    border-top:1px dotted #ccc;
}
.news h1 {
    font-size:24px;
    color:#333;
    line-height:120%;
    margin:0 0 5px 0;
}
.news .informations h4 {
    color:#666;
}
.news .product-news h3 {
    font-size:18px;
    color:#333;
    margin:5px 0;
}

/** contact */
body.contact legend {
    margin-bottom:10px;
}
body.contact p.notice {
    font-size:12px;
    color:#555;
}

/** company */
.company table {
    margin-bottom:10px;
}
.company tbody tr td, .company tbody tr th {
  border-bottom:1px solid #ccc;
  vertical-align:top;
  padding:0.5em;
  font-size:90%;
}
.company tbody tr th {
  text-align:right;
  font-weight:normal;
  white-space:nowrap;
 }
.company .map {
    margin:5px 0;
}
.company .access {
    color:#666;
    font-size:12px;
}

/* privacy */
.privacy {
    font-size:80%;
}
.privacy h2 {
    margin:20px 0 10px 0;
}
.privacy h2 span {
    color:#D70C18;
}

/** agreement */
.agreement {
    font-size:80%;
}
.agreement h2 {
    margin:20px 0 10px 0;
    border-left:4px solid #D70C18;
    padding-left:8px;
}


/** develop */
.contents-top.develop .subname {
    font-size: 18px;
    color: #C69C6D;
}
.contents-top .catchcopy {
    margin-top: 10px;
    margin-bottom:20px;
    color: #333;
    line-height: 120%;
    font-size: 18px;
    text-align: left;
  }

/** products page */
.contents-top.prodcuts {
    padding-bottom:120px;
}
.products p.subname {
    margin-bottom:0;
}
.products h1.name {
    margin:0 0 5px 0;
}
.products h2 {
    font-size:26px;
    font-weight: bold;
}
.products h3 {
    font-size:18px;
}
.products .uservoice .box {
    height:160px;
}
.products a.dproofs-link {
    display:block;
    background:red;
    color:#fff;
    text-align:center;
    width:210px;
    padding:5px;
    margin:20px 5px;
}
.products a.dproofs-link strong {
    font-size:20px;
}
@media (max-width: 979px) {
    .products h2 {
        font-size: 20px;
    }
    .products .step h3 {
        font-size:14px;
    }
    .products .uservoice .box {
        height:200px;
    }
    .products .price .box .value span {
        font-size: 14px;
        font-weight: bold;
    }
    .products .step h3 {
        font-size: 13px;
    }
}
.products .uservoice-list {
    margin-bottom:20px;
    margin-left: 0;
    margin-right: 0;
}
.products .uservoice-list {
    background-color: #eee;
    margin-top: 10px;
}
.products .uservoice .box {
    width: 86%;
    height: 200px;
    background: #FFF;
    margin: 10px auto;
    position: relative;
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
}
.products .uservoice .box h3 {
    margin: 10px 10px;
    padding-top: 10px;
    font-size: 14px;
    line-height: 140%;
    font-weight: normal;
    color:#555;
}
.products .box p {
    font-size: 12px;
    line-height: 140%;
    width: 80%;
    margin: 0 auto;
    font-weight: normal;
    color: #333;
}
.products .uservoice .box .username {
    text-align: right;
}
.products h2 span.notice {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    line-height: 120%;
}
@media (max-width: 767px) {
    .products .uservoice .box {
        height:auto;
    }
    .products .uservoice .box p.username {
        padding-bottom:1em;
    }
    .products .step h3 {
        font-size: 15px;
    }
}

/** products wps */
.products .wps p.subname {
    color:#C69C6D;
}
.products .wps h1.name {
    color:#29ABE2;
}
.products .wps h2 {
    color:#29ABE2;
}
.products .wps h3 {
    font-size: 14px;
    font-weight: bold;
}
.products .wps .uservoice .box {
    height:250px;
}
.products .wps .step p {
    font-size: 12px;
    text-align: left;
}
.products .wps .step .col-md-3 {
    text-align: center;
}
.products .wps .price-list {
    padding-left:10px;
}

/** products shelfoto */
.products .shelfoto h1.name {
    color:#42210B;;
}
.products .shelfoto h3 {
    font-size: 16px;
}
.products .shelfoto h4 {
    font-size: 13px;
}
.products .shelfoto .uservoice .box {
    height:240px;
}

/*** products dproofs */
.products .dproofs h1.name {
    color:#008000;
}
.products .dproofs .catchcopy {
    margin-top:10px;
    text-align: left;
    font-weight: bold;
}
.products .dproofs h2 {
    color:#008000;
}
.products .dproofs .step h3 > span {
    font-size:26px;
    color:rgba(247,147,30,0.5);
}
.products .dproofs .price-list {
    margin-top:10px;
}
.products .dproofs .price-list .notice {
    clear:both;
    margin:5px 0;
    padding:0;
    width:auto;
}
.products .dproofs .price {
    position: relative;
    display: inline-block;
    padding: 4px;
    overflow: hidden;
}
.products .dproofs .price .box .value {
    font-size:12px;
    text-align:center;
    line-height:150%;
    margin:10px 0 0 0;
    width:100%;
    background:#ddd;
    padding:6px 0 3px 0;
}
.products .dproofs .price .box .value span {
    font-size:20px;
    font-weight:bold;
}
.products .dproofs .price .box {
    background-color:#fff;
    border-radius:5px;
    border:1px solid #ccc;
    padding-bottom:10px;
}
.products .dproofs .price > p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 56px;
    z-index: -1;
    right: -10px;
    border: 17px solid;
    border-color: #662121 transparent transparent transparent;
}
.products .dproofs .price > p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -17px;
    right: 48px;
    z-index: -1;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
}
.products .dproofs .price > p {
    display: inline;
    color: #fff;
    font-family: Arial, sans-serif;
    font-weight: 900;
}
.products .dproofs .price > p span {
    position: absolute;
    display: inline-block;
    right: -26px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2), inset 0px 5px 30px rgba(255,255,255,0.2);
    text-align: center;
    text-transform: uppercase;
    top: 14px;
    background: #d93131;
    width: 90px;
    padding: 3px 10px;
    line-height:110%;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}


/* Large desktop */
@media (min-width: 1200px) {

}

/* Portrait tablet to landscape and desktop */
@media (max-width: 979px) {
    body {
        padding: 0;
    }
    .navbar .header-main .container , .navbar .header-main .container {
        width:724px;
    }
    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        font-weight:normal;
    }
    .navbar .nav > li > a {
        padding: 10px 10px 10px 10px;
    }
    .navbar .nav > li > a, .navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
        background-color: #FFFFFF;
        box-shadow: none;
        color: #AAAAAA;
    }
    .navbar-inverse .nav-collapse .nav > li > a:hover,
    .navbar-inverse .nav-collapse .dropdown-menu a:hover {
        background-color: #ddd;
    }
    .navbar-inverse .btn-navbar {
        background-color: #D70C18;
        background-image:none;
        box-shadow:none;
    }
    .navbar .btn, .navbar .btn-group {
        margin-top: 30px;
    }
    .work-list li {
        height: 130px;
        margin-right: 14px;
        width: 130px;
    }
    .work-list .catchcopy p {
        font-size: 17px;
        line-height: 180%;
        margin: 18px 10px;
    }
    /** aside */
    .sidebar-nav.appeal .phone-number {
        font-size: 150%;
    }
    .sidebar-nav.menu ul > li {
        font-size: 12px;
        padding: 7px 0 0;
    }
    .sidebar-nav.menu ul > li > ul > li > a {
        padding: 4px;
    }
    .sidebar-nav.menu ul > li > ul.products > li {
        padding: 5px 0 5px 5px;
    }
    .sidebar-nav.menu ul > li > ul > li > a > .product-link > p {
        font-size: 50%;
    }
}

@media (max-width: 767px) {
    .navbar-inner.header-info {
        min-height:4px;
    }
    body.catchcopy h1, body.products .catchcopy h1 {
        font-size: 16px;
    }
    body.catchcopy h1 strong, body.products .catchcopy h1 strong {
        font-size:36px;
    }
    body.catchcopy h2, body.products .catchcopy h2 {
        font-size: 14px;
    }
    body.company tbody tr td {
        text-align:left;
    }
    body.description {
        margin-bottom:2em;
    }
    .description .works-title {
        font-size:120%;
        color:#C69C6D;
        margin:1.5em 0 0.5em 0;
        text-align:center;
        width:100%;
    }
    body.works-menu ul {
        height: auto;
        margin-bottom:1em;
    }
    body.products .product-list .span3 {
        height: auto;
        margin-bottom:2em;
    }
    .sidebar-nav.menu ul > li {
        font-size: 14px;
        padding: 7px 0 0;
    }
    .sidebar-nav.menu ul > li > ul > li > a {
        padding: 4px;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    body {
        padding: 0;
    }
    .navbar .header-info .container , .navbar .header-main .container {
        width:80%;
        margin:0 auto;
    }
    body > .container {
        width:80%;
    }
    .navbar-fixed-bottom {
        margin-left: 0;
        margin-right: 0;
    }
    .navbar-fixed-bottom .navbar-inner.footer-info {
        padding:10px;
        margin:0;
    }
    .footer-info .container {
        width:100%;
        margin:0;
    }
    body.index .work-list li {
        height:auto;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    body {
        padding: 0px 0px 0px;
    }
    .navbar .header-main .container , .navbar .header-main .container {
        width:90%;
        margin:0 auto;
    }
    .footer-info .footer-links {
        text-align:right;
        line-height:140%;
    }
    .footer-info .copyright {
        margin-top:0.5em;
    }
    body.index .work-list li {
        height:auto;
    }
}

.contents-top {
    padding:0;
}

.row-fluid {
}

/* slider */

.carousel-control {
  background:none;
  color:rgba(0,0,0,1);
  opacity: 1;
  font-size:20px;
  border:none;
}
.carousel-control:hover {
              color:rgba(0,0,0,1);
}
.carousel-control i {
  color: rgba(0,0,0,0.2);
}
.carousel-control.left {
  background-image: none;
  text-align: left;
  padding-top: 90px;
  text-shadow: none;
}
.carousel-control.right {
  background-image: none;
  text-align: right;
  padding-top: 90px;
  text-shadow: none;
}
/* Landscape phones and down */
@media (max-width: 480px) {
    body > .container {
        width: 100%;
        padding: 30px 20px;
    }
    body > .navbar .brand {
        padding: 10px 0 0 20px;
        float: left;
    }
    .navbar-inner > .container {
        width: 100%;
    }
    .carousel, .header-info {
        display: none;
    }
    .nav {
        display: none;
    }
    .navbar-inverse > .container {
        width: 100%;
    }
    .navbar-inverse .navbar-collapse {
        width:100%;
    }
    .header-contact {
       display:none;
    }
    .navbar-header {
        position: relative;
        top:10px;
    }
    .container > .navbar-header {
        border:none;
    }
    .navbar-toggle {
        background:#D70C18;
        border:none;
    }
    .navbar-inverse .navbar-toggle:hover {
        background:#D70C18;
    }
    .navbar-inverse .navbar-collapse {
        border: none;
    }
    .global-menu {
        width: 100%;
        top:0;
    }
    .global-menu .navbar-nav  {
        list-style: none;
        margin:10px 0 0 0;
        padding:0;
    }
    .global-menu .navbar-nav li.hidden-pc {
        display: block;
    }
    .global-menu .navbar-nav li a {
        display: block;
        width:100%;
        background:#D70C18;
        color:#fff;
        text-align:center;
    }
    .global-menu .navbar-nav li a:hover {
        background: #fff;
    }
}

/** topic */
.topic-list li {
    border-bottom:1px solid #aaa;
    margin-bottom:10px;
    padding-bottom:4px;
}
.topic .info-title {
    font-size:1.4em;
    border-bottom: 1px solid #aaa;
    margin-top:4px;
    padding-bottom:4px;
}
.topic .topic-body {
    font-size:1.2em;
}

.topic p a {
    color: #337ab7;
}

/** contact */
.contact label {
    font-weight: normal
}
.contact .btn {
    background: #29ABE2;
    color:#fff;
}
.contact .btn.reset {
    background:#ccc;
}
.ssl-mark {
    float:left;
    font-size:28px;
}

/** wps-case */
.case {
    border-top: 1px solid #ccc;
    margin:10px 0;
}

body.wps .main h2 {
    color: #CCA77D;
}

.case h3 {
    line-height: 100%;
    color: #666;
    font-size: 16px;
    text-align: center;
}

.case .cover-image {
    width: 204px;
    margin: 10px auto;
}

.case .cover-image img {
    width: 200px;
    padding: 2px;
    border: 1px solid #ccc;
}

.case h4 {
    line-height: 100%;
    color: #666;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.case .page-image {
    border: 1px solid #aaa;
    width: 268px;
    margin: 0 auto;
}

.case .page-image img {
    margin: 4px;
    width: 260px;
}

.case .book-data {
    margin: 10px auto 0 auto;
    padding: 0;
    width: 260px;
}

.case .book-data h5 {
    width: 100%;
    color: #604C3F;
    font-weight: normal;
    line-height: 120%;
    margin: 0 0 5px 0;
}

.case .book-data p {
    width: 100%;
}

@media (min-width: 768px) {

}


@media (max-width: 767px) {}


.session-block {
    border-bottom: 1px solid #666;
    padding: 8px;
}

.session-block h4 {
    font-size: 1.4em;
    font-weight: bold;
    line-height:120%;
}

.session-block .time {
    background: #009249;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    padding: 2px 8px;
    font-size: 0.8em;
    font-weight: normal;
}
@media (max-width: 767px) {
    .session-block .time {
        display: block;
        margin-bottom:4px;
    }
}


.session-block .name {
    font-size: 1.2em;
    margin-bottom: 6px;
}

.session-block .company {
    display: inline-block;
    font-size: 0.8em;
}
.session-block .profile {
    margin-top:4px;
}
