@charset "utf-8";
#back_visual {
	background-image: url(../images/back_visual.gif);
	height: 460px;
	background-position: center top;
	margin-bottom: 100px;
}
#back_visual #title {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding-top: 172px;
}
#head {
	text-align: center;
	margin-bottom: 50px;
}
#wrap_gc {
	position: relative;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 50px;
}
#fuki_01 {
	position: absolute;
	right: 99px;
	top: 679px;
}
#fuki_02 {
	position: absolute;
	right: 84px;
	top: 280px;
}
#fuki_03 {
	position: absolute;
	right: 6px;
	top: 480px;
}
.fuki img {
	width: 120px;
	height: auto;
}

@media screen and (max-width:767px){
#back_visual {
	height: 300px;
	background-size: 100px auto;
	margin-bottom: 0px;
}
#back_visual #title {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-top: 90px;
	text-align: center;
}

#title img {
	width: 100%;
	height: auto;
	max-width: 460px;
}
#wrap_gc {
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#wrap_gc #gc {
	width: 100%;
	height: 120vw;
}
#wrap_gc #head {
	margin-bottom: 30px;
}


#wrap_gc #head img {
	width: 100%;
	height: auto;
}
#wrap_gc #fuki_01  , #wrap_gc #fuki_02, #wrap_gc #fuki_03{
	position: static;
	float: left;
}
.fuki img {
	width: 26.5vw;
	margin-left: 5px;
	margin-right: 5px;
	max-width: 147px;
}
#flex_fuki {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}








}
