@charset "utf-8";
 #sitemap_area {
width:100%;
max-width:960px;
height:auto;}
@media screen and (min-width: 0px) and (max-width:767px) {
#sitemap_area {
width:96%;
max-width: initial;
max-width: auto;
height:auto;
padding-left:2%;
padding-right:2%;}
}	
#sitemap_area ul{
margin-bottom:3%;}
#sitemap_area ul li{
width:100%;
height:auto;
margin-top:1%;
margin-bottom:1%;
box-sizing: border-box;}
#sitemap_area ul li a{
color:#000;
text-decoration:none;
width:98%;
height:auto;
display:block;
padding-left:2%;
padding-bottom:2%;
padding-top:1%;
border-bottom-color:#ccc;
border-bottom-width:1px;
border-bottom-style:dotted;
font-size:12px;}	
#sitemap_area ul li:first-child{
padding-left:2%;
padding-bottom:2%;
padding-top:2%;
border-top-left-radius:3px;
border-top-right-radius:3px;
background-color:#000000;
color:#fff;
font-family: 'IM Fell French Canon', serif;
border-bottom:none;}
#sitemap_area ul li:last-child{
margin-bottom:7%;}	
#main_sitemap {
width:100%;
max-width:960px;
height:411px;
margin:0 auto;
background-size:contain;
background-image:url(//www.vintage-kicocochi.com/wp/wp-content/themes/vintage-kicocochi/img/form/request_main.png);
background-repeat:repeat-x;
position:relative;
top:0px;
left:0px;}
#main_sitemap img {
height:411px;}	
@media screen and (min-width: 0px) and (max-width:767px) {	
#main_sitemap {
height: 0;
padding-top: 42.81%;
background-size: cover;
background-repeat:no-repeat;
background-image:url(//www.vintage-kicocochi.com/wp/wp-content/themes/vintage-kicocochi/img/sp/form/request_main.png);
background-position: 0 0;
position: relative;
width: 100%;
clear: both;
overflow: hidden;}
#main_sitemap img {
display:none;}		
}