/* For mobile phones: */
.slicknav_menu {display:none;}
.mobile {display:none;}
.pc {display:block;}
.pc_table {display: table;}
.w820tc{ width:820px;text-align:center;}
.topp3{ padding:3px;}
#rptary{width:47%;margin:0 3px 6px 3px;padding:5px;border:1px solid #CCC}
body {background: url(../images/bg.gif) #2e74c5 repeat-x;}

@media screen and (max-width: 1000px) {
	/* #menu is the original menu */
	.js #menu {display:none;}
	.js .slicknav_menu {display:block;}
	.pc ,.pc_table {display:none;}
	.mobile {display:block;}
	.w100 { width:100%;}
	.w820tc{ width:100%;}
	.topp3{ padding:0;}
	
	.index_bg{text-align: center;}
	#main ,#ml ,#mr {width: 100%;}
	#top {display: none;}
	#indent {background: none;background-color: #f2f9ff;}
	#widget {width: 100%;background:none;}
	#memo {margin: 10px;}
	#footer {background: none;background-color: #f4f0ec;}
	#footer div {margin: 0;}
	.logo{ height:39px;}
	#mr {background-color: #FFF;}
	#func {margin: 10px 0;display: inline-block;}
	.spacing{width:25%;}
	#rptary{width:95%;}
	#memo .fr {width: 100%!important;}
	select {width: 100%!important;}
	#gbook .memo_re {width: 100%!important;}
	.art_img{width: 100%; height:auto;padding-bottom: 10px;}
	#album_list img {width: calc(50% - 8px);height: auto;}
	.aug_iframe{width: 100%;}
	.film_div{width: calc(50% - 20px)!important;}
	.film_div img{width: 100%;}
}
