@charset "utf-8";
.container .sidebar1 aside {
	display: none;
}
.container {
	width: 98%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.container .header header .header_sp {
	display: none;

}
.container .header header .header_tablet {

}
.container .header header .header_pc {
	display: none;
}
.container .content {
	float: none;
	width: 99%;
	padding-top: 25px;
}
.container .content h1 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #FF6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.container .content h2 {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #3399FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.container .content article section .panel_menu {
	float: left;
	width: 31%;
	margin-bottom: 10px;
	margin-left: 2%;
}
.container .content p {
	font-size: 14px;
}

.invisible {

}
.fltlft_img { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
	margin-left: 20px;
	width: 30%;
}
.invisible02 {
	display: none;
}



.container .content article .address li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.container .content article .address {
	text-align: center;
	width: 60%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20%;
}


.container .content article section .foot {
	text-align: center;
	margin-bottom: 30px;
}
.container .content article section .foot .tel {
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
.container .content article section .foot .company {
	font-size: 24px;
	font-weight: bold;
	color: #0266FF;
}
.container .content article section .foot .tel a {
	color: #FF3300;
}
.container .content article section .foot p {
	margin: 0px;
	padding: 0px;
}
.container .content article section .footer_link {
	font-size: 14px;
	text-align: right;
}
.container .footer    {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}
.container .footer    a{
	margin-left: 2%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099FF;
}

.container .content article section .price_table  {
	margin-left: 20px;
}
.container .content article section .price_table dt {
	font-weight: bold;
	color: #FF3778;
	margin-left: 20px;
	float: left;
}
.container .content article section .price_table dd {
	margin-left: 150px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-right: 15px;
	font-weight: bold;
}

.container .content article section .price_table02  {
	margin-left: 20px;
}
.container .content article section .price_table02 dt {
	font-weight: bold;
	color: #FF6699;
	margin-left: 20px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.container .content article section .price_table02 dd {
	margin-left: 55%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 20px;
	font-weight: bold;
}
.container .content article section .price_table03  {
	margin-left: 20px;
}
.container .content article section .price_table03 dt {
	font-weight: bold;
	color: #FF6699;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.container .content article section .price_table03 dd {
	margin-left: 55%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-right: 20px;
	font-weight: bold;
}
.container .content article section .img_sp {
	text-decoration: none;
	display: none;
}
.container .content article section .img_pc {
	text-decoration: none;
	text-align: center;
	width: 90%;
	margin-bottom: 15px;
	margin-left: 5%;
}
.container .content article section .panel1  {
	width: 90%;
	margin-left: 5%;
	margin-bottom: 15px;
}
/*ナビゲーション用css*/
#menu{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0;
}
#menu li{
	display: block;
	float: left;
	width: 24.4%;
	margin: 0;
	padding: 0;
	border-left-width: 0.1em;
	border-left-style: solid;
	border-left-color: rgba(187,227,255,0.6);
	color: #3399FF;
}
#menu li a{
	display: block;
	padding: 12px 0 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #66D5FF;
	background-image: url(../pict/bk_menu.jpg);
	background-repeat: repeat;
	background-position: bottom;
	border-bottom-color: rgba(255,255,255,1);
}
#menu li a:hover{
	color: rgba(255,255,255,0.7);
}
#toggle{ 
 display: none;
}
