
body{
background: #f3ebde !important;
}

.sp{
display: none;
}


.centering {
    display: flex;
    align-items: center;
}



.main_image{
padding: 50px;
}

.intro ul li.txt{
padding: 50px;
}





#contents{
margin-top: -20px !important;
}


#contents .title h3{
border-bottom: solid 2px #2b2554;
}

#sliderWrap{
position: relative;
}

#sliderWrap .footprints{
position: absolute;
top: -150px;
right: -200px;
}

#sliderWrap .footprints img{
width: 200px;
}


#sliderWrap ul.bxslider li img{
border-radius: 20px;
}


#sliderWrap_color .title img{
height: 80px;
}

#sliderWrap_color{
margin: 100px auto 100px auto !important;
}

.products #bx-pager a img{
border-radius: 5px;
}


.products #bx-pager_color{
	text-align: center;
    padding: 10px;
    background: none;
    border-radius: 0;
    width: auto;
    margin: -50px auto -30px auto;
}

.products #bx-pager_color a{
	margin: 0 3px !important;
}

.products #bx-pager_color a img{
	height: 50px;
}
.products #bx-pager_color a img.white{

}

.products #bx-pager_color a img{
border-color: none;
}

dl.data dd{
border-bottom: solid 1px #666;
}
.products table.list td{
border-top: solid 1px #666;
}
.accordion ul.caution, .accordion p.caution{
border: solid 1px #666;
}




@media screen and (max-width: 800px) {

.pc{
display: none;
}
.sp{
display: block;
}

#contents{
margin-top: 0px !important;
}



#sliderWrap .footprints{
display: none;
}

.main_image{
padding: 10px;
}
.main_image img{
border-radius: 20px;
}

.intro ul li{
width: 100% !important;
}

.intro ul li.txt{
padding: 50px 50px 20px 50px;
}
.intro ul li.image{
padding: 0 40px;
position: relative;
}
.intro ul li.image span.dogfood img{
width: 60px;
}
.intro ul li.image span.dogfood{
position: absolute;
bottom: 50px;
right: 30px;
}





.products #bx-pager_color{
margin: 0px auto 0px auto;
}


#sliderWrap_color {
    margin: 30px auto 0 auto !important;
    padding: 5px !important;
}

#sliderWrap_color .title img{
height: 40px;
}



.products #bx-pager_color a {
    margin: 0 3px;
}


.products #bx-pager_color a img{
height: 30px;
}






}

