@charset "UTF-8";
/* -------------------------------------------------------- CSS Information
Last up date:   2016
Style Info:     --- css
------------------------------------------------------------------------ */

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------*/



@media screen and (max-width:768px){
.box50 img{ width:70% !important;}
}
@media screen and (max-width:480px){
.box50 img{ width:90% !important;}
}

/*------------------------------------------------------video再生*/
.vi_b{margin:0 0%;width:100%;height:320px;}
.vi_b iframe{margin:0;width:100%;height:100%;}
@media screen and (max-width:768px){
	.vi_b{margin:0 5% 20px;width:90%;height:300px;}
}
.vi_b1c{margin:0 25%;width:50%;height:380px;padding:10px 0;}
.vi_b1c iframe{margin:0;width:100%;height:100%;}
@media screen and (max-width:768px){
	.vi_b1c{margin:0 5% 20px;width:90%;height:300px;}
}
/*------------------------------------------------------*/