body {
    color: #fff;
    font-family: Unica One;
    font-size: 14px;
}
header {
    display: block;
}
aside {
    display: none;
}
h1 img {
    height: 27px;
    margin: 15px;
    width: auto;
}
h2, h3, h4 {
    font-family: Unica One;
    font-size: 25px;
    font-weight: 400;
    margin: 0 0 9px;
    text-align: left;
}
#social_list {
    height: auto;
    margin: 100px auto 30px;
    overflow: hidden;
    width: 136px;
}
#social_list ul {
}
#social_list ul li {
    float: left;
    margin: 0 4px;
}
#social_list ul li img {
    width: 26px;
}
#right_contents {
    margin: 0;
    padding: 60px 2% 50px;
    width: 96%;
}
#main_visual_pc img {
    display: none;
}
#main_visual_sp img {
    display: block;
}
#right_contents section {
    border-bottom: 1px dotted #fff;
    height: auto;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 0 0 21px;
    width: 100%;
}
.top_contents section {
    border: medium none;
}
.top_contents section img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
#index_news {
}
#index_news table {
    width: 100%;
}
#index_news table tbody {
}
#index_news table tbody tr {
    border-bottom: 1px dotted #969696;
}
#index_news table tbody tr th {
    padding: 9px 15px 10px 0;
    text-align: left;
}
#index_news table tbody tr td {
    margin: 0 0 15px;
    padding: 9px 10px 10px 0;
}
#right_contents footer {
    margin: 60px 0 0;
    text-align: center;
}
#right_contents footer small {
}
.profile {
}
#right_contents h2 {
    border-bottom: 1px solid #fff;
    font-size: 22px;
    margin: 8px 0 16px;
}
#profile_img {
}
#profile_img img {
    width: 100%;
}
.profile {
}
.profile h3 {
}
.profile p {
}
.profilesection {
}
.profile section h3 {
    line-height: 19px;
    padding: 5px 0;
}
.profile section p {
    line-height: 21px;
}
.disco_list_left {
    margin: 0 0 18px;
}
.disco_list_left img {
    display: block;
    width: 250px;
}
.disco_list_right {
}
.disco_list_right h3 {
    font-size: 20px;
    line-height: 21px;
    margin: 0 0 17px;
}
.disco_list_right ul {
    margin: 0 0 20px;
}
.disco_list_right ul li {
    margin: 0 0 4px;
}
.disco_list p {
}
.live table {
}
.live table tr {
}
.live table tr th {
}
.live table tr td {
}
.live table {
    width: 100%;
}
.live table tbody {
}
.live table tbody tr {
    border-bottom: 1px dotted #969696;
}
.live table tbody tr th {
    padding: 9px 15px 10px 0;
    text-align: left;
}
.live table tbody tr td {
    margin: 0 0 15px;
    padding: 9px 10px 10px 0;
}
.goods section {
    border: medium none;
}
.live section {
    border: medium none;
}
.inner {
    margin: 0 auto;
    width: 980px;
}
.inner::after {
    clear: both;
    content: "";
    display: block;
}
#top-head {
    line-height: 1;
    margin: 100px auto 0;
    padding: 30px 0 0;
    position: absolute;
    top: -100px;
    width: 100%;
    z-index: 999;
}
#top-head a, #top-head {
    color: #fff;
    text-decoration: none;
}
#top-head .inner {
    position: relative;
}
#top-head .logo {
    float: left;
    font-size: 36px;
}
#global-nav ul {
    bottom: 0;
    font-size: 14px;
    list-style: outside none none;
    position: absolute;
    right: 0;
}
#global-nav ul li {
    float: left;
}
#global-nav ul li a {
    padding: 0 30px;
}
#top-head.fixed {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    height: 55px;
    margin-top: 0;
    padding-top: 10px;
    position: fixed;
    top: 0;
    transition: top 0.65s ease-in 0s;
}
#top-head.fixed .logo {
    color: #333;
    font-size: 24px;
}
#top-head.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}
#nav-toggle {
    cursor: pointer;
    display: none;
    height: 36px;
    position: absolute;
    right: 12px;
    top: 14px;
    width: 34px;
    z-index: 101;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    background: #666 none repeat scroll 0 0;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    transition: all 0.35s ease-in-out 0s;
    width: 100%;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}
#top-head, .inner {
    padding: 0;
    width: 100%;
}
#top-head {
    margin-top: 0;
    position: fixed;
    top: 0;
}
#top-head.fixed {
    background: transparent none repeat scroll 0 0;
    padding-top: 0;
}
#mobile-head {
    background: rgba(0, 0, 0, 0) url("../images/common/nav_bg.png") repeat scroll 0 0;
    height: 56px;
    position: relative;
    width: 100%;
    z-index: 999;
}
#top-head.fixed .logo, #top-head .logo {
    color: #333;
    font-size: 26px;
    left: 13px;
    position: absolute;
    top: 13px;
}
#global-nav {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: -500px;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
#global-nav ul {
    bottom: 0;
    font-size: 14px;
    list-style: outside none none;
    position: static;
    right: 0;
}
#global-nav ul li {
    float: none;
    position: static;
}
#top-head #global-nav ul li a, #top-head.fixed #global-nav ul li a {
    color: #000;
    display: block;
    padding: 18px 0;
    width: 100%;
}
#nav-toggle {
    display: block;
}
.open #nav-toggle span:nth-child(1) {
    top: 11px;
    transform: rotate(315deg);
}
.open #nav-toggle span:nth-child(2) {
    left: 50%;
    width: 0;
}
.open #nav-toggle span:nth-child(3) {
    top: 11px;
    transform: rotate(-315deg);
}
.open #global-nav {
    transform: translateY(556px);
}
#mobile-head h1 {
    display: block;
    float: left;
}
#mobile-head ul {
    float: left;
    padding: 16px 0 0 15px;
}
#mobile-head ul li {
    float: left;
    margin: 0 6px;
}
#mobile-head ul li img {
    float: left;
    width: 28px;
}
.goods section {
    margin: 0 2% 50px;
    padding: 25px 0 0;
    width: 96%;
}
.goods section div {
    margin: 0 2%;
    width: 100%;
}
.goods section div img {
    height: auto;
    margin: 0 0 10px;
    text-align: center;
    width: 97%;
}
.goods section div p {
    line-height: 18px;
}
.goods section h2 {
    border: medium none;
    font-size: 24px;
}
#key_ring {
    display: block;
    height: 250px;
    margin: 0 auto;
    width: auto;
}