.sp{
	display:none;
}
@media screen and (max-width:960px){
	html{
		height: 100%;
		background: #FFF!important;
	}
	
	h3{
		font-size:18px;
		line-height:1.5em;
		margin:1em 0 0;
	}
	h2{
		font-size:35px;
		line-height:0.5em;
		margin:1em 0;
	}
	.section {
	  padding-bottom:40px;
	}
	.fotter_button {
		z-index:99;
	}
	.fotter_button .left,.fotter_button .right{
		width:50%!important;
		float:left;
		padding:0.5em;
	}
	
}
@media (min-width: 751px) {
	a[href*="tel:"] {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	}
	
	
}

@media screen and (max-width:650px) { 
	body::-webkit-scrollbar {
    display:none;
}
	.sp{
		display:block;
	}
	.pc{
		display:none;
	}
	
	.left,.right{
		width:100%!important;
		float:none;
		padding:0;
	}
	.seminar .left,.seminar .right{
		width:90%!important;
		max-width:500px;
		margin:auto;
	}
	.btn1{
		margin-top:40px;
		padding:3% 0;
	}
	.sub h2 {
		font-size: 20px!important;
		margin-top:5%;
	}
	ul.nav-list {
		display:none;
	}
	.section-content{
		position:relative;
	}
	p.catch{
		position:fixed;
		top:0;
		font-size:13px;
		z-index:99999!important;
	}
	.logo{
		height:100px;
	}
	.logo img{
		position:absolute;
		top:25px;
		right:0;
	}
	.toggle_btn {
	  display: block;
	  position: fixed;
	  top: 20px;
	  left: 15px;
	  width: 30px;
	  height: 30px;
	  transition: all .5s;
	  cursor: pointer;
	  z-index: 3;
	}
	
	.section-2 h3{
		line-height:1.8em;
		font-size:18px;
	}
	
	.company h2{
		font-size:35px;
		line-height:0.5em;
		margin:0.5em 0;
	}
	/*
	=============NEWS===========================================
	*/
	a.btn-border {
		width:100%;
	}
	.news dd{
	  margin-left:10px;
	}
	
	footer .left{
		max-width:120px;
		margin:3% auto 10%;
	}
	footer .right a::after{
		content: "\A" ;
			white-space: pre ;
	}
	
	.btn-border {
		width:100%;
	}
	div.consul,div.perfor{
		padding:20px 30px 50px;	
	}
	.bg-slider img{
		width:90%;
	}
	.contact .left{
		margin-bottom:5%;
	}
	.pan {
		
		letter-spacing:0em!important;
	}
	h2.title{
		line-height: 0.8em;
		margin: 0.8em 0 0.3em;
	}
	#company .company .left,#company .company .right{
		background-size: 100% auto;
	}

	#company h2.btn{
		font-size:20pt;
		color:white;
		line-height:0.7em;
		background-position: right center;
		margin:0 auto;
	}
	.company{
		margin-bottom:5%;
	}
	p.title::before {
		content: "\A" ;
		white-space: pre ;
	}
}

