.sp:not(.pc) ,.tb:not(.pc){
  display: none !important;
}
html {
	font-size: 62.5%;
}
body {
	font-size: 1.0rem; /*10px*/
	font-family: 'Open Sans','Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	line-height: 1.75;
}
a:link {
	color: #3299db;
}

a:visited {
	color: #3299db;
}

a:active {
	color: #3299db;
}

a:hover {
	color: #3299db;
}
a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#header_lower_menu,.sub_col,.pagetop,#footer_upper .menu{
  display: none !important;
}

body,.page_img img,#main,#body,.main_col,p#pan,#header_menu,#header_inner{
	width: 18.5cm;
	margin: 0 auto;
}
#calender table {
	table-layout: fixed;
}
#calender table td {
    position: relative;
    border: 1px solid #ddd;
    height: 70px;
    vertical-align: top;
}
#header h1 {
	float: left;
	width: 448px;
	margin: 0;
	max-width: 60%;
}

#header h1 a{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header h1 a img{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header .header_contact {
	float: right;
	width: 242px;
	max-width: 38%;
}
#header .header_contact a{
display: block;	width: 100%;	
}
#header .header_contact a img{
display: block;	width: 100%;	
}
