<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.alcohol_FV {position:relative;}
.alcohol_FV img{width:100%;opacity:0;position:absolute;z-index:1;left:0;right:0;top:0;bottom:0;}

.alcohol_FV img.ani03{animation: 0.25s linear 0.4s forwards FV03;-webkit-animation: 0.25s linear 0.4s forwards FV03;}
.alcohol_FV img.ani04{animation: 0.25s linear 0.5s forwards FV04;-webkit-animation: 0.25s linear 0.5s forwards FV04;}

@-webkit-keyframes FV03 { 
   	0% {transform: translate(-800px,100px);opacity:0;}
  	100% {transform:transform: translate(0,0);opacity:1;}
}
@-webkit-keyframes FV04 { 
   	0% {transform: translate(800px,100px);opacity:0;}
  	100% {transform:transform: translate(0,0);opacity:1;}
}

/* SP迚� */

.alcohol_FV img.ani07{animation: 0.25s linear 0.4s forwards FV03;-webkit-animation: 0.25s linear 0.4s forwards FV03;}
.alcohol_FV img.ani08{animation: 0.25s linear 0.5s forwards FV04;-webkit-animation: 0.25s linear 0.5s forwards FV04;}

@-webkit-keyframes FV03 { 
   	0% {transform: translate(-800px,100px);opacity:0;}
  	100% {transform:transform: translate(0,0);opacity:1;}
}

@-webkit-keyframes FV04 { 
   	0% {transform: translate(800px,100px);opacity:0;}
  	100% {transform:transform: translate(0,0);opacity:1;}
}

/* SP迚� */
.alcohol_FV img.Fsp{
  width:100%;
  height:auto;
  margin:auto;}


/* 繝代た繧ｳ繝ｳ縺ｧ隕九◆縺ｨ縺阪�"pc"縺ｮclass縺後▽縺�◆逕ｻ蜒上′陦ｨ遉ｺ縺輔ｌ繧� */
.pc { display: block !important; }
.sp { display: none !important; }
 
/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ縺ｧ隕九◆縺ｨ縺阪�"sp"縺ｮclass縺後▽縺�◆逕ｻ蜒上′陦ｨ遉ｺ縺輔ｌ繧� */
@media only screen and (max-width:480px) {
.pc { display: none !important; }
.sp { display: block !important;}
}
/* 
@media only screen and (max-width:414px) {
.FV{width:414px;}
.FV img.sp{width:414px;}
}

@media only screen and (max-width:375px) {
.FV{width:375px;}
.FV img.sp{width:375px;}
}

@media only screen and (max-width:320px) {
.FV{width:320px;}
.FV img.sp{width:320px;}
} */</pre></body></html>