.mainContainer {
    padding-top: 50px;
}
/*
.keyvisual h1 {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	text-transform: capitalize;
	background-image: url('/images/phytotune/kv.jpg?1457673566');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size:100% auto;
	width: 100%;
	max-width: 1200px;
	height: 700px;
	position:relative;
}
*/
.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-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  width: 585px;
}
.concept__list__item:nth-child(n+2) {
  margin-left: 30px;
}

.concept__list__item span {
  display:block;
  color: #000;
  text-align:center;
  font-family: "Noto Sans JP";
  margin-top:15px;
}

.concept__list__item .title {
	font-size: 30px;
  line-height: 1;
  margin-top: 130px;
}
.concept__list__item .copy {
  line-height: 1.7;
}
.en-jp .concept__list__item .en-copy{
  line-height: 1.7;
}

.concept__list__item .bigcopy {
  font-size: 20px;
  line-height: 1.6;
  margin-top: 0;
}
.concept__list__item .bigcopy small {
  font-size: 10px;
}
.concept__list__item a {
    border: 1px solid #666;
    color: #000;
    width: 200px;
	margin: 20px auto 0;
	line-height: 2;
}


.concept__list__item.m_itemconcept {
	background-image: url('/images/phytotune/bg_concept_moisture.jpg?1457673776')
}
.concept__list__item.w_itemconcept {
	background-image: url('/images/phytotune/bg_concept_whitening.jpg?1457673776')
}

.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
}

.steplink .l-steplink__container {
    background-image: url(../images/phytotune/bg_system.gif);
    height: 218px
}

.steplink__title-personal {
    left: 15px;
    top: 239px
}

.steplink .l-step1__head {
    left: 11px;
    top: 37px
}

.steplink .l-step2__head {
    left: 239px;
    top: 37px
}

.steplink .l-step3__head {
    left: 466px;
    top: 37px
}

.steplink .l-step4__head {
    left: 692px;
    top: 37px
}

.steplink .l-step1__link1 {
    left: 41px;
    top: 84px
}

.steplink .l-step1__link1 a {
    padding-top: 25px !important
}

.steplink .l-step1__link2 {
    left: 157px;
    top: 242px
}

.steplink .l-step2__link1 {
    left: 267px;
    top: 84px
}

.steplink .l-step2__link2 {
    left: 377px;
    top: 242px
}

.steplink .l-step3__link1 {
    left: 493px;
    top: 84px
}

.steplink .l-step3__link2 {
    left: 595px;
    top: 242px
}
.steplink .l-step4__link1 {
    left: 719px;
    top: 84px
}
.steplink .l-step4__link1 a {
    padding-top: 25px !important
}
.steplink .l-all__link1 {
    left: 748px;
    top: 242px
}
.product__category__item {
    border-bottom: solid 1px #000000;
}

/* en-jp */
body.en-jp .concept__list__item .copy,
body.en-jp .concept__list__item .en-copy {
  line-height: 1.7;
}

/* en-jp_end */
/* zh-jp */
body.zh-jp .concept__list__item .title,
body.zh-jp .concept__list__item .copy,
body.zh-jp .concept__list__item .copy {
  font-family: "Hiragino Sans GB W3";
}
/* zh-jp_end */


@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__title {
    font-size: 20px;
}
.concept__list {
    margin-top: 25px;
}
.concept__list__item {
    height: auto;
    width: 100%;
}
.concept__list__item:nth-child(n+2) {
    margin-left: 0;
}
.concept__list__item.m_itemconcept {
	background-image: none;
	background-color:#CCCCCC;
}
.concept__list__item.w_itemconcept {
	background-image: none;
	background-color:#CCCCCC;
}

.concept__list__item span {
	display:block;
	position:absolute;
	margin-top:0;
    width: 100%;
	left:0;
	text-align:center;
	
}

.concept__list__item span.title {
	font-size:20px;
	margin-top:0;
	top:31%;
}

.concept__list__item span.copy {
    font-size: 13px;
    top: 45%;
}
.en-jp .concept__list__item span.en-copy {
    font-size: 13px;
    top: 45%;
}

.concept__list__item span.bigcopy {
    font-size: 16px;
    margin-top:38%;
}

.concept__list__item a {
  bottom: 10%;
  left:25%;
  margin: 0 auto;
  width: 50%;
}


.news .news-201604_shower {
	background-image: none;
	height: auto;
	padding-top: 0
}
.news .news-201604_shower a {
	margin-left: 0;
	margin-top: inherit
}
.news .news-201604_shower a .title {
	font-size: 17.5px
}
.news .news-201604_shower a .lead {
	font-size: 22.5px;
	line-height: 1.1
}
.news .news-201604_ardeflule {
	background-image: none
}
.news .news-201604_ardeflule a {
	margin-top: 0
}
.news .news-201604_neckrenew {
	background-image: none
}
.news .news-201604_neckrenew a {
	margin-top: 0
}

.steplink .l-steplink__container {
    background-image: url(../images/phytotune/sp/bg_system.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 500px;
    width: 140px;
    margin-left: auto;
    margin-right: auto
}

.steplink__title-basic {
    width: 100%;
}

.steplink .l-step1__head {
    left: 10px;
    top: 28px
}

.steplink .l-step2__head {
    left: 10px;
    top: 138px
}

.steplink .l-step3__head {
    left: 10px;
    top: 237px
}

.steplink .l-step4__head {
    left: 10px;
    top: 353px
}

.steplink .l-step1__link1 {
    left: 10px;
    top: 45px
}

.steplink .l-step1__link1 a {
    padding-top: 15px !important
}

.steplink .l-step1__link2 {
    left: 150px;
    top: 100px
}

.steplink .l-step2__link1 {
    left: 10px;
    top: 155px
}

.steplink .l-step2__link2 {
    left: 150px;
    top: 202px
}

.steplink .l-step3__link1 {
    left: 10px;
    top: 254px
}

.steplink .l-step3__link2 {
    left: 150px;
    top: 315px
}

.steplink .l-step4__link1 {
    left: 10px;
    top: 370px
}

.steplink .l-step4__link1 a {
    padding-top: 15px !important
}

.steplink .l-all__link1 {
    left: 150px;
    top: 412px
}
}
