.longdrive h1{
  width:100%;
  height:258px;
  background:url(https://golf-gakko.com/wp-content/uploads/2016/03/category-hikyori.png) !important;
  padding:90px 50px !important;
}
@media screen and (max-width: 550px){
	.longdrive h1{
		background:url(https://golf-gakko.com/wp-content/uploads/2016/03/category-hikyori320.png) no-repeat !important;
		background-size:cover !important;
		padding:20% 8% 8% 8% !important;
		font-size:26px !important;
		line-height:2;
}
}
.longdrive .anchor-link{
	margin:35px 0 !important;
}
.longdrive .anchor-link ul{
	width:100%;
	height:120px;
	font-size:0;
}
.longdrive .anchor-link li{
	width:18.5%;
	height:100px;
	display:inline-block;
	font-size:16px;
	vertical-align:bottom;
	margin-right:1.85%;
}
.longdrive .anchor-link li:hover{
	opacity:0.8;
}
.longdrive .anchor-link li a{
	font-size:13px;
	text-align:center;
}
.longdrive .anchor-link li:last-child{
	margin-right:0;
}
.longdrive .anchor-link .step1-thumb{
	background:url(https://golf-gakko.com/wp-content/uploads/2016/03/step1-thumb.png) no-repeat;
}
.longdrive .anchor-link .step2-thumb{
	background:url(https://golf-gakko.com/wp-content/uploads/2016/03/step2-thumb.png) no-repeat;
}
.longdrive .anchor-link .step3-thumb{
	background:url(https://golf-gakko.com/wp-content/uploads/2016/03/step3-thumb.png) no-repeat;
}
.longdrive .anchor-link .step4-thumb{
	background:url(https://golf-gakko.com/wp-content/uploads/2016/03/step4-thumb.png) no-repeat;
}
.longdrive .anchor-link .step5-thumb{
	background:url(https://golf-gakko.com/wp-content/uploads/2016/03/step5-thumb.png) no-repeat;
}
@media screen and (max-width: 937px){
	.longdrive .anchor-link{
		text-align:center;
		margin-bottom:100px !important;
	}
	.longdrive .anchor-link li{
		background-size:cover !important;
		width:32%;
		height:100px;
		font-size:12px;
		margin-right:1.3%;
		margin-bottom:1.3%;
	}
	.longdrive .anchor-link li:nth-child(3){
	margin-right:0;
}
}
@media screen and (max-width: 677px){
	.longdrive .anchor-link li a{
		line-height:20px;
}
}
@media screen and (max-width: 550px){
	.longdrive .anchor-link{
		margin-bottom:550px !important;
	}
	.longdrive .anchor-link li{
		width:100%;
		height:120px;
}
}
.longdrive .deco-text{
	background:#fdf5e0;
	padding:30px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}
.longdrive .deco-text i{
	font-size:28px;
	padding-right:10px;
	color:#FF5700;
}
@media screen and (max-width: 730px){
	.longdrive .deco-text{
		font-size:14px;
	}
}
.longdrive h2{
	line-height:1;
	padding:40px !important;
	background-image:url(https://golf-gakko.com/wp-content/uploads/2016/03/hikyori-h2.png) !important;
	background-repeat:no-repeat;
	background-size:cover;
}
@media screen and (max-width:700px){
	.longdrive h2{
		font-size:22px !important;
	}
}
.longdrive .green{
	color:#14a32c;
	font-weight:bold;
	line-height:2.5;
	font-size:18px;
}
.longdrive .green i{
	color:#000;
	font-size:24px;
	padding-right:10px;
}