@charset'UTF-8';
@media print {
    .onetag,
    .player-box,
    img {
        display: none !important
    }
}
img {
    width: 100%;
    vertical-align: bottom;
    pointer-events: none
}
.link-btn {
    font-size: 15px;
    line-height: 1.7em;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    padding: 0.3em 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background 0.2 s, border 0.2 s, box-shadow 0.2s;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    color: #7a97b2;
    border: 1px solid #d3d6db;
    border-radius: 3px;
    background: #fff;
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-touch-callout: none
}
.link-btn:hover {
    border-color: #aeb1b5
}
.link-btn:is-active {
    outline: 0
}
.link-btn:hover {
    color: #7a97b2
}
.link-btn:is-active {
    box-shadow: inset 0 1px 1000px rgba(0, 0, 0, .1)
}
.link-btn.dark {
    color: #fff;
    border-color: transparent;
    background: #7a97b2
}
.link-btn.dark:hover {
    color: #fff;
    border-color: transparent;
    background: #6a86a1
}
.link-btn.dark.outline {
    color: #7a97b2;
    border-color: #7a97b2;
    background: 0 0
}
.link-btn.dark.outline:hover {
    color: #6a86a1;
    border-color: #6a86a1;
    background: #d7e0e8
}
.link-btn.dark.invert {
    color: #7a97b2
}
.link-btn.dark.invert:hover {
    background: #f2f2f2
}
.link-btn.blue {
    color: #fff;
    border-color: transparent;
    background: #09f
}
.link-btn.blue:hover {
    border-color: transparent;
    background: #0088e3;
    box-shadow: none
}
.link-btn.blue.outline {
    color: #09f;
    border-color: #09f;
    background: 0 0
}
.link-btn.blue.outline:hover {
    color: #0088e3;
    border-color: #0088e3;
    background: #b3e0ff
}
.link-btn.blue.invert {
    color: #09f
}
.link-btn.blue.invert:hover {
    background: #f2f2f2
}
.link-btn.green {
    color: #fff;
    border-color: transparent;
    background: #51c688
}
.link-btn.green:hover {
    color: #fff;
    border-color: transparent;
    background: #48b079
}
.link-btn.green.outline {
    color: #51c688;
    border-color: #51c688;
    background: 0 0
}
.link-btn.green.outline:hover {
    color: #48b079;
    border-color: #48b079;
    background: #c8e7d7
}
.link-btn.green.invert {
    color: #51c688
}
.link-btn.green.invert:hover {
    background: #f2f2f2
}
.link-btn.peagreen {
    color: #fff;
    border-color: transparent;
    background: #97cd76
}
.link-btn.peagreen:hover {
    color: #fff;
    border-color: transparent;
    background: #7bbf51
}
.link-btn.peagreen.outline {
    color: #97cd76;
    border-color: #97cd76;
    background: 0 0
}
.link-btn.peagreen.outline:hover {
    color: #7bbf51;
    border-color: #7bbf51;
    background: #e0f0d6
}
.link-btn.peagreen.invert {
    color: #97cd76
}
.link-btn.peagreen.invert:hover {
    background: #f2f2f2
}
.link-btn.yellow {
    color: #333;
    border-color: transparent;
    background: #ffd500
}
.link-btn.yellow:hover {
    border-color: transparent;
    background: #e6c000
}
.link-btn.yellow.outline {
    border-color: #ffd500;
    background: 0 0
}
.link-btn.yellow.outline:hover {
    color: rgba(0, 0, 0, .7);
    border-color: #fbda41;
    background: #fff2b3
}
.link-btn.yellow.invert {
    color: #e6c000
}
.link-btn.yellow.invert:hover {
    background: #f2f2f2
}
.link-btn.red {
    color: #fff;
    border-color: transparent;
    background: #c75656
}
.link-btn.red:hover {
    background: #b34d4d
}
.link-btn.red.outline {
    color: #c75656;
    border-color: #c75656;
    background: 0 0
}
.link-btn.red.outline:hover {
    color: #b34d4d;
    border-color: #b34d4d;
    background: #f9d3d0
}
.link-btn.red.invert {
    color: #c75656
}
.link-btn.red.invert:hover {
    background: #f2f2f2
}
.link-btn.pink {
    color: #fff;
    border-color: transparent;
    background: #FF3AB3
}
.link-btn.pink:hover {
    background: #BC338E
}
.link-btn.pink.outline {
    color: #FF3AB3;
    border-color: #FF3AB3;
    background: 0 0
}
.link-btn.pink.outline:hover {
    color: #BC338E;
    border-color: #BC338E;
    background: #f9d3d0
}
.link-btn.pink.invert {
    color: #FF3AB3
}
.link-btn.pink.invert:hover {
    background: #f2f2f2
}
.link-btn.small {
    font-size: 11px
}
.link-btn.medium {
    font-size: 15px
}
.link-btn.large {
    font-size: 22px
}
.link-btn.fullwidth {
    display: block;
    width: 100%
}
.link-btn.invert {
    background: 0 0
}
.link-btn.invert.outline {
    color: rgba(0, 0, 0, .5);
    border-color: #d3d6db;
    background-color: transparent
}
.link-btn.invert.outline:hover {
    background: rgba(0, 0, 0, .05)
}
.font-red {
    color: #bf0000
}
.font-bold {
    font-weight: 700
}
.font-small {
    font-size: 12px
}
.font-medium {
    font-size: 14px
}
.font-large {
    font-size: 16px
}
body {
    background: #eee
}
.login-page {
    border-bottom: 1px solid #cfcfcf
}
.login {
    box-sizing: border-box;
    width: 96%;
    margin: 6px 2%;
    padding: 18px 3%;
    border: 1px solid #e8e8e8;
    background: #fff
}
.login-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
    text-align: center;
    color: #434a53
}
.login-title::before {
    margin-right: 6px
}
.login-regist {
    margin-bottom: 14px;
    color: #7a97b2
}
.login-regist i::before {
    font-size: 14px;
    margin-right: 8px;
    vertical-align: bottom;
    color: #c2cedb
}
.login-regist-link {
    font-size: 14px;
    color: #7a97b2
}
.login-notice {
    font-size: 12px;
    line-height: 16px;
    color: red
}
.login-notice-wrap {
    margin: 10px 0
}
.login-form ::-webkit-input-placeholder {
    color: #434a53
}
.login-form ::-moz-input-placeholder {
    color: #434a53
}
.login-form ::-ms-input-placeholder {
    color: #434a53
}
.login-form-input {
    font-size: 12px;
    width: 89%;
    width: calc(100% - (16px*2));
    margin-bottom: 12px;
    padding: 8px 16px;
    border: none;
    border-radius: 3px;
    background: #e6ebef
}
.login-in {
    margin-top: 3px
}
.login-in-submit {
    font-size: 16px;
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 12px;
    padding: 6px 0;
    border-radius: 5px 5px 5px 5px/3px 3px 3px 3px
}
.login-in-check-input {
    display: none
}
.login-in-check-label {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    display: inline-block;
    padding-left: 24px;
    cursor: pointer;
    color: #434a53
}
.login-in-check-label::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    box-sizing: border-box;
    width: 16px;
    height: 16px;
    content: '';
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fff
}
.login-in-check-input+.login-in-check-label::after {
    position: absolute;
    top: 50%;
    left: 3px;
    display: block;
    box-sizing: border-box;
    width: 0;
    height: 0;
    margin-top: -8px;
    content: '';
    transition: 0.2s;
    transform: rotate(0)
}
.login-in-check-input:checked+.login-in-check-label::after {
    width: 16px;
    height: 8px;
    transform: rotate(-45deg);
    border-bottom: 3px solid #e71063;
    border-left: 3px solid #e71063
}
.login-in-guide {
    display: inline-block;
    margin-top: 12px;
    margin-right: 8px;
    color: #7a97b2
}
.login-in-guide-list {
    margin-top: 4px
}
.login-in-guide i::before {
    font-size: 14px;
    margin-right: 6px;
    vertical-align: bottom;
    color: #c2cedb
}
.login-in-guide-link {
    font-size: 14px;
    color: #7a97b2
}
.other-account {
    box-sizing: border-box;
    width: 96%;
    margin: 6px 2% 10px;
    padding: 18px 9%;
    border: 1px solid #e8e8e8;
    background: #fff
}
.other-account-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 18px;
    text-align: center;
    color: #434a53
}
.other-account-title::before {
    margin-right: 6px
}
.other-account-link {
    display: block;
    width: 100%;
    max-width: 252px;
    margin: 0 auto 15px
}
.other-account-link:last-child {
    margin-bottom: 0
}

/* korekore */
.login-page {
    border: none;
}
.login, .other-account {
    max-width: 480px;
    margin: 6px auto;
}
.other-account {
    padding: 18px 0;
}
h1 {
    text-align: center;
    padding: 25px 0 20px
}
h1 img {
    width: 350px;
    max-width: 90%;
}
body {
    padding-bottom: 0
}
h2.kore2_title {
    background: #000222;
    color: #ffffff;
    text-align: center;
    padding: 10px 0;
    font-size: 13px;
    font-weight: normal;
    position:relative;
}
h2.kore2_title.balloon {
    margin-bottom: 25px;
}
h2.kore2_title.balloon::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    border: 12px solid transparent;
    border-top: 15px solid #000222;
}
div.kore2_title {
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    background: #ffffff;
    color: #434A53;
    text-align: center;
    padding: 12px 0;
    font-size: 16px;
    font-weight: normal;
    position:relative;
    line-height: 1.6;
}
div.kore2_title.balloon_white::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    border: 12px solid transparent;
    border-top: 15px solid #ffffff;
}
p.kore2_amount {
    font-size: 23px;
    text-align: center;
    color: #434A53;
    padding: 20px;
    line-height: 1.2;
}
p.kore2_amount span {
    font-size: 50px;
    color: #FF3AB3;
    vertical-align: -0.2em;
    font-weight: bold;
    margin: 0 5px 0 15px;
}
p.kore2_text {
    max-width: 480px;
    margin: 0 auto;
    font-size: 13px;
    padding: 0 20px 20px;
    color: #434A53;
    line-height: 1.2;
}
.kore2_kiyaku {
    height: 100px;
    overflow-y: scroll;
    margin-bottom: 15px;
    word-break: break-all;
}
.kore2_kiyaku::-webkit-scrollbar{ 
    width: 12px;
}
.kore2_kiyaku::-webkit-scrollbar-thumb{ 
    background: #dcdcdc;
}
.kore2_kiyaku::-webkit-scrollbar-track-piece:start{
    background: #f7f7f7;
}
.kore2_kiyaku::-webkit-scrollbar-track-piece:end{
    background: #f7f7f7;
}
.kore2_kiyaku p{
    word-break: break-word;
    background: #eee;
    padding: 15px;
}
.login-in-guide-list {
    text-align: center;
}
.login-in-guide {
    display: block;
}
.login-in-guide:first-child .login-in-guide-link {
    font-size:18px;
}
.login-in-guide:first-child i::before {
    vertical-align: top;
}
.kore2_result_btn {
    max-width: 280px;
    margin: 0 auto 20px;
}
.footer_logo {
    width: 85px;
    margin: 0 auto;
    padding: 0 0 10px
}