/*特設ページ内のPOPUPは非表示*/
.banner.itemdetail_view_timer.is-show {
    display: none !important;
}

div#header {
    display: block;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 2% 20%;
}

header img {
    width: 100%;
    max-width: 250px;
}

div#header h1 {
    display: table-cell;
    vertical-align: middle;
}

.c-header .inner-block {
    max-width: 100%;
    display: none;
}

.fs-c-breadcrumb {
    margin-top: 5% !important;
}

.breadcrumb {
    margin-top: -28%;
}

@media only screen and (max-width: 768px) {
    .fs-c-breadcrumb {
        margin-top: 20% !important;
    }


}

@media only screen and (min-width: 641px) {

    div#header {
        padding: 1% 40%;
    }

}


/*----------↓↓↓全体共通↓↓↓--------------*/

.wrapper-vtg_tee_world {
    font-family: serif, '游明朝','Yu Mincho', 'YuMincho','Hiragino Mincho Pro',serif;
    letter-spacing: 0.1em;
}


.campaign-banner-block {
    display: none;
}



#header h1 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.header-nav__inner {
    display: none;
}

.wrapper-vtg_tee_world h1 {
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    margin-bottom: 2%;
}

.top {
    text-align: center;
    left: 86%;
    right: 0px;
    position: absolute;
    top: 25%;
    width: 11%;
    line-height: 1.35;
    letter-spacing: 0.2px;
    font-size: 0.7rem;
    font-weight: 600;
}

.-flex {
    display: flex;
}

section {
    font-family: serif, '游明朝','Yu Mincho', 'YuMincho','Hiragino Mincho Pro',serif;
}

/* .top img {
    width: 100%;
} */


@media only screen and (min-width: 641px) {

    .main-txt {
        font-size: 14px;
    }

}



/*----------section.top--------------*/

section.visual {
    font-family: serif, '游明朝','Yu Mincho', 'YuMincho','Hiragino Mincho Pro',serif;
    background-image: url("https://jamtrading.itembox.design/item/jam//img/special/2024/vtg_tee_world/bg1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    background-position-x: 30%;
    /* height: 1000px; */
}

.main-tit {
    position: absolute;
    top: 8%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    padding: 3% 5%;
    width: 92%;
    font-family: serif;
    text-align: center;
    color: #FFF;
}

.main-tit h1 {
    font-size: 41.8px;
    font-weight: bold;
    letter-spacing: -2.5px;
    line-height: 1.65;
    text-align: center;
}

.main-tit h2 {
    font-size: 20.16px;
    letter-spacing: -0.5px;
}

.description {
    text-align: left;
    padding: 0% 10% 15%;
    opacity: 0.85;
}

.description h3 {
    font-size: 34.84px;
    font-weight: bold;
    line-height: 1.75;
    margin-bottom: 3%;
}

.description p {
    font-size: 20.16px;
    line-height: 2;
}


@media only screen and (min-width: 641px) {

    section.visual {
        background-position-x: 50%;
    }

    .main-tit {
        top: 58.5%;
        left: 50%;
        width: 60%;
    }

}


/*----------move_tee/swiper--------------*/

.swiper-wrapper {
    transition-timing-function: linear;
  }

.swiper-slide._slide._top {
    height: 100vh;
}

.swiper-wrapper ._item img {
    width: 30%;
}

@media only screen and (min-width: 641px) {

    .swiper-wrapper ._item img {
        width: 25%;
    }

}

.move_tee ._item {
    position: relative;
} 

.move_tee ._item_01 {
    top: 5%;
    left: -13%;
}

.move_tee ._item_02 {
    top: 0%;
    left: 15%;
}

.move_tee ._item_03 {
    top: -3%;
    left: 65%;
}

.move_tee ._item_04 {
    top: -7%;
    left: 10%;
}

.move_tee ._item_05 {
    top: 0%;
    left: 65%;
}

.move_tee ._item_06 {
    top: 3%;
    left: 44%;
}

.move_tee ._item_07 {
    top: 1%;
    left: 98%;
}

.move_tee ._item_08 {
    top: -20%;
    left: 7%;
}

.move_tee ._item_09 {
    top: 17%;
    left: 95%;
}

.move_tee ._item_10 {
    top: 13%;
    left: 7%;
}

.move_tee ._item_11 {
    top:9%;
    left: 65%;
}

.move_tee ._item_12 {
    top: 12%;
    left: 44%;
}

.move_tee ._item_13 {
    top: 1%;
    left: -10%;
}

.move_tee ._item_14 {
    top: 2%;
    left: 45%;
}

.move_tee ._item_15 {
    top: -30%;
    left: 4%;
}

.move_tee ._item_16 {
    top: -20%;
    left: 60%;
}


/*----------section.vtg-list--------------*/

section.vtg-list {
    padding: 0 8%;
    margin-top: 20%;
    margin-bottom: 30%;
}

section.vtg-list h3 {
    font-size: 29.03px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.5px;
    line-height: 1.75;
    margin-bottom: 10%;
}

.item-list li:nth-child(-n+15) {
    margin-bottom: 9%;
}

.item-list li:not(:nth-child(3n)) {
    margin-right: 2%;
}

.item-list li {
    float: left;
    width: 32%;
}

.item-list li p {
    text-align: center;
    font-weight: bold;
    font-size: 10px;
}

.btn41-43 {
    padding: 4% 5%;
    font-weight: 500;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
  }
  
  .btn-41 {
    border: 2px solid rgb(0, 0, 0);
    z-index: 1;
    color: #fff;
    background-color: rgb(0, 0, 0);
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 90%;
    font-size: 13.8px;
  }
  
  .btn-41:after {
    position: absolute;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    direction: rtl;
    z-index: -1;
    background: rgb(255, 255, 255);
    transition: all 0.3s ease;
  }
  
  .btn-41:hover {
    color: rgb(0, 0, 0);
  }
  
  .btn-41:hover:after {
    left: auto;
    right: 0;
    width: 100%;
  }
  
  .btn-41:active {
    top: 2px;
  }

  @media only screen and (min-width: 641px) {

    section.vtg-list {
        padding: 0 30%;
        margin-top: 5%;
        margin-bottom: 10%;
    }
}

/*----------section.faction--------------*/


section.faction {
    background-image: url("https://jamtrading.itembox.design/item/jam//img/special/2024/vtg_tee_world/bg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 20% 10%;
    margin-bottom: 10%;
    /* background-position-x: 30%; */
}

@media only screen and (min-width: 641px) {

    section.faction {
        padding: 20% 30%;
        margin-bottom: 7%;
    }
}
section.faction h3 {
    font-size: 27.03px;
    font-weight: bold;
    text-align: left;
    letter-spacing: -0.5px;
    line-height: 1.75;
    margin-top: -25%;
    margin-bottom: 10%;
}

section.faction p {
    font-size: 16.8px;
    text-align: left;
    letter-spacing: -0.5px;
    line-height: 1.85;
    margin-bottom: 10%;
}

.balloon2 {
    position: relative;
    display: inline-block;
    margin: 10% 0 20%;
    padding: 7px 10px;
    min-width: 120px;
    max-width: 100%;
    color: #000;
    font-size: 16px;
    background: #FFF;
    /* border: solid 3px #555; */
    box-sizing: border-box;
    border-radius: 10px;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 20%);
}
  
.balloon2:before {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
}
  
/* .balloon2:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #555;
    z-index: 1;
} */
  
section.faction .balloon2 p {
    margin: 0;
    padding: 0;
    font-size: 14.5px;
    letter-spacing: -0.5px;
}

section.faction .balloon2 p span {
    font-weight: bold;
}

.-flex.links_wrap {
    justify-content: center;
    gap: 3%;
    align-items: end;
}

section.faction .link_box {
    text-align: center;
}


section.faction .link_box._01 {
    width: 50%;
}

section.faction .link_box._02 {
    width: 50%;
}

section.faction .link_box a img {
    transition:1s all;
}


section.faction .link_box a.door img:hover {
    transform:scale(1.2,1.2);
    transition:1s all;
}


.link_box._01, .link_box._02 {
    position: relative;
}

.link_box .arrow-human._01 {
    position: absolute;
    width: 55%;
    bottom: -27%;
    left: 10%;
    transform: translate(-50%, -50%);
}

.link_box .arrow-human._02 {
    position: absolute;
    width: 71%;
    bottom: -40%;
    left: 15%;
    transform: translate(-50%, -50%);
}


/*----------section.guide--------------*/

section.guide {
    padding: 20% 10% 0%;
    margin-bottom: 20%;
    /* background-position-x: 30%; */
}

section.guide h3 {
    font-size: 29.03px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.5px;
    line-height: 1.75;
    margin-top: -25%;
    margin-bottom: 10%;
}

section.guide h4 {
    font-size: 20.16px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 1.75;
}

section.guide .-flex.-all {
    display: block;
}

section.guide .affiliation {
    font-size: 11.67px;
    letter-spacing: -0.5px;
    line-height: 1.75;
}

section.guide .detail p{
    font-size: 14px;
    letter-spacing: -0.5px;
    line-height: 1.75;
}


.guide-box .-flex {
    justify-content: center;
    gap: 5%;
    align-items: end;
    background-image: url(https://jamtrading.itembox.design/item/jam//img/special/2024/vtg_tee_world/circle.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 80%;
}

.guide-box._01 .-flex, .guide-box._03 .-flex {
    background-position-x: 0%;
}

.guide-box._02 .-flex {
    background-position-x: 0%;
}



.guide-box .-flex img {
    width: 100%;
}

.guide-box {
    margin-bottom: 15%;
}

.guide-box._02 .detail {
    text-align: left;
}


@media only screen and (min-width: 641px) {

    section.guide {
        padding: 20% 15% 0%;
        margin-bottom: 5%;
    }

    section.guide .-flex.-all {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5%;
    }

}


/*----------section.trivia--------------*/

section.trivia {
    margin-bottom: 25%;
}




/*----------fade-in--------------*/

.fade-in {
    opacity: 0;
    transition-duration: 500ms;
    transition-property: opacity, transform;
}

.fade-in-up {
    transform: translate(0, 50px);
}


.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}

/*----------↓↓↓ボタン↓↓↓--------------*/

.btn01 {
    padding: 10% 20%;
    display: block;
}

.btn01 {
    padding: 2% 4%;
    display: block;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    border-radius: 41px;
    color: #FFF;
    width: 86%;
    margin: 0 auto;
}

.c-btn01 {
    margin-bottom: 3%;
}

a.c-btn01.-blk {
    background: #1c1b1b;
    border: 1px solid #1c1b1b;
}


.btn01.-rd {
    background: #db0f23;
}

.btn01.-blu {
    background: #2c3658;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-gry {
    background: #333333;
    letter-spacing: 0.75px;
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}

.btn01.-org {
    background: #e06e1d;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
}

.wrapper-vtg_tee_world .more-btn.abs {
    bottom: 5px;
}

.wrapper-vtg_tee_world .pagetop {
    background: #e06e1d;
}



/*フッター非表示*/
/* .menu-wrap {
    display: none !important;
} */


/* 
hamburger(ハンバーガーアイコン)
=================================== */

  .hamburger {
    display: block;
    position: absolute;
    left: 33px;
    top: 16px;
    width: 12px;
    height: 25px;
    cursor: pointer;
    z-index: 300;
}
  
  .hamburger__line {
    position: absolute;
    width: 26px;
    height: 3px;
    right: 0;
    background-color: #010101;
    transition: all 0.5s;
    border-radius: 49px;
  }
  
  .hamburger__line--1 {
    top: 0px;
  }
  
  .hamburger__line--2 {
    top: 9px;
  }
  
  .hamburger__line--3 {
    top: 18px;
  }
  
  /*ハンバーガーがクリックされたら*/
  .open .hamburger__line--1 {
    transform: rotate(-45deg);
    top: 11px;
  }
  
  .open .hamburger__line--2 {
    opacity: 0;
  }
  
  .open .hamburger__line--3 {
    transform: rotate(45deg);
    top: 11px;
  }
  
  /* 
  sp-nav(ナビ)
  =================================== */
  .sp-nav {
    display: block;
    position: fixed;
    right: -100%;
    /*ハンバーガーがクリックされる前はWindow右側に隠す*/
    top: 0;
    width: 100%;
    /* 出てくるスライドメニューの幅 */
    height: 100vh;
    background-color: #fff;
    transition: all 0.5s;
    z-index: 200;
    overflow-y: auto;
    /* メニューが多くなったらスクロールできるように */
  }
  
  /*ハンバーガーがクリックされたら左からスライド*/
  .open .sp-nav {
    left: 0;
  }
  
  
  /* 
  black-bg(ハンバーガーメニュー解除用bg)
  =================================== */
  .black-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: 5;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s;
    cursor: pointer;
    z-index: 100;
  }
  
  
  /*ハンバーガーメニューが開いたら表示*/
  .open .black-bg {
    opacity: 0.3;
    visibility: visible;
  }

  .sp-nav ul {
    text-align: center;
    padding: 28% 0;
}

.sp-nav li {
    font-size: 16px;
    font-weight: bold;
    line-height: 2.1;
    margin-bottom: 2%;
    background-image: url(https://jamtrading.itembox.design/item/jam//img/special/2024/vtg_tee_world/metal.jpeg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
nav.sp-nav {
    padding: 0% 6%;
}

.sp-nav a {
    padding: 3% 11%;
    display: block;
}


/*TOPスクロール*/

.pagetop.nav-wrapper {
    cursor: pointer;
    position: fixed;
    right: 19px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    /* border-radius: 50%; */
    transition: .3s;
    color: #FFF;
    background: #c41230;
    opacity: 0;
    z-index: 30;
    text-transform: uppercase;
    font-weight: 500;

    border-radius: 50%;
    background: #e0e0e0;
    box-shadow:  21px 21px 43px #afafaf,
                -21px -21px 43px #ffffff;
}


.pagetop img {
    width: 50%;
}

.wrapper-vtg_tee_world iframe {
    width: 100%;
    height: 212px;
}



/*----------section.shop--------------*/


section.shop {
    text-align: center;
    padding: 15% 10%;
}

section.shop h3 {
    font-size: 20.03px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -0.5px;
    line-height: 1.75;
    margin-top: -25%;
    margin-bottom: 2%;
}

section.shop ul {
    padding: 2% 0;
}

.shop li a {
    text-decoration: underline;
    font-size: 16px;
}

/*section-special*/

.section.special {
    padding: 0 3% 10%;
}

.special-tlt h2 {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 4%;
}

.section.special .-flex {
    display: block;
}

.section.special img{
    margin-bottom: 5%;
} 


@media only screen and (min-width: 641px) {
    .section.special {
        padding: 0 5%;
    }

    .section.special .-flex {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1%;
    }

    .special-tlt h2 {
        margin-bottom: 2%;
    }
    
}


/*fade-in */

.fade-in {
    opacity: 0;
    transition-duration: 500ms;
    transition-property: opacity, transform;
}

.fade-in-up {
    transform: translate(0, 50px);
}


.scroll-in {
    opacity: 1;
    transform: translate(0, 0);
}





a.c-btn01.mt10 {
    margin-top: 10px;
}



/*----------↓↓↓PC表示↓↓↓--------------*/

@media screen and (min-width:768px){

body {
    padding-top: 0%;
}

.hamburger {
    top: 25px;
}

/* header img {
    width: 22%;
    margin-top: 0.5%;
} */

.c-header {
    height: 71px;
}

section.visual {
    padding-top: none;
}


.top {
    width: 15%;
    font-size: 1.0rem;
}

.real a::after {
    right: 23px;
}

.online a::after {
    right: -23px;

}


nav.sp-nav {
    padding: 0% 32%;
}

.sp-nav ul {
    padding: 18% 0;
}


nav.fs-c-breadcrumb {
    padding: 0 20%;
}


}
