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

body{
    text-align: center;
    max-width: 750px;
    margin:0 auto;
    display: block;
    line-height: 0;
    border-top: solid 10px #209ED8;
}
img {
    width: 100%;
}
#pc-top{
	display: none;
}
/*sp用CSS*/
#contact-top {
    border-top: solid 5px #209ED8;
    padding: 10px 0;
}

#contact-top-button-tel {
    position: absolute;
    left: 502px;
    top: 44px;
}

#contact-top-button-mail {
    position: absolute;
    left: 620px;
    top: 44px;
}

#sp-menu{
	overflow: hidden;
    background-color: #0087CC;
    max-width: 750px;
    text-decoration: none;
    margin-right: 0;
}

#sp-menu a{    
	float: left;
    width: 50%;
}

.btn{
	max-width: 750px;
    background-size: cover;
	background-image: url(../images-sp/main_sp-007_02.jpg);
}

.btn img{
	width: 20%;
	margin:  auto 20px;
}

#contact-topin img{
	width: 57%;	
}


#contact-topin a img{
	width: 18%;	
}