.mainContainer {
    padding-top: 50px;
}
/*
.keyvisual h1 {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('/images/honeydew/kv.jpg?1457673566');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 1200px;
	height: 700px
}
*/

.concept__message__title{
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 32px;
	line-height: 48px;
	text-align: center;
}
.concept__message__lead{
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 22px;
	margin-top: 50px;
	text-align: center;
  display: block;
}

.concept__message__text{
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	margin-top: 55px;
	text-align: center;
	line-height: 2.0em;
}

.concept {
    background-color: #ffd47f;
    height: 260px;
    margin: 0;
    padding: 100px 0 0;
}
.concept .l-container {
    margin: 0 auto auto;
    padding: 0;
}
.concept a {
    border: 1px solid;
    box-sizing: border-box;
    color: #000000;
    display: block;
    font-family: "Noto Sans JP", "Arial", "Helvetica Neue", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 12px;
    line-height: 40px;
    margin: 30px auto 0;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

.product {
}
.product .l-container {
    border-top: none;
}
.product .itemlist__item {
    margin: 50px auto 0;
    float: none;
}


@media screen and (max-width: 736px) {
.l-container {
    margin-top: 0;
}

.keyvisual .l-container {
	width: auto
}
.keyvisual h1 {
	background-image: none;
	text-indent: 0;
	height: auto;
	width: 100%
}
.keyvisual h1 img {
	height: auto;
	width: 100%
}

.concept__message__title{
	font-size: 20px;
  line-height: normal;
}

.concept__message__lead{
	font-size: 12px;
	margin-top: 30px;
}

.concept__message__lead span{
	display:inline-block;
	padding-bottom:0.5em;
}

.concept__message__text{
	font-size: 12px;
	margin-top: 35px;
}

.concept {
  height: 142px;
  background-size: cover;
  padding: 50px 0 30px;
  line-height: 20px;
}
.concept a {
  font-size: 10px;
  width: 100px;
  line-height: 20px;
  margin: 20px auto 0;
}



}
