@charset "utf-8";
/* CSS Document */


.modelin_tool {
	width: 100%;
	position: relative;	
	margin: 70px auto 0 auto;
}
.modelin_tool p {
	position: absolute;
	top: 100px;
    left: 550px;
	font-size: 40px;
	font-weight: bold;
}

.modelin_tool h2 {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
    color: #2A5FFF;
	
}
.modelin_tool h3 {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
    color: #2A5FFF;
	
}
.guidebest_gradation{
	/*background: linear-gradient(110deg, #ffd800, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255,255,255,0.0);*/
  color: #FF8C00;
}

.guidebest_description {
	width: 100%;
	position: relative;	
	margin: 70px auto 0 auto;
}

.guidebest_description p {
	position: absolute;
	top: 100px;
    left: 450px;
	font-size: 35px;
	font-weight: bold;
	

}

.guidebest_description h2 {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	
	/*background: linear-gradient(110deg, #ffd800, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255,255,255,0.0);*/
  color: #FF8C00;
	
}

.guidebest_description img {
}

.modelin_link {
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	margin-top: 30px;
}

.modelin_link  a {
	color: darkgreen;
}

.modelin_link a:hover {
/*	background: linear-gradient(110deg, #ffd800, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255,255,255,0.0);*/
  color: #FF8C00;
}







@media only screen and (max-width: 959px) {
	
.contents_head img {
	width: 100%;
}
	
	

.guidebest_description {
	width: 100%;
	margin: 30px auto 0 auto;
	position: relative;
}	
	
.guidebest_description p {
	position: absolute;
	font-size: 14px;
	top: 35px;
	left: 200px;
}

.guidebest_description h2 {
	font-size: 18px;
}	
	
.modelin_link {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.modelin_link  a {
	color: darkgreen;
}

.modelin_link a:hover {
/*	background: linear-gradient(110deg, #ffd800, #ff0000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(255,255,255,0.0);*/
  color: #FF8C00;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}
