html {
  overflow-x: hidden; }

body {
  background-color: #000;
  min-width: 950px; }
  body a {
    color: #ffff00; }
  body a:hover {
    text-decoration: none; }
  body em {
    font-style: normal;
    font-weight: bold; }
  body .hide {
    display: none; }

#kv {
  height: 364px; }
  #kv .kv_bdy {
    width: 950px;
    height: 364px;
    margin: 0 auto;
    position: relative; }
    #kv .kv_bdy h1 {
      width: 950px;
      position: absolute;
      top: 0;
      height: 364px;
      text-indent: -9999px; }
  #kv .kv_link {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%; }

#gnav {
  width: 100%;
  height: 176px; }
  #gnav .nav {
    width: 855px;
    height: 176px;
    margin: 0 auto;
    padding: 0; }
    #gnav .nav ul {
      list-style-type: none;
      user-select: none; }
      #gnav .nav ul a {
        visibility: hidden; }
    #gnav .nav a {
      color: transparent; }

#header_link_box {
  margin: 10px auto;
  width: 840px; }
  #header_link_box .header_link_text {
    text-align: left;
    font-size: 16px; }

.child_middle .item {
  width: 700px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px; }

.child_top, .child_middle, .child_bottom {
  background-position: top left; }

#pc_glonav_btn {
  top: -60px;
  width: 100%;
  text-align: left;
  display: inline-block;
  height: 60px;
  overflow: hidden;
  margin: 28px 31px; }
  #pc_glonav_btn a:nth-of-type(1) {
    margin: 0px; }
  #pc_glonav_btn a:nth-of-type(2) {
    margin: 0px 0px 0px -4px; }
  #pc_glonav_btn a:nth-of-type(3) {
    margin: 0px 0px 0px -3px; }
  #pc_glonav_btn img:hover:nth-of-type(1) {
    position: relative;
    top: -60px; }
  #pc_glonav_btn img:hover:nth-of-type(2) {
    position: relative;
    top: -60px; }
  #pc_glonav_btn img:hover:nth-of-type(3) {
    position: relative;
    top: -60px; }

#attention {
  background-color: 5b046f;
  width: 810px;
  height: 35px;
  font-weight: 100;
  margin: 0 auto;
  padding-top: 10px; }

#attentionwrap {
  background-color: #000000;
  width: 780px;
  margin: 0 auto;
  text-align: left;
  padding: 10px 15px; }
  #attentionwrap #agreement {
    padding: 10px 15px;
    font-weight: 100; }
  #attentionwrap #line {
    width: 90%;
    margin: 0 auto;
    border-bottom: dashed 1px white; }

#footernavi {
  color: #fff;
  height: 57px; }
  #footernavi ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #footernavi ul li {
      display: inline;
      line-height: 57px;
      text-align: -webkit-match-parent; }
      #footernavi ul li a {
        color: #ffff00;
        margin-left: 10px;
        margin-right: 10px; }

#footerCopy #tokuteiLink {
  margin-top: 5px;
  margin-bottom: 5px; }
  #footerCopy #tokuteiLink a {
    color: #ffff00; }

#footerCopy #ispCopy {
  margin-top: 5px;
  padding-bottom: 30px; }
  #footerCopy #ispCopy a {
    color: #ffff00; }

.onBtn {
  cursor: pointer; }

.page_caption {
  width: 840px;
  margin: 0 auto;
  text-align: left; }

#expired-box {
  background-color: gray;
  border: solid 1px white;
  padding: 20px 0;
  width: 760px;
  margin: 0 auto; }
