@media screen and (max-width: 640px) {
/*ここにスマホ用スタイルを記述*/
.spbr {
	display:block;
}
#menuback{
}
	#menu {
	background:none;
	width:100%;
	text-align: left;
}
	#menu ul ul {
	width:100%;
	height: auto;
	margin:0 auto;
	border-left: none;
	background-color:#FFF;
		z-index: 100;
		position: fixed;
}
#menu ul li {
	list-style-type: none;
		z-index: 100;
}
	#menu ul ul li a {
	float:left;
	width:100%;
	height: auto;
	color:#FFFFFF;
	font-size:80%;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10%;
	background-size:16px 16px;
	background-color:#00438F;
	background-image: url(../image/menu_arr.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #D0EADD;
	box-sizing: border-box;
}
	#menu ul ul li span {
	display: inline;
	font-size:70%;
	padding-top:0;
	padding-left:10px;
}
	#menu ul.accordion strong {
	width:50px;
	height:50px;
	display:block;
	position:absolute;
	top:13px;
	right:10px;
	background-image:url(../image/sp_icon_menu.jpg);
	background-size:50px 50px;
}
	#menu ul.accordion ul {
	display:none;
}
	#menu ul.accordion > li {}
	#menu ul.accordion > li > p { 
	cursor:pointer;}
	#menu ul.accordion > li > p strong { background-image:url(../image/sp_icon_menu.jpg); background-size:50px 50px;}
	#menu ul.accordion > li > p strong.open { background-image:url(../image/sp_icon_menu_close.jpg); background-size:50px 50px;}



.box15 {
	margin-bottom: 10px;
}
.box40 {
	margin-bottom: 20px;
}
.box50 {
	margin-bottom: 25px;
}
#wrap {
	margin: auto;
}
#top {
	background-color: #C7D8EF;

}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 77px;
}
#logo {
	float: left;
	width: 230px;
	height: 57px;
	padding-top: 10px;
	padding-left: 10px;
}
#tel {
	display: none;
}

#imageback {


}
#info {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #C7D8EF;
	color: #000;
	text-align: center;
}
#infologo {
	height: 44px;
	width: 207px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#footer {
	background-color: #00438F;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	text-align: center;
}
.main {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.contents {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
.title1 {
	font-size: 150%;
	margin-bottom: 15px;
	text-align: center;
	font-weight: bold;
}
.title2 {
	font-size: 160%;
	margin-bottom: 15px;
	color: #00438F;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #00438F;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00438F;
}
.title3 {
	font-size: 130%;
	margin-bottom: 10px;
}
.top-left {
	width: 280px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.top-right {
margin-bottom: 15px;
}
.top-title {
	font-size: 150%;
	font-weight: bold;
	color: #000;
}
#back {

}
#box {
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 15px;
	padding-left: 15px;
}
#back-blue {

}
#back-info {

}
#back-kikai {

}
.dot ul {

}
.dot li {
	background-image: url(../image/img.jpg);
	background-size:5px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 9px;
	list-style-type: none;
}

.list {

}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00438F;
	margin-bottom: 15px;
}

.kikai {
	margin-bottom: 15px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
.right25 {
}
#mfbtn {
	text-align: center;
}
#mfbtn input {
	background-color:#00438F;
	border:none;
	cursor:pointer;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	-webkit-appearance: none;
	border-radius: 0;
	font-size: 140%;
	margin-bottom: 10px;
}
.email {
	height: 13px;
	width: 173px;
	position: relative;
	top: 3px;
}

dl {
	margin: 0;
	padding: 0;
	background-color: #E7E8F3;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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: #999;
}

dt {
	margin: 0;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
dd {
	background: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin: 0;
	padding: 5px;
}

table {
		background-color: #E7E8F3;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
		width: 100%;		
box-sizing: border-box;
}
th {
	background-color: #E7E8F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	width: 100%;
	display: block;
	min-width: 100%;
	font-weight: normal;
	text-align: left;
	padding: 3px;	
box-sizing: border-box;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	width: 100%;
	display: block;
	min-width: 100%;
	background-color: #FFF;
	padding: 3px;	
box-sizing: border-box;
}
.notd {
	display: none;
}
}