@charset "UTF-8";

@media screen and (max-width: 667px) {
    p{font-size:12px;}
    
/* メニュー */
#secrethobby h1{font-size:2.5vw;}
#secrethobby{width:100%;height:auto;padding-bottom:5%;margin:0 auto;background: url(../../_img/bg.jpg) center top;position: relative;}

#secrethobby #timer{width:100%;margin:0 auto;overflow: hidden}
#secrethobby #mv1{width:100%; margin:3% auto;}
#secrethobby #timer{width:100%;height:auto;margin:0 auto;background: url("../../_img/counter_bg.png")no-repeat;background-size:100% auto;padding-bottom:15%;}
    
#secrethobby .box_video{
	height:0;
	padding-bottom:56%;
	position:relative;
	margin:0px auto 0;;
}
#secrethobby .box_video iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
    
    
    #btn1{width:96%;margin:0 auto;}
    
    
}
