@charset "utf-8";
header,
.breadcrumbs,
.foot-banner,
footer {
    z-index: 10;
    position: relative;
}
.top-bg {
    background: none!important;
}
.top-back {
    display: none!important;
}
/*.foot-banner {
    background: #fff;
}*/
#hobby_content {
    position: relative;
}
#hobby_content * {
    box-sizing: border-box;
}
/*#hobby_content a {
    transition: all 0.2s ease;
}
#hobby_content a:hover {
    text-decoration: none;
    cursor: pointer;
    transform: translateY(-4px);
    opacity: 1;
}*/

#hobby_content a:hover,
#hobby_content .more_btn a:hover {
  text-decoration: none;
  cursor: pointer;
  transform: translateY(-4px);
  opacity: 1;
}
#hobby_content a,
#hobby_content .more_btn a {
  display: inline-block;
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
  /*opacity: 0.9;*/
}

#hobby_content a, #hobby_content a:focus, #hobby_content area, #hobby_content area:focus {
    outline: none;
}
#hobby_content p, #hobby_content dd, #hobby_content li {
    text-align: justify;
    line-height: 1;
}
#hobby_content img {
    max-width: 100%;
    vertical-align: bottom;
}
.more_btn {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-top: 10px;
}
.sec_cont.cont_two img {
    width: 97%;
}
.sec_cont.cont_two {
    text-align: center;
}
.sec_cont {
    width: 98.5%;
    margin: 0 auto;
}
.toy_ttl img {
width: 100%;
}
.toy_ttl {
    margin: 0 auto;
    width: 100%;
    margin: 0 auto 20px;
}
.mv_btn.checkbtn {
    background: #089ACB;
    padding: 14px 5.128% 19px;
}
.mv_btn.checkbtn.checkbtn02 {
    background: #fff;
    padding: 10px 5.128% 13px;
}
.jwlogo img {
    width: 40%;
    margin: 0 auto;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.indoor_ttl {
    padding: 10px 0;
}
.notes_txt02 {
    border-top: solid 1px #000;
    padding: 20px 0;
}
.game_cont04 {
    position: relative;
}
.game_cont04box {
    position: absolute;
    width: 50%;
    right: 0;
    top: 23px;
}
.game_cont04box02 {
    top: 107px;
}
.game_cont04box img {
    width: 100%;
}
.txt_hosoku {
    padding: 5px 10px;
    font-size: 0.8rem;
    line-height: 1.4 !important;
}
a.btn_buy.btn_buy_oneCont.btn_buy_oneCont02 {
    bottom: 37px!important;
}



@media screen and (min-width: 768px) {
    /* ======================================
    content [ コンテンツ ]
    ====================================== */
    #hobby_content .d_sp {
        display: none !important;
    }
    #hobby_content #page-top {
        cursor: pointer;
        display: none;
        overflow: hidden;
        position: fixed;
        bottom: 20px;
        right: calc(50% - 260px);
        width: 50px;
        transition: 0.4s ease-out;
        z-index: 2;
    }
    /* layout ====================================== */
    #hobby_content {
        position: relative;
        width: 100vw;
        height: 100%;
        overflow: hidden;
    }
    #hobby_content .cd-fixed-bg {
        position: relative;
        min-height: 100%;
        height: 100%;
        z-index: 2;
        background: #089bcca1;
        background-image: url("../img/202508_hobby/content_bg.png");
        background-size: contain;
        background-repeat: repeat;
        background-position: center center;
        background-attachment: fixed;
    }
    #hobby_content .side_nav {
        position: fixed;
        bottom: 30px;
        left: calc(50% - 450px);
        width: 210px;
        height: auto;
        padding: 10px 20px;
        transition: all 0.3s ease;
        border-radius: 25px;
        border: 4px solid #005ead;
        background: #fff;
    }
    #hobby_content .side_nav.scroll-in {
        bottom: calc(50% - 100px);
    }
    #hobby_content .side_nav ul {
        position: relative;
        padding-top: 12px;
    }
    #hobby_content .side_nav ul::after {
        display: block;
        /* content: ''; */
        content: unset;
        width: 100%;
        height: 2px;
        background: #fff;
        box-shadow: 2px 2px #20acd5;
        position: absolute;
        top: 0;
        left: 0;
    }
    #hobby_content .side_nav li {
        display: block;
        padding-bottom: 12px;
        margin-bottom: 12px;
        width: 100%;
        position: relative;
    }
    #hobby_content .side_nav li::after {
        display: block;
        content: '';
        width: 100%;
        height: 2px;
        background: #00458c;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    #hobby_content .side_nav li:last-of-type:after {
        content: unset;
    }
    #hobby_content .side_nav a {
        display: block;
    }


    #hobby_content #content_main {
        width: 390px;
        margin: 0 auto;
        position: relative;
        z-index: 3;
        background: #fff;
    }
    #hobby_content .sec_cont {
        position: relative;
        margin-bottom: 3px;
    }
    #hobby_content .sec_cont .btn_buy {
        position: absolute;
        bottom: 10px;
        width: 80%;
        left: 10.4%;
    }
    #hobby_content .sec_cont .btn_buy_oneCont {
        position: absolute;
        bottom: 10px;
        width: 40%;
        left: 29%;
    }
    #hobby_content .sec_pool_inner .btn_buy02 {
        position: absolute;
        top: 61%;
        width: 58.857%;
        left: 20%;
    }
    #hobby_content .sec_pool_inner .btn_buy03 {
        position: absolute;
        top: 27.4%;
        width: 58.857%;
        left: 20%;
    }
    #hobby_content #sec_game .sec_cont .btn_buy01 {
        top: 466px;
        bottom: unset;
    }
    #hobby_content #sec_game .sec_cont .btn_buy02 {
        bottom: 186px;
    }
    /* pagetop */
    #hobby_content .pagetop {
        position: fixed;
        right: 20px;
        bottom: 165px;
        width: 65px;
        cursor: pointer;
        transition: .3s;
        opacity: 0;
        visibility: hidden;
    }
    #hobby_content .pagetop.active {
        opacity: 1;
        visibility: visible;
    }



    /* mv
   * ************************************************** */
    #hobby_content #mv {
        background: url("../img/202508_hobby/mv_bg.png") no-repeat;
        background-size: 100%;
    }
    #hobby_content #mv h1 {
        width: 100%;
        margin: 0 auto 10px;
    }
    #hobby_content #mv .zoomIn {
        animation-name: zoomInAnime;
        animation-duration: 2s;
        animation-fill-mode: forwards;
    }
    #hobby_content #mv .mv_check {
        display: block;
        margin: 0 auto 12px;
        width: 90%;
    }
    #hobby_content #mv .mv_btn .shoplist {
        animation: floating-y .8s ease-in-out infinite alternate-reverse;
        width: 65%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #hobby_content #mv .mv_btn {
        width: 100%;
        background: #fff;
        padding: 0 5.128% 0;
        margin-bottom: 30px;
    }
    #hobby_content #mv .mv_btn a {
        display: block;
    }
    #hobby_content #mv .mv_btn a:not(:last-of-type) {
        margin-bottom: 8px;
    }
    /* mv_nav */
    #hobby_content #mv .mv_nav {
        padding: 5px 5.128% 18px;
        background: #089BCC;
    }
    #hobby_content #mv .mv_nav ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    #hobby_content #mv .mv_nav ul li {
        align-content: center;
        margin: 2px 0;
        height: 80px;
        width: 49%;
    }

    #hobby_content #mv .mv_nav ul li a {
        display: block;
        /* padding: 16px 0; */
    }
    #hobby_content #mv .mv_nav ul li img {
        display: block;
        margin: 0 auto;
    }

    
    /* nav
   * ************************************************** */
    #hobby_content #nav {
        padding: 6px 0;
        width: 100vw;
        background: url("../img/202508_hobby/nav_bg.png") no-repeat 50% 50% / cover;
    }
    #hobby_content #nav .nav_inner {
        padding: 10px 0;
        background: #fff;
    }
    #hobby_content #nav ul {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        border-right: 3px dotted #f9c7c7;
    }
    #hobby_content #nav ul li {
        display: block;
        width: 25%;
        box-sizing: border-box;
        border-left: 3px dotted #f9c7c7;
    }
    /* sec_pool
   * ************************************************** */
    .flex_cont {
        display: flex;
    }
    #hobby_content #sec_pool {
        padding: 0;
    }
    #hobby_content #sec_pool .sec_pool_inner {
        background-position: center top;
        background-size: 100%;
        padding: 20px 4.5% 0px;
        background: #f1f7dc;
    }
    #hobby_content #sec_pool .pool_ttl {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        width: 100%;
    }
    #hobby_content #sec_pool .pool_cont05,
    #hobby_content #sec_pool .pool_cont07 {
        z-index: 2;
    }
    #hobby_content #sec_pool .pool_cont05::before {
        content: '';
        display: block;
        width: 390px;
        height: 33px;
        background: url("../img/202508_hobby/pool_line.png") no-repeat 0 0 / 100%;
        position: absolute;
        bottom: -31px;
        left: -5.6%;
        z-index: -1;
    }
    #hobby_content #sec_pool .pool_cont05 {
        margin-bottom: 35px;
    }
    #hobby_content #sec_pool .pool_cont06 {
        margin-bottom: 30px;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy01 {
        bottom: 55.603%;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy02 {
        bottom: 17.026%;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy03 {
        bottom: 2.909%;
    }
    /* sec_sand
   * ************************************************** */
    #hobby_content #sec_sand {
        padding: 14px 5.128% 19px;
        background-size: 100%;
        position: relative;
        background: #E9F4FB;
        padding-top: 30px;
    }
    #hobby_content #sec_sand .sand_ttl {
        margin: 0 auto 34px;
        width: 100%;
    }
    /* sec_lego
   * ************************************************** */
    #hobby_content #sec_lego {
        padding: 25px 5.128% 26px;
        background: url("../img/202508_hobby/dino_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        padding-bottom: 50px;
    }
    #hobby_content #sec_lego .lego_ttl {
        width: 100%;
    }

    /* sec_game
   * ************************************************** */
    #hobby_content #sec_game {
        padding: 32px 5.128% 40px;
        background: url("../img/202508_hobby/sports_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        background-color: rgb(0 183 229);
    }
    #hobby_content #sec_game .game_ttl {
        width: 100%;
    }
    /* sec_battlehobby
   * ************************************************** */
    #hobby_content #sec_battlehobby {
        padding: 32px 5.128% 8px;
        background: url("../img/202508_hobby/indoor_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        padding-top: 10px;
    }
    #hobby_content #sec_battlehobby .game_ttl {
        margin: 0 auto 20px;
        width: 100%;
    }
    /* sec_game02
   * ************************************************** */
    #hobby_content #sec_game02 {
        padding: 26px 5.128% 40px;
        background-size: 100%;
        background-position: center top;
        background: #FFF9C5;
    }
    #hobby_content #sec_game02 .game_ttl {
        margin: 0 auto 20px;
        width: 100%;
    }
    /* sec_store
   * ************************************************** */
    #hobby_content #sec_store {
        padding: 38px 5.128%;
        background: #fff;
    }
    #hobby_content #sec_store a {
        display: block;
    }
    /* sec_coupon
   * ************************************************** */
    #hobby_content #sec_coupon {
        padding: 15px 5.128% 15px;
    }
    /* sns
   * ************************************************** */
    #hobby_content #sns {
        padding: 38px 5.128% 15px;
        background: #fff;
    }
    #hobby_content #sns .sns_ttl {
        margin: 0 auto 15px;
    }
    #hobby_content #sns .sns_btn_wrap a {
        display: block;
        margin-bottom: 10px;
    }
    /* notes
   * ************************************************** */
    #hobby_content #notes {
        padding: 18px 5.128% 45px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1550px) {
    #hobby_content .side_nav {
        position: fixed;
        bottom: 0;
        left: calc(50% - 474px);
        bottom: calc(65% - 500px);        
        width: 250px;
        height: auto;
        transition: all 0.3s ease;
    }
}
@media screen and (min-width: 768px) and (max-width: 980px) {
    #hobby_content #content_main {
        margin: 0 auto 0 calc(50% - 70px);
    }
    #hobby_content .side_nav {
        left: calc(50% - 332px);
    }
    #hobby_content #page-top {
        right: calc(50% - 380px);
    }
    #hobby_content .cd-fixed-bg::after,
    #hobby_content::after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    /* ======================================
    content [ コンテンツ ]
    ====================================== */
    #hobby_content .d_pc {
        display: none !important;
    }
    #hobby_content #page-top {
        cursor: pointer;
        display: none;
        overflow: hidden;
        position: fixed;
        bottom: 2vw;
        right: 2vw;
        width: 12.821vw;
        transition: 0.4s ease-out;
        z-index: 12;
    }
    #hobby_content #content_main {
        background: #fff;
    }
    #hobby_content .side_nav {
        display: none;
    }
    #hobby_content .sec_cont {
        position: relative;
        margin-bottom: 3px;
    }
    #hobby_content .sec_cont .btn_buy {
        position: absolute;
        bottom: 10px;
        width: 80%;
        left: 10.4%;
    }
    #hobby_content .sec_cont .btn_buy_oneCont {
        position: absolute;
        bottom: 10px;
        width: 40%;
        left: 29%;
    }
    #hobby_content .sec_pool_inner .btn_buy02 {
        position: absolute;
        top: 61%;
        width: 58.857%;
        left: 20%;
    }
    #hobby_content .sec_pool_inner .btn_buy03 {
        position: absolute;
        top: 27.4%;
        width: 58.857%;
        left: 20%;
    }
    #hobby_content #sec_game .sec_cont .btn_buy01 {
        bottom: 39.6%;
    }
    #hobby_content #sec_game .sec_cont .btn_buy02 {
        bottom: 45.692vw;
    }
    /* pagetop */
    #hobby_content .pagetop {
        position: fixed;
        right: 3vw;
        bottom: 46vw;
        width: 12vw;
        cursor: pointer;
        transition: .3s;
        opacity: 0;
        visibility: hidden;
    }
    #hobby_content .pagetop.active {
        opacity: 1;
        visibility: visible;
    }
    /* ======================================
        globalMenuSp
      ====================================== */
    #hobby_content nav.globalMenuSp {
        position: fixed;
        z-index: 1001;
        top: 0;
        right: 0;
        background: rgba(100,198,236,.9);
        transform: translateY(-150%);
        transition: all 0.6s;
        width: 60vw;
        padding: 17.949vw 8vw 8vw;
        border-radius: 5px;
        border: 2px solid #005ead;
        box-shadow: 6px 6px #005ead;
    }
    #hobby_content nav.globalMenuSp li {
        display: block;
        padding-bottom: 3.077vw;
        margin-bottom: 3.077vw;
        width: 100%;
        position: relative;
    }
    #hobby_content nav.globalMenuSp ul {
        position: relative;
        padding-top: 3.077vw;
    }
    #hobby_content nav.globalMenuSp ul::after {
        display: block;
        content: '';
        width: 100%;
        height: 2px;
        background: #fff;
        box-shadow: 2px 2px #20acd5;
        position: absolute;
        top: 0;
        left: 0;
    }
    #hobby_content nav.globalMenuSp li::after {
        display: block;
        content: '';
        width: 100%;
        height: 2px;
        background: #fff;
        box-shadow: 2px 2px #20acd5;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    /*中身を非表示にしておく*/
    #hobby_content .toggle-wrap .toggle-content {
        height: 0;
        padding: 0;
        overflow: hidden;
        opacity: 0;
        transition: 0.6s;
    }
    /* このクラスを、jQueryで付与・削除する */
    #hobby_content nav.globalMenuSp.active {
        transform: translateY(0%);
        top: 0;
    }
    /* ハンバーガー用 */
    #hobby_content .navToggle {
        display: block;
        position: fixed;
        top: 10px;
        right: 10px;
        width: 54px;
        height: 54px;
        cursor: pointer;
        text-align: center;
        transition: all 0.5s ease;
        z-index: 10000;
        background: url("../img/202508_hobby/nav_btn.png") no-repeat 0 0 / contain;
    }

    /* mv
   * ************************************************** */
    #hobby_content #mv {
        background: url("../img/202508_hobby/mv_bg.png") no-repeat;
        background-size: 100%;
    }
    #hobby_content #mv h1 {
        width: 100%;
        margin: 0 auto 1vw;
    }
    #hobby_content #mv .zoomIn {
        animation-name: zoomInAnime;
        animation-duration: 2s;
        animation-fill-mode: forwards;
    }
    #hobby_content #mv .mv_check {
        display: block;
        margin: 0 auto 3.077vw;
        width: 90%;
    }
    #hobby_content #mv .mv_btn .shoplist {
        animation: floating-y .8s ease-in-out infinite alternate-reverse;
        width: 65%;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    #hobby_content #mv .mv_btn {
        width: 100%;
        background: #fff;
        padding: 0 5.128% 0;
        margin-bottom: 30px;
    }
    #hobby_content #mv .mv_btn a {
        display: block;
    }
    #hobby_content #mv .mv_btn a:not(:last-of-type) {
        margin-bottom: 2.051vw;
    }
    /* mv_nav */
    #hobby_content #mv .mv_nav {
        padding: 1.282vw 5.128% 4.615vw;
        background: #089BCC;
    }
    #hobby_content #mv .mv_nav ul {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
        /* padding-bottom: 3.8vw; */
        padding-bottom: 0;
    }
    #hobby_content #mv .mv_nav ul li {
        align-content: center;
        margin: 0.513vw 0;
        height: 20.5vw;
        width: 49%;
    }
    #hobby_content #mv .mv_nav ul li a {
        display: block;
        padding: 0;
    }
    #hobby_content #mv .mv_nav ul li img {
        display: block;
        margin: 0 auto;
    }
    /* sec_pool
   * ************************************************** */
    .flex_cont {
        display: flex;
    }
    #hobby_content #sec_pool {
        padding: 0;
    }
    #hobby_content #sec_pool .sec_pool_inner {
        background-position: center top;
        background-size: 100%;
        padding: 20px 4.5% 0px;
        background: #f1f7dc;
    }
    #hobby_content #sec_pool .pool_ttl {
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
        width: 100%;
    }
    #hobby_content #sec_pool .pool_cont05,
    #hobby_content #sec_pool .pool_cont07 {
        z-index: 2;
    }
    #hobby_content #sec_pool .pool_cont05 {
        margin-bottom: 9vw;
    }
    #hobby_content #sec_pool .pool_cont05::before {
        content: '';
        display: block;
        width: 100vw;
        height: 8.462vw;
        background: url("../img/202508_hobby/pool_line.png") no-repeat 0 0 / 100%;
        position: absolute;
        bottom: -7.949vw;
        left: -5.6%;
        z-index: -1;
    }
    #hobby_content #sec_pool .pool_cont06 {
        margin-bottom: 7vw;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy01 {
        bottom: 55.603%;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy02 {
        bottom: 17.026%;
    }
    #hobby_content #sec_pool .pool_cont08 .btn_buy03 {
        bottom: 2.909%;
    }
    /* sec_sand
   * ************************************************** */
    #hobby_content #sec_sand {
        padding: 3.59vw 5.128% 4.872vw;
        background-size: 100%;
        position: relative;
        background: #E9F4FB;
        padding-top: 30px;
    }
    #hobby_content #sec_sand .sand_ttl {
        margin: 0 auto 8.718vw;
        width: 100%;
    }
    /* sec_lego
   * ************************************************** */
    #hobby_content #sec_lego {
        padding: 6.41vw 5.128% 6.167vw;
        background: url("../img/202508_hobby/dino_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        padding-bottom: 50px;
    }
    #hobby_content #sec_lego .lego_ttl {
        width: 100%;
    }

    /* sec_game
   * ************************************************** */
    #hobby_content #sec_game {
        padding: 8.205vw 5.128% 9.256vw;
        background: url("../img/202508_hobby/sports_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        background-color: rgb(0 183 229);
    }
    #hobby_content #sec_game .game_ttl {
        width: 100%;
    }
    /* sec_battlehobby
   * ************************************************** */
    #hobby_content #sec_battlehobby {
        padding: 8.205vw 5.128% 1.8vw;
        background: url("../img/202508_hobby/indoor_bg.png") no-repeat;
        background-size: 100%;
        background-position: center top;
        padding-top: 10px;
    }
    #hobby_content #sec_battlehobby .game_ttl {
        margin: 0 auto 5.128vw;
        width: 100%;
    }
    /* sec_game02
   * ************************************************** */
    #hobby_content #sec_game02 {
        padding: 26px 5.128% 40px;
        background-size: 100%;
        background-position: center top;
        background: #FFF9C5;
    }
    #hobby_content #sec_game02 .game_ttl {
        margin: 0 auto 5.128vw;
        width: 100%;
    }
    /* sec_store
   * ************************************************** */
    #hobby_content #sec_store {
        padding: 9.744vw 5.128%;
        background: #fff;
    }
    #hobby_content #sec_store a {
        display: block;
    }
    /* sec_coupon
   * ************************************************** */
    #hobby_content #sec_coupon {
        padding: 15px 5.128% 15px;
    }
    /* sns
   * ************************************************** */
    #hobby_content #sns {
        padding: 9.744vw 5.128% 3.846vw;
        background: #fff;
    }
    #hobby_content #sns .sns_ttl {
        margin: 0 auto 15px;
    }
    #hobby_content #sns .sns_btn_wrap a {
        display: block;
        margin-bottom: 10vw;
    }
    
    /* notes
   * ************************************************** */
    #hobby_content #notes {
        padding: 18px 5.128% 45px;
    }
}
.fadeIn {
    transform: translateY(20px);
    opacity: 0;
    visibility: hidden;
    transition: .8s;
}
.fadeIn.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
@keyframes zoomInAnime {
    0% {
        transform: scale(0.6);
        opacity: 0;
    }
    30% {
        transform: scale(0.6);
        opacity: 0;
    }
    55% {
        transform: scale(1.1);
        opacity: 1;
    }
    73% {
        transform: scale(1);
    }
}
@keyframes UpAnime {
    from {
        opacity: 0;
        transform: translateY(130px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
@keyframes DownAnime {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 1;
        transform: translateY(130px);
    }
}
@keyframes floating-y {
    0% {
        transform: translateY(-4px);
    }
    100% {
        transform: translateY(4px);
    }
}
