@charset "utf-8";
/* CSS Document */

/*フリー全体 */
#contents section .title_c {
	display:none !important;
}

#JournalList h2, #Journal h2 {
	display:none !important;
	text-align:center;
}

article #main-column h1 {
	display:none !important;
}

#JournalList .journal-cont ul, #Journal .journal-cont ul {
    margin: 0 auto;
}


/*根田醤油とは */
#mp_ta_freepage {
	margin:0 2%;
}

.smp_free_about h3 {
	border-bottom: 4px double #6c2c20;
	border-left: 6px solid;
	padding: 7px;height: 20px;
}

.smp_free_about h4 {
	font-weight: bold;
	font-size:14px;
	margin: 15px 0 14px;
}

.smp_free_about .smp_about ul{
	margin: 0;
	padding: 0;
}


.smp_free_about .smp_about li{
  vertical-align:top;
  line-height: normal;
  margin: 12px 0px;
}

.smp_free_about .smp_about:last-child {
  margin: 20px 0;
}


/*根田醤油のこだわり */
.smp_free_point h3 {
	border-bottom: 4px double #6c2c20;
	border-left: 6px solid;
	padding: 7px;height: 20px;
}

.smp_free_point li {
	margin-bottom: 20px;
	list-style: none !important;
	line-height:normal;
}

/*店主からのメッセージ*/

.smp_free_point li:last-child {
	text-align:right;
}

/*よくあるご質問*/
.smp_free_question h3 {
	border-bottom: 4px double #6c2c20;
	border-left: 6px solid;
	padding: 7px;height: 20px;

}


.smp_free_question li {
	margin-bottom:20px;
}



/*お客様の声*/
.smp_free_youser h3 {
	border-bottom: 4px double #6c2c20;
	border-left: 6px solid;
	padding: 7px;height: 20px;

}