@charset "utf-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,main,menu,nav,section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 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: 1px dotted;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
img {
    height: auto;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
form {
    line-height: 1;
}
input, button, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.dp-none {
    display: none;
}
.fl-l {
    float: left;
}
.fl-r {
    float: right;
}
.fl-n {
    float: none;
}
.al-c {
    text-align: center;
}
.al-l {
    text-align: left;
}
.al-r {
    text-align: right;
}
.fw-b {
    font-weight: bold;
}
.fw-n {
    font-weight: normal;
}
.fs-6 {
    font-size: 6px;
}
.fs-7 {
    font-size: 7px;
}
.fs-8 {
    font-size: 8px;
}
.fs-9 {
    font-size: 9px;
}
.fs-10 {
    font-size: 10px;
}
.fs-11 {
    font-size: 11px;
}
.fs-12 {
    font-size: 12px;
}
.fs-13 {
    font-size: 13px;
}
.fs-14 {
    font-size: 14px;
}
.fs-15 {
    font-size: 15px;
}
.fs-16 {
    font-size: 16px;
}
.fs-17 {
    font-size: 17px;
}
.fs-18 {
    font-size: 18px;
}
.fs-19 {
    font-size: 19px;
}
.fs-20 {
    font-size: 20px;
}
.fs-21 {
    font-size: 21px;
}
.fs-22 {
    font-size: 22px;
}
.fs-23 {
    font-size: 23px;
}
.fs-24 {
    font-size: 24px;
}
.fs-25 {
    font-size: 25px;
}
.fs-26 {
    font-size: 26px;
}
.fs-27 {
    font-size: 27px;
}
.fs-28 {
    font-size: 28px;
}
.fs-29 {
    font-size: 29px;
}
.fs-30 {
    font-size: 30px;
}
.fs-31 {
    font-size: 31px;
}
.fs-32 {
    font-size: 32px;
}
.fs-33 {
    font-size: 33px;
}
.fs-34 {
    font-size: 34px;
}
.fs-35 {
    font-size: 35px;
}
.fs-36 {
    font-size: 36px;
}
.fs-37 {
    font-size: 37px;
}
.fs-38 {
    font-size: 38px;
}
.fs-39 {
    font-size: 39px;
}
.fs-40 {
    font-size: 40px;
}
.fs-41 {
    font-size: 41px;
}
.fs-42 {
    font-size: 42px;
}
.fs-43 {
    font-size: 43px;
}
.fs-44 {
    font-size: 44px;
}
.fs-45 {
    font-size: 45px;
}
.fs-46 {
    font-size: 46px;
}
.fs-47 {
    font-size: 47px;
}
.fs-48 {
    font-size: 48px;
}
.fc-red {
    color: #f00;
}
.fc-yellow {
    color: #ff0;
}
.fc-lime {
    color: #0f0;
}
.fc-cyan {
    color: #0ff;
}
.fc-blue {
    color: #00f;
}
.fc-magenta {
    color: #f0f;
}
.fc-black {
    color: #000;
}
.fc-white {
    color: #fff;
}
.fc-grey {
    color: #888;
}
.td-n {
    text-decoration: none;
}
.w-100 {
    width: 100%;
}
.mb-4 {
    margin-bottom: 4px;
}
.mb-6 {
    margin-bottom: 6px;
}
.mb-8 {
    margin-bottom: 8px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-12 {
    margin-bottom: 12px;
}
.mb-14 {
    margin-bottom: 14px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mb-18 {
    margin-bottom: 18px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-22 {
    margin-bottom: 22px;
}
.mb-24 {
    margin-bottom: 24px;
}
.mb-26 {
    margin-bottom: 26px;
}
.mb-28 {
    margin-bottom: 28px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-32 {
    margin-bottom: 32px;
}
.mt-4 {
    margin-top: 4px;
}
.mt-6 {
    margin-top: 6px;
}
.mt-8 {
    margin-top: 8px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-12 {
    margin-top: 12px;
}
.mt-14 {
    margin-top: 14px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-18 {
    margin-top: 18px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-22 {
    margin-top: 22px;
}
.mt-24 {
    margin-top: 24px;
}
.mt-26 {
    margin-top: 26px;
}
.mt-28 {
    margin-top: 28px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-32 {
    margin-top: 32px;
}
.fadeUp {
    animation-name: fadeUpAnime;
    animation-duration: .8s;
    animation-fill-mode:forwards;
    opacity: 0;
}
@keyframes fadeUpAnime{
    from {
        opacity: 0;
        transform: translateY(16px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
html,
body {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    height: 100%;
    min-height: 100%;
    margin: 0;
    color: #444444;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
    font-size: 16px;
    font-weight: normal;
    background: #fff;
}
a {
    color: #4B5AD0;
    opacity: 1;
    transition: opacity .2s ease;
}
a:hover {
    opacity: .4;
}
img {
    max-width: 100%;
}
::selection {
    color: #fff;
    background: #713D21;
}
::-moz-selection {
    color: #fff;
    background: #713D21;
}
.contents-wrapper {
    width: 100%;
    max-width: 800px;
    padding: 0 20px;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
@media screen and (max-width: 768px) {
    .sp-none {
        display: none;
    }
    .pc-none {
        display: block;
    }
}
@media screen and (min-width: 481px) {
    .contents-wrapper {
        padding: 0 32px;
    }
}
@media screen and (min-width: 769px) {
    .contents-wrapper {
        margin: 0 auto;
        padding: 0 64px;
    }
    .cw1000 {
        max-width: 1128px;
    }
    .cw1200 {
        max-width: 1328px;
    }
    .sp-none {
        display: block;
    }
    .pc-none {
        display: none;
    }
}
.bold-green {
    color: #45B973;
    font-weight: bold;
}
.header {
    margin: 0 0 48px;
    text-align: center;
}
.pipit-logo {
    padding: 10px 0 16px;
}
.page-title {
    position: relative;
    height: 240px;
    border-top: solid 10px #713D21;
    border-bottom: solid 10px #713D21;
    background: url(img/tile1000.png);
    background-size: 400px;
    background-position: center center;
}
.page-title img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 64px;
}
.contents-navi {
    margin: 0 auto 96px;
}
.navi-title {
    margin: 0 0 24px;
    color: #666;
}
.navi-title span {
    display: inline-block;
    padding: 6px 12px;
    border: 1px solid #666;
}
.contents-navi ul {
    font-size: 18px;
}
.contents-navi li {
    margin: 0 0 1em;
}
.contents-navi li ul {
    margin: 1em 0 0 1em;
}
.contents-navi .att {
    margin: 32px 0 0;
}
.contents-navi .dealer-item {
    position: relative;
}
.contents-navi .dealer-item::after {
    content: "D";
    position: absolute;
    top: -4px;
    margin: 0 0 0 8px;
    font-size: 16px;
}
.contents-navi .dealer-item::after,
.dealer-icon {
    display: inline-block;
    padding: 4px 6px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    background: #45B973;
}
.contents-navi .prev-page {
    margin: 0 0 48px;
    font-size: 18px;
}
.main-contents p {
    margin: 0 0 1em;
    line-height: 1.6;
}
.main-contents p.fs-18 {
    font-size: 18px;
    line-height: 1.8;
}
.primary {
    margin: 0 0 128px;
}
.secondary {
    margin: 0 0 96px;
}
.primary-title {
    position: relative;
    margin: 0 0 24px;
    padding: 24px 0;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    border: 4px solid #713D21;
    background: url(img/tile1000.png);
    background-size: 400px;
    background-position: center center;
}
.primary-title span {
    position: absolute;
    top: 4px;
    left: 4px;
    padding: 0 0 2px;
    font-size: 16px;
    border-bottom: 2px solid #fff;
}
.secondary-title {
    margin: 0 0 24px;
    padding: 24px 0;
    color: #713D21;
    font-size: 20px;
    font-weight: bold;
    border-top: 2px solid #713D21;
    border-bottom: 2px solid #713D21;
}
.anchor {
    padding-top: 24px;
    margin-top: -24px;
}
.main-contents>section:last-child {
    margin: 0 auto 96px;
}
.screen {
    overflow: hidden;
    position: relative;
    max-width: 480px;
    margin: 0 auto 32px;
    padding: 32px 24px 24px;
    border: 2px solid #F08C8C;
    border-radius: 8px;
    background: #F7C5C5;
}
.screen .title {
    position: absolute;
    display: block;
    width: 100%;
    padding: 10px 0;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #F08C8C;
}
.screen.title {
    padding: 72px 24px 24px;
}
.screenshot {
    margin: 0 auto 8px;
    text-align: center;
}
.screen.dealer {
    border: 2px solid #45B973;
    background: #A1DCB8;
}
.screen.dealer .title {
    background: #45B973;
}
.screen.player {
    border: 2px solid #E69D37;
    background: #F2CE9A;
}
.screen.player .title {
    background: #E69D37;
}
.screen p:not(.title) {
    margin: 0 0 1em;
}
.footer {
    padding-bottom: 12px;
}
.footer .to-top {
    margin: 0 0 96px;
    font-size: 18px;
}
.footer .prev-page {
    margin: 0 0 96px;
    font-size: 18px;
    text-align: left;
}
.footer small {
    color: #909090;
    font-size: 14px;
}
#howto .main-menu li {
    margin: 0 0 32px;
}
#howto .main-menu h4 {
    display: inline-block;
    margin: 0 0 12px;
    padding: 4px 6px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: #F08C8C;
}
#howto #primary1>.screen {
    margin: 0 auto 64px;
}
#howto #secondary2 .att {
    color: #F54545;
    font-weight: bold;
}
#howto #secondary3 .att span {
    font-size: 14px;
    background: linear-gradient(transparent 50%, #FCF541 50%);
}
#howto #primary2>.screen p:last-child {
    font-size: 14px;
}
.menu-att {
    color: #F08C8C;
    font-size: 18px;
    font-weight: bold;
}
.menu-att li {
    margin: 0 0 1em;
}
.to-indv {
    color: #713D21;
    font-size: 18px;
    font-weight: bold;
}
#player #secondary2>p:last-child span {
    color: #45B973;
}
#dealer #primary1 .mb-48 {
    margin: 0 0 48px;
}
#dealer #secondary3 .clearfix {
    position: relative;
    max-width: 480px;
    margin: 0 auto 32px;
}
#dealer #secondary3 .screen.player {
    float: left;
    width: calc(100% - 80px);
    max-width: 400px;
    margin: 0 0 0 80px;
}
#dealer #secondary3 .arrow {
    position: absolute;
    top: -32px;
    left: -20px;
    z-index: 10;
}
#dealer #secondary4 .staging {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#dealer #secondary4 li {
    float: left;
    width: 30%;
    width: calc((100% - 32px) / 3);
}
#dealer #secondary4 li:not(:last-child) {
    margin: 0 16px 0 0;
}
#dealer #secondary4 .staging img {
    width: 100%;
    max-width: 160px;
    margin: 0 0 8px;
}