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

img { -ms-interpolation-mode: bicubic; }

.sp{
display: none;
}

header{
width: 100%;
padding: 1% 0;
}

header section{
width: 900px;
margin: 0 auto;
}

header section div{
width: 161px;
margin: 0 auto;
display: block;
}



footer section{
background: #E3BC43;
text-align: center;
padding: 2% 0;
}

footer section img{
width: 200px;
}

footer p{
text-align: center;
font-family: fot-rodin-pron, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 1.2rem;
padding: 1.5%;
}

