﻿@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/


.hot .form {
	width: 20%;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	padding: 3px;
	z-index: 100;
	margin-right: 30px;
}

.hot .form input[type="text"] {
	width: 100%;
	padding: 0 60px 0 5px;
	box-sizing: border-box;
	background: #fff;
	border: none;
	margin: 0;
	height: 30px;
	line-height: 30px;
}

.hot .form .btn {
	width: 60px;
	padding: 0;
	box-sizing: border-box;
	background: #ed7534;
	border: none;
	margin: 0;
	color: #fff;
	position: absolute;
	right: 3px;
	text-align: center;
	top: 3px;
	height: 30px;
	line-height: 30px;
	border-radius: 0 4px 4px 0;
}

.hot ul li {
	display: inline-block;
	margin: 0 5px;
	line-height: 36px;
}

.hot ul li a {
	color: #333;
}

.sec .title {
	text-align: center;
	margin-bottom: 20px
}

.sec .title h2 {
	font-size: 34px;
	color: #343434;
}

.sec .title h2 strong {
	color: #0882e5
}

.sec .title h2 b {
	font-size: 34px;
	color:#ed7534
}

.sec .title p {
	font-size: 16px;
	color: #898989;
	margin-top: 5px;
}

.sec .title p img {
	width: 280px;
	margin:0 5px;
}


@media all and (min-width: 1023px) and (max-width: 1440px) {
	.container {
		width: 85%;
	}
	#gHeader .text strong {
		font-size: 19px;
	}
	#gHeader .text p {
		font-size: 15px;
	}
	#gHeader .pho {
		width: 240px;
	}
	#gNavi {
		line-height: 45px;
	}
	#gNavi li .drop {
		top: 45px;
	}
	#gNavi li a {
		font-size: 15px;
	}
	#gNavi li .drop a {
		font-size: 14px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1400px) {
	#gHeader .logo {
		width: 245px;
	}
	#gHeader .tel p {
		font-size: 14px;
	}
	.sec .title p {
		font-size: 15px;
	}
	#gHeader .tel strong {
		font-size: 22px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1366px) {
	#gHeader .logo {
		width: 225px;
		margin-top: 10px;
	}
	#gHeader .text {
		margin-top: 13px;
	}
	#gHeader .text strong {
		font-size: 17px;
	}
	#gHeader .text p {
		font-size: 14px;
	}
	#gHeader .pho {
		width: 220px;
		margin-left:20px
	}
	#gHeader .tel {
		margin-top: 12px;
	}
	#gHeader .tel p {
		font-size: 13px;
	}
	#gHeader .tel strong {
		font-size: 20px;
	}
	.sec .title h2 {
		font-size: 26px;
	}
	#gFooter .midd li a {
		font-size: 13px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1300px) {
.container {
	width:92%;
}
#gHeader .pho {
width:200px;}
	#gNavi li .drop a {
		font-size: 13px;
	}
	#gFooter .lxBox p {
		font-size: 13px;
	}
	#gFooter .lxBox {
		padding-right: 15px;
	}
	#gFooter .midd {
		width: 42%;
	}
	#gFooter .fr {
		width: 28%;
	}
	#gFooter .fr .ewm>div img {
		width: 110px;
	}
}

@media all and (min-width: 0) and (max-width: 767px) {
	.sp {
		display: block !important;
	}
	.pc {
		display: none !important;
	}
	.container {
		width: 100%;
		max-width: inherit;
		padding: 6px 10px;
	}
	.fl {
		float: inherit;
	}
	.fr {
		float: inherit;
	}
	.mt {
		margin-top: 20px;
	}
	#gHeader .top {
		display: none;
	}
	#gHeader .logo {
		width: 180px;
		margin-top: 0;
	}
	#gHeader .logo h1 {
		line-height: 1;
	}
	#gHeader .text {
		display: none;
	}
	#gHeader .tel {
		display: none;
	}
	#gHeader .menu {
		position: absolute;
		right: 10px;
		top: 15px;
		width: 35px;
	}
	#gNavi {
		line-height: 45px;
		margin-top: 0px;
		position: absolute;
		left: 0;
		right: 0;
		top: 62px;
		z-index: 110;
		display: none;
	}
	#gNavi .container {
		padding: 0;
	}
	#gNavi li {
		width: 100%;
		float: inherit;
	}
	#gNavi li.on>a, #gNavi li:hover>a {
		background: #ed7534;
	}
	#gNavi li:nth-child(2)>a, #gNavi li:nth-child(3)>a, #gNavi li:nth-child(6)>a, #gNavi li:nth-child(8)>a {
		background: url(../images/jt.png) no-repeat right 8px center;
		background-size: 15px;
	}
	#gNavi li:nth-child(2).on>a, #gNavi li:nth-child(3).on>a, #gNavi li:nth-child(6).on>a, #gNavi li:nth-child(8).on>a {
		background: #ed7534 url(../images/jt1.png) no-repeat right 8px center;
		background-size: 15px;
	}
	#gNavi li .drop {
		position: inherit;
		left: inherit;
		right: inherit;
		top: inherit;
		background: none;
		border-bottom: 1px solid #efefef;
	}
	#gNavi li .drop a {
		line-height: 45px;
		font-size: 15px;
		border-top: 1px dashed #efefef;
	}
	#gNavi li.on .drop {
		display: block;
	}
	#gNavi li .drop a:hover {
		background: inherit;
	}
	#gNavi li .drop a.on {
		background: #ed7534;
	}
	.hot {
		padding: 10px 0;
	}
	.hot .form {
		width: 90%;
		margin: 0 auto;
	}

	.hot .form input {
		appearance:none;
		-webkit-appearance:none
	}
	.hot ul {
		display: none;
	}
	.sec .title {
		margin-bottom: 12px
	}
	.sec .title h2 {
		font-size: 26px;
	}
	.sec .title p {
		font-size: 13px;
	}
	.sec .title p img {
		display: none;
	}
	.sec .title h2 b {
		font-size:20px
	}
	#gFooter {
		margin-top: 20px;
	}
	#gFooter .nav {
		margin-bottom: 0;
	}
	#gFooter .nav li {
		width: 20%;
		margin-bottom: 8px;
	}
	#gFooter .nav li a {
		font-size: 13px;
		line-height: 15px;
	}
	#gFooter .nav li:nth-child(5n) a {
		border-right: none;
	}
	#gFooter h3 {
		font-size: 18px;
		margin-bottom: 6x;
	}
	#gFooter .lxBox {
		width: 100%;
		padding-right: 0px;
	}
	#gFooter .lxBox p {
		font-size: 13px;
		line-height: 22px;
	}
	#gFooter .midd {
		width: 100%;
		margin: 10px 0;
	}
	#gFooter .midd li {
		width: 33.33%;
	}
	#gFooter .midd li a {
		line-height: 24px;
		font-size: 13px;
		white-space: nowrap
	}
	#gFooter .fr {
		width: 100%;
	}
	#gFooter .fr .ewm>div img {
		width: 110px;
	}
	#gFooter .power {
		padding: 5px 0;
		line-height: 20px;
	}
}