@media screen and (max-width: 640px) {
/*ここにスマホ用スタイルを記述*/
.spbr {
	display:block;
}
#menuback{
	background-color: #C20018;
}
	#menu {
	background:none;
	width:100%;
	text-align: left;
}
	#menu ul ul {
	width:100%;
	height: auto;
	margin:0 auto;
	border-left: none;
	background-color:#FFF;
}
#menu ul li {
	list-style-type: none;
}
	#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:#C40001;
	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:10px;
	right:5px;
	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;}


.box20 {
	margin-bottom: 10px;
}
.box40 {
	margin-bottom: 20px;
}
.box50 {
	margin-bottom: 25px;
}
.box70 {
	margin-bottom: 30px;
}
#wrap {
	min-width: 100%;
	margin: auto;
}
#top {

}
#header {
	padding-bottom: 10px;
	padding-left: 10px;
}
#logo {
	width: 245px;
	height: 22px;
	padding-top: 10px;
}
#mail {
	display: none;
}
#tel {
	float: right;
	padding-right: 15px;
	padding-top: 20px;
	text-align: right;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 120%;
	font-weight: bold;
}
#addtel {
	padding-top: 5px;
	font-size: 12px;
}
.title9 {
}

.mline {

}
#imageback {
	margin-bottom: 40px;
	background-image: url(../image/imageback.jpg);
	background-repeat: repeat-x;
}
#image {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#images {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#imagestitle {
	font-size: 180%;
	padding-top: 30px;
	padding-left: 30px;
	color: #0F6C40;
}
#info {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #CCC;
}

#footer {
	background-color: #c40018;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFF;
	text-align: left;
}
.footerbox,.footerbox2,.footerbox3,.footerbox4 {
	font-size: 12px;
	margin-bottom: 10px;
}
#footerlogo {
	width: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.linefooter {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 13px;
}
.list-img {
	background-image: url(../image/footerimg.png);
	background-size:5px 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 3px 7px;
}
.list-img2 {
	background-image: url(../image/footerimg2.png);
	background-size:15px 11px;
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right: 20px;
}
div.imgArea p {    
    display: table-cell;    
    vertical-align: middle;    
    margin: 0;    
}    
* html .imgArea p {    
    display: inline;    
    zoom: 1;    
}    
*:first-child+html .imgArea p {    
    display: inline;    
    zoom: 1;    
} 
.main {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 20px;
}
.contents {
	margin-right: 15px;
	margin-left: 15px;
}
.text {
	margin-right: 30px;
	margin-left: 30px;
}
.left20 {
	padding-left: 20px;
}
	dl {
	margin: 0;
	padding: 0;
	background-color: #F1F1F1;
	
}

dt {
	margin: 0;
	padding: 5px;
	border: 1px solid #999;
}
dd {
	background: #fff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.title7 {
	font-size: 18px;
	margin-bottom: 20px;
}
.top-left {
	width: 78%;
	float: left;
}
.top-right {
	width: 18%;
	float: right;
}


.n-title1 {
	font-size: 130%;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	margin-bottom: 10px;
}
.n {
	display: none;
}
.nsp img {
	vertical-align: bottom;
}
.news-red {
	background-color: #C40018;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news-title {
	color: #FFF;
	background-image: url(../image/icon.png);
	background-size:18px 18px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 5px;
	font-size: 120%;
}
#news {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#newsbox {

	margin-bottom: 30px;
}
#bnr {
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 15px;
}

.redbtn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #FFFFFF;
	border: 3px solid #880011;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	background-color: #C40018;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
}
.btn {
	border-radius: 40px;		/* CSS3草案 */
	-webkit-border-radius: 40px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 40px;	/* Firefox用 */
	background-color: #FFF;
	border: 3px solid #C40000;
	padding: 10px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bolder;
	color: #C40000;
	cursor: pointer;
	text-align: center;
}
#motome {
	background-image: url(../image/keywords.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFF;
	text-align: center;
}
.motome-box {
	margin-bottom: 15px;
}
.motome {
	background-color: #FFF;
	border: 3px solid #C40018;
	padding: 15px;
	color: #000;
}
.motome-title1 {
	font-size: 130%;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.motome-title2 {
	color: #FFF;
	background-color: #C40018;
	padding-top: 5px;
}
.motome-title3 {
	color: #C40018;
	font-size: 120%;
	font-weight: bold;
}
.gray {
	background-color: #F2F2F2;
	padding-bottom: 30px;
}
.arw {
	width: 70px;
	margin-right: auto;
	margin-left: auto;
}
.cap {
	background-color: #FFF;
	border: 1px solid #C40018;
	font-size: 110%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cap2 {
	background-color: #FFF;
		padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border: 1px solid #516682;
	font-size: 110%;
}
.cap-title1 {
	color: #FFF;
	background-image: url(../image/icon.png);
	background-size:18px 18px;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 10px 10px;
	font-size: 120%;
	background-color: #C20018;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.cap-title2 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 5px;
	background-color: #EEF1F4;
	padding-top: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A7B4C5;
	padding-right: 5px;
}
.cap-title3 {
	background-image: url(../image/icon3.png);
	background-size:15px 15px;
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 0px 5px;
	font-size: 100%;
	font-weight: bold;
	height: 30px;
}
.cap-title4 {
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
}
.cap-title5 {
	background-image: url(../image/icon3.png);
	background-size:20px 20px;
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 3px;
	font-weight: bold;
	height: 30px;
}
.cap-title6 {
	color: #FFF;
	background-image: url(../image/icon.png);
	background-size:18px 18px;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: 10px 10px;
	font-size: 120%;
	background-color: #516682;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.cap-linebox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.cao-icon {
	height: 40px;
	width: 40px;
	margin-right: 10px;
}
.cao-ten {
	background-image: url(../image/img.png);
	background-size:5px 5px;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 12px;
}
.cap-box {
}
.cap-no {
	font-size: 120%;
	font-weight: bold;
	padding-right: 5px;
	position: relative;
	top: 3px;
	line-height: 130%;
}

.cap-cloud {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.cap-left {
	width: 200px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.cap-right {

}
.waku2 {
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.wakutitle3 {
	color: #FFF;
	background-color: #323232;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 100%;
	border-radius: 8px 8px 0 0;		/* CSS3草案 */
	-webkit-border-radius: 8px 8px 0 0;	/* Safari,Google Chrome用 */
	-moz-border-radius: 8px 8px 0 0;	/* Firefox用 */
}
.title1 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 20px;
}
.title10 {
	font-size: 120%;
	font-weight: bold;
	color: #C40000;
}
.title11 {
	font-size: 150%;
	font-weight: bold;
	color: #C40000;
}
.form input,textarea {
	width: 100%;
	 min-width: 100%;
}
.contact_btn{
	text-align: center;
	margin-top: 10px;
}
.contact_btn input{
	width: 60%;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#news iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	height: 195px;
	overflow: auto;
	margin-bottom: 10px;
	padding-top: 5px;
}
}
