#map {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}


#mapTit {
	margin-bottom: 20px;
}


#mapFig {
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
}


#mapFig img {
	width: 700px;
}





/***** CLASS *****/
.note {
	margin-bottom: 5px;
}


.mapBox {
	letter-spacing: -0.40em;
 text-align: left;
}


.mapDl {
	width: 50%;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
}


.mapDl dt {
	width: 40px;
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	float: left;
	clear: left;
}


.mapDl dd {
	margin-bottom: 5px;
	padding: 5px 0 5px 50px;
	font-size: 15px;
}


.mapDl dd:last-child {
	margin-bottom: 0;
}


.map1 {
	background-color: #f08300;
}


.map2 {
	background-color: #e6002d;
}


.map3 {
	background-color: #de82b2;
}


.map4 {
	background-color: #915da3;
}


.map5 {
	background-color: #008cd6;
}


.map6 {
	background-color: #604c3f;
}


.map7 {
	background-color: #00a73b;
}


.map8 {
	background-color: #be8915;
}


.map9 {
	background-color: #006d33;
}









/*********************/
/* スマホ用 */
/********************/
@media screen and (max-width:640px){

img[usemap] {
		height: auto;
		max-width: 90%;
		width: auto;
}


#map {
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: left;
}


#mapTit {
	margin-bottom: 10px;
}


#mapTit img {
	width: 80%;
}


#mapFig {
	width: 100%;
	margin-right: 0;
	margin: 30px 0;
	letter-spacing: normal;
	display: block;
	text-align: center;
}


#mapFig img {
	width: 90%;
}


.mapDl {
	width: 100%;
	margin-left: 0;
}


.mapDl dt {
	width: 30px;
	float: left;
	clear: left;
}


.mapDl dd {
	margin-bottom: 3px;
	padding-left: 40px;
}


.mapDl dd:last-child {
	margin-bottom: 3px;
}


}



.searchTB {
	width: 100%;
	text-align:left;
}


.searchTB th {
	width: 150px;
	padding: 10px;
	background-color: #b2eff6;
	border: #ccc 1px solid;
}


.searchTB td {
	padding: 10px;
	border: #ccc 1px solid;
}


.searchTB2 {
	width: 100%;
	text-align:left;
}


.searchTB2 th {
	width: 150px;
	padding: 10px;
	background-color: #b2eff6;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
}


.searchTB2 td {
	padding: 10px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	border-left: #ccc 1px solid;
}


.searchBtn {
	margin-top: 20px;
	text-align: center;
}


.searchBox {
	/*margin: 10px 0 15px;*/
}


.free {
	/*margin-top: 15px;*/
}




/***** フォーム *****/
.proUl {
	letter-spacing: -0.40em;
}


.proUl li {
	width: 25%;
	letter-spacing: normal;
	display: inline-block;
}


.areaUl {
	letter-spacing: -0.40em;
}


.areaUl li {
	width: 25%;
	letter-spacing: normal;
	display: inline-block;
}


.areaUl .long {
	width: 50%;
}


.inpLM {
	width: 70%;
}


.inpL {
	width: 90%;
}


.text, .textarea, .dropdown{
    border:1px solid #aaa;
    padding: .5em 1em;
    background: #fff;
    border-radius: 4px;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: calc(1.6rem + ((1vw - 7.68px) * 0.463));
     
    
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#fff),
        to(#fff)
        );
    -webkit-border-radius: 4px;
     
    
    background: -moz-linear-gradient(
        top,
        #fff,
        #fff
        );
    -moz-border-radius: 4px;
     
  
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#fff9f9f9,endColorstr=#ffffffff);
    zoom: 1;
}


@media screen and (min-width: 1200px) {

.text, .textarea, .dropdown{
    font-size: 1.8rem;
}

}




.submit{
    border: 1px solid #166bba;
    padding: 10px 50px;
	font-size: 16px;
	font-weight: bold;
    color: #fff;
    cursor: pointer;
    background: #166bba;
    border-radius: 4px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#166bba),
        to(#166bba)
        );
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #166bba,
        #166bba
        );
    -moz-border-radius: 4px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff2276c4,endColorstr=#ff2276c4);
    zoom: 1;
}





.program,
.locate,
.relate_locate,
.checkbox{
  display: none;
}
.checkbox-parts{
  padding-left: 1.5em;
  position:relative;
  margin-right: 20px;
}
.checkbox-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: .3em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
  background:#fff;
}
.checkbox:checked + .checkbox-parts{
  color: #24b2c3;
}
.checkbox:checked + .checkbox-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 5px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #24b2c3;
  border-right: 3px solid #24b2c3;
}



/***** アコーディオン *****/
.accordion dt {
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	background-color: #f3f3f3;
}


.accordion th, .accordion td {
	background-color: #f3f3f3;
}




/***** margin *****/
.marB2 {
	margin-bottom: 2px;	
}


.marB5 {
	margin-bottom: 5px;	
}


.marB10 {
	margin-bottom: 10px;	
}


.marB15 {
	margin-bottom: 15px;	
}


.marB20 {
	margin-bottom: 20px;	
}


.marB25 {
	margin-bottom: 25px;	
}


.marB30 {
	margin-bottom: 30px;	
}


.marB35 {
	margin-bottom: 35px;	
}


.marB40 {
	margin-bottom: 40px;	
}


.marT2 {
	margin-top: 2px;	
}


.marT5 {
	margin-top: 5px;	
}


.marT10 {
	margin-top: 10px;	
}


.marT15 {
	margin-top: 15px;	
}


.marT20 {
	margin-top: 20px;	
}


.marT25 {
	margin-top: 25px;	
}


.marT30 {
	margin-top: 30px;	
}


.marT35 {
	margin-top: 35px;	
}


.marT40 {
	margin-top: 40px;	
}


.marR20 {
	margin-right: 20px;	
}


.marL20 {
	margin-left: 20px;	
}


.padR20 {
	padding-right: 20px;
}




/* フォント */
/*********************/
.ftS {
	font-size: 13px;	
}


.ftSS {
	font-size: 12px;	
}


.ftL {
	font-size: 16px;	
}


.ftLL {
	font-size: 17px;	
}




/* 色 */
/*********************/
.red {
	color: #cc0000;	
}



/* 矢印 */
/*********************/
.arr1 {
	width: 6px;
	height: 6px;
	margin-right: 12px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: middle;
}


.arr2 {
	width: 6px;
	height: 6px;
	margin-right: 5px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	display: inline-block;
	vertical-align: middle;
}


.arr3 {
	width: 6px;
	height: 6px;
	margin-left: 5px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: middle;
}


.navArr {
	width: 6px;
	height: 6px;
	margin-right: 12px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: middle;
}


.breArr {
	width: 5px;
	height: 5px;
	margin-right: 15px;
	border-top: 1px solid;
	border-right: 1px solid;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	display: inline-block;
	vertical-align: middle;
}



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

.searchTB {
	width: 100%;
}


.searchTB th {
	width: 100%;
	padding: 5px;
	text-align: center;
	color: #1d6eb5;
	background-color: #b2eff6;
	border: #1d6eb5 1px solid;
	display: block;
	box-sizing: border-box;
}


.searchTB td {
	padding: 15px 0;
	border: none;
	display: block;
}


.searchTB2 {
	width: 100%;
}


.searchTB2 th {
	width: 100%;
	padding: 5px;
	text-align: center;
	color: #1d6eb5;
	background-color: #b2eff6;
	border: #1d6eb5 1px solid;
	display: block;
	box-sizing: border-box;
}


.searchTB2 td {
	padding: 15px 0;
	border: none;
	display: block;
}



.searchBtn {
	margin-top: 10px;
	text-align: center;
}


.searchBox {
	/*margin: 10px 0;*/
}


.free {
	/*margin-top: 10px;*/
}




/***** フォーム *****/


.proUl li {
	width: 50%;
	letter-spacing: normal;
	display: inline-block;
}


.areaUl {
	letter-spacing: -0.40em;
}


.areaUl li {
	width: 50%;
	letter-spacing: normal;
	display: inline-block;
}


.areaUl .long {
	width: 100%;
}


.inpL, .inpLM {
	width: 100%;
}


.text, .textarea, .dropdown {
    padding: 7px;
	background-color: #fafafa;
}




.submit{
	font-size: 14px;
}




/***** アコーディオン *****/
.accordion dt {
	margin-bottom: 15px;
	padding: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	cursor: pointer;
	border: #ccc 1px solid;
	background-color: #f3f3f3;
}



.accordion dd {
	margin-top: 10px;
}


.accordion td {
	background: none;
}



#ftIn {
	width: 100%;
	margin: 0 auto;
	padding: 20px 10px;
	text-align: left;
}



footer {
	min-width: 100%;	
}


address {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
}


address dt {
	padding: 0;
	background: none;	
}


address a {
	color: #fff;	
}


#copy {
	padding: 20px 10px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	float: none;
}



#pageTop {
	bottom: -60px;
	right: 10px;
}


#pageTop img {
	width: 50px;
}







/***** CLASS *****/
.pc {
	display: block;	
}


.sp {
	display: none;	
}




/* フォント */
/*********************/
.ftS {
	font-size: 13px;	
}


.ftSS {
	font-size: 12px;	
}


.ftL {
	font-size: 14px;	
}


.ftLL {
	font-size: 15px;	
}



}