/*header*/
/*------------------------------------------------------------------------------*/
header{
	width: 100%;
	border-top:5px solid #177E85;
	position:relative;
	margin-bottom:30px;
}
/*en*/
.en header{
	margin-bottom:20px;
}
.en_top header{
	margin-bottom:20px;
}
/*--header_top--*/

#header_top{
	width:100%;
	margin:0px auto;
	padding:0px;
	display: block;
	clear:both;
	background: #FFFFFF;
}

	#header_top_in{
		max-width:1024px;
		width:100%;
		display: table;
		margin:0px auto;
	}

#logo{
	display: table-cell;
	vertical-align:middle;
	padding:0px 0px;
}

#sp_logo{display: none;}


/*--header_icon--*/
#header_icon{
		display: table-cell;
		vertical-align:middle;
}

	#header_icon ul{
		display: block;
		float:right;
	}

	#header_icon li{
		display: block;
		float:left;
	}

	#header_icon li a{
		display:block;
		background: url(../image/common/arr01.jpg) no-repeat left center;
		text-align:left;
		padding:5px 20px 5px 15px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		font-size:90%;
		text-decoration:underline;
	}

	#header_icon li a:hover{opacity:0.7;}


/*--header_icon--*/
#header_contact{
		display: table-cell;
		vertical-align:middle;
}
	#header_contact a{
		display: table;
		background: url(../image/common/arr02.jpg) no-repeat left center #FFFFFF;
		border:1px solid #ABABAB;
		border-radius:5px;
		padding:2px 10px 2px 30px;
		text-align: right;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		font-size:90%;
	}

/*--header_top--*/
#header_middle{
	width:100%;
	margin:0px auto;
	padding:0px 0px;
	display: block;
	clear:both;
}

	#header_middle{
		max-width:1024px;
		width:100%;
		display: block;
		margin:0px auto;
	}


/*--header_top--*/
#header_position{
	position: absolute;
	top:100%;
	left:0;
	width:100%;
	z-index:1000;
}

#header_bottom{
	max-width:1024px;
	width:100%;
	background: url(../image/common/gnav_bottom_bg.png) no-repeat center bottom;
	margin:0px auto;
	padding:0px 0px 4px;
	display: block;
	clear:both;
}

	#header_bottom_in{
		max-width:1024px;
		width:100%;
		background:url(../image/common/gnav_sub_bg.jpg) repeat-x center top #F5F5F5;
		display: block;
		margin:0px auto;
	}

#header_bottom_in_box{
	width:100%;
	display: table;
	vertical-align:middle;
	padding:10px 0px;
}


/*---------------------------------*/
#header_txt{
	display: table-cell;
	vertical-align:middle;
	padding:0px 5px;
	}
	
#header_txt_box ul{
	display: table;
	}
	#header_txt_box li{
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #B7B7B7;
	padding:0px 5px;
	font-size:90%;
	}

	#header_txt_box li:first-child{
		border-right:1px solid #92D5DB;
		font-weight:bold;
		color:#008488;
	}
	#header_txt_box li:last-child{
		border-right: none;
	}

	#header_txt_box li a{
		display: block;
		padding:5px 2px;
	}
	#header_txt_box li a:hover{
		color:#FFFFFF;
		background:#565656;
		border-radius:5px;
	}

/*--------*/

#header_search{
	display: table-cell;
	vertical-align:middle;
	padding:0px 5px;
	}
	
#header_search_box{
	display: table;
	background: #FFFFFF;
	padding:5px;
	border:1px solid #CFCFCF;
	border-radius:5px;
	}



.header_search_input{
	display: table-cell;
	vertical-align: middle;
	}

.header_search_input input{
	border:0;
	padding:5px;
	width:100%;
	}

.header_search_btn{
	display: table-cell;
	vertical-align: middle;
	}

.header_search_btn input{
	background:#008488;
	font-size:90%;
	color: #FFFFFF;
	text-align:center;
	padding:5px;
	border:0;
	border-radius:5px;
	cursor:pointer;
	}



/*for top_02.html serach link
--------------------------------------*/

#top02 #header_search_box {
    padding: 2px;
}
#top02 .header_search_btn input {
    padding: 3px 5px;
}

#header_search_btm a {
    display: block;
    font-size: 12px;
    line-height: 1rem;
    background: url(../image/common/arr01.jpg) no-repeat left center;
    padding-left: 15px;
}




/*-------------------------------------*/



/*layout*/
/*------------------------------------------------------------------------------*/
#contents{
	width:100%;
	margin: 0px auto 0px;
	padding: 0px 0px 0px;
}
#contents_in{
	max-width:1024px;
	width:100%;
	margin: 0px auto 0px;
	padding:0px 0px 0px;
	text-align: left;
}

#contents_left {
    float: right;
    width: 74%;
    margin-left: 18px;
    background: #FFF;
}
#contents_right {
    float: left;
    width: 24%;
    margin-bottom: 30px;
}

/*locator*/
/*--------------------------------------------------------------------------------*/
#locator{
	width:100%;
	padding: 10px 0;
	line-height: 1.7;
	font-size: 11px;
	margin-bottom:0px;
}

#locator_in{
	max-width:1024px;
	width:100%;
	margin:0px auto;
	text-align:right;
}

#locator a{
	color:#999;
	text-decoration:underline;
}

/*H2*/
/*------------------------------------------------------------------------------*/
.subtitle02_box{
	width:100%;
	background:#02BDC2;
	color:#FFF;
	padding:60px 0px 30px;
}
	.subtitle02_box_in{
		max-width:1024px;
		width:100%;
		margin:0px auto;
		display:table;
	}

.subtitle02{
	padding: 0px 0px 0px 20px;
	font-size:200%;
		display: table-cell;
	vertical-align:middle;
	background:url(../image/common/icon_h2.png) no-repeat left center;
}

.subtitle02_span {
    display: table-cell;
    vertical-align: middle;
    color: #51D2D5;
    font-size: 100%;
    font-weight: normal;
    text-align: right;
    text-transform: uppercase;
}

/*en*/
.en .subtitle02_box{
	padding:40px 0px;
}

.en .subtitle02 {
    padding: 0px 0px 0px 20px;
    text-align: left;
    font-size: 200%;
    display: table-cell;
    vertical-align: middle;
    background: url(../image/common/icon_h2.png) no-repeat left center;
}

/*subnav*/
/*------------------------------------------------------------------------------*/
#subnav {
	width:100%;
	margin-bottom:40px;
	padding:1px;
}

#subnav ul{
	list-style-type:none;
	background: #FFF;
	border:1px solid #CBCBCB;
	border-bottom:0;
}

#subnav ul li ul{
	list-style-type:none;
	border:none;
	/*
	padding:5px 10px;
	*/
}

#subnav_title{
	width:100%;
	display:block;
	border:1px solid #CBCBCB;
	padding:10px;
	margin-bottom:20px;
}

#subnav_title a{
	width:100%;
	line-height:1.5;
	color:#333;
	font-size: 110%;
	display:block;
	border-left:4px solid #177E85;
	text-decoration:none;
	padding:5px 5px 5px 10px;
	text-align: left;
}

#subnav_title a span{
	display:block;
	font-size:70%;
	color:#999999;
}

#subnav_title a:hover {
	text-decoration:none;
}
#subnav li a{
	width:100%;
	color: #333;
	font-size: 100%;
	display:block;
	overflow:hidden;
	padding:5px 5px 5px 25px;
	background:url(../image/common/arr08.png) no-repeat 5px center #FFF;
	border-bottom:1px solid #CBCBCB;
}

#subnav li a:hover,#subnav ul li.current a,#subnav ul li.current a:hover{
	color:#00838B;
}

#subnav li ul li a{
	display: none;
}

#subnav li.current ul li a{
	display: block;
	background:#F5F5F5;
	color: #333;
}


#subnav li.current ul li a:hover,#subnav li.current ul li.current a{
		color:#00838B;
		background:#fff;
}


#subnav li.current ul li a:hover:before,#subnav li.current ul li.current a:before{
}


#subnav li.current ul li.current ul li a{
	background:#F5F5F5;
	color: #333;
	padding:5px 5px 5px 30px;
	font-size:80%;
}

#subnav li.current ul li.current ul li a:before{
	content:"-";
	padding-right:5px;
}

#subnav li.current ul li.current ul li a:hover{
}

#subnav li.current ul li.current li a {
	background:#e9e9e5;
}


#subnav li.current ul li.current ul li a:hover,#subnav li.current ul li.current ul li.current a{
		color:#00838B;
		background:#fff;
}
#subnav li.current ul li.current ul li a{
		color:#333;
}


#subnav li.current ul li.current ul li.current ul li a:hover,#subnav li.current ul li.current ul li.current ul li.current a{
		color:#00838B;
		background:#fff;
}
#subnav li.current ul li.current ul li.current ul li a{
		color:#333;
		padding: 5px 5px 5px 45px;
		background:#f5f5f5;
}






/*side　banner*/
/*------------------------------------------------------------------------------*/
#sidebanner li{margin-bottom: 10px;}
#sidebanner li:last-child{margin-bottom: 0;}
#sidebanner li img{
	width: 100%;
	height: auto;
}

/*side_section*/
/*------------------------------------------------------------------------------*/

.side_section{
	width:100%;
	margin:0px auto;
	padding:0px 0px 10px;
} 
.side_section_pal{
	width:100%;
	background:url(../image/common/index_bg04.png) no-repeat right bottom #EBF4D7;
	display:block;
	float:none;
	margin-bottom:10px;
} 

	.side_section_pal_in{
		padding:20px;
	} 

	.side_section_pal_box{
		display:block;
		width:100%;
		padding-bottom:10px;
	} 

	.side_section_pal_txt_box{
		width:64%;
		float:left;
		padding-right:10px;
	} 

		.side_section_pal_tit{
			padding-bottom:20px;
		} 
		.side_section_pal_txt{
			padding-bottom:20px;
		} 
		.side_section_pal_btn{
			width:100%;
		} 
		.side_section_pal_btn a{
			width:100%;
			display:block;
			border-radius:5px;
			background:#005DA3;
			text-align:center;
			color:#FFFFFF;
			padding:5px;
		} 

	.side_section_pal_img_box{
		width:34%;
		float:right;
	} 

	.side_section_pal_img_box img{
		width:100%;
		height:auto;
	} 

.side_section_download{
	width:100%;
	background:#F2F2F0;
	display:block;
	float:none;
	margin-bottom: 10px;
} 

	.side_section_download_tit_box{
		display: block;
	} 

	.side_section_download_tit{
		padding:20px 20px 10px;
		font-size:130%;
		font-weight:bold;
		display:block;
		background:url(../image/common/tit_01.png) no-repeat 95% 20px;
	} 

		.side_section_download_tit span{
			display:block;
			font-size:50%;
			font-weight: normal;
			color:#008488;
		} 


	.side_section_download_btn{
		padding:10px 0px 20px;
			display:block;
	} 

		.side_section_download_btn a{
			width:100%;
			display:block;
			border-radius:5px;
			padding:5px;
			background:#00ABAF;
			color:#FFF;
			text-align: center;
		} 


	.side_section_download_txt_box{
		padding:0px 20px;
		display:block;
	} 

/**/
	.side_btn{
			display:block;
	} 
	.side_btn li{
		margin-bottom:10px;
	} 

		.side_btn a{
			display:block;
			background:url(../image/common/arr03.png) no-repeat 95% center #F2F2F0;
			padding:10px 20px 10px 20px;
			text-align:left;
		} 

.side_section_pickup{
	width:100%;
	background:#E4F6F8;
	display:block;
	float:none;
	margin-bottom: 10px;
} 
		.side_section_pickup_btn{
			width:100%;
			padding: 10px 0px 20px;
    		display: block;
		} 
		.side_section_pickup_btn a{
			width:100%;
			display:block;
			border-radius:5px;
			background:#029FC8;
			text-align:center;
			color:#FFFFFF;
			padding:5px;
		} 
		.side_section_pickup_img img{
			max-width: 100%;
			height: auto;
			margin-bottom: 10px;
		}
		.side_section_pickup_tit{
		padding:20px 20px 10px;
		font-size:130%;
		font-weight:bold;
		display:block;
	} 

		.side_section_pickup_tit span{
			display:block;
			font-size:50%;
			font-weight: normal;
			color:#008488;
		} 
/*globalnav*/
/*------------------------------------------------------------------------------*/
#globalnav{
	display: block;
	width:100%;
	clear:both;
}
#gnav_btn{display:none;}

#globalnav ul{
	width:100%;
	display: table;
	margin:0px auto;
	background:url(../image/common/gnav_bg.jpg) repeat-x 0 0;
	border-top:1px solid #ABABAB;
	border-left:1px solid #ABABAB;
	table-layout:fixed;
}
#globalnav li{
	display: table-cell;
	border-right:1px solid #ABABAB;
	height:35px;
	vertical-align:middle;
}
#globalnav li a{
	padding:0px 5px;
	font-size:100%;
	color:#333;
	text-align:center;
	display:block;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
}
#globalnav li a:before{
	content:"";
	background:url(../image/common/arr05.png) no-repeat left center;
	padding-right:10px;
}
#globalnav li:nth-child(8),
#globalnav li:nth-child(9),
#globalnav li:nth-child(10),
#globalnav li:nth-child(11),
#globalnav li:nth-child(12),
#globalnav li:nth-child(13),
#globalnav li:nth-child(14),
#globalnav li:nth-child(15),
#globalnav li:nth-child(16),
#globalnav li:nth-child(17),
#globalnav li:nth-child(18){
	display: none;
}

#globalnav li a:hover,#globalnav li.main_current a{
	color:#008488;
	
}

/*en*/
.en #globalnav li.main_current:first-child a{
	color:#000;
	
}

/*side*/
/*------------------------------------------------------------------------------*/
.side_area{
	background:#00ABAF;
	position:relative;
	padding:35px 20px 0px;
	display:block;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
	
	.side_area:before{
		content:"";
		background: url(../image/common/tit_01.png) no-repeat center center;
		display:block;
		width:100%;
		height:55px;
		position:absolute;
		top:-25px;
		left:0;
	}


.side_box{
	background:#00ABAF;
	padding:10px 20px 10px;
	display:block;
	color:#FFF;
	border-bottom:1px solid #FFF;
}
.side_box_bottom{
	background:#00ABAF;
	padding:10px 20px 10px;
	margin:0px auto 20px;
	border-radius:0px 0px 5px 5px;
	display:block;
	color:#FFF;
}

	.side_box_bottom input[type=button]{
		border:none;
		width:100%;
		margin:0px auto;
		border-radius: 5px;
		padding:10px 20px;
		color:#FFF;
		text-align:center;
		border:1px solid #80D5D7;
		
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1f8a8e', endColorstr = '#03797d');
		/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
		/*Element must have a height (not auto)*/
		/*All filters must be placed together*/
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1f8a8e', endColorstr = '#03797d')";
		/*Element must have a height (not auto)*/
		/*All filters must be placed together*/
		background-image: -moz-linear-gradient(top, #1f8a8e, #03797d);
		background-image: -ms-linear-gradient(top, #1f8a8e, #03797d);
		background-image: -o-linear-gradient(top, #1f8a8e, #03797d);
		background-image: -webkit-gradient(linear, center top, center bottom, from(#1f8a8e), to(#03797d));
		background-image: -webkit-linear-gradient(top, #1f8a8e, #03797d);
		background-image: linear-gradient(top, #1f8a8e, #03797d);
		/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
		
		
	}
		.side_box_bottom input[type=button]:hover{
			opacity:0.7;
		}

	
.side_area_tit{
	display:block;
	font-size:120%;
	text-align:center;
	color:#FFF;
   margin-bottom:10px;
}

.side_area_box{
   margin-bottom:10px;
   font-size:90%;
}

	.side_area_box li{
	   margin-bottom:5px;
	}
	.side_area_box li:last-child{
	   margin-bottom:0px;
	}

	.side_area_box input[type=text]{
		background:#003334;
		color:#FFF;
		border:1px solid #52C6C9;
		line-height:30px;
		height: 30px;
		padding:0px 10px 0px 10px;
		width:100%;
		text-align:left;
	}


	.side_area_box select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}

	.side_area_box select {
	width: 100%;
	padding:0px 10px;
	height:30px;
	line-height:30px;
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #52C6C9;
	background:#003334;
	color:#FFF;
	
	background: url(../image/common/arr06.jpg) right 50% no-repeat #003334;

	}

.side_area_box select::-ms-expand {
  display: none;
}

.side_tit{
	background:#5B6C46;
	padding:5px 0px 5px 15px;
	font-size:120%;
  margin-bottom:10px;
}

.side_btn{
	text-align:center;
}

.side_area_checkbox li{
	width:50%;
	float:left;
	display:block;
}

.side_area_checkbox li input[type=radio],
.side_area_checkbox li input[type=checkbox] {
  display: none;
}

.radio, .checkbox {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 5px 0px 5px 20px;
  border-radius: 8px;
  vertical-align: middle;
  font-size:80%;
  cursor: pointer;
}
.radio:hover, .checkbox:hover {
}
.radio:hover:after, .checkbox:hover:after {
  border-color: #53b300;
}
.radio:after, .checkbox:after {
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
  position: absolute;
  background:#003334;
  top: 50%;
  left: 0px;
  display: block;
  margin-top: -10px;
  width: 15px;
  height: 15px;
  border: 1px solid #52C6C9;
  content: '';
}

.radio:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 20px;
  display: block;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  background-color: #53b300;
  content: '';
  opacity: 0;
}
input[type=radio]:checked + .radio:before {
  opacity: 1;
}

.checkbox:before {
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  margin-top: -10px;
  width: 5px;
  height: 9px;
  border-right: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  content: '';
  opacity: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index:999;
}
input[type=checkbox]:checked + .checkbox:before {
  opacity: 1;
}


@media only screen and (min-width:691px) and (max-width:1024px) {



}

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

}




/*contact*/
/*------------------------------------------------------------------------------*/
#contact{
	width:100%;
	display:block;
	background: url(../image/common/contact_bg.html);
	background-size:cover;
	padding:50px 0px;
}

#contact_box{
	max-width:1024px;
	width:100%;
	display: table;
	margin:0px auto;
}

	#contact_box_left{
		width:40%;
		display: table-cell;
		vertical-align:top;
	}
	#contact_box_center{
		width:30%;
		display: table-cell;
		vertical-align:top;
	}
	#contact_box_right{
		width:30%;
		display: table-cell;
		vertical-align:top;
	}

.contact_box{
	padding:20px 0px 0px 20px;
}


.contact_tit{
	background:url(../image/common/tit_04.html) no-repeat left center;
	margin-bottom:30px;
	font-size:200%;
	display:block;
	font-weight:bold;
	color:#FF7F00;
	padding-left:55px;
}



	.contact_tit span{
	font-weight: normal;
	color:#FFF;
	font-size:60%;
	padding-left:10px;

	}

.contact_txt{
	color:#FFF;
}

.contact_btn{
	width:100%;
	display:block;
	margin:0px auto;
	background: url(../image/common/btn_bg01.html) repeat-x center center;
	background-size: auto 100%;
	border-radius:5px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
}

	.contact_btn a{
		padding:40px 10px 10px;
		display:block;
		background: url(../image/common/icon_mail.html) no-repeat center 10px;
		color:#FFFFFF;
		font-size:120%;
		border-radius:5px;
		text-align:center;
	}
	
	.contact_btn:hover{
		opacity:0.7;
	}


.contact_dl{
	width:100%;
	display:block;
	margin:0px auto;
	background: url(../image/common/btn_bg02.html) repeat-x center center;
	background-size: auto 100%;
	border-radius:5px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
}

	.contact_dl a{
		padding:40px 10px 10px;
		display:block;
		background: url(../image/common/icon_dl.html) no-repeat center 10px;
		color:#FFFFFF;
		font-size:120%;
		border-radius:5px;
		text-align:center;
	}
	
	.contact_dl:hover{
		opacity:0.7;
	}

	.contact_dl_txt{
		font-size:80%;
		padding:10px 0px;
		color:#FFF;
	}

/*sub_contact*/
/*------------------------------------------------------------------------------*/
#sub_contact{
	width:100%;
	display:block;
	margin:20px auto 20px auto;
	border-top:5px solid #02BDC2;
	background:#F1F1EF;
	padding:20px;
	border-radius:5px 5px 0px 0px;
}

#sub_contact_box{
	width:100%;
	display:table;
	margin:0px auto;
}

	.sub_contact_left{
		width:23%;
		display: table-cell;
		vertical-align: middle;
		border-right:1px solid #CCCCCC;
	}

	.sub_contact_right{
		display: table-cell;
		vertical-align:top;
		/*
		border-left:1px solid #AAD5EC;
		*/
		padding-left:20px;
	}


.sub_contact_tit{
	font-weight: bold;
	font-size:130%;
}

	.sub_contact_tit span{
		color:#00777B;
		display:block;
		font-size:70%;
		font-weight:normal;
	}


.sub_contact_txt{
	padding-bottom:10px;
	font-size:120%;
}

.sub_contact_btn{
	width:100%;
	display:block;
	margin:0px auto;
}

.sub_contact_btn li{
	width:49%;
	display:block;
	float:left;
	margin-right:2%;
}

.sub_contact_btn li:nth-child(2){
	margin-right:0%;
}


	.sub_contact_btn a{
		color:#333F;
		display:block;
		border:1px solid #999;
		border-radius:5px;
		text-align:center;
		padding:10px 20px 10px 10px;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
		
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f6f6f6');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f6f6f6')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #ffffff, #f6f6f6);
background-image: -ms-linear-gradient(top, #ffffff, #f6f6f6);
background-image: -o-linear-gradient(top, #ffffff, #f6f6f6);
background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#f6f6f6));
background-image: -webkit-linear-gradient(top, #ffffff, #f6f6f6);
background-image: linear-gradient(top, #ffffff, #f6f6f6);
/*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/

	}
	
	.sub_contact_btn a:hover{
		background:#00ABAF;
		color:#FFF;

	}

.sub_contact_btn_tit{
	width:100%;
	display:block;
	margin:0px auto;
	font-size:90%;
	padding-bottom:10px;
}

	
	.sub_contact_btn_tit:before{
		content:"●";
		color:#00ABAF;
		font-size:80%;
		padding-right:3px;
	}



/*footer*/
/*------------------------------------------------------------------------------*/
footer{
	width:100%;
	display:block;
	
}

#footer_top{
	border-top:7px solid #008488;
	width:100%;
	padding:30px 0px;
	margin: 0 auto;
}
#footer_top_in{
	max-width: 1024px;
	width:100%;
	margin:0px auto;
	display:table;
}

.footnav{
	display:table-cell;
	vertical-align:top;
	padding:0px 20px;
	border-left:1px solid #EBEAEF;
}


.footnav ul{
	margin-bottom:20px;
}

.footnav li a{
	color:#009e9f;
	display:block;
}

.footnav li li a{
	font-size:90%;
	background:none;
	color:#000;
	font-weight:normal;
	display:block;
}

	.footnav li{
		margin-bottom:10px;
	}
	.footnav li li{
		margin-bottom:0px;
	}

	.footnav li ul{
		margin-top:0px;
		padding-top:5px;
	}


.footnav li a:hover{
	color:#878787;
}


#footer_bottom{
	max-width: 1024px;
	width:100%;
	margin:0px auto;
}


.footer_logo_box{
	width:100%;
	display: block;
	text-align: right;
	}

#footer_bottom_in{
	display: table;
	float: right;
}

.footnav_b_box{
}

	.footnav_b li{
		display: table-cell;
	}

	.footnav_b li:last-child{
		border-right:none;
	}


	.footnav_b li a{
		font-size:11px;
		padding:0px 15px 0px 15px;
		background:url(../image/common/arr01.jpg) no-repeat left center;
		text-decoration:underline;
	}

	.footnav_b li a:hover{ opacity:0.7;}
	
#copyright{
	display: table-cell;
	font-size: 11px;
	text-align:right;
	padding:0px 0px 0px 20px;
	color:#666666;
}


/* pagetop */
/*------------------------------------------------------------------------------*/

#pagetop_box {
	max-width:1024px;
	width:100%;
	text-align:right;
	display:block;
	margin:0px auto;
	padding:50px 0px 20px;
}

#pagetop_box a{
	text-align:right;
	background:url(../image/common/pagetop.png) no-repeat left center;
	padding-left:15px;
	text-decoration:underline;
}

.pc{
	display:block;
}
.sp{
	display:none !important ;
}

/* en_pagetop */
/*------------------------------------------------------------------------------*/
#topcontrol {
    z-index: 150;
    margin-bottom: 0;
}
a.pagetop {
    background-image: url(../image/pagetop.png);
}
a.pagetop {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 60px 60px;
    display: block;
    z-index: 50;
}
/* banner */
/*------------------------------------------------------------------------------*/

.banner{
	max-width:1024px;
	width:100%;
	margin:0px auto;
	padding:30px 0px;
}

	.banner li{
		width:23.5%;
		float:left;
		margin-right:2%;
	}

	.banner li:nth-child(4n){
		margin-right:0%;
	}
	
	.banner li img{
		width:100%;
		height:auto;
	}

	
/*### ### ###nav### ### ###*/
.navStyle {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
  }
  
  .navStyle li {
	list-style-type: none;
  }
  
  .navStyleBlog li {
	position: relative;
  }
  
  .navStyleBlog li+li {
	padding-left: 15px;
  }
  
  .navStyleBlog li+li::before {
	content: "";
	display: block;
	position: absolute;
	width: 3px;
	height: 3px;
	top: 7px;
	left: 5px;
	border: 2px solid #333;
	border-width: 1px 1px 0 0;
	transform: rotate(45deg);
  }
  .navStyleBlogL{
	  justify-content: flex-start;
  }

 /* default_one_dl_non(template) */
/*------------------------------------------------------------------------------*/
.mainContents{
	margin-top: 60px !important;
}