@charset "UTF-8";
/* CSS Document */


/*--------------------------------------------------------------
Html , Body
--------------------------------------------------------------*/
html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); 
	font-size:62.5%;
	color: #333333;	
	font-family: arial, sans-serif;
	-webkit-text-size-adjust: 100%;}

html,body{
	width: 100%;}

* {
	margin: 0;
	padding: 0;}

ol, ul {
	list-style: none;}

a {
	color: #0068b7;
	text-decoration: none;}

img{
 border:none;}

/*--------------------------------------------------------------
clearfix
--------------------------------------------------------------*/
.clearfix{
    zoom:1;}

.clearfix:after{
    content:" ";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;}


/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/
header{
	border-top: 4px solid #0068b7;
	border-bottom: 1px solid #eee;
  height: 48px;}

#header #logo{
	margin:0 10px;
	/*padding:16px 0 14px 0;*/
  padding:11px 0 9px 0;}

/*#header #logo h1{
	width:125px;}*/

#header #logo a{
	display: block;
	width:117px;
	/*height:17px;*/
  height:27px;
	line-height:0;
	text-indent:-9999px;
	background: url("../images/header/sp/logo.gif") 0 0 no-repeat;
	background-size: 117px;}

#header #logo p {
	color: #666666;
	margin-left:130px;
	margin-top:-22px;}
	
	
/*--------------------------------------------------------------
selectarea
--------------------------------------------------------------*/




/*--------------------------------------------------------------
NAVI
--------------------------------------------------------------*/
.btnHamburger {
  position: absolute;
  top: 5px;
  right:0;
  margin-right: 10px;
  width: 30px;
  height: 40px;
  cursor: pointer;
}

.btnHamburger .line {
  position: absolute;
  top: 5px;
  right:0;
  display: block;
  width: 30px;
  height: 3px;
  background: #0067b9;/

  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
 }

.btnHamburger .line_01 { top: 10px; }
.btnHamburger .line_02 { top: 20px; }
.btnHamburger .line_03 { top: 30px; }


.btnHamburger.is-active .line_01 {
  top: 20px;

  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);}
.btnHamburger.is-active .line_02 {
  opacity: 0;}
.btnHamburger.is-active .line_03 {
  top: 20px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);}

/*-----------------------------------------------------*/
.SP-MENU{ display:none;}
	.SP-MENU.spMenu-active{ display:block;}
	
.pc-active{ display:none;}

.SP-MENU ul.SP-MENU-1{
	padding-top:30px;
	margin-bottom:20px;}
	.SP-MENU ul.SP-MENU-1 li{
		border-top: 1px solid #eee;}
	.SP-MENU ul.SP-MENU-1 li a{	
		display: block;
		color:#333;
		font-size: 1.4em;
		font-weight: bold;
		padding:15px 10px;
		background: url(../images/header/sp/menu-arrow.png) no-repeat right 10px center;
		background-size:8px;}
		.SP-MENU ul.SP-MENU-1 li:last-child {
			border-bottom: 1px solid #eee;}

.SP-MENU ul.SP-MENU-2{
	margin:0 10px 20px 10px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;}
	
	.SP-MENU ul.SP-MENU-2 li a{	
		display: block;
		color:#555;
		font-size: 1.2em;
		font-weight: bold;
		text-align:center;
		background-color:#f9f9f9;
		padding:15px 10px;}
		.SP-MENU ul.SP-MENU-2 li.Menu-BoxL a{
			float:left;
			width:50%;
			box-sizing: border-box;
			border-right: 1px solid #eee;
			border-bottom: 1px solid #eee;}
		.SP-MENU ul.SP-MENU-2 li.Menu-BoxR a{
			float:left;
			width:50%;
			box-sizing: border-box;
			border-right: 1px solid #eee;
			border-bottom: 1px solid #eee;}

.SP-MENU ul.SP-MENU-3{
	margin:0 10px 40px 10px;}
	.SP-MENU ul.SP-MENU-3 li{
		border: 1px solid #eee;}
	.SP-MENU ul.SP-MENU-3 li a{	
		display: block;
		color:#555;
		font-size: 1.4em;
		font-weight: bold;
		text-align:center;
		padding:15px 10px;
		background:#f9f9f9 url(../images/header/sp/menu-arrow.png) no-repeat right 10px center;
		background-size:8px;}
		.SP-MENU ul.SP-MENU-3 li:last-child {
			/*border-top:none;*/}




/*--------------------------------------------------------------
side-NAVI
--------------------------------------------------------------*/





/*--------------------------------------------------------------
Pankuzu
--------------------------------------------------------------*/
#pankuzu {
	padding:19px 10px;}

#pankuzu ul {}

#pankuzu ul li {
	float: left;
	background: url(../images/common/icon-arrow2.gif) no-repeat left center;
	margin-right: 5px;
	padding-left: 12px;
	font-size:1.0em !important;
	color: #666;
}

#pankuzu ul li a {
	color: #999999;
}

#pankuzu ul li.home {
	padding-left: 0;
	background: none;
}




/*--------------------------------------------------------------
wrap
--------------------------------------------------------------*/




/*--------------------------------------------------------------
content
--------------------------------------------------------------*/



/*--------------------------------------------------------------
Side
--------------------------------------------------------------*/
.secondary p.BnrYouTube{
	margin:0 10px 20px 10px;}
.secondary p.BnrYouTube img{
	border: 1px solid #eee;
	max-width:100%;}

.secondary ul.F-Menu{
	margin-bottom:30px;
	background-color:#f9f9f9;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;}
	.secondary ul.F-Menu li a{
		display:block;
		color:#555;
		font-size:1.4em;
		font-weight:bold;
		text-align:center;
		padding:15px 0 15px 0;}
	.secondary ul.F-Menu li.F-Menu-BoxL{
		float:left;
		width:50%;
		box-sizing: border-box;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;}
	.secondary ul.F-Menu li.F-Menu-BoxR{
		float:left;
		width:50%;
		box-sizing: border-box;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;}
	.secondary ul.F-Menu li.F-Menu-Box{
		clear:both;
		box-sizing: border-box;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;}
	
	
/*--------------------------------------------------------------
bnr-bottom
--------------------------------------------------------------*/




/*--------------------------------------------------------------
Pagetop
--------------------------------------------------------------*/
footer .pagetop-area{
	margin:0 10px 10px 10px;
	background-color:#f9f9f9;
	text-align:center;}
footer .pagetop-area a{
	display:block;
	padding:10px;}
footer .pagetop-area img{
	width:45px;}



/*--------------------------------------------------------------
Footer
--------------------------------------------------------------*/
footer #ftBox{
	background-color:#0068b7;
	border-top: 1px solid #193251;
	color:#c5ddf1;}
footer #ftArea ul.ftnav{
	text-align:center;
	/*padding-top:25px;*/
	padding-top:5px;}
	footer #ftArea ul.ftnav li {
		display: inline;
		/*float: left;*/
		margin-left:5px;
		padding-right: 5px;
		border-right: 1px dotted #5a8eb5;}	
		footer #ftArea ul.ftnav li:last-child{
			border-right:none;}
	footer #ftArea ul.ftnav li a {
		color:#c5ddf1 !important;}


footer address{
	clear:both;
	text-align:center;
	padding-top:40px;
	padding-bottom:10px;}
	
footer address #footer-logo img{
	width:276px;
	margin-bottom:10px;}
footer p.Label{
	padding-top:25px;
	text-align:center;}
footer .Label1{}
footer .Label2{margin-right:4px;}


footer .icp{
background-color: #0a52a8;
text-align: center;
padding:10px 0;

}
footer .icp a{
color: #fff;
}
footer .icp a:hover{
text-decoration: underline;
}
