@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Noto+Sans+JP:wght@100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

*:focus {
outline: none;
}

a:hover{
	opacity: 0.5;
}
a{
 color: inherit;
}
#st_wrap{
	width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.7em;
    overflow: hidden;
    font-family: "Noto Sans JP", serif;
  background-color: #1E2B4B;
}

#st_wrap img{
    width: 100%;
    border: 0;
	vertical-align: bottom;
    line-height: 0;
}
#st_wrap ul,#st_wrap li{
	padding: 0;
	margin: 0;
    list-style: none;
}
#st_wrap a,#st_wrap a:hover,#st_wrap a:link{
	text-decoration: none;
    opacity: 1;
}

#st_wrap a:hover{
	opacity: 0.8;
}
#st_wrap h2 {
    width: 40%;
    font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	font-size: 30px;
	margin: 2% auto 5%;
    padding: 0;
	text-align: center;
    color:#000000;
}
 .insta{
    width: 10%;
	margin: 0% auto 2%;
}

.style_box{
	position: relative;
	width: 100%;
	margin: 0% auto 0%;	
}
.t_P_black{
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: black;
	text-align: left;
}
.t_P_white{
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: white;
	text-align: left;
}
.sml{
	font-size:60%;
}
.style_01{
	position: absolute;
	width: 60%;
	top:44%;
	left:52%;
}
.style_02{
	position: absolute;
	width: 60%;
	top:2%;
	left:70%;
}
.style_03{
	position: absolute;
	width: 60%;
	top:15%;
	left:70%;
}
.style_04{
	position: absolute;
	width: 60%;
	top:5%;
	left:65%;
}
.style_box_btn{
	position: relative;
	width: 30%;
	margin: 10% auto 3%;	
}


.w70{
	width: 75%;
}
.w50{
	width: 63%;
	margin-top: -7%;
}
.w50_2{
	width: 63%;
}

.Roboto{
    font-family: "Roboto", sans-serif;
}
.NotoSans{
    font-family: "Noto Sans JP", serif;
}
.Inter{
    font-family: "Inter", serif;
}
	.swp2{
 width:100%;
	margin:12% auto -5%;	
	position: relative;
}

.human{
	margin: -45% auto 0;
	right:28%;
	width: 23%;
 z-index: 999999; 
	position: absolute;
}

/************************************************************
inner
************************************************************/
#st_wrap .inner{
    max-width: 600px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
background: url("../images/bk.jpg") ;
    display: inline-block;
    padding: 0 0 5%;
}


.lead{
	width: 80%;
	margin: 11% auto 7%;
	font-size: 14px;
	line-height: 1.9;
}
.lead2{
	text-align: left;
	width: 88%;
	margin: 11% auto 4%;
	font-size: 14px;
	line-height: 1.9;
}
@keyframes blurFadeIn {
  0% {
    filter: blur(15px);
    opacity: 0;
  }
  100% {
    filter: blur(0px);
    opacity: 1;
  }
}

 .title{
    width: 65%;
	margin: 5% auto -5%;
	 margin-left: 3%;
}
.box_plof{
	width: 85%;
	margin: 15% auto 5%;
  border: solid 1px #fff;
	padding: 5% 1% 3%;
}

.plof_img{
	width: 60%;
	margin: 5% auto;
}



/************************************************************
               button
************************************************************/

.btn_01 a {
    display: flex; 
    justify-content: space-between;
    align-items: center;
    padding: 3% 4%;
    border: 2px solid #9e0120; 
    border-radius: 10px;
    width: 68%;
    letter-spacing: 0px;
    background-color: #FFFFFF;
    color: #9e0120; 
    text-decoration: none; 
    font-weight: bold;
    box-sizing: border-box;
    margin: 5% auto 10%;
    font-family: "Inter", serif;
    
}
.btn_01 .item-name {
  font-size: 20px;
}
.btn_01 .buy-button {
  font-size: 20px; 
}
#st_contents .section:nth-child(2) .btn_01 a{
    color: #014d1c; 
    border: 2px solid #014d1c;
}
#st_contents .section:nth-child(3) .btn_01 a{
    color: #9e0120; 
    border: 2px solid #9e0120;
}


.Right{
    float: right;
}
.Left{
    float: left;
}
.small{
	font-size:80%;
}
.clear {
	clear: both;
}
.pc{
	display: block;
}
.sp{
	display: none;
}


@media only screen and (max-width:768px){
	#st_wrap {
        width:100%;
        letter-spacing: 0.5px;
	}
#st_wrap h2 {
    width: 50%;
    font-family: 'Nunito Sans', sans-serif;
	font-weight: 600;
	font-size: 22px;
	margin: 2% auto 4%;

}		
	
.lead{
	width: 90%;
	margin: 11% auto 0%;
	font-size: 12px;
}	

 .insta{
    width: 15%;
	margin: 5% auto 2%;
}	
.style_box{
	width: 100%;
	margin: 0% auto 0%;	
}
.t_P_black{
	font-size: 11px;
	line-height: 1.7;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: black;
	text-align: left;
}
.t_P_white{
	font-size: 11px;
	line-height: 1.7;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
}
.style_01{
	width: 40%;
	top:37%;
	left:52%;
}	
.style_02{
	width: 40%;
	top:0.5%;
	left:60%;
}		
.style_03{
	width: 40%;
	top:15%;
	left:62%;
}		
.style_04{
	width: 40%;
	top:5%;
	left:62%;
}		
		
.style_box_btn{
	position: relative;
	width: 38%;
	margin: 12% auto 10%;	
}		

.box_plof{
	width: 80%;
	margin: 15% auto 5%;
  border: solid 1px #fff;
	padding: 5% 1% 3%;
}
.lead2{
	width: 80%;
	margin: 11% auto 4%;
	font-size: 12px;
	line-height: 1.9;
}

.w70{
	width: 85%;
}	
.w50{
	width: 75%;
	margin-top: -10%;
}	
.w50_2{
	width: 75%;
}		
	
 .title{
    width: 57%;
	margin: 7% auto -5%;
	 margin-left: 2%;
}
    .btn_01 a{
        padding: 4%;
    }
    .btn_01 .item-name{
        font-size: 15px;
    }
    .btn_01 .buy-button{
        font-size: 15px;
    }
   .style_tiktok{
	width: 1%;
	margin: 0 auto 12%;
	margin-left: 8%;
}
 
 .swp2{
 width:98%;
	margin:10% auto -2%;
}	   
  .human{
	margin: -110% auto 0;
	right:7%;
	width: 55%;
 z-index: 999999; 
	position: absolute;
}  
    
    .pc {
		display:none;
	}
	.sp {
		display:block;
    }
    
    
    .Left{
        float: none;
    }
    .Right{
        float: none;
    }
}


/************************************************************
動き
************************************************************/


.fade {
	opacity: 0;
	transition: 1.0s all 0s ease;
}
.fade01 {
	opacity: 0;
	transition: 1.0s all 0.5s ease;
}
.fade02 {
	opacity: 0;
	transition: 1.0s all 0.7s ease;
}
.fade.ac, .fade01.ac, .fade02.ac{
	opacity: 1;
    transform: translate(0);
}

.anim {
	opacity:0 ;
	transform: translate(0,50px);
	transition: 1.5s all 0.2s ease;
}

.anim.ac{
	opacity:1 ;
	transform: translate(0);
}

.move-wrap {
    display: flex;
    align-items: center;
    overflow: hidden;
    margin: 2% 0;
    column-gap: 10px;
}

.slideshow {
    display: flex;
    column-gap: 10px;
    animation: loop-slide 15s linear infinite;
}

.content {
    width: 180px;
}

.content img {
    border-radius: 0px;
    box-sizing: border-box;
}



@keyframes loop-slide {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%); /* 全体の半分まで移動 */
    }
}

