.mainContainer {
    padding-top: 50px;
}
/*
.keyvisual h1 {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('/images/clay_blanc/kv.jpg');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 1200px;
	height: 700px
}
*/
.news {
    padding-bottom: 100px;
}
/* bescos badge position */
.keyvisual .l-container .bestcosme {
    top: 92px;
    left: 8%;
}
.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__copy{
  display: block;
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 32px;
	margin-top: 50px;
	text-align: center;
}
.concept__message__lead{
  display: block;
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 70px;
	margin-top: 50px;
	text-align: center;
}

.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: #f4f1f0;
    height: 600px;
    margin: 0;
    padding: 150px 0;
}
.concept .l-container {
    margin: 0 auto auto;
    color: #000;
    padding: 0;
}
.concept__message__point {
  overflow: hidden;
  width: 600px;
  margin: 0 auto 50px;
}
.concept__message__point__material {
  float: left;
}
.concept__message__point__material__title {
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 22px;
	text-align: center;
  margin-bottom: 30px;
  line-height: 1.7;
}
.concept__message__point__material__title span {
  font-size: 16px;
  margin-bottom: 10px;
}

.concept__message__point__make {
  float: right;
}
.concept__message__point__material__text {
  font-size: 12px;
	line-height: 21px;
  text-align: center;
}
.concept__message__point__make__title {
	font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	font-size: 22px;
	text-align: center;
  margin-bottom: 30px;
  line-height: 1.7;
}
.concept__message__point__make__title span {
  font-size: 16px;
}
.concept__message__point__make__text {
  font-size: 12px;
	line-height: 21px;
  text-align: center;
}
.concept__message__note {
  font-size: 10px;
  text-align: right;
  margin-right: 200px;
}



.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%
}
.news {
    padding-bottom: 0;
}
.keyvisual .l-container .bestcosme {
    top: 25%;
    left: 20px;
}
.keyvisual .l-container .bestcosme a {
    width: 80px;
}
.concept {
    height: auto;
    padding: 50px 0;
}
.concept__message__title{
	font-size: 20px;
  line-height: normal;
}
.concept__message__copy {
  font-size: 22px;
  line-height: 1.7;
  margin-bottom: 50px;
}
.concept__message__lead{
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 50px;
}
.concept__message__lead span{
	display:inline-block;
	padding-bottom:0.5em;
}

.concept__message__text{
	font-size: 12px;
	margin-top: 35px;
}
.concept__message__point {
  width: auto;
  margin-bottom: 0;
}
.concept__message__point__make ,
.concept__message__point__material {
  float: none;
  margin-bottom: 50px;
}
.concept__message__point__make__title ,
.concept__message__point__material__title {
  font-size: 16px;
}
.concept__message__point__make__title span ,
.concept__message__point__material__title span {
  font-size: 12px;
}
.concept__message__note {
  font-size: 10px;
  text-align: center;
  margin-right: auto;
}
.concept a {
  font-size: 10px;
  width: 100px;
  line-height: 20px;
  margin: 20px auto 0;
}


}
