@charset "UTF-8";



/***********************************************
各サイズ
***********************************************/


@media screen and (min-width: 641px) {
	#header_sp {
		display:none;
		}
		
	#slidemenu {
		display:none;
		}	
		
	}


@media screen and (max-width: 640px) {
	
	.swBtn_pc {
		display:block;
		width:100%;
		text-align:center;
		background:#1B2665;
		margin-bottom:15px;
	}
	

/******ヘッダー********/

#header_sp {
		display: block;
		}
		
#header_pc {
		display:none;
	}


/******フッター******/
	
foot_info {
	width:100%;
	padding:15px 0 7px;
	background:#1B2665;
	}

#foot_info dl {
	width:100%;
	margin:0 auto;
	}

#foot_info dl dt {
	float: left;
	margin-left:5px;
	}

#foot_info dl dd {
	margin: 0px 0px 8px 130px;
	color:#FFFFFF;
	font-size:12px;
	}
	
	
#foot_link {
	width:100%;
	margin:0 auto 10px;
	padding:0;
	position:relative;
	font-size:15px;
	background:#FFFFFF;
	}		
	
#foot_link #topbutton {
	display:none;
	}

#foot_link ul li {
	display:block;
    float: left;
    margin-left:0px;
    padding-right:0px;
	width:49.7%;
	background:#F5F5F5;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	}
	
#foot_link ul li.foot_contact_pc {
	display:none;
	}	
	
	
#foot_link ul li a {
	display:block;
	padding:16px 0 16px 40px;
    background-position: 0px 20px;
}

	
#foot_link ul li a {
	background-image:url(../img/arow_icon.png) ;
    background-repeat: no-repeat;
	background-position: 20px 50%;
	display: block;
	font-size: 13px;
	line-height: 20px;
	color:#1B2665;
	text-decoration: none;
}
	
#foot_link ul li a:hover {
	color:#273896;
	}


#foot_link ul li.foot_contact_sp {
	display:block;
	width:100%;
	background:#F5F5F5;
	border-left: none;
	border-bottom:1px solid #FFFFFF;
	}


#foot_link ul li.foot_contact_sp a {
	display:block;
	padding:16px 0 16px;
    background-position: 0px 20px;
	text-align:center;
}

	
#foot_link ul li.foot_contact_sp a {
	background-image:url(../img/arow_icon.png) ;
    background-repeat: no-repeat;
	background-position: 35% 50%;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color:#1B2665;
	text-decoration: none;
}


/**/




#footer_address {
	width:100%;
	background:#EEEEEE;
	padding:15px 0 20px;
	}

#footer_address_col {
	width:100%;
	height: auto;
	margin:0 auto;
	position:relative;
	font-size:12px;
	color:#666666;
	}
	
#footer_address_col h3 {
	position: static;
	width:100%;
	height: 43px;
	text-align:center;
	margin-bottom:30px;
	}
	
	
#footer_address_col #foot_company_name {
	display:none;
	}

#footer_address_col #foot_address {
	position: static;
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:30px;
	}
	
#footer_address_col #foot_tel {
	position: static;
	width:60%;
	height:auto;
	text-align:center;
	margin:0 auto 20px;
	}
	
#footer_address_col #foot_fax {
	position: static;
	width:62%;
	height:auto;
	text-align:center;
	margin:0 auto 20px;
	}	

#footer_address_col #foot_copy {
	position: static;
	width:100%;
	height:auto;
	text-align:center;
	font-size:11px;
	}

h4#foot_text {
	font-size:11px;
	color:#545454;
	font-weight:normal;
	text-align:center;
	padding:16px 10px;
	line-height:150%;
	
	}

}

@media screen and (min-width: 381px) and (max-width: 640px) {
/***********************************************
トップページ
***********************************************/
	
/*--------------------------------------------------------------------
メインイメージ
--------------------------------------------------------------------*/


#index {
	height: auto;
	width: 100%;
}



#index #visual {
	height: 310px;
	width: 100%;
	position: relative;
	top: 0;
	z-index: -99;
	}


#index #visual .wrap {
	display:block;
	margin:  0 auto;
	width:100%;
	height: auto;
	}
	
	
#index #visual .wrap img {
	width:100%;
	}		

	
#index #visual .visual {
	height:100%;
	width: 100%;
	position: absolute;
	top: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}
	
	



#index #visual .visual h2 {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}

/* Visual1 */
#visual_1 {
	background: none;
	}

/* Visual2 */
#visual_2 {
	background: none;
	}

/* Visual3 */
#visual_3 {
	background: none;
	}


	
}



@media screen and (max-width: 380px) {
#index {
	height: auto;
	width: 100%;
}



#index #visual {
	height: 290px;
	width: 100%;
	position: relative;
	top: 0;
	z-index: -99;
	}


#index #visual .wrap {
	display:block;
	margin:  0 auto;
	width:100%;
	height: auto;
	}
	
	
#index #visual .wrap img {
	width:100%;
	}		

	
#index #visual .visual {
	height:100%;
	width: 100%;
	position: absolute;
	top: 0;
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}

#index #visual .visual h2 {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	}

/* Visual1 */
#visual_1 {
	background: none;
	}

/* Visual2 */
#visual_2 {
	background: none;
	}

/* Visual3 */
#visual_3 {
	background: none;
	}
	
#foot_link ul li a {
	background-image:url(../img/arow_icon.png) ;
    background-repeat: no-repeat;
	background-position: 20px 50%;
	display: block;
	font-size: 12px;
	line-height: 20px;
	color:#1B2665;
	text-decoration: none;
}
	
}













