@charset "UTF-8";
@media (min-width: 768px) {
	body {
		width: 100%;
		background: url(../img/bg.jpg) no-repeat;
		background-attachment: fixed;
		background-size: cover;
	}
	a,
	.ft-tel-block,
	.ft-tel-block .ft-tel-sub {
		color: #fff !important;
	}
	#menu a::after,
	#footer a:hover,
	#footer-block-other a:hover,
	#footer-block a:hover,
	#footer-menu a:hover,
	#footer-menu-other a:hover {
			border-bottom: 1px solid #fff !important;
	}
}

/*===============================
yoinohana cv
===============================*/

a:hover {
	opacity: .8;
}
.ynhn-cv {
	position: relative;
}
.ynhn-cv-btn {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	top: 67%;
	justify-content: center;
	text-align: center;
}
.ynhn-cv-btn-top {
	width: 87.5%;
	margin-left: 1.3%;
	margin-bottom: 1%;
}
.ynhn-cv-btn-ama {
	width: 43%;
	margin-left: 1%;
}
.ynhn-cv-btn-raku {
	width: 43%;
}



.faq-link-btn {
	bottom: 4.2%;
}