@charset "euc-jp";



.yajirushi01 img {
width: 48px;
height: auto;
}

.C01 {
width: 920px;
background-color: #FFF;
padding: 30px;
margin: 50px auto;
}

.title01,
.title02 {
color: #FFF;
font-size: 20px;
background-color: #313131;
padding: 10px;
text-align: center;
}

.title02 {
margin-top: 100px;
}

.C01 ul {
font-size: 0;
letter-spacing: 0;
}

.C01 .cont01 {
background-color: #ffeced;
padding: 25px;
margin-top: 35px;
font-size: 16px;
text-align: center;
}


.C01 .medialist ul li {
display: inline-block;
width: 30%;
}

.C01 .medialist ul li {
margin: 35px 5% 0 0;
}

.C01 .medialist ul li:nth-child(3n) {
margin: 35px 0 0 0;
}

.C01 .shop1list ul li {
display: inline-block;
width: 45%;
}

.C01 .shop1list ul li {
margin: 35px 10% 0 0;
}

.C01 .shop1list ul li:nth-child(2n) {
margin: 35px 0 0 0;
}

.C01 .shop1list ul li img {
width: 100%;
height: auto;
}



/* max-width: 996px
* * * * * * * * * * * * * * * * * * * * */

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

.C01 {
width: 100%;
padding: 10px;
}

}
/* max-width: 996px @end */

/* min-width: 769px
* * * * * * * * * * * * * * * * * * * * */
@media only screen and (min-width: 769px){

#main_image {
background : url(https://file003.shop-pro.jp/PA01439/335/images/main_image.jpg) repeat-x center 0;
background-size: 2100px 400px;
height: 400px;
border-top: solid 10px #c30d23;
border-bottom: solid 10px #c30d23;
}

#main_image_sp {
display: none;
}

.C01 .hankolist ul li {
display: inline-block;
width: 24.1%;
}

.C01 .hankolist ul li {
margin: 11px 1.2% 0 0;
}

.C01 .hankolist ul li:nth-child(4n) {
margin: 11px 0 0 0;
}

.C01 .hankolist ul li img {
width: 100%;
height: auto;
}

.sp_br{
display:none;
}

}
/* min-width: 769px @end */

/* max-width: 768px
* * * * * * * * * * * * * * * * * * * * */

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

#main_image_sp {
border-top: solid 10px #c30d23;
border-bottom: solid 10px #c30d23;
}

.yajirushi01 img {
width: 30px;
}

.pc_br{
display:none;
}

.title01,
.title02 {
font-size: 14px;

}

.title02 {
margin-top: 50px;
}

.C01 .cont01 {
padding: 15px;
font-size: 10px;
text-align:left;
}

.C01 .hankolist ul li {
display: inline-block;
width: 32%;
}

.C01 .hankolist ul li {
margin: 10px 2% 0 0;
}

.C01 .hankolist ul li:nth-child(3n) {
margin: 11px 0 0 0;
}

.C01 .medialist ul li {
margin: 15px 5% 0 0;
}

.C01 .medialist ul li:nth-child(3n) {
margin: 15px 0 0 0;
}

.C01 .shop1list ul li {
display: inline-block;
width: 100%;
text-align: center;
}

.C01 .shop1list ul li {
margin: 35px 0 0 0;
}

.C01 .shop1list ul li img {
width: 80%;
height: auto;
}

}
/* max-width: 768px @end */



/* Base
-------------------------------------*/

*{-moz-box-sizing:border-box;box-sizing:border-box;}

.taCenter {
	text-align: center !important;
}

p {
	margin: 0;
	padding: 0;
}

.C01 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}

img {
	border-style: none;
}

div {
	margin: 0;
	padding: 0;
}