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

	  /* #wrapper */
			 body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Helvetica,Arial,Tahoma,sans-serif;
    font-size: 0.875em;
    line-height: 1.5em;
}
.wrapper	{
			min-width: 240px;
			max-width: 480px;
			width: 100%;
			margin-left:auto;
			margin-right:auto;
			}
h1	{
		border-bottom:4px solid #005ba7;
		padding-bottom:6px;
		margin-bottom:10px;
		}
		 .secomlogo	{
			min-width: 240px;
			max-width: 480px;
			width: 100%;
			margin-bottom:10px;
			text-align:left;
		 	}
		 .logoimage	{
			width:100%;
		 	min-width: 120px;
			max-width: 375px;
		 	}
		 #videoarea	{
		 	width: 240px;
			height:136px;
			text-align:left;
			padding-bottom:0px;
			display:block;
			line-height:0em;
			background-color:#fff;
			margin-left:auto;
			margin-right:auto;
		 }
		#cm60	{
			width:240px;
			height:136px;
			}
		#cm30	{
			width:240px;
			height:136px;
			}
	.mejs-poster	{
			width:240px !important;
			height:136px !important;
			}
	.mejs-layer	{
			width:240px !important;
			height:136px !important;

	}
		 
		 
		 
		  #switcharea	{
		 	width: 99%;
		 	min-width: 240px;
			max-width: 480px;
			text-align:center;
			padding-left:auto;
			padding-right:auto;
		 }
		 #switchbox1	{
		 display:block;
		 	width: 100%;
			text-align:center;
			margin-top:10px;
		 }
		 #switchbox2	{
		 display:block;
		 	width: 100%;
			text-align:center;
			margin-top:10px;
		 }
		a:link	{
			text-decoration:none;
			}
		a:hover	{
			opacity:0.75;
		}		 
		p	{
		margin-bottom:1px;
		}
		p.link	{

		  background: -moz-linear-gradient(center top , #AEDFF4 0%, #4BC3F7 95%) repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #666666;
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 0  0 10px;
    text-align: center;
		

			}
		p.link a:link	{
			text-decoration:none;
			padding:0px 0px;
		}
		 .videobtn	{
	    background: -moz-linear-gradient(top,#BFD9E5, #3D95B7 50%,#0080B3 50%,#0099CC);
	    background: -webkit-gradient(linear, left top, left bottom, from(#BFD9E5), color-stop(0.5,#3D95B7), color-stop(0.5,#0080B3), to(#0099CC));
	    color: #FFF;
	    border-radius: 4px;
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border: 1px solid #0099CC;
	    -moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    -webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3),inset 0px 0px 3px rgba(255,255,255,0.5);
	    text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	    width: 100%;
	    padding: 10px 0;
	    font-size:120%;
	}
	.clr	{
	clear:both;
	}
	.videophoto	{
		width:120px;
		float:left;
		margin-right:1.2em;
		margin-bottom:1.2em;
		border:0px solid #fff;
	}
	.japanese	{
		font-size:1.2em;
		}
	#footer	{
		border-top:2px solid #999;
		text-align:right;
		color:#333;
		width:100%;
		}
	.linkbox	{
		
		padding-top:6px;
	}
	/*  */
.snsarea	{
	background-color:#f00;
	text-align:right;
	width:100%;
	}
	.snsbtn {
    margin-bottom: 5px;
    text-align: left;
}
	.floatL {
    float: right;
    margin-top:0px;
    vertical-align: bottom;
 /* width:100%;   */
}
.snsbtn ul	{
	   padding-left:0px;
	   margin-top:4px;
	   margin-bottom:4px;
	   }
.snsbtn ul.part li, .snsbtnBtm ul.part li {
    display: inline;
    margin-left: 5px;
}	
	}

	
@media only screen and (min-width:768px) {

	  /* #wrapper */
			 body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    font-family: Helvetica,Arial,Tahoma,sans-serif;
    font-size: 0.875em;
    line-height: 1.5em;
}
.wrapper	{
			width: 100%;
			max-width:568px;
			margin-left:auto;
			margin-right:auto;
			
			}
h1	{
		border-bottom:4px solid #005ba7;
		padding-bottom:6px;
		margin-bottom:10px;
		}
		 .secomlogo	{
			width: 375px;
			margin-bottom:10px;
			text-align:left;
		 	}
		 .logoimage	{
			 width:375px;
		 	}
		 #videoarea	{
		 	width: 568px;
		 	height:320px;
			text-align:left;
			padding-bottom:0px;
			line-height:0em;
			border:0px solid #fff;
			margin-left:auto;
			margin-right:auto;
		 }
	#cm60	{
			width:568px;
			height:320px;
			}
	#cm30	{
			width:568px;
			height:320px;
			}
	.mejs-poster	{
			width:568px !important;
			height:320px !important;
			}
	.mejs-layer	{
			width:568px !important;
			height:320px !important;

	}
		  #switcharea	{
		 	width:568px !important;
			text-align:center;
			padding-left:auto;
			padding-right:auto;
	background-color:#000; 
		 }
		 #switchbox1	{
		 display:block;
		 	width: 280px;
			text-align:center;
			margin-top:10px;
			float:left;
		 }
		 #switchbox2	{
		 display:block;
		 	width: 280px;
			text-align:center;
			margin-top:10px;
			float:right;
		 }
		a:link	{
			text-decoration:none;
			}
		a:hover	{
			opacity:0.75;
		}		 
		p	{
		margin-bottom:1px;
		}
		p.link	{
			text-align:right;
			margin-top:1px;
			margin-bottom:1px;
			}
		p.link a:link	{
			text-decoration:underline;
			padding:0px 0px;
		}
		 .videobtn	{
	      background: -moz-linear-gradient(center top , #FDDC03 0%, #FBBF00 95%) repeat scroll 0 0 transparent;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px #666666;
    clear: both;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 0 15px 10px;
    text-align: center;
	}
	.clr	{
	clear:both;
	}
	.videophoto	{
		width:120px;
		float:left;
		margin-right:1.2em;
		margin-bottom:1.2em;
	}
	.japanese	{
		font-size:1.2em;
		}
	#footer	{
		border-top:2px solid #999;
		text-align:right;
		color:#333;
		}

.snsarea	{
	background-color:#fff;
	text-align:right;
	width:100%;
	}
	.snsbtn {
    margin-bottom: 5px;
    text-align: left;
}
	.floatL {
    float: right;
    margin-top:0px;
    vertical-align: bottom;
 /* width:100%;   */
}
.snsbtn ul	{
	   padding-left:0px;
	   margin-top:4px;
	   margin-bottom:4px;
	   }
.snsbtn ul.part li, .snsbtnBtm ul.part li {
    display: inline;
    margin-left: 5px;
}	
}




