.mainContainer {
    padding-top: 50px;
}
.keyvisual{
	position:relative;
}

/*
.keyvisual h1 {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('/images/whitelogist/kv.jpg?1457673566');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size:100% auto;
	width: 100%;
	max-width: 1200px;
	height: 700px;
}
*/
.news .news-201604_shower {
	background-image: url('/images/aq_mw/news_01.jpg?1457673949')
}
.news .news-201604_shower a {
	margin-left: 533px;
	margin-top: 130px
}
.news .news-201604_shower a .title {
	font-size: 25px
}
.news .news-201604_shower a .lead {
	font-size: 35px;
	line-height: 57px
}
.news .news-201604_ardeflule {
	background-image: url('/images/aq_mw/news_02.jpg?1457673949')
}
.news .news-201604_ardeflule a {
	margin-top: 345px
}
.news .news-201604_neckrenew {
	background-image: url('/images/aq_mw/news_03.jpg?1457673949')
}
.news .news-201604_neckrenew a {
	margin-top: 345px
}

.kouji__title {
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 30px;
    text-align: center;
}
.kouji__lead {
    border: 1px solid #000000;
    text-align: center;
    width: 400px;
    margin: 50px auto 0;
    padding: 10px;
    font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
    font-size: 16px;
}
.kouji__detail {
    width: 650px;
    margin: 30px auto 0;
    overflow: hidden;
}
.kouji__detail__text {
/*    float: left;
    width: 300px;*/
    font-size: 12px;
    line-height: 21px;
}
.kouji__detail__image {
    float: right;
    width: 300px;
}
.kouji__detail__image img {
    width: 100%;
}


.concept__title {
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
  font-size: 30px;
  text-align: center;
}
.concept__list {
  margin-top: 50px;
}
.concept__list__item {
  background-size: cover;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  height: 378px;
  height: 350px;
  width: calc((100% - 66px)/ 3);
  width: 585px;
}
.concept__list__item:nth-child(n+2) {
  margin-left: 30px;
  margin-left: 0;
}
.concept__list__item:nth-child(2n) {
  margin-left: 30px;
}
.concept__list__item:nth-child(n+3) {
  margin-top: 30px;
}
.concept__list__item span {
	display:block;
	color: #000000;
	text-align:center;
  font-family: "Noto Serif JP", "Times New Roman", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "YuMincho", "游明朝体", "MS PMincho", "ＭＳ Ｐ明朝", serif;
	margin-top:15px;
}
.concept__list__item span sup {
  font-size: 10px;
}
.concept__list__item .title {
  font-size: 24px;
  line-height: 1.3;
  margin-top: 150px
}
.concept__list__item .copy {
  line-height: 1.3;
}
.concept__list__item .note {
  font-size: 10px;
}
.concept__list__item a {
  border: 1px solid;
  color: #000000;
  width: 200px;
  margin: 20px auto 0;
  line-height: 2;
}
.concept__list__item.bc {
  background-image: url('/images/whitelogist/thumb_concept-bc.jpg');
  background-position: center top;
}
.concept__list__item.bm {
  background-image: url('/images/whitelogist/thumb_concept-bm.jpg');
  background-position: center top;
}
.concept__list__item.ss {
  background-image: url('/images/whitelogist/thumb_concept-ss.jpg');
  background-position: center top;
}
.concept__list__item.oip {
  background-image: url('/images/whitelogist/thumb_concept-oip.jpg');
  background-position: center top;
}
.product__category__item {
    border-bottom: solid 1px #000000;
}
/*.product .itemlist {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
}*/



@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%
}
.keyvisual .award{
    height: 75px;
	width: 75px;
    left: 66%;
	top:75%;
    position: absolute;
}
.keyvisual .award img{
	width:100%;
	height:auto;
}
.kouji__title {
    font-size: 20px;
    text-align: center;
}
.kouji__lead {
    border: 1px solid #000000;
    text-align: center;
    width: 90%;
    padding: 10px 0;
    line-height: 1.6em;
}
.kouji__detail {
    width: 96%;
    overflow: visible;
}
.kouji__detail__text {
    float: none;
    width: auto;
}
.kouji__detail__image {
    float: none;
    width: 60%;
    margin: 30px auto 0;
}
.concept__title {
    font-size: 20px;
    padding-top: 50px;
}

.concept__list__item {
    height: auto;
    width: 100%;
}
.concept__list__item.bc,
.concept__list__item.bm,
.concept__list__item.ss,
.concept__list__item.oip {
	background-image: none;
}
.concept__list__item:nth-child(n+2) {
    margin-left: 0;
}
.concept__list__item:nth-child(n+3) {
  margin-top: 15px;
}
.concept__list__item span {
	display:block;
	position:absolute;
	margin-top:0;
  width: 100%;
	left:0;
	text-align:center;
}
.concept__list__item .title {
  font-size: 20px;
  margin-top: 0;
  top: 20%;
}
.concept__list__item .copy {
  font-size: 13px;
  top: 45%;
}
.concept__list__item a {
  bottom: 15%;
  left: 25%;
  margin: 0 auto;
  width: 50%;
}
.concept__list__item .note {
  bottom: 5%;
}
.product .itemlist {
  width: 100%;
}



}
