.mainContainer {
    padding-top: 50px;
}/*
.keyvisual h1 {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('/images/vice_virtue/kv.jpg');
	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: #fbf7f5;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    height: 260px;
    margin: 0 0 0;
    padding: 100px 0 0;
}
.concept .l-container {
    margin: 0 auto auto;
    color: #000;
    padding: 0;
}
.concept a {
    border: 1px solid #000;
    margin: 30px auto 0;
    width: 130px;
    display: block;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    color: #000;
}

.product {
}
.product .l-container {
    border-top: none;
}
.product .itemlist {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
}
.product__category__item {
    border-bottom: solid 1px #000000;
}


@media screen and (max-width: 736px) {
.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;
}
.product .itemlist {
    width: 100%;
}

}
