/*
Theme Name: Evermore Child
Template: evermore
*/
@import url('../evermore/style.css');

body {
  color: #4a4e51;
  font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  line-height: 1.6;
  padding: 0 0;
  font-weight: 100;
  font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }
.logo-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#logo-container {
  margin: 1.06%;
  margin-left: 0;
}
.banner {
  max-width: 320px;
}

.heading01{
	font-size:104%;
	font-weight: bold;
	letter-spacing: 0.2em;
	border-left: 10px solid #BF4A33;
	padding-left:8px;
	margin-bottom: 30px;
	margin-top:50px;

}

.en-heading {
	font-weight: normal;

}

.dandan-explanation {
	margin-top:20px;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
}
.dandan-explanation2{
	padding:20px 20px;
	background-color: #EDD3A1;
}
#menu ul li a {
  border-right: 1px dotted #cccccc;
  line-height: 0.5em;
  color: #4a4e51;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}

#jab-khk {
	margin: 5px 0;
}

@media screen and (max-width: 550px) {
#jab-khk {
	display: none;
}
}

.line-d {
	font-weight: bold;
	border-bottom: 3px solid #BF4A33;
	padding: 5px 5px;
}

.line-{
	font: bold;
	text-align: center;
	border: 5px solid #BF4A33;
}

.parag{
	background: #fbf6d6;
	font-weight: bold;
	padding: 40px 20px 30px;
}
.parag p{
	margin: 15px 0;
}

.mujikowrap {
	padding: 20px 10px;
	text-align: center;
	background-color: #fff;
}
