@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth;
}


body {
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    color: #fff;
}
main {
    font-family:  "Zen Old Mincho", serif;
    color: #fff  ;
}


@media screen and (min-width: 768px) {
    body {
        min-width: 1200px;
    }
}


li {
    list-style-type: none;
}

a {
    text-decoration: none;
    display: block;
    cursor: pointer;
}

a:focus {
    outline: none;
}

button {
    padding: 0;
    border: none;
    outline: none;
    font: inherit;
    color: inherit;
    background: none
}

main img {
    vertical-align: bottom;
}

.the_stand2025-sp {
    display: none;
}

.yu {
     font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}
.kau {
    font-family: "Kaushan Script", cursive;
    font-weight: 400;
    font-style: normal;
  }
  

.gab {
    font-family: "Gabriela", serif;
    font-weight: 400;
    font-style: normal;
  }
.the_stand2025-wrap {
    background-image: url(/img/usr/the_stand2025/bg.png);
    background-size: contain;
    background-repeat: repeat;
    background-position: center;
}

/* メインビジュアル　*/

#the_stand2025-mainvisual {
    width: 100%;
}

#the_stand2025-mainvisual img {
    width: 100%;
    vertical-align: bottom;
}

/* リード */

.the_stand2025-lead {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.the_stand2025-leadbox{
width:800px;
height: 660px;
margin: 0 auto;
     background-color: rgba(1, 1, 1, 0.5);
     padding:50px 20px;
     position: relative;
}
.the_stand2025-leadbox::before {
    content: '';
    display: block;
    width: 250px;
    height: 200px;
    background-image: url(/img/usr/the_stand2025/star_big.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -40px;
    left: -70px;
}

.the_stand2025-leadbox::after {
    content: '';
    display: block;
    width: 150px;
    height: 110px;
    background-image: url(/img/usr/the_stand2025/star_lit.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
   bottom:-40px;
   right: -50px;
}
.the_stand2025-lead-title{
font-size: 40px;
text-align: center;
padding-bottom: 50px;;
}
.the_stand2025-leadtext {
    font-size: 2rem;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 50px;
   
     line-height: 2;
}


/* 商品詳細 */
.the_stand2025-product-title-en{
     font-family: "Vujahday Script", cursive;
     color: #B8A12D;
     font-size: 90px;
     letter-spacing: 0.1em;
text-align: center;
}
.t01{
    position: relative;
}
.t01::before {
    content: '';
    display: block;
    width: 270px;
    height: 230px;
    background-image: url(/img/usr/the_stand2025/star_big2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -60px;
    left: 10px;
}

.the_stand2025-product {
    text-align: center;
padding-bottom: 100px;
}
.the_stand2025-product-box {
    width: 400px;
    margin: 0px 25px 0px;
     background-color: #141414;
     padding-top: 30px;
     padding-bottom: 30px;
     border: 2px solid #B8A12D;
}
.the_stand2025-product-img-wrap img{
    width:280px;
      height: 300px;
    object-fit: contain;
}
.the_stand2025-product-img-wrap02 img{
    width:210px;
    height: 300px;
    object-fit: contain;
}
.the_stand2025-product-detail {
    margin: 0 auto;
    width: 280px;
}

.the_stand2025-product-name {
    font-size: 36px;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-style: normal;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 90%;
    margin: 0 auto;
}


.center {
    display: block;
    text-align: center;
}
.the_stand2025-product-text {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1.8;
    font-weight: bold;
    text-align: left;
}


.the_stand2025-price {
    font-size: 2.8rem;
    letter-spacing: 0.2em;
    margin-bottom: 20px;
    font-weight: 400;
}

.the_stand2025-price-en {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
}

.the_stand2025-cart a {
    transition: .3s;
}

.the_stand2025-cart a img {
    width: 250px;
    margin-left: 30px;
}
.the_stand2025-product-flex {
    margin-top: 50px;
    display: flex;
    justify-content: center;
}
.f02{
    position: relative;
}
.f02::before {
    content: '';
    display: block;
    width: 250px;
    height: 200px;
    background-image: url(/img/usr/the_stand2025/star_big2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 400px;
    left: 0px;
}
.f02::after {
    content: '';
    display: block;
    width: 250px;
    height: 200px;
    background-image: url(/img/usr/the_stand2025/star_big.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -90px;
    right: 0;
}
.the_stand2025-cart-text{
     font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
     text-decoration: none;
      border-bottom: dashed 1px #fff;
      width: 150px;
      margin: 0 auto;
     
}
.the_stand2025-cart-text a{
   color:inherit;
   font-size: 18px;
  
}
@media screen and (min-width:768px) {
    .the_stand2025-cart a:hover {
        opacity: 0.7;
    }
}

/* 店舗 */
.the_stand2025-shop {
    position: relative;
    z-index: 1;
    padding-bottom: 100px;
 margin: 0 auto;
}

.the_stand2025-product-title-ja{
font-size: 40px;
text-align: center;
margin-top: -20px;
padding-bottom: 50px;
position: relative;
}
.the_stand2025-product-title-ja::after {
    content: '';
    display: block;
    width: 180px;
    height: 160px;
    background-image: url(/img/usr/the_stand2025/star_lit2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -90px;
    right: 20px;
}
.the_stand2025-shop-detail {
    width: 800px;
    text-align: center;
   margin: 0 auto 40px;
   background-color: #fff;
  padding: 30px 35px;
}

.the_stand2025-shop-title {
    color: #141414;
    font-size: 30px;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-style: normal;
    padding-bottom: 10px;
}

.the_stand2025-shop-text {
    color: #141414;
    font-size: 20px;
     font-weight: bold;
    letter-spacing: 0.1em;
    text-align: left;
}
.the_stand2025-shopcart{
text-align: center;
padding-top: 30px;
}
.the_stand2025-shopcart a {
    transition: .3s;
}

.the_stand2025-shopcart a img {
    width: 250px;
}
.the_stand2025-shop-contain{
    position: relative;
}
.the_stand2025-shop-contain::before {
    content: '';
    display: block;
    width: 230px;
    height: 180px;
    background-image: url(/img/usr/the_stand2025/star_big.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 220px;
    left: -10px;
}
.the_stand2025-shop-contain::after {
    content: '';
    display: block;
    width: 150px;
    height: 110px;
    background-image: url(/img/usr/the_stand2025/star_lit.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
bottom: -200px;
    right: 50px;
}

@media screen and (max-width:767px) {

    .the_stand2025-sp {
        display: block;
    }

/* リード */

.the_stand2025-leadbox{
     width: 100%;
       height:auto;
    margin: 80px auto 80px;

}


.the_stand2025-lead {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;

}


.the_stand2025-leadtext {
    font-size: 1.5rem;
    margin-bottom: 30px;
    font-weight: lighter;
}
.the_stand2025-leadbox::before {

    width: 100px;
    height: 100px;
    top: -20px;
    left: -20px;
}
.the_stand2025-leadbox::after {

    width: 80px;
    height: 80px;
   bottom:-20px;
   right: 10px;
}
.the_stand2025-lead-title{
font-size: 2.6rem;
margin-top: -10px;
padding-bottom: 50px;
}


/* 商品詳細 */
.the_stand2025-product {
padding-bottom: 50px;
}

.the_stand2025-product-title-en{
     font-size: 60px;
}
.t01::before {

    width:90px;
    height: 80px;
    top: -40px;
    left: 10px;
}

.the_stand2025-product-box{
    width: 80%;
    margin: 50px auto 50px;
}
.the_stand2025-product-flex {
    margin-top: 0;
    display:block;
}

.the_stand2025-product-img-wrap {
    width: 70%;
    margin: 0 auto;
}
.the_stand2025-product-img-wrap img{
    width:250px;
      height: 260px;
}
.the_stand2025-product-img-wrap02 img{
    width:210px;
    height: 260px;
}




.the_stand2025-product-detail {
    width: 80%;
}
.the_stand2025-product-en {
    font-size: 1.6rem;
}
.the_stand2025-product-name {
    font-size: 2.6rem;
    margin-bottom: 30px;
    letter-spacing: 0;
      width: 80%;
}

.the_stand2025-product-text {
    font-weight: lighter;
}

.the_stand2025-price {
    font-size: 2.8rem;
}
.the_stand2025-cart a img {
    width: 230px;
      margin-left: 20px;
}

.f02::before {
    width: 60px;
    height: 60px;
    background-image: url(/img/usr/the_stand2025/star_big2.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -800px;
    left: -10px;

}
.f02::after {
    content: '';
    display: block;
    width: 50px;
    height: 90px;
    background-image: url(/img/usr/the_stand2025/star_big.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0px;
}




/* 店舗 */

.the_stand2025-shop {
    padding-bottom: 80px;
}
.the_stand2025-product-title-ja{
font-size: 2.6rem;
margin-top: -10px;
padding-bottom: 50px;
position: relative;
}
.the_stand2025-product-title-ja::after {
    width: 70px;
    height:80px;
    top: -120px;
    right: 0px;
}
.the_stand2025-shop-detail {
    width: 80%;
   margin: 0 auto 40px;
  padding: 20px 0;
  text-align: center;
}

.the_stand2025-shop-title {
    font-size: 2.3rem;
    letter-spacing: 0.1em;
    padding-bottom: 10px;
}

.the_stand2025-shop-text {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
     display: inline-block;
    text-align: left;
}
.the_stand2025-shopcart{
text-align: center;
padding-top: 20px;
}

.the_stand2025-shopcart a img {
    width: 230px;
  
}
.the_stand2025-shop-contain::before {
  display: none;
}

.the_stand2025-shop-contain::after {
    width: 50px;
    height: 50px;
bottom: -200px;
    right: 50px;
}
}