.marginlogo {
	margin-top:20px;
}
.title-home {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background-color:rgb(176 150 134 / 90%);
	transition:0.3s;
}.title-home:hover {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	background-color:rgb(164 136 119 / 90%)
}
.title-box {
	border: solid 1px;
	border-bottom:none;
}
.bolg {
	background-color:#cdaf9e;
	padding-top:250px;
}
.bolg #sp-main-body{
	background-color:#cdaf9e;
	padding:0px;
}

@font-face {
    font-family: 'Miss Le Gatees Regular';
    src: url('../fonts/MissLeGateesRegular.woff2') format('woff2'),
         url('../fonts/MissLeGateesRegular.woff') format('woff');
		 url('../fonts/MissLeGateesRegular.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura Book font.woff2') format('woff2'),
         url('../fonts/Futura Book font.woff') format('woff');
		 url('../fonts/Futura Book font.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Futura';
    src: url('../fonts/Futura Light font.woff2') format('woff2'),
         url('../fonts/Futura Light font.woff') format('woff');
		 url('../fonts/Futura Light font.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Giveaway';
    src: url('../fonts/Giveaway.woff2') format('woff2'),
         url('../fonts/Giveaway.woff') format('woff');
		 url('../fonts/Giveaway.ttf') format('truetype');
    font-style: normal;
}
.bolg h2 a{
	font-family: 'Giveaway';
}
.bolg p{
	font-size:16px;
}
h1, a{font-family: 'Miss Le Gatees Regular';}
h4{font-family: 'Giveaway';}

h2, h3, body{font-family: 'Futura Book font';}

body{font-family: 'Futura Light font';}

#sp-bottom2 a {
	font-family: 'Futura Book font';
}

