.sm {
    display: none;
}

.lp_wrap {
    width: 100%;
    margin: 0 auto;
    padding: 196px 0 0;
}

.lp_wrap h1 {
    color: #278fac;
    font-size: 38px;
    font-family: serif;
    text-align: center;
    line-height: 5rem;
    margin: 0 0 40px;
    text-align: center;
}
.lp_wrap h1 span,
.lp_wrap h2 span {
    color: #b9799f;
    font-size: 16px;
    line-height: 150%;
    display: inline-block;
}
.lp_wrap h2 {
    color: #278fac;
    font-size: 28px;
    font-family: serif;
    text-align: center;
    line-height: 4rem;
}
.lp_wrap h3 {
    font-size: 16px;

}
.lp_wrap p {
    color: #000;
}

hr {
    margin: 0 0 150px !important;
}
.title_gold {
    margin: 0 auto 20px !important;
}


/* fade in */
.fadein {
    opacity: 0;
    transition: opacity .8s ease-out;
}
.fadein.blurred {
    opacity: 1;
}

.fadeout {
    opacity: 0;
}

.fadeout.blurred {
    animation: fadeout 1.5s ease-out forwards;
}

@keyframes fadeout {
    0%, 100% { opacity: 0; }
    30%, 80% { opacity: 1; }
}





/* main bg */
.main_bg {
    width: 100%;
    height: 60vw;
    min-height: 920px;
    background: url(/sp/2025_privy/img/top_bg.webp) no-repeat;
    background-size: 150%;
    background-position: top center;
    position: relative;
}
.main_bg::before {
    content: '';
    width: 100%;
    height: 160px;
    background: linear-gradient(#ffffff00, #ffffff 80%);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.main_bg .main_bg_wrap .main_title {
    width: 42%;
    padding: 5% 0 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.main_bg .main_bg_wrap .main_txt {
    width: 4.5%;
    padding: 20% 0 0;
    position: absolute;
    left: 65%;
    transform: translateX(-50%);
    filter: drop-shadow(5px 5px 2px #1396ba30);
}

/* intro */
.intro {
    width: 100%;
    margin: 120px auto;
}
.intro_wrap {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.intro p img {
    width: 80px;
}
.intro p b {
    color: #ffffff;
    /* background: linear-gradient(-45deg, #84c6e5 0%, #c687a2 100%); */
    /* padding: 0 6px; */
}
.intro p b.blue {
    background-color: #59bbd6;
}
.intro p b.pink {
    background-color: #dc89ad;
}



/* line up */
.lineup {
    width: 100%;
    height: fit-content;
    margin: 0 auto 100px;
    display: flex;
    flex-wrap: wrap;
}

.meyasu_price {
    color: blue !important;
}
.coinlist_cate ul {
    width: 90%;
    max-width: 2000px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.coinlist_cate p.stock_ng {
    margin: 0px 0 10px 0 !important;
}
.lineup_wrap {
    width: 100%;
    position: relative;
}
.coinlist_cate {
    width: 100% !important;
}

#coinlist_cate li, #coinlist_cate1 li {
    width: 20% !important;
    padding: 0px 30px 50px 30px !important;
    clear: none !important;
    position: relative;
    opacity: 1;
    transition: opacity 0.3s;    
}

.coinlist_cate li button {
    position: absolute;
    top: 30px;
    right: 30px;
    border: none;
    outline: none;
    background: none;
    color: #dbc258;
    display: block;
    font-size: 20px;
    z-index: 11;
}
.coinlist_cate li b {
    display: block;
    float: left;
    margin: -20px 0 10px 0;
    padding: 1px 15px;
    font-size: 11px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-weight: normal;
    color: #fff;
}
.coinlist_cate li b.tab_zaiko {
    background-color: #668fed;
    margin: 0px 0 10px 0 !important;
}
span.stock_num {
    position: relative;
    top: 20px;
}
.coinlist_cate li b.tab_yoyaku {
    margin: 0px 0 10px 0 !important;
    position: relative;
    z-index: 10;
}
.coinlist_cate li .coin_name {
    text-align: left;
    clear: both;
    line-height: 180%;
    letter-spacing: 0.05em;
    color: #525263;
    -webkit-text-size-adjust: 100%;
}
.coinlist_cate li .coin_yen {
    text-align: left;
}
.coinlist_cate li .coin_yen strong {
    color: red;
}
.coinlist_cate li a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block;
    z-index: 10;
}

/* main mark */
.main_mark {
    width: 100%;
    background: url(/sp/2025_privy/img/coin-bg.webp) no-repeat;
    background-size: 100% 100%;
    background-position: top center;
}
.main_mark_wrap {
    width: 800px;
    margin: 0 auto;
    padding: 100px 0;
}

.main_mark p {
    width: 650px;
    margin: 0 auto;
}
.main_mark b {
    font-weight: normal;
    background: linear-gradient(#f8d4e900 45%, #f8d4e9 0%);
}


.main_mark .main_img {
    width: 100%;
    height: 800px;
    margin: 60px auto;
    position: relative;
    z-index: 1;
}
.main_mark .main_img i {
    position: absolute;
    top: 0;
    left: 0;
}


/* content */
.content {
    width: 100%;
}
.content_wrap {
    width: 100%;
    padding: 0 0 100px;
    background: url(/sp/2025_privy/img/cont-bg.webp) no-repeat;
    background-size: 100% 100%;
    background-position: bottom center;
}

.cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.cont .txt p {
    width: 380px;
}
.cont .txt h2 {
    text-align: left;
}
.cont .txt h2 span {
    font-size: 15px;
}

.cont-1 .txt {
    position: absolute;
    top: 100px;
    left: 140px;
}
.cont-1 i.cont-1_img {
    width: 800px;
    margin-left: 400px;
    display: block;
}

.cont-2 i.cont-2_img {
    width: 480px;
    display: block;
}
.cont-2 .txt {      
    position: absolute;
    top: 0;
    right: 260px;
}
.cont-2::before {
    content: '';
    width: 240px;
    height: 130px;
    background: url(/sp/2025_privy/img/cont_deco-1.webp) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.cont-3 .txt {
    position: absolute;
    top: 40px;
    left: 100px;
}
.cont-3 i.cont-3_img {
    width: 520px;
    margin-left: 540px;
    display: block;
}
.cont-3::before {
    content: '';
    width: 150px;
    height: 200px;
    background: url(/sp/2025_privy/img/cont_deco-2.webp) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    bottom: -5%;
    left: -10%;
    z-index: 1;
}

/* mid banner */
.mid-banner {
    width: 100%;
    height: 400px;
    background: url(/sp/2025_privy/img/mid.webp) no-repeat;
    background-size: auto 100%;
    background-position: top center;
}

/* blog */
.blog {
    width: 100%;
    margin: 100px auto;
}
.blog ul {
    width: 940px;
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.blog ul li {
    width: 290px;
}
.blog ul li .area {
    color: #000;
    transition: all 0.3s;
}
.blog ul li .area p {
    width: 100%;
    height: 163px;
    margin: 0 0 10px;
    background-color: #eee;
    position: relative;
}

.blog ul li .area p::before {
    content: 'Coming soon...';
    width: 100%;
    height: 30px;
    color: #7d7d7d;
    font-size: 14px;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}


.blog ul li .area h3 {
    margin: 0 0 10px;
    transition: all 0.3s;
}
.blog ul li a button {
    background-color: #ffffff00;
    border: none;
    font-size: 13px;
    position: relative;
    left: 200px;
}
.blog ul li a button::after {
    content: '';
    width: 6px;
    height: 6px;
    border-top: #000 1px solid;
    border-right: #000 1px solid;
    position: absolute;
    top: 11px;
    right: -6px;
    transform: rotate(45deg);
    transition: all 0.3s;
}
.blog ul li a:hover h3 {
    text-decoration: underline;
    text-underline-position: under;
}
.blog ul li a img {
    transition: all 0.3s;
}
.blog ul li a:hover img {
    filter: brightness(1.04);
    transition: all 0.3s;
}
.blog ul li a:hover button::after {
    right: -12px;
    transition: all 0.3s;
}

/* movie */
.movie {
    width: 100%;
    margin: 0 auto 160px;
}
.movie_wrap {
    width: 600px;
    margin: 0 auto;
    position: relative;
}
.movie_wrap::before {
    content: '';
    width: 100px;
    height: 120px;
    background: url(/sp/2025_privy/img/cont_deco-3.webp) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    bottom: -5%;
    left: -10%;
    z-index: -1;
}
.movie_wrap::after {
    content: '';
    width: 300px;
    height: 300px;
    background: url(/sp/2025_privy/img/mark-color.webp) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    bottom: 50%;
    left: -100%;
    opacity: 0.2;
    z-index: -1;
}
.movie .video {
    width: 100%;
    height: 337px;
    background-color: #eee;
    position: relative;
}
.movie .video iframe {
    width: 100%;
    height: 337px;
}
/* .movie .video::before {
    content: 'Coming soon...';
    width: 100%;
    height: 30px;
    color: #7d7d7d;
    font-size: 16px;
    text-align: center;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
} */

/* narabi */
.narabi {
    width: 100%;
    background: url(/sp/2025_privy/img/btm.webp) no-repeat;
    background-size: 130% 100%;
    background-position: bottom center;
}
.narabi_wrap {
    width: 1000px;
    height: 680px;
    margin: 0 auto;
    padding: 0 0 100px;
    text-align: center;
    position: relative;
}

.narabi .coin {
    position: absolute;
}
.narabi .gold {
    top: 45%;
    right: 25%;
    transform: translateX(-50%);
}
.narabi .silver {
    top: 55%;
    left: 22%;
    transform: translateX(-50%);
}
.narabi .coin a {
    height: 200px;
    display: block;
    position: relative;
}
.narabi .coin a p {
    width: 200px;
    position: relative;
    transition: all 0.3s;
}
.narabi .coin a p::after {
    content: '';
    width: 70%;
    height: 20px;
    background: url(/sp/2025_privy/img/shadow.png) no-repeat;
    background-size: contain;
    background-position: top center;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.5;
    z-index: -1;
}
.narabi .coin a p:first-child {
    top: 0;
    left: 0;
    transform: translateX(0%);
}
.narabi .coin a p:last-child {
    top: 0;
    right: 0;
    transform: translate(85%, -90%);
}

.narabi .coin a:hover p {
    filter: brightness(1.07);
    transition: all 0.3s;
}

