/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&display=swap');


body{
	background:url(./images/bg_01.gif) repeat-x 0% 0%;
	text-align:center;
	color: #333333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,sans-serif;
	font-size: 78%;
	margin: 0;
	padding: 0;
}
body *{
	box-sizing: border-box;
}

a{
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #FF0066;
}

img{
	border:none;
}
img[align="right"]{
	margin:0 0 0 10px;
}
img.border{
	border:1px solid #CCCCCC;
}
img[src="images/haya.gif"]{
	display:none;
}
img[src="/open/freshman/images/haya.gif"]{
	display:none;
}

select{
	font-size:1em;
	padding: 5px;
	font-weight: bold;
}

#head{
	width:900px;
	margin:15px auto 0;
	text-align: left;
	height: 135px;
	background: url(images/freedial.gif) no-repeat 0% 65px;
	position:relative;
}
#head h1{
	font-size: 14px;
	position: absolute;
}

#head h1.top{
	margin:0;
	padding:0;
	background: url(images/title.gif) no-repeat 0 0;
	text-indent:-9999px;
	position:relative;
	height:60px;
	width:551px;
	float:left;
}

#head #logo{
	position: absolute;
	border: none;
	top: 0px;
	left: 0px;
	margin: 0;
}
#head #contact{
	position: absolute;
	top:70px;
	right:0px;
	width:204px;
	height:45px;
	text-indent:-9999px;
}

#head #contact a{
	display:block;
	background: url(images/bt_contact.png) no-repeat 0 0;
	width:204px;
	height:45px;
}
#head #contact a:hover{
	background: url(images/bt_contact.png) no-repeat 0 -50px;
}

#head #fax{
	position: absolute;
	top:70px;
	right:202px;
	width:114px;
	height:45px;
	text-indent:-9999px;
}

#head #fax a{
	display:block;
	background: url(images/bt_fax.png) no-repeat 0 0;
	width:114px;
	height:45px;
}
#head #fax a:hover{
	background: url(images/bt_fax.png) no-repeat 0 -50px;
}










#topmain{
	width:750px;
	margin:0 auto;
	background: url(./images/bg_top.gif) no-repeat 0% 0%;
	height: 240px;
	text-align: left;
	padding: 2px;
}
#topmain .seminar{
	width:350px;
	float:left;
}

#topmain .seminar a{
	color:#003399;
}


#topmain .seminar#freshman{
	width:500px;
	float:left;
}
#topmain .seminar h1{
	font-size: 21px;
	margin: 0px;
	padding: 8px 5px 5px 5px;
	line-height: 100%;
}
#topmain .seminar h2{
	font-size: 16px;
	margin: 0px;
	padding: 10px 5px 0px 5px;
	line-height: 100%;
}
#topmain .seminar p{
	font-size: 80%;
	margin: 0;
	padding: 0px 10px;
	line-height: 120%;
}
#topmain .seminar#freshman p{
	font-size: 80%;
	line-height:150%;
	margin: 8px 0 0 0;
	padding: 0px 10px;
}


#topmain .other{
	width: 150px;
	float: left;
}


#topmain .margintop{
	margin:5px 0 0 0;
}

#topmain ul{
	display:block;
	margin: 0;
	padding: 0;
	line-height:100%;
}

#topmain .book li{
	list-style-image:url(./images/li_book.gif);
	padding: 0;

	margin: 6px 10px 0.px 20px;
	font-size: 80%;
	list-style-position: outside;
	margin: 6px 10px 0px 20px;
}
#topmain .book li a{
	color:#27AF0C;
}

#topmain .column li{
	list-style-image:url(./images/li_column.gif);
	padding: 0;
	margin: 6px 10px 0px 20px;
	font-size: 80%;
	list-style-position: outside;
}
#topmain .column li a{
	color:#FD783E;
}
#navi{
	width:750px;
	margin:0 auto 20px;
	padding: 0;
	text-align: left;
	height: 45px;
	background: url(images/navi.gif) no-repeat;
	position:relative;
	z-index:100;
}
#navi ul{
	margin:0;
	padding:0;
	position:relative;
}
#navi li{
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:0px;
}
#navi li#navi1{
	left:10px;
	width:280px;
}
#navi li#navi2{
	left:295px;
	width:145px;
}
#navi li#navi3{
	left:544px;
	width:95px;
}
#navi li#navi4{
	left:644px;
	width:95px;
}
#navi li#navi5{
	left:445px;
	width:95px;
}
#navi li a{
	display:block;
	height:45px;
	text-indent: -9999px;
}

#navi li#navi1 a{
	background: url(images/navi.gif) no-repeat -10px 0px;
}
#navi li#navi2 a{
	background: url(images/navi.gif) no-repeat -295px 0px;
}
#navi li#navi3 a{
	background: url(images/navi.gif) no-repeat -544px 0px;
}
#navi li#navi4 a{
	background: url(images/navi.gif) no-repeat -644px 0px;
}
#navi li#navi5 a{
	background: url(images/navi.gif) no-repeat -445px 0px;
}

#navi li#navi1 a:hover{
	background: url(images/navi.gif) no-repeat -10px -45px;
}
#navi li#navi2 a:hover{
	background: url(images/navi.gif) no-repeat -295px -45px;
}
#navi li#navi3 a:hover{
	background: url(images/navi.gif) no-repeat -544px -45px;
}
#navi li#navi4 a:hover{
	background: url(images/navi.gif) no-repeat -644px -45px;
}
#navi li#navi5 a:hover{
	background: url(images/navi.gif) no-repeat -445px -45px;
}

#navi li#navi1 a.s{
	background: url(images/navi.gif) no-repeat -10px -90px;
}
#navi li#navi2 a.s{
	background: url(images/navi.gif) no-repeat -295px -90px;
}
#navi li#navi3 a.s{
	background: url(images/navi.gif) no-repeat -544px -90px;
}
#navi li#navi4 a.s{
	background: url(images/navi.gif) no-repeat -644px -90px;
}
#navi li#navi5 a.s{
	background: url(images/navi.gif) no-repeat -445px -90px;
}


.headernavi{
  background-color: #c6b4e2;
  padding: 5px;
  margin-bottom: 30px;
  font-family: "Noto Sans JP", sans-serif;
}
.headernavi ul{
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: center;
  gap: 5px;
  margin: 0 auto;
  padding: 0;
}
.headernavi li{
  margin: 0;
  padding: 0;
  list-style-type: none;
  flex: 1;
  background-color: #FFF;
  border-radius: 10px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-content: center;
  justify-content: center;
  line-height: 1;
  border: 3px solid #ebe3f8;
}
.headernavi li:first-child{
  flex: 1.5;
  font-size: 20px;
}
.headernavi li:nth-child(4){
  border-color: #fec8c8;
}
.headernavi li:nth-child(5){
  border-color: #a4e5b3;
}
.headernavi li span{
  display: block;
  font-size: 10px;
  text-align: center;
  margin-bottom: 3px;
}
.headernavi li a{
  display: flex;
  width: 100%;
  padding: 5px;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  color: #17439d;
  border-radius: 6px;
  transition: all ease 0.5s;
  text-decoration: none;
  text-align: center;
}
.headernavi li.current{
  background-color: #f7efff;
}
@media(min-width:701px){
.headernavi li.current{
  margin-bottom: -5px;
  border-radius: 10px 10px 0 0;
  border-bottom: 0px;
  padding-bottom: 5px;
}
}
@media(max-width:700px){
  .headernavi ul{
    flex-wrap: wrap;
  }
  .headernavi li{
    flex:1 1 calc((100% - 5px) / 2);
  }
  .headernavi li:first-child{
    flex:1 1 100%;
  }
}
@media(hover:hover){
  .headernavi li a:hover{
    background-color: #e6def2;
  }
}








#body{
	width:1000px;
	margin:0 auto;
	text-align: left;
	padding: 0;
	clear: both;
}

#body .body{
	padding: 0 0 20px 0;
	float: left;
	width: 770px;
	font-size: 115%;
}
#body .body h1{
	line-height: 120%;
	font-size: 24px;
}
#body .body2{
	clear:both;
}

#body .right{
	width:210px;
	float: right;
}
#body .right h3{
	border:none;
	background-color:#346FC9;
	color:#FFF;
	font-size: 12px;
}







#body .sub{
	width:210px;
	background: url(./images/sub_02.gif) repeat-y 0% 0%;
	top: auto;
	float: right;
}
#body .sub.top{
	background:transparent none;
}
#body .sub.top h1{
	width:200px;
	font-size: 90%;
	color: #2C66C9;
	border-bottom: 1px dotted #2A63C9;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #2A63C9;
}
#body .sub.top h1 span.small{
	font-size:75%;

}
#body .sub.top h2{
	font-size: 90%;
}
}
#body .sub.top h3{
	font-size: 12px;
}

#body .sub.top p{
	/*width:200px;*/
}


#body .sub ul{
	display:block;
	margin: 0;
	padding: 0 0 10px;
}
#body .sub li{
	padding: 0 0 0 28px;
	margin: 5px 25px 0 0;
	background: url(./images/li.gif) no-repeat 10px 0px;
	list-style-type: none;
	line-height: 130%;
}

#body .sub li a{
	color:#381666;
}

#body .sub li a:hover{
	color:#346FC9;
}
#body .sub div.tips{
	background-color: #FBEDFF;
	padding: 10px;
}
#body .sub div.tips h4{
	margin: 0;
	font-size: 80%;
}
#body .sub div.tips p{
}

#body .sub div.policy{
	padding:0 10px 0 0;
	background-color:#FFFFFF;
}
#body .sub div.policy h4{
	margin:0;
}




#body  ul{
	display:block;
	margin: 0;
	padding: 5px 15px;
}
#body  ul.float{
	float:left;
	margin: 0 10px 10px 0;
	padding: 0;
}
#body  ul li{
	padding: 0 0 0 28px;
	margin: 5px 15px 0 0;
	background: url(./images/li.gif) no-repeat 10px 0px;
	list-style-type: none;
	line-height: 130%;
}
#body  ol li{
	margin: 5px 15px 15px 0;
	line-height: 150%;
	font-size: 1.1em;
}

#body .background{
	background-color: #F0FAFF;
	padding: 0 10px;
}

#body h2{
	margin: 5px 0 5px 0px;
	padding: 3px 0 3px 20px;
	color: #333333;
	font-size: 18px;
	background: url(images/bg_h2.gif) no-repeat 0px 0px;
}
#body .body.top h2{
	background-color: #D9EEFF;
}
#body h2.ttl{
	background: none;
	margin: 5px 0 0;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #55BF40;
}
#body h2.noborder{
	background: none;
	padding:0;
	margin: 0;
}
#body h3{
	margin: 10px 0 2px 0;
	padding: 5px 0 5px 5px;
	color: #333333;
	font-size: 16px;
	border-bottom:1px solid #03A2DE;
	border-left: 5px solid #0957AA;
}
#body h4{
	margin: 10px 0 0 0;
	padding: 5px 0 5px;
	font-size: 14px;
	line-height: 120%;
	color: #0957AA;
}
#body h5{
	margin: 10px 0 0 0;
	padding: 5px 0 0;
	font-size: 12px;
	line-height: 120%;
	color: #006699;
}

#body p{
	line-height: 170%;
	margin: 0 0 15px;
	padding: 5px 0 5px 5px;
}


#body p.ttl1{
	background:url(./images/ttl_01.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
	margin-top: 10px;
}
#body p.ttl2{
	background:url(./images/ttl_02.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl3{
	background:url(./images/ttl_03.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl4{
	background:url(./images/ttl_04.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl5{
	background:url(./images/ttl_05.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl6{
	background:url(./images/ttl_06.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl7{
	background:url(./images/ttl_07.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl8{
	background:url(./images/ttl_08.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}
#body p.ttl9{
	background:url(./images/ttl_09.gif) no-repeat 0% 5px;
	padding:8px 5px 8px 150px;
}

#body table.border{
	border-collapse:collapse;
}
#body table.large{
	font-size:120%;
}
#body table.border td,#body table.border th{
	padding:3px;
	line-height: 130%;
	border: 1px solid #CCCCCC;
}
#body table.border.large td{
	padding:6px;
}

#body table.border td a.btn{
	background:url(images/btn.gif) no-repeat 0% 0%;
	display:block;
	width:94px;
	height:20px;
	text-indent: -9999px;
	margin: 5px auto 0;
}

#body table.border td a.btn:hover{
	background:url(images/btn.gif) no-repeat 0% 100%;
}


#body table.ttl{
	border-collapse:collapse;
}
#body table.ttl th{
	background:transparent url(images/bg_ttl.gif) no-repeat 0% 100%;
	height: 30px;
	width: 140px;
	padding: 0 0 0 10px;
	line-height: 30px;
	color: #E36B6D;
	font-size: 11px;
}


#body table.cale{
	border-collapse:collapse;
	border: 1px solid #666666;
}
#body table.cale td,#body table.cale th{
	padding:2px 5px;
	font-size: 12px;
	line-height: 100%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
	width: 95px;
}
#body table.cale td.merge{
	width: 190px;
}

#body table.cale td.bcourse{
}
#body table.cale td.ccourse{
	background-color: #FFDDE0;
}



#body table.cale th.ttl{
	width:auto;
	border-top: 1px solid #666666;
	padding: 5px 0 5px 10px;
}

#body table.cale td.double{
	padding:2px 10px;
	font-size: 12px;
	line-height: 150%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px dashed #666666;
	border-top: 1px dashed #666666;
}


#body table.cale tr.date td{
	border-top:2px solid #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px 3px 0;
	line-height: 100%;
	border-bottom: none;
	text-align: center;
}
#body td.sun{
	background-color: #F7FFC8;
	color: #FF3300;
}




#body th{
	text-align: left;
	padding: 0 10px 0 0;
	color: #1D489F;
	background-color: #D8E8FF;
	font-size: 11px;
	font-weight: normal;
}
#body th.center{
	text-align: center;
}

#body table.px12{
	font-size:80%;
}
#body table#schedule tr.end td{
	background-color: #CCCCCC;
}



#body div.course{
	border: 1px solid #ff0000;
	margin: 8px 0 0 0;
	border-color: #1A70C0;
	padding: 0 0 5px 0;
}

#body div.course h3{
	margin: 0 0 5px 0;
	background-color: #FFFFFF;
	border-left: none;
}
#body div.course h3.midori{
	background-color: #E2FAFF;
	border-left: 8px solid #0957AA;
}
#body div.course p{
	margin: 0 10px;
}

#twitter h3{
	border:none;
}


#footernavi{
	width:900px;
	margin:0 auto;
	text-align: left;
	border-top: 1px solid #333333;
	padding: 5px 0 0 0;
	clear: both;
	font-size: 14px;
}


#footernavi ul{
	list-style-type:none;
	float:left;
	margin:0 50px 20px 0;
	padding: 0;
}
#footernavi li{
	white-space:nowrap;
	margin: 8px 0;
}



#footer{
	width:750px;
	margin:0 auto;
	text-align: left;
	border-top: 1px dashed #999999;
	padding: 10px 0 0 0;
	background: url(./images/copy.gif) no-repeat 0% 0%;
	clear: both;
}
#footer p{
	line-height: 150%;
	font-size: 80%;
	color: #333333;
	margin: 0;
	padding: 0 0 0 280px;
}




span.big,b.big,p.big{
	font-size:160%;
}

.red{
	color:red;
}
span.arial{
	font-family:Arial, Helvetica, sans-serif;
}
span.small{
	font-size:80%;
}

span.bold{
	font-weight:bold;
}
p.vector {
	text-align:auto;
}
p.vector a{
	background:url(./images/vector.gif) no-repeat 0% 50%;
	padding: 5px 5px 5px 25px;
}
p.vector2 {
	text-align:right;
	clear: both;
}

p.vector2 a{
	background:url(./images/vector2.gif) no-repeat 0% 50%;
	padding: 5px 5px 5px 25px;
}


p.vector3 a{
	background:url(./images/vector3.gif) no-repeat 0% 50%;
	padding: 5px 5px 5px 25px;
}


#body table.cale td p.tko{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #0033CC;
	color: #FFFFFF;
}

#body table.cale td p.kse{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #0073CC;
	color: #FFFFFF;
}

#body table.cale td p.osk{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #669900;
	color: #FFFFFF;
}

#body table.cale td p.ngy{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #FF3366;
	color: #FFFFFF;
}
#body table.cale td p.fko{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #FF6600;
	color: #FFFFFF;
}
#body table.cale td p.snd{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #663399;
	color: #FFFFFF;
}
#body table.cale td p.hmt{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #FF6600;
	color: #FFFFFF;
}
#body table.cale td p.spr{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #000066;
	color: #FFFFFF;
}
#body table.cale td p.szo{
	font-size: 10px;
	padding: 1px;
	margin: 2px;
	background-color: #CC0000;
	color: #FFFFFF;
}

#body table.cale td p.tko a {
	color:#ffffff;
}

#body table.cale td p.kse a {
	color:#ffffff;
}

#body table.cale td p.osk a {
	color:#ffffff;
}

#body table.cale td p.ngy a {
	color:#ffffff;
}
#body table.cale td p.fko a {
	color:#ffffff;
}
#body table.cale td p.snd a {
	color:#ffffff;
}
#body table.cale td p.hmt a {
	color:#ffffff;
}
#body table.cale td p.spr a {
	color:#ffffff;
}
#body table.cale td p.szo a {
	color:#ffffff;
}



#body table td.tko{
	background-color: #7195FF;
	color: #FFFFFF;
}

#body table td.kse{
	background-color: #0073CC;
	color: #FFFFFF;
	border: 3px solid #FFFFFF;
}

#body table td.osk{
	background-color: #669900;
	color: #FFFFFF;
}

#body table td.ngy{
	background-color: #FF3366;
	color: #FFFFFF;
}
#body table td.fko{
	background-color: #FF6600;
	color: #FFFFFF;
}
#body table td.snd{
	background-color: #925AC9;
	color: #FFFFFF;
}
#body table td.hmt{

	background-color: #FF6600;
	color: #FFFFFF;
}
#body table td.spr{

	background-color: #000066;
	color: #FFFFFF;
}
#body table td.szo{

	background-color: #CC0000;
	color: #FFFFFF;
}



/*----------------------------------kakomi*/
div.ttl{
	border:1px solid #55BF40;
	padding: 0 10px;
}
div.square{
	padding: 0 2px;
	width: 50%;
	box-sizing:border-box;
	float:left;
}
div.square img{
	max-width:100%;
	height:auto;
	border:1px solid #DDD;
}
div.square a span{
	display: inline-block;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}


/*---------------------------------margin*/
#body .marginbottom5{
	margin-bottom:5px;
}
#body .marginbottom10{
	margin-bottom:20px;
}
#body .marginbottom15{
	margin-bottom:15px;
}
#body .marginbottom20{
	margin-bottom:20px;
}
#body .marginbottom25{
	margin-bottom:25px;
}


#body .margintop5{
	margin-top:5px;
}
#body .margintop10{
	margin-top:10px;
}
#body .margintop15{
	margin-top:15px;
}
#body .margintop20{
	margin-top:20px;
}
#body .margintop25{
	margin-top:25px;
}


#body .marginleft5{
	margin-left:5px;
}
#body .marginleft10{
	margin-left:10px;
}
#body .marginleft15{
	margin-left:15px;
}
#body .marginleft20{
	margin-left:20px;
}
#body .marginleft25{
	margin-left:25px;
}


#body .marginright5{
	margin-right:5px;
}
#body .marginright10{
	margin-right:10px;
}
#body .marginright15{
	margin-right:15px;
}
#body .marginright20{
	margin-right:20px;
}
#body .marginright25{
	margin-right:25px;
}

#map2{
	width:720px;
	height:600px;
	margin:auto;
}
div.clear{
	clear:both;
	height:1px;
}
span.non{
	display:none;
}
.relative{
	position:relative;
}





/*---------------------womanbanner*/

#woman{
}
#woman div.woman01 {
	position: absolute;
	width: 242px;
	height: 79px;
	top: 116px;
	left: 4px;
}
#woman div.woman01 h2 {
	background: none transparent;
	margin: 0;
	padding: 0;
	height: 79px;
}
#woman div.woman01 a {
	display:block;
	height: 79px;
}
#woman div.woman01 p{
	display: none;
}

#woman div.woman02 {
	position: absolute;
	width: 242px;
	height: 79px;
	top: 116px;
	left: 253px;
}
#woman div.woman02 h2 {
	background: none transparent;
	height: 45px;
	margin: 0;
	padding: 0;
}
#woman div.woman02 a {
	display:block;
	height: 79px;
	padding: 0;
}
#woman div.woman02 p{
	display: none;
}



/*---------------------------------------------
↓↓
---------------------------------------------*/
/*2012.02.21----------------------*/
div#head.tophead {
	position: relative;
	margin-top:15px;
}
h1#topTx {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
}
div#head.tophead h1#topTx {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0;
	color:#999999;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
	margin-top:-10px;
}
/*トップ旧h1*/
#body .body h2#toph1{
	line-height: 120%;
	font-size: 24px;
	font-weight:bold;
	margin:0;
	padding:0;
	background-image:none;
}

div#addTx {
margin: 20px 15px 20px;
padding: 0px;
clear:both;
}
div#addTx h2,div#addTx p {
margin: 0px;
padding: 0;
font-weight: normal;
font-size: 10px;
line-height: 15px;
text-align: left;
color:#333333;
}
div#addTx h2 {
padding-top: 30px;
background-image:none;
}
/*---------------------------------------------
↑↑
---------------------------------------------*/








div.offer.small{
	text-align:center;
	width:400px;
	margin: 20px auto;
}
a.offer.small{
	display:block;
	width:400px;
	height:58px;
	background:url(./lp_bm301012/images/bt_offer.png) no-repeat;
	background-size:100%;
	text-indent:-9999px;
	margin:0 auto;
}
a.offer.small:hover{
	background:url(./lp_bm301012/images/bt_offer.png) no-repeat 0 -72px;
	background-size:100%;
}










/*タブレット用---------------------------------------------------------------------------------------------*/

@media screen and (max-width:700px){

	body{
		background:none transparent;
		padding:10px;
	}
	#head,
	#body,
	#body .body,
	#footernavi,
	#footer

	{
		width:100% !important;
		height:auto;
		overflow:hidden;
		background:none transparent;
		float: none;
	}
	#head img
	{
		width:100%;
		height:auto;
		float:none;
	}
	#head #logo{
		position: static;
		border: none;
	}
	#head div{
		position: static !important;
		float:none;
		text-align:left;
	}
	#head #fax{
		display:none;
	}
	#head #contact{
		margin:-55px 0 20px 167px;
	}

	#head div img{
		float:none;
		width:auto;
		height:auto;
	}


	#navi{
		width:100%;
		height:auto;
		overflow:hidden;
		background:none transparent;
	}
	#navi li{
		display:block;
		position:static;
		float:left;
		width:50% !important;
		text-align:center;
	}
	#navi li a{
		display:block;
		height:auto;
		text-indent: 0px;
		margin:2px;
		padding:5px;
		background:#3c5496 none !important;
		font-size:12px;
		color: #FFF;
	}
	#navi li#navi1{
		width:100% !important;
	}
	#navi li#navi1 a{
		font-size:18px !important;
	}


	#body div.sub{
		width: 100%;
		float: none;
	}


	#body .right{
		float: none;
		width: auto;
	}

	#body > * > img,
	#body img{
		max-width:100%;
		height:auto;
	}
	#body table td,
	#body table.border td{
		display:inline;
		width: auto;
		border:none !important;
		padding:0 0 0 5px;
	}
	#body table.border td img{
		float:left;
		margin:0 0 20px;
	}
	#body table.border tr{
		display:block;
		padding: 8px 0;
		border-bottom: 1px solid #ccc;
		font-size: 12px;
		white-space: nowrap;
		overflow: hidden;
		max-width: 100%;
	}
	#body table th{
		display:block;
		border:none !important;
		margin:10px 0;
	}
	#body table td[align="right"]{
		display:inline;
	}
	#body table td img{
		width:auto;
	}
	#body table td a{
	}
	#body h2{
		font-size:12px;
	}

	#footer{
		background: url(./images/copy.gif) no-repeat 0% 0%;
		background-width:100%;
	}

	#footer p{
		padding:50px 10px 20px;
	}

	div.square{
		width: 100%;
		float:none;
	}




}
