@charset "Shift_JIS";
/*!
 * ress.css ? v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%
}
*,
::before,
::after {
    background-repeat: no-repeat;
    box-sizing: inherit
}
::before,
::after {
    text-decoration: inherit;
    vertical-align: inherit
}
* {
    padding: 0;
    margin: 0
}
audio:not([controls]) {
    display: none;
    height: 0
}
hr {
    overflow: visible
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
summary {
    display: list-item
}
small {
    font-size: 80%
}
[hidden],
template {
    display: none
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
    outline-width: 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace
}
b,
strong {
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -0.25em
}
sup {
    top: -0.5em
}
input {
    border-radius: 0
}
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
    cursor: pointer
}
[disabled] {
    cursor: default
}
[type="number"] {
    width: auto
}
[type="search"] {
    -webkit-appearance: textfield
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
textarea {
    overflow: auto;
    resize: vertical
}
button,
input,
optgroup,
select,
textarea {
    font: inherit
}
optgroup {
    font-weight: bold
}
button {
    overflow: visible
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: 0;
    padding: 0
}
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    outline: 1px dotted ButtonText
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}
button,
select {
    text-transform: none
}
button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}
select {
    -moz-appearance: none;
    -webkit-appearance: none
}
select::-ms-expand {
    display: none
}
select::-ms-value {
    color: currentColor
}
legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
img {
    border-style: none
}
progress {
    vertical-align: baseline
}
svg:not(:root) {
    overflow: hidden
}
audio,
canvas,
progress,
video {
    display: inline-block
}
@media screen {
    [hidden~="screen"] {
        display: inherit
    }
    [hidden~="screen"]:not(:active):not(:focus):not(:target) {
        position: absolute !important;
        clip: rect(0 0 0 0) !important
    }
}
[aria-busy="true"] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-disabled] {
    cursor: default
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
html,
body {
    width: 100%
}
html {
    min-height: 100%;
    font-size: 62.5%
}
body {
    min-height: 100%;
    z-index: 0;
    color: #333;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", 　YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.6rem;
    line-height: 1.618
}
* {
    -webkit-appearance: none
}
a {
    text-decoration: none;
    color: red
}
h3 {
    font-size: 1.4rem
}
p {
    font-size: 1.2rem
}
.btn_name {
    font-size: 2.4rem
}
.add_ind {
    letter-spacing: 0.8em
}
.ar_red::after {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    bottom: 4px;
    z-index: 1;
    width: 0.6rem;
    height: 1.2rem;
    background-image: url('/img/arrow.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover
}
.ar_white::after {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    bottom: 4px;
    z-index: 1;
    width: 0.6rem;
    height: 1.2rem;
    background-image: url('/img/arrow.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover
}
@-webkit-keyframes kappa {
    0% {
        background-position: 0 center
    }
    100% {
        background-position: 1113.5% center
    }
}
@keyframes kappa {
    0% {
        background-position: 0 center
    }
    100% {
        background-position: 1113.5% center
    }
}
.top_header {
    position: relative;
    width: 100%;
    height: 100vh;
    margin-bottom: 25px
}
.top_header::before,
.top_header::after {
    content: '';
    display: block;
    width: 100%;
    height: 50%
}
.top_header::before {
    background-image: url("/img/top_bg_1.jpg");
    background-position: 0 center;
    background-repeat: repeat-x;
    background-size: cover;
    -webkit-animation: kappa 270s linear infinite;
    animation: kappa 270s linear infinite
}
.top_header::after {
    background-image: url("/img/top_bg_2.jpg");
    background-position: 0 center;
    background-repeat: repeat-x;
    background-size: cover;
    -webkit-animation: kappa reverse 270s linear infinite;
    animation: kappa reverse 270s linear infinite
}
.header_inner {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 80%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 0 7px #0dF;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.header_inner>*:not(:last-child) {
    margin-bottom: 20px
}
.header_sub {
    font-size: 1em
}
.header_name {
    width: 100%;
    height: 0;
    padding-top: 62%;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('/img/lp35-logo.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain
}
.header_regi {
    width: 100%;
    text-align: center
}
.header_regi_btn {
    display: inline-block;
    padding: 10px;
    width: 100%;
    border: 2px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 7px #0df;
    color: #fff;
    transition: all 0.25s linear 0s
}
.header_regi_btn:active {
    border-radius: 0;
    box-shadow: 0 0 7px #fff;
    background-color: rgba(0, 221, 255, 0.65)
}
.header_bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('/img/head_bg2.png');
    background-repeat: repeat
}
.sec_title {
    width: 100%;
    margin: 0 0 15px
}
.name1,
.name2 {
    width: 100%;
    text-align: center;
    vertical-align: middle
}
.name1 {
    padding-bottom: 10px;
    border-bottom: 2px solid #f00;
    font-size: 2.4rem
}
.name1::before {
    content: '';
    display: inline-block;
    margin-right: 0.6em;
    width: 3rem;
    height: 3.4rem;
    background-size: contain;
    background-repeat: no-repeat
}
.name1.new::before {
    background-image: url('/img/ico_new.png')
}
.name1.pop::before {
    background-image: url('/img/ico_pop.png')
}
.name1.rank::before {
    background-image: url('/img/ico_rank.png')
}
.name1.cate::before {
    background-image: url('/img/ico_cate.png')
}
.name2 {
    padding-top: 15px;
    color: #f00;
    font-size: 1.2rem
}
.card_wrap {
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    width: 100%;
    margin-bottom: 50px
}
.link_card {
    display: block;
    position: relative;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 50%
}
.link_card.big,
.link_card.more,
.link_card.rank_cell {
    width: 100%
}
.more {
    padding: 25px 0 3px;
    text-align: center
}
.link_more {
    display: inline-block;
    width: 90%;
    padding: 10px 25px;
    border-radius: 10px;
    background-color: #f00;
    -webkit-box-shadow: 0 3px 0 #F78;
    box-shadow: 0 3px 0 #F78;
    color: #fff;
    font-weight: bold;
    -webkit-transition: box-shadow 0.1s linear 0s, transform 0.1s linear 0s;
    transition: box-shadow 0.1s linear 0s, transform 0.1s linear 0s
}
.link_more:active {
    -webkit-box-shadow: 0 0 0 #f78;
    box-shadow: 0 0 0 #f78;
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}
.info_block {
    position: absolute;
    z-index: 2;
    color: #fff
}
.info_block.pop {
    bottom: 0;
    width: 100%;
    min-height: 60px;
    padding: 0 8px 0 6px;
    background-color: rgba(0, 0, 0, 0.8);
    border-left: 3px solid #f00
}
.info_block.rank {
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    padding: 8px;
    background-color: #f00
}
.info_block.rank::before {
    content: '';
    display: block;
    width: 100%;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain
}
.info_block.rank1::before {
    background-image: url("/img/label_rank1.png")
}
.info_block.rank2::before {
    background-image: url("/img/label_rank2.png")
}
.info_block.rank3::before {
    background-image: url("/img/label_rank3.png")
}
.cont_cell {
    width: 44%;
    color: #333;
    margin: 3%;
    border-bottom: 1px solid #777
}
.cont_img {
    display: block;
    width: 100%;
    height: auto
}
.cont_title {
    margin-top: 10px
}
.cont_title::before {
    content: '■';
    display: inline;
    color: #f00
}
.cont_desc {
    position: relative;
    padding-right: 10px
}
.pop_cell {
    padding-top: 50%;
    overflow: hidden
}
.pop_cell:active .pop_img {
    width: 125%;
    height: 125%
}
.pop_img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 110%;
    height: 110%;
    -webkit-transition: width 0.25s linear 0s, height 0.25s linear 0s;
    transition: width 0.25s linear 0s, height 0.25s linear 0s
}
.rank_cell {
    padding-top: 60%;
    overflow: hidden
}
.rank_title {
    margin-bottom: 4px;
    font-size: 1em;
    border-bottom: 1px solid #fff
}
.rank_desc {
    font-size: 1.4rem
}
.rank_img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 101%;
    height: 101%
}
.cate_list {
    list-style: none;
    width: 90%;
    margin: 0 auto 15px
}
.cate_cont {
    position: relative;
    float: left;
    width: 50%;
    padding-top: 50%
}
.cate_cont.sub {
    width: 100%;
    margin: 0 auto;
    padding: 0
}
.cate_cont_wrap {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 90%;
    padding: 15px
}
.cate_cont_wrap img {
    display: block;
    width: 100%;
    height: auto
}
.cate_ico {
    width: 100%;
    padding-top: 70%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain
}
.cate_ico.push {
    background-image: url("/img/ico_btn.png")
}
.cate_ico.ref {
    background-image: url("/img/ico_ref.png")
}
.cate_ico.slide {
    background-image: url("/img/ico_slide.png")
}
.cate_ico.mem {
    background-image: url("/img/ico_mem.png")
}
.cate_title {
    margin-top: 5px;
    font-size: 1.6rem;
    text-align: center
}
.cate_child_list {
    position: relative;
    list-style: none;
    border-top: 2px solid #f00
}
.cate_child_list li {
    position: relative;
    float: left;
    width: 50%;
    margin: 15px 0
}
.cate_child_list li:nth-child(2n-1) {
    border-right: 1px solid #999
}
.cate_child_title {
    color: #333;
    font-size: 1.4rem
}
.cate_list > .cate_cont {
    border-bottom: 2px solid #f00
}
.cate_list>.cate_cont:nth-child(2n-1):not(.sub) {
    border-right: 2px solid #f00
}
.cate_list>.cate_cont:nth-child(-n+4) > .cate_child_list {
    border-top: none
}
.cate_list>.cate_cont:not(.sub):nth-last-of-type(-n + 4) {
    border-bottom: none
}
.sub {
    display: none
}
.sub::before {
    content: '';
    display: block;
    position: absolute;
    top: -15px;
    z-index: 2;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #f00 transparent
}
.sub:nth-of-type(2n-1)::before {
    left: 23.5%;
    -webkit-transform: translateX(-23.5%);
    transform: translateX(-23.5%)
}
.sub:nth-of-type(2n)::before {
    right: 23.5%;
    -webkit-transform: translateX(23.5%);
    transform: translateX(23.5%)
}
#regi {
    position: fixed;
    left: 0;
    bottom: -75px;
    z-index: 100;
    width: 100%;
    padding: 10px 0;
    background-color: #fff;
    font-size: 1.3em;
    -webkit-transition: bottom 0.35s linear 0s;
    transition: bottom 0.35s linear 0s
}
#regi.fixed {
    bottom: 0
}
#regi .link_more {
    padding: 10px 25px
}
#footer {
    padding-bottom: 75px
}
#footer_info {
    padding: 15px 0 5px;
    text-align: center
}
#footer.login {
    padding-bottom: 10px
}
.info_list {
    list-style: none
}
.rule {
    width: 100%;
    border-bottom: 1px solid #aaa
}
.rule:first-child {
    border-top: 1px solid #aaa
}
.rule a {
    display: block;
    position: relative;
    width: 100%;
    padding: 10px;
    color: #111
}
.rule a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 1;
    width: 18px;
    height: 16px;
    background: url('/img/arrow.png') no-repeat;
    background-size: cover;
    background-position: 50% 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.aq_stamp {
    display: block;
    width: 100%;
    margin: 25px 0;
    line-height: 0
}
.aq_stamp_img {
    width: 100%;
    height: auto
}
.cf {
    overflow: hidden;
    *zoom: 1
}