body{
}

.sp{
display: none;
}


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



.main_block{
/*background: url("../images/bg.jpg") no-repeat center bottom !important;*/
background-size: 100%;
padding: 0px 0 100px 0;
}

.main_image img{
border-radius: 50px;
}

.main_block .main_image{
	padding: 60px;
}

.main_block .inner{
width: 1200px;
margin: 0 auto;
}


.main_block .intro{
width: 70%;
margin: 0px auto 30px auto ;
}


.main_block .intro ul li{
padding: 0 20px;
}

.main_block .intro ul li.title img{
width: 400px;
}

#contents .intro p.catch{
font-size: 250%;
z-index: 999;
position: relative;
}


#contents .intro{
background: url(../images/camel.png) no-repeat right bottom;
background-size: 300px;
}


#contents .intro p{
font-size: 100%;
line-height: 1.8;
letter-spacing: .05em;
}


.main_block h3 span.sub{
font-size: 80%;
}




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


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


.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 5px !important;
}

.products #bx-pager_color a img{
	height: 50px;
	border: solid 1px #FFF;
}
.products #bx-pager_color a img.white{
border-color: #EEE;
}



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

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




.main_block{
background-size: 50%;
padding: 0px 0 100px 0;
}

.main_block .main_image{
padding: 10px !important;
}


.main_block .intro {
    width: 100%;
    margin: 30px auto !important;
}

#contents .intro{
padding-bottom: 170px;
background: url(../images/camel.png) no-repeat center bottom;
background-size: 200px;
}


.main_block .intro ul li.title{
padding: 0 50px;
}


.main_block .intro ul li.txt p{
line-height: 2 !important;
}


.main_block .intro ul li{
width: 100%;
}


#contents .intro{
text-align: center;
margin-top: -5%;
margin-bottom: 0;
}

#contents .intro p.catch{
font-size: 180%;
}
#contents .intro p{
font-size: 100%;
line-height: 1.8;
letter-spacing: .05em;
}





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


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

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


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







.detail table.list.stores td{
	display: block;
	width: 100%;
	text-align: center !important;
}
.detail table.list.stores td.item_name_sub{
	border-top: solid 1px #DDD;
}




}

