
/* -----------------------------------------------------------

#brandsCatch

----------------------------------------------------------- */
      
#brandsCatch { padding: 20px 0 30px; text-align:center; }
@media only screen and (max-width: 800px) { 
#brandsCatch { padding: 10px 5% 30px; }
}
@media only screen and (max-width: 738px) { 
#brandsCatch { padding: 10px 5% 20px;}
}
@media only screen and (max-width: 414px) { 
#brandsCatch { padding: 10px 5% 20px;}
}

/* --- h3 --- */
#brandsCatch h3 { font-size:24px; font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;letter-spacing:2px;line-height:1.6; color: #7F4F21; font-weight: 600; }
#brandsCatch h3 br.spblock { display:none; }
#brandsCatch h3 span { font-size: 14px; margin-top: -2px; }
@media only screen and (max-width: 800px) { 
#brandsCatch h3 { margin-top:15px; font-size: 20px;}
}
@media only screen and (max-width: 738px) { 
#brandsCatch h3 { font-size: 18px; letter-spacing: 2px; line-height: 1.8; margin-top:10px;}
#brandsCatch h3 br.spblock { display:block; }
}
@media only screen and (max-width: 414px) { 
#brandstCatch h3 { font-size: 16px; letter-spacing: 2px; line-height: 1.8; text-align: center; }
}

/* --- .txtArea --- */
#brandsCatch .txtArea { margin: 25px 10% 0; }
#brandsCatch .txtArea p{font-size:14px; line-height:2; letter-spacing:2px; margin-top:1em;}

@media only screen and (max-width: 738px) { 
#brandsCatch .txtArea { margin: 20px auto 0; padding:0 2.5%; text-align:left; }
#brandsCatch .txtArea p { font-size: 13px; line-height: 2; letter-spacing: 1px; margin-top: 1em; }
}
@media only screen and (max-width: 414px) { 
#brandsCatch .txtArea p { font-size: 12px;}
}


/* -----------------------------------------------------------

#brandsBox

----------------------------------------------------------- */

#brandsBox { padding: 0px 10% 20px;}
#brandsBox ul { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-flex; display: flex; -webkit-box-lines: multiple;  -moz-box-lines: multiple; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
#brandsBox ul li { width: 32%; float: left; margin: 0px 2% 20px 0 ; text-align: left; list-style: none; }
#brandsBox ul li:nth-child(3n) { margin-right: 0; }
#brandsBox img { border: solid 1px #727171; margin-bottom: 10px; }
#brandsBox p { font-size: 14px; line-height: 1.8; text-align: left; }
@media only screen and (max-width: 800px) { 
#brandsBox { padding:0px 5% 0px; }
#brandsBox ul li { width: 100%; float: none; margin: 0px 0 20px 0 ; }
#brandsBox ul li:nth-child(3n) { margin-bottom: 20px; }
}
}
@media only screen and (max-width: 738px) { 
#brandsBox { padding: 0px 5% 0px;}
}
@media only screen and (max-width: 414px) { 
#brandsBox { padding: 0px 5% 0px;}
}

/* --- .txtArea --- */
#brandsBox .txtArea { margin: 25px 0px; }
#brandsBox .txtArea p{font-size:14px; line-height:1.6; letter-spacing:2px; margin-top:1em; text-align: left;}

@media only screen and (max-width: 738px) { 
#brandsBox .txtArea { margin: 20px auto; padding:0; text-align:left; }
#brandsBox .txtArea p { font-size: 12px; line-height: 1.6; letter-spacing: 1px; margin-top: 1em; }
}
@media only screen and (max-width: 414px) { 
#brandsBox .txtArea p { font-size: 12px;}
}
@media only screen and (max-width: 738px) { 
#brandsBox .txtArea table { font-size: 12px; line-height: 1.4;}
}
