@charset "utf-8";
/*
	Theme Name: RE:DIVER-CHILD
	Template: rediver
	Description:  re:Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */

 @media screen and (max-width:599px){
	.content table{
		overflow: auto;
		table-layout: fixed;
		max-width: 100%;
	}
 }