@media only screen and (max-width:690px) {
/* header */
/* -------------------------- */
header {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
#header_in {
	max-width: 100%;
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 4px 0px 0px;
}
#header_in h1 {
	display: none;
}
#header_L {
	width: 180px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
}
#logo a {
	width: 135px;
	height: 47px;
	background: url(../../image/common_new/logo.jpg) no-repeat 0 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 135px 47px;
	-webkit-background-size: 135px 47px;
	-moz-background-size: 92px 32px;
	text-indent: -9999px;
	display: block;
}
/*globalnav*/
/* -------------------------- */
#globalnav {
	width: auto;
	height: 100%;
	display: table-cell;
}
#gnav_btn {
	width: 40px;
	height: 40px;
	background: none;
	margin: 0px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#gnav_btn a {
	display: block;
	width: 40px;
	height: 40px;
	background-image: url(../../image/common_new/gnav_btn.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	text-indent: -9999px;
}
#globalnav_in {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	position: absolute;
	display: block;
	top: 60px;
	left: 0;
	z-index: 9999;
	background: none;
}
#globalnav ul {
	width: 100%;
	display: block;
	display: none;
}
#globalnav li {
	width: 100%;
	display: block;
	text-align: left;
	margin: 0;
	padding: 0;
	height: auto;
}
#globalnav li:first-child {
	border-top: 1px solid #ddd;
}
#globalnav li:last-child a {
	border-bottom: 1px solid #CCC;
}
#globalnav li.globalnav01 a, #globalnav li.globalnav02 a, #globalnav li.globalnav03 a, #globalnav li.globalnav04 a, #globalnav li.globalnav05 a, #globalnav li.globalnav06 a {
	width: 100%;
	height: auto;
	background: none;
	background: rgba(0,0,0,0.9);
	color: #FFF;
	display: block;
	padding: 15px;
	position: relative;
	font-size: 12px;
	line-height: 1.5;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	text-indent: 0;
	text-decoration: none;
}
#globalnav li.globalnav01 a:after, #globalnav li.globalnav02 a:after, #globalnav li.globalnav03 a:after, #globalnav li.globalnav04 a:after, #globalnav li.globalnav05 a:after, #globalnav li.globalnav06 a:after {
	position: absolute;
	top: 50%;
	left: 95%;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
/*footer*/
/* -------------------------- */
.footer {
	width: 100%;
	margin: 0px auto 0px;
	border: none;
}
#footer_in {
	width: 100%;
	margin: 0px auto;
	border-top: none;
	padding: 0px 0px;
}
.footer_box01, .footer_box02, .footer_box03, .footer_box04, .footer_box05, .footer_box06{
	width: 100%;
	float: none;
	margin: 0px;
	display: block;
	background-color: #eeeeee;
	background-image: url(../../image/common_new/footer_title_backSP.png), url(../../image/common_new/footer_acc_arr01SP.png);
	background-position: center top, right center;
	background-repeat: repeat-x, no-repeat;
	background-size: 100% 2px, 21px 14px;
	-webkit-background-size: 100% 2px, 21px 14px;
	-moz-background-size: 100% 2px, 21px 14px;
}
.footer_box06 li {
	background-image: url(../../image/common_new/footer_title_backSP.png), url(../../image/common_new/footer_acc_arr01SP.png);
	background-position: center top, right center;
	background-repeat: repeat-x, no-repeat;
	background-size: 100% 2px, 21px 14px;
	-webkit-background-size: 100% 2px, 21px 14px;
	-moz-background-size: 100% 2px, 21px 14px;
}
.footer_box07 {
	width: 100%;
	float: none;
	margin: 0px;
	display: block;
	background-color: #eeeeee;
	background-image: url(../../image/common_new/footer_title_backSP.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: 100% 2px;
	-webkit-background-size: 100% 2px;
	-moz-background-size: 100% 2px;
}
.footer_box01 ul, .footer_box02 ul, .footer_box03 ul, .footer_box04 ul, .footer_box05 ul {
	list-style-type: none;
	border: none;
}
.footer_title01 a, .footer_title02 a, .footer_title03 a, .footer_title04 a, .footer_box06 li a {
	display: block;
	width: 100%;
	height: 40px;
	background-image: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 3%;
	color: #000;
	cursor: pointer;
	border: none;
	margin: 0px;
}
.footer_title01 a:hover, .footer_title02 a:hover, .footer_title03 a:hover, .footer_title04 a:hover {
	color: #000000;
	text-decoration: none;
}
.footer_acc_open {
	display: none;
}
.footer_box07_list {
	display: none;
}
.footer_info {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 20px 0px;
}
.footer_logo {
	margin-bottom: 10px;
	text-align: center;
}
.footer_logo img {
	width: 100px;
	height: auto;
	margin-bottom: 10px;
	text-align: center;
}
.footer_add {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 0px;
	text-align: center;
}
.footer_tel {
	display: none;
}
#footer_bottom_nav {
	display: none;
}
#copy {
	width: 100%;
	margin: 0px auto 0px;
	padding: 20px 0px;
}
#copy_nav {
	float: none;
}
#copy_nav ul {
	text-align: center;
}
#copy_txt {
	font-size: 10px;
	color: #333;
	text-align: center;
	margin-left: 0px;
}


/*common*/
/* -------------------------- */
.pc_none {
	display: block;
}
.sp_none {
	display: none;
}









} /* */
