@charset "UTF-8";
abbr, address, article, aside, audio, b, blockquote, body, caption, cite, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-style: normal;
    font-weight: normal
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
    display: block
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

img {
    font-size: 0;
    line-height: 0;
    backface-visibility: hidden;
    -ms-interpolation-mode: bicubic
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: none;
    text-decoration: none;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img {
    vertical-align: top;
    line-height: 0
}

hr {
    display: none
}

input, select {
    vertical-align: middle
}

html {
    overflow-y: scroll
}

* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

header h1 {
    line-height: 0;
    text-indent: -9999px;
    font-size: 0
}

.contents a.btn_blue span, .contents a.btn_white span, .login-tab li a, .login-tab li span {
    text-align: center;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

body {
    background: url(./img/body.png) repeat-x left top;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px;
    -webkit-text-size-adjust: none;
    line-height: 1.8;
    word-wrap: break-word;
    color: #373c6e;
    background-color: #e4eef8
}

header {
    width: 100%;
    height: 150px
}

header h1 {
    width: 280px;
    height: 150px;
    margin: 0 auto;
    background: url(./img/logo.png) no-repeat center top
}

#container {
    width: 100%;
    min-width: 980px;
    background: url(./img/background.jpg) no-repeat center top
}

.contents {
    width: 980px;
    margin: 0 auto
}

.contents .block {
    width: auto;
    margin: 0 0 30px;
    padding: 20px 50px;
    background-color: #f4f9fc;
    box-sizing: border-box
}

.contents {
}

.contents a:active, .contents a:hover, .contents a:link, .contents a:visited {
    text-decoration: underline;
    outline-width: 0;
    outline: none;
    color: #0000ff
}

.contents a:active, .contents a:hover {
    color: #2890FF;
    text-decoration: none
}

.contents input, .contents select, .contents textarea {
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 16px
}

.contents input:focus, .contents select:focus, .contents textarea:focus {
    outline: none
}

.contents p {
    font-size: 16px;
    color: #373c6e;
    margin: 0 0 1.5rem
}

.contents .textCenter {
    text-align: center
}

.contents .textRight {
    text-align: right
}

.contents strong {
    font-weight: 600
}

.contents .f01 {
    color: #CC0000
}

.contents h1 {
    margin: 0 auto;
    padding: 5px 10px 3px;
    width: 100%;
    font-size: 22px;
    line-height: normal;
    color: #ffffff;
    font-weight: 600;
    background-color: #373c6e;
    box-sizing: border-box
}

.contents dl.disc dd, .contents ul.disc {
    margin: 0 auto 20px;
    padding: 0 25px;
    list-style: disc
}

.contents dl.disc dd li, .contents ul.disc li {
    margin-bottom: 0.4em
}

.contents ol.decimal {
    margin: 0 auto 20px;
    padding: 0 25px;
    list-style: decimal
}

.contents ol.decimal li {
    margin-bottom: 0.4em
}

.contents ol.decimal li ol.number li {
    margin: 0.5em 0 0 -0.5em;
    padding-left: 2.5em;
    text-indent: -2.5em
}

.contents ol.cjk {
    margin: 0 auto 20px
}

.contents ol.cjk.cjkw {
    margin-left: 1em;
    margin-bottom: 1.5em
}

.contents ol.cjk li {
    margin-top: 0.5em;
    padding-left: 1.5em;
    text-indent: -1.5em
}

.contents ol.cjk li.w {
    margin-top: 0.5em;
    margin-left: -1em;
    padding-left: 3em;
    text-indent: -3em
}

.contents ol.decimal ol, .contents ol.decimal ul, .contents ul.disc ol, .contents ul.disc ul {
    margin-top: 1em;
    margin-bottom: 1em
}

.contents .btnArea {
    width: 100%;
    text-align: center
}

.contents button {
    color: black;
    text-decoration: none;
    font-family: sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: normal;
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    outline: none;
    cursor: pointer
}

.contents a.btn_white, .contents button.btn_white {
    width: 164px;
    height: 50px;
    margin: 0 30px;
    background-color: #FFF;
    color: #373c6e;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    border-radius: 5px 0 10px 0;
    box-shadow: 0px 1px 1px 1px rgba(55, 60, 110, 0.4)
}

.contents a.btn_white:hover, .contents button.btn_white:hover {
    transform: translateY(2px);
    -moz-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    box-shadow: 0px 0px 1px 1px rgba(55, 60, 110, 0.4)
}

.contents a.btn_white.small, .contents button.btn_white.small {
    width: 130px;
    height: 40px;
    margin: -5px 0 0 0;
    font-size: 14px
}

.contents a.btn_white.wide, .contents button.btn_white.wide {
    width: 240px
}

.contents a.btn_white {
    display: inline-block
}

.contents a.btn_white span {
    width: 100%;
    height: 100%;
    font-weight: 600
}

.contents a.btn_blue, .contents button.btn_blue {
    width: 164px;
    height: 50px;
    margin: 0 30px;
    background-color: #373c6e;
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    border: none;
    border-radius: 5px 0 10px 0;
    box-shadow: 0px 1px 1px 1px rgba(55, 60, 110, 0.4)
}

.contents a.btn_blue:hover, .contents button.btn_blue:hover {
    transform: translateY(2px);
    -moz-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    box-shadow: 0px 0px 1px 1px rgba(55, 60, 110, 0.4)
}

.contents a.btn_blue[disabled], .contents button.btn_blue[disabled] {
    color: #d8d8d8;
    background-color: #6e6e6e;
    cursor: default
}

.contents a.btn_blue[disabled]:hover, .contents button.btn_blue[disabled]:hover {
    transform: none;
    box-shadow: 0px 1px 1px 1px rgba(55, 60, 110, 0.4)
}

.contents a.btn_blue.wide, .contents button.btn_blue.wide {
    width: 240px
}

.contents a.btn_blue {
    display: inline-block
}

.contents a.btn_blue span {
    width: 100%;
    height: 100%;
    font-weight: 600
}

.contents label {
    margin: 0 10px 0 0;
    padding: 1px 5px 0;
    width: 220px;
    font-size: 16px;
    line-height: 29px;
    color: #ffffff;
    font-weight: 600;
    background-color: #373c6e;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top
}

.contents label.sub {
    padding: 1px 0 0 95px;
    text-align: left;
    color: #373c6e;
    background-color: transparent
}

.contents a.btn_image, .contents button.btn_image {
    display: inline-block
}

.contents a.btn_image:hover, .contents button.btn_image:hover {
    opacity: 0.7
}

.contents input, .contents select {
    padding: 1px 3px 0;
    height: 30px;
    color: #373c6e;
    border: 1px solid #373c6e;
    vertical-align: top;
    box-sizing: border-box;
    background-color: #FFF
}

.contents input[type=checkbox] {
    cursor: pointer;
    border: none;
    vertical-align: top;
    position: relative;
    margin: 0
}

.contents input[type=checkbox]:after, .contents input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute
}

.contents input[type=checkbox]:before {
    background-color: #fff;
    border-radius: 0%;
    border: 1px solid #373c6e;
    width: 30px;
    height: 30px;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    box-sizing: border-box
}

.contents input[type=checkbox]:after {
    border-bottom: 3px solid #e60046;
    border-left: 3px solid #e60046;
    opacity: 0;
    height: 6px;
    width: 16px;
    transform: rotate(-45deg);
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -1px
}

.contents input[type=checkbox]:checked:after {
    opacity: 1
}

.login-tab {
    width: 720px;
    height: 50px;
    margin: 0 auto;
    font-size: 0;
    overflow: hidden
}

.login-tab li {
    display: inline-block;
    width: 355px;
    height: 50px;
    vertical-align: middle
}

.login-tab li:first-child {
    margin-right: 10px
}

.login-tab li a, .login-tab li span {
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: 600;
    border-top-left-radius: 10px;
    box-sizing: border-box
}

.login-tab li span {
    border: 2px solid #373c6e;
    border-bottom: none;
    background-color: #FFF;
    color: #373c6e
}

.login-tab li a {
    background-color: #373c6e;
    color: #FFF !important;
    text-decoration: none !important
}

.login-tab li a:hover {
    transform: translateY(2px);
    -moz-transform: translateY(2px);
    -webkit-transform: translateY(2px)
}

.login-wrap {
    padding: 20px 0;
    margin: -2px 80px 0;
    background-color: #FFF;
    border: 2px solid #373c6e;
    box-sizing: border-box
}

.login-wrap button.btn_white.login {
    background: url(./img/icon_login.png) no-repeat #FFF 10px center;
    padding-left: 20px
}

.login-text {
    width: 100%;
    text-align: center;
    margin: 20px auto 0
}

.login-text p {
    margin: 0
}

.login-inner {
    width: 620px;
    padding: 25px 35px 5px;
    margin: 0 auto 20px;
    background-color: #e2e2ea;
    box-sizing: border-box
}

.login-inner h2 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #373c6e;
    font-weight: 600;
    text-align: center;
    line-height: normal
}

.login-inner div {
    margin-bottom: 20px
}

.login-inner .btn_white.small {
    margin-left: 10px !important
}

.login-inner span {
    margin: 5px 0 5px 190px;
    display: block;
    font-size: 12px
}

.login-inner label {
    width: 180px;
    margin: 0 10px 0 0;
    padding: 1px 5px 0;
    font-size: 16px;
    line-height: 29px;
    color: #ffffff;
    font-weight: 600;
    background-color: #373c6e;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top
}

.login-inner input[type=password], .login-inner input[type=text] {
    width: 220px
}

.login-inner input[type=password]#login_image, .login-inner input[type=text]#login_image {
    margin-left: 190px
}

.login-inner .check-wrap {
    padding: 0 0 0 40px;
    margin: 0 0 20px;
    background-color: transparent
}

.login-inner .check-wrap label span {
    margin: 0;
    display: inherit;
    line-height: 30px;
    font-size: 16px
}

.contents .block#new p {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 20px
}

#ruleInc {
    overflow-y: scroll;
    width: 100%;
    height: 500px;
    padding: 20px;
    margin: 0 0 20px;
    background-color: #FFF;
    border: 1px solid #b6b5cc;
    box-sizing: border-box
}

#rule h2 {
    margin: 0 0 20px;
    font-weight: 600;
    font-size: 20px;
    background-color: #e2e2ea
}

#rule h3 {
    margin-bottom: 15px;
    padding: 0 0 5px 10px;
    font-weight: 600;
    border-left: 10px solid #373c6e;
    border-bottom: 1px solid #373c6e;
    box-sizing: border-box
}

#rule dl dt {
    margin-bottom: 5px;
    font-weight: 600
}

#rule dl dd {
    margin-bottom: 20px
}

.check-wrap {
    padding: 20px 20px 20px 60px;
    margin: 0 0 20px;
    background-color: #e2e2ea
}

.check-wrap label {
    margin: 0 0 10px;
    padding: 0;
    width: auto;
    line-height: normal;
    color: #373c6e;
    background-color: transparent;
    display: block;
    position: relative
}

.check-wrap label input[type=checkbox] {
    position: absolute;
    left: -40px
}

.check-wrap label span {
    line-height: 30px;
    font-weight: 600
}

.attentionBox {
    margin: 0 0 20px;
    padding: 10px;
    background-color: #FFF;
    border: 1px solid #b6b5cc;
    box-sizing: border-box
}

.attentionBox dt {
    margin-bottom: 10px;
    padding: 5px 0;
    font-weight: 600;
    text-align: center;
    background-color: #e2e2ea
}

.attentionBox dd {
    padding: 0 10px
}

.error {
    padding: 50px 0;
    text-align: center
}

.error strong {
    font-size: 24px
}

footer {
    width: 980px;
    margin: 0 auto;
    padding: 20px 0 30px
}

footer ul {
    width: 100%;
    margin: 0;
    padding: 0
}

footer ul.footer-logo {
    margin: 0 auto 30px;
    text-align: left
}

footer ul.footer-logo li {
    display: inline-block
}

footer ul .footer-logo-sega img {
    width: 91px;
    height: 30px
}

footer ul.footer-attention {
    width: 100%;
    margin: 0 auto 40px;
    padding: 0;
    color: #373c6e;
    font-size: 12px;
    list-style: disc inside
}

footer ul.footer-attention li {
    padding-left: 1em;
    text-indent: -1em
}

footer small {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    text-align: center;
    display: block;
    clear: both
}

@-moz-document url-prefix() {
    .contents input[type=checkbox] {
        appearance: none;
        width: 30px;
        height: 30px
    }
    .contents input[type=checkbox]:after {
        margin: -6px 0 0 -10px
    }
}