

.main_block{
background: #c79558 !important;
color: #ead6ad;
}

.main_block .caution{
color: #ead6ad !important;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 12px;
}



.intro{
margin-top: 50px;
margin-bottom: -50px;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
position: relative;
overflow-x: hidden;
}

.intro .main_title{
margin-top: 30px;
}
.intro .main_title img{
width: 40%;
}

.intro p{
font-size: 120%;
line-height: 1.8;
}

.intro p.catch{
font-size: 200%;
}

.intro .box.title{
width: 80%;
margin: 60px auto 20px auto;
}



div.bg_img img{
position: absolute;
width: 400px;
z-index: 99;
}

div.bg_img img.bg_1{top: 100px;left: -50px;}
div.bg_img img.bg_2{top: 400px;right: -50px;}
div.bg_img img.bg_3{top: 800px;left: -50px;}



#sliderWrap ul.bxslider li{
height: auto !important;
}

#sliderWrap ul li img{
box-sizing: border-box;
width: 100%;
/*max-height:inherit;*/
}

.intro .content{
background: url(../images/frame_bg.png) repeat-y;
background-size: 100%;
/*border-left: double 12px rgba(255,255,255,0.3);
border-right: double 12px rgba(255,255,255,0.3);
*/
padding: 0 60px;
box-sizing: border-box;
text-align: center;
margin-top: -30px;
}

.intro p.frame{
margin: 0;
}
.intro p.frame.down{
padding-bottom: 60px;
}
.intro .column{
margin-bottom: 0;
padding: 50px 0 20px 0;
}

.intro .column .main img{
border-radius: 10px;
}
.intro .column .sub p{
font-size: 18px;
line-height: 2.5;
margin-top: 30px;
}



#contents .title h3{
border: none;
/*border-bottom: solid 2px #f5aca8;*/
}


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


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

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

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


.sp{
display: none;
}
.products table.list td{
border-top: solid 1px rgba(0,0,0,0.2);
}






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


.main_block .caution {
    font-size: 9px;
}

.intro{
margin-top: 10px;
margin-bottom: -10px;
}
.intro .content{
padding: 0 20px;
}

.intro .column {
    margin-bottom: 0;
    padding: 10px 0 10px 0;
}

.intro p.catch{
padding: 0 20px;
font-size: 160%;
}

.intro p {
    font-size: 100%;
    line-height: 1.8;
}

.intro .box.title {
    width: 100%;
    margin: 30px auto -20px auto;
}


.intro .content{
border-left: double 7px rgba(234,214,173,0.4);
border-right: double 7px rgba(234,214,173,0.4);
padding: 0 10px;
background: none;
margin-top: -13px;
}

.intro p.frame.down {
    padding-bottom: 20px;
}

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

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

/*.products .accordion .detail div.image ul.photo li, .products .accordion .detail div.image ul.photo.block li{
	display: block;
	width: 50%;
	float: left;
}*/

}
