
a {
	outline: none;
}

.preload * {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-ms-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}

.tel_pc{
	display: block;
}

.tel_sp{
	display: none;
}

#page-top {
   position: fixed;
   right: 0;
	bottom: 0;
   font-size: 77%;
	z-index: 9;
	display: block;
	transition: .3s;
	margin-bottom: -21px;
}
#page-top:hover {
	margin-bottom: -10px;
}

#page-top img {
	width: 60px;
	height: 60px;
}

#contact_bt {
   position: absolute;
   bottom: 30%;
   right: 0;
	top: 0;
   font-size: 77%;
	z-index: 9;
	display: block;
	transition: .3s;
}

footer {
	background: #fff;
}

footer.head {
	background: #f4f6f7;
}

footer#footer {
	border-top: 1px solid #e4e4e4;
}

footer#footer .inner {
	max-width: 1050px;
	margin: 0 auto;
	padding: 55px 0;
	display: table;
}

footer#footer .inner .link {
	display: table-cell;
	width: 100%;
	padding: 0 60px;
	vertical-align: top;
	overflow: hidden;
	border-right: 1px solid #dedede;
}

footer#footer .inner .link ul{
	float: left;
	width: 23%;
}

footer#footer .inner .link ul:nth-child(4){
	width: 31%;
}

footer#footer .inner .link ul li {
	padding-bottom: 20px;
}

footer#footer .inner .link ul li a {
	font-size: .9rem;
	background: url(../img/common/cursor.png) no-repeat left center;
	padding: 2px 0 2px 10px;
	font-weight: bold;
	transition: .3s;
}

footer#footer .inner .link ul li a:hover{
	color: #f98f10;
}

footer#footer .inner .link ul li a.head_nolink {
	cursor: text;
	background: none;
}

footer#footer .inner .link ul li a.head_nolink:hover{
	color: #000;
}

footer#footer .inner .link ul li.sub {
	padding-bottom: 10px;
}

footer#footer .inner .link ul li.sub a{
	font-size: .8rem;
	background: none;
	padding: 2px 0 2px 10px;
	font-weight: 100;
	display: block;
	line-height: 130%;
}

footer#footer .inner .info {
	display: table-cell;
	max-width: 250px;
	padding: 0 60px;
	vertical-align: top;
}

footer#footer .inner .info .logo img {
	width: 250px;
	margin-bottom: 15px;
}

footer#footer .inner .info p {
	line-height: 140%;
	font-size: .85rem;
}

footer#footer .inner .info p span.tel {
	display: block;
	font-size: 1.3rem;
	padding: 7px 0; 
	letter-spacing: .1rem;
}

footer#footer .inner .info p span.tel:before {
    margin:0 3px 0 0;
    content:" ";
    display:inline-block;
    width:13px;
    height:15px;
    background: url(../img/common/footer_tel.png);
    background-size:contain;
    vertical-align:middle;
}

footer#footer .inner .info p a.mail {
	display: none;
}

footer#footer .inner .info .search{
	background: #fff;
	display: table;
	width: 100%;
	padding: 10px 20px 9px;
	box-sizing: border-box;
	border-radius: 100px;
	margin-top: 10px;
	border: 1px solid #dedede;
}

footer#footer .inner .info .search .txt{
	display: table-cell;
	width: 1000px;
}

footer#footer .inner .info .search .txt input {
	width: 98%;
	outline: 0;
	border:none;
	font-size: 1rem;
	vertical-align: middle;
}

footer#footer .inner .info .search .txt {
  outline: 0;
}

footer#footer .inner .info .search .txt input:focus {
  outline: 0;
}

footer#footer .inner .info .search .txt input:placeholder-shown {
	background: url(../img/common/google.png) no-repeat center left;
	background-size: 70px 16px;
}
footer#footer .inner .info .search .txt input:-ms-input-placeholder {
	background: url(../img/common/google.png) no-repeat center left;
	opacity: 1;
	background-size: 70px 16px;
}

footer#footer .inner .info .search .btn{
	display: table-cell;
	cursor: pointer;
	padding: 0;
	vertical-align: middle;
}

footer#footer .inner .info p span.tel span{
	font-size: .9rem;
}

footer#footer small{
	text-align: center;
	background: #1c1c1c;
	color: #888888;
	font-size: .7rem;
	line-height: 100%;
	padding: 8px 0;
	display: block;
}

br.sp{
	display: none;
}

br.pc{
	display: inherit;
}

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

}

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

br.sp{
	display: inherit;
}

br.pc{
	display: none;
}

footer#footer .inner {
	padding: 30px 0;
	display: block;
}

footer#footer .inner .link {
	display: none;
}

footer#footer .inner .info {
	display: block;
	padding: 0 3%;
	vertical-align: top;
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	box-sizing: border-box;
}

footer#footer .inner .info .logo img {
	width: 250px;
	margin-bottom: 5px;
}

footer#footer .inner .info p {
	line-height: 140%;
	font-size: .9rem;
}

footer#footer .inner .info p br{
	display: none;
}

footer#footer .inner .info p span {
	margin: 10px 0;
}

footer#footer .inner .info p span.tel {
	border: 1px solid #333;
	text-align: center;
	font-size: 1rem;
}

footer#footer .inner .info p span.tel span {
	font-size: .8rem;
}

footer#footer .inner .info p a.mail {
	border: 1px solid #333;
	text-align: center;
	font-size: 1rem;
	display: block;
	padding: 8px 0; 
}

footer#footer .inner .info p a.mail:before {
    margin:-3px 3px 0 0;
    content:" ";
    display:inline-block;
    width:18px;
    height:13px;
    background: url(../img/common/footer_mail.png);
    background-size:contain;
    vertical-align:middle;
}

}

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

span.telno{
	text-decoration: underline;
}

.tel_pc{
	display: none;
}

.tel_sp{
	display: block;
}
	
}