body{
}

.sp{
display: none;
}


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


video {
     /*-o-object-fit: cover;
    object-fit: cover;
   position: absolute;*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}




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



.main_block .main_image{
	padding: 0px;
margin-bottom: 40px;
}

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


.main_block .intro{
text-align: center;
}

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


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




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


#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;
}
#contents .intro p.catch{
font-size: 250%;
z-index: 999;
position: relative;
}



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


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

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




.main_block{
}

.main_block .main_image{
}


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


.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;
}




}

