.sp:not(.tb) ,.pc:not(.tb){
  display: none !important;
}

#header {
	background:#fff url(/img/header/bg_header.png) repeat-x left bottom;
	border-top: 8px solid #ff9a3c;
	border-bottom: 3px solid #fa8468;
}
#header_inner {
	width: 100%;

	margin: 0 auto;
}

#header h1 {
	width: 320px;
	margin: 0;
	float: left;
}

#header h1 a{
	display: block;
	width: 320px;
	margin: 0;
	padding: 0;
}
#header h1 a img{
	display: block;
	width: 320px;
	height: auto;
	margin: 0;
	padding: 0;
}

#header_menu {
	position: relative;
	width: 100%;
}

#header_upper_menu {
	margin: 7px 0 3px;
}

#header_upper_menu>a  {
	float: right;
}

#header_upper_menu{
	float: right;
	display: flex;

	flex-wrap: nowrap;justify-content: flex-end;
}
#header_upper_menu p{
	display:block;
	line-height: 1.2;
	vertical-align: bottom;
	margin: 0;
}
#header_upper_menu .btn_block{
	margin-right: 10px;
}
#header_upper_menu .btn_block>div{
	display: inline-block;
	border-radius: 4px;
	box-shadow:0px 0px 4px 0px #cccccc;
	background: #fff;
	color: #000;
}
#header_upper_menu .btn_block>div label{
	width: 35px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	float: left;
}
ul#header_lower_menu {
	list-style: none;
    margin-top: 8px;
    margin-bottom: 20px;
	padding: 0;
    position: relative;
    width: 100%;
    clear: both;
	display: flex;justify-content:space-between;
}

ul#header_lower_menu li {
	position: relative;
	margin: 0;
	padding: 0;
	background: #fff;
	box-sizing: border-box;
}
ul#header_lower_menu>li {
	position: relative;
	width: 20%;

	
	height: 70px;
	margin: 0;
	padding: 0;	padding-top: 24px;
	background: #fff;
	text-align: center;
	color: #000;
	font-size: 1.3rem;
	border-right: 1px solid #ddd;
}
ul#header_lower_menu>li:first-child {
	border-left: 1px solid #ddd;
}
ul#header_lower_menu>li>a{

	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	color: #000;
	font-weight: 700;
}
ul#header_lower_menu>li>a span{
	display: block;
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: center;
	color: #ff7979;
	font-size: .7rem;
	font-weight: 100;
}

#header_lower_menu .large_menu {
	display: none;
	position: absolute;
	top: 70px;
	width: 500px;
	margin: 0;
	padding: 15px 7px 7px;
	z-index: 1;
	background: #FFC0C5;

	-webkit-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.7);
	-o-box-shadow: 0px 0px 7px rgba(0,0,0,0.7);
	-ms-box-shadow: 0px 0px 7px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 7px rgba(0,0,0,0.7);
}

	.large_menu h3 {
		font-weight: bold;
		text-align: left;
	}
	
	.large_menu p {
		margin: 0;
		padding: 10px;
		background: #FFF;
		text-align: right;
	}

	#header_lower_menu ul {
		width: 500px;
		margin: 0;
		background: #FFF;
		list-style: none;
		padding: 0;
	}
	
	#header_lower_menu ul li {
		float: left;
		width: 250px;
		height: auto;
		background: #FFF;
		font-size: 110%;
	}
	
	#header_lower_menu ul li:hover {
		background: #FFC;
	}
	
	#header_lower_menu ul li a {
		display: block;
		width: 222px;
		padding: 16px 5px 10px 20px;
		color: #333;
		text-align: left;
	}

	#header_lower_menu .m_center {
		left: 10px;
	}

	#header_lower_menu .m_checkup {
		left: 10px;
	}

	#header_lower_menu .m_health {
		left: -167px;
	}

	#header_lower_menu .m_contact {
		 right: 10px;
		 width: 250px;
	}

	#header_lower_menu .m_contact ul {
		width: 250px;
	}

#change_bc label[for="bc_default"] {
	color:#000;
	background:#fff;border-radius: 4px 0 0 4px;
}
#change_bc label[for="bc_blue"] {
	color:#fff;
	background:rgba(0,0,255,1.00);
}
#change_bc label[for="bc_yellow"] {
	color:#000;
	background:#FFF500;
}
#change_bc label[for="bc_black"] {
	color:#fff;
	background:#000;border-radius:0 4px 4px 0;
}
#change_fs label.slct{
	background: #333;
	color: #fff;
}
#change_fs label:first-child{
	border-radius: 4px 0 0 4px;
}
#change_fs label:last-child{
	border-radius: 0 4px 4px 0;
}
#header_upper_menu >div input{
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
#header_upper_menu::after{
	content: "";
	display: block;
	clear: both;
}
p#pan {
	font-size: 1.4rem;
	line-height: 20px;
	height: 20px;
    margin-top: 13px;
    margin-right: 30px;
    padding: 5px 0 0 110px;
	text-align: right;
}

.double_col #slider{
    width: 100%;
    max-width: 950px;
    margin: 15px auto 0;
}
.double_col #slider img{
    width: 100%;
	height: auto;
}
.double_col #main{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 100%;
	max-width: 950px;
	margin:25px auto 0;
}

.double_col #main #body{
    min-height: 600px;
	width: calc(100% - 245px);
	
	
	flex-grow: 2;
    padding: 15px 0 50px;
	margin: 0;
    background: #fff url(/img/bg_body_header.png) no-repeat;
}

.double_col #main #sidebar_fix_wrap{
flex-basis: 245px;
min-width:  245px;
    /* height: 721px; */
    margin-top: 23px;
    font-size: 1.4rem;
}
.double_col #inner_body {
	margin-top: 50px;
	font-size: 1.6rem;
	line-height: 2;
}
.double_col #inner_body h1 {
	margin-left: 0;
	margin-bottom: 10px;
	padding: 7px 0 0 23px;
	border-left: 7px solid #F69;
	font-size: 3.2rem;
	font-weight: 400;
}
.double_col #inner_body p {
	margin: 0 30px 20px;
}

.double_col #inner_body h3 + h4 {
	margin-bottom: 2em;
	font-weight: bold;
}

.double_col #inner_body h2.underline {
	margin: 1em 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 120%;
}
.double_col #inner_body h3 {
	margin: 1em 30px;
}
.double_col #inner_body h4 {
	margin: 1em 30px;
}

.double_col #inner_body h2.underline ~ h2.underline{
	margin-top: 2.5em;
}
.sitemap_col #slider{
    width: 100%;
    max-width: 950px;
    margin: 15px auto 0;
}
.sitemap_col #slider img{
    width: 100%;
	height: auto;
}
.sitemap_col #main{
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	width: 100%;
	max-width: 950px;
	margin:25px auto 0;
}

.sitemap_col #main #body{
    min-height: 600px;flex-grow: 2;
    padding: 15px 0 50px;
	margin: 0;
    background: #fff url("/img/bg_body_header_single.png") no-repeat;
}

.sitemap_col #main #sidebar_fix_wrap{
flex-basis: 245px;
min-width:  245px;
    /* height: 721px; */
    margin-top: 23px;
    font-size: 1.4rem;
}
.sitemap_col #inner_body {
	margin-top: 50px;
	font-size: 1.6rem;
	line-height: 2;
}
.sitemap_col #inner_body h1 {
	margin-left: 0;
	margin-bottom: 10px;
	padding: 7px 0 0 23px;
	border-left: 7px solid #F69;
	font-size: 3.2rem;
	font-weight: 400;
}
.sitemap_col #inner_body p {
	margin: 0 30px 20px;
}

.sitemap_col #inner_body h3 + h4 {
	margin-bottom: 2em;
	font-weight: bold;
}

.sitemap_col #inner_body h2.underline {
	margin: 1em 30px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size: 120%;
}
.sitemap_col #inner_body h3 {
	margin: 1em 30px;
}
.sitemap_col #inner_body h4 {
	margin: 1em 30px;
}

.sitemap_col #inner_body h2.underline ~ h2.underline{
	margin-top: 2.5em;
}

figure{
	text-align: center;
	margin: 2em 30px;
}
figure img{
	width: 100%;
	display: block;
}
figure figcaption{
}

figure.l{
	margin: 2em 30px;
}
figure.l img{
	float: right;
	width: 55%;
	display: block;
}
figure.l figcaption{
	width: 40%;	float: left;	text-align: left;

}


.imgflex{
	margin: 2em 30px;
	display: flex;flex-wrap: wrap;
}
.imgflex figure{
	width: 48%;
	text-align: center;
	margin: 0 1% 10px;
	box-sizing: border-box;
}
.imgflex figure img{
	width: 100%;
	display: block;
}
.imgflex figure figcaption{
	font-size: 1.2rem;
}



#sidebar {
	width: 245px;
}

#sidebar h3 {
	font-weight: bold;
	font-size: 1.9rem;
	border: 0 none;
}

#sidebar ul {
	list-style: none;
	line-height: 1;
	font-size: 1.6rem;
}

#sidebar ul li {
	margin: 0;
	padding: 15px 0 13px 25px;
	font-size: 1.6rem;
	background: url(/img/sidebar/maker_sidebar.png) 5px 50% no-repeat;
	border-bottom: 1px solid #ccc;
	line-height: 1.5;
}

#sidebar ul li.double_row {
	padding: 9px 0 6px 15px;
	line-height: 1.35;
}

#sidebar ul li.current, #sidebar ul li.sub_menu {
	background-position: 5px 20px;
}

#sidebar ul li span {
	font-size: 1.3rem;
}

#sidebar a {
	font-weight: normal;
	color: #000;
}

#sidebar ul li.current {
	font-weight: bold;
	color: #F63;
}
#sidebar ul li ul{
	display: none;
}

#sidebar ul li.current ul{
	display: block;
}

#sidebar ul li.sub_menu ul {
	margin-bottom: 5px;
}

#sidebar ul li.current ul li, #sidebar ul li.sub_menu ul li {
	border: none;
	padding: 5px;
	background: none;
}

#sidebar ul li.current a, #sidebar ul li.sub_menu a {
	color: #ab320a;
}

#sidebar ul li.current a, #sidebar ul li.sub_menu a span{
	display: block;
}

#sidebar ul li.sub_menu a.normal_color {
	color: #222;
}



footer{
	margin-top: 50px;
	background: #fff;
}

#footer_banner{
	width: 100%;
	max-width: 950px;
	box-sizing: border-box;
	padding: 20px 54px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap; justify-content:space-between;
}
#footer_banner a{
	margin: 8px 12px;
}
.fotter_cont{
	background: url(/img/bg_footer_upper.png) repeat-x left top;
}
.fotter_cont>div{
	width: 100%;
	max-width: 950px;
	margin: auto;
	position: relative;
}
.fotter_cont p.pagetop {
	width: 100%;
	max-width: 950px;
	margin: auto;
	text-align: right;
}
.footer_menu{
	display: flex;

	height: 320px;
	justify-content: flex-start;
	width: 100%;
}
.footer_menu h3 {
    font-size: 15px;
    font-weight: bold;
	border: 0;
}
.footer_menu h3 span{
	display: block;
    font-size: 10px;
    font-weight: bold;
}
.footer_menu>div{
	width: 40%;
}
.footer_menu ul {
    list-style: none;
}
.footer_menu ul li {
    font-size: 90%;
    margin: 0 0 5px 20px;
    padding: 0 0 0 13px;
    background: url(/img/maker_footer_menu.png) 0 6px no-repeat;
}
.footer_menu ul li a{
	color: #000;
}

#footer_addr {
		position: absolute;
		width: 250px;
		margin-top: 80px;
	bottom: 10px;
	right: 10px;
	}
	
	#footer_addr h3 {
		margin: 0 0 10px;
		padding: 0 0 10px;
	border: 0;
		border-bottom: 1px solid #999;
	}
	
	#footer_addr .tel {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.25;
	}

	#footer_addr .tel_num {
		 font-size: 18px;
		 letter-spacing: 0.25em;
	}

	#footer_addr .business_hours {
		margin-top: 1em;
		font-size: 14px;
		font-weight: bold;
		line-height: 1.5;
	}

#footer_lower_inner {
	margin: 0 auto;
	padding:  0;
}
#footer_lower_inner::after{
	content: "";
	display: block;
	clear: both;
}
#footer_lower_inner ul{
	display: flex;	float: left;
	margin: 0 0 0 1em;
	padding: 0;
	list-style-type: none;

}
#footer_lower_inner ul li{
	margin:0 .5em 0 .5em ;
	position: relative;
}
#footer_lower_inner ul li::before{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	margin: auto;
	border-radius: 50%;
	top: 4px;
	left: 0;
}
#footer_lower_inner ul li a{
	color: #fff;
	padding-left: 1em;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	float: right;
	margin: 0;
}
