@charset "UTF-8";

/* ---------------------------------------------------------
mainVisual
----------------------------------------------------------*/

.mainVisual{
  position: relative;
  display: block;
	font-family:UniqloProBold;
	overflow: hidden;
	width: 920px;
	margin:0 auto;
}

.mainVisual .leftArea{
	float: left;
	overflow: hidden;
	width: 50%;
	text-align: left;
  margin-top: 45px;
}

.mainVisual .leftArea h1{
  width: 410px;
	font-size: 48px;
	text-align: left;
	margin:0 auto 20px;
}

.mainVisual .leftArea p{
  width: 410px;
	font-size: 26px;
  margin: 0 auto;
}

.mainVisual .leftArea .lwLogo{
  margin-top: 25px;
}

.mainVisual .leftArea .date{
	font-size: 38px;
  font-weight: bold;
	text-align: center;
	margin-top: 30px;
}

.mainVisual .leftArea .modalbtnArea{
  text-align: center;
  font-weight: bold;
  margin: 25px auto 65px;
}

.mainVisual .leftArea .modalbtnArea a:hover{
  color: #f00;
  transition: 0.2s;
}

.mainVisual .leftArea .modalBtn{
	width: 200px;
	border: 1px solid #dadada;
	padding: 12px 0; 
	font-size: 16px;
	text-align: center;
}

.mainVisual .leftArea img {
  display: block;
  margin:  0 auto;
}

.mainVisual .leftArea ul{
  position: absolute;
  overflow: hidden;
  padding-left: 25px;
  top: 467px;
  left:0;
}

.mainVisual .leftArea ul li{
  float: left;
  margin-right: 25px;
}

.mainVisual .leftArea ul li:last-child{
  margin-right: 0px;
}

.mainVisual .rightArea{
	float: right;
	overflow: hidden;
	width: 50%;
	text-align: center;
}



/* ---------------------------------------------------------
About
----------------------------------------------------------*/

.about{
	margin-top: 65px;
}

.about h2{
	text-align: center;
	font-size: 30px;
	margin-bottom: 28px;
}



/* ---------------------------------------------------------
concept
----------------------------------------------------------*/
.concept{
  margin-top: 100px;
}

.concept h2{
  width: 960px;
  margin: 0 auto;
  font-size: 30px;
  line-height: 1.3;
  text-align: center;
  text-transform:uppercase;
}

.concept .conceptText {
  width: 960px;
  margin:20px auto 35px;
  line-height: 1.3;
  font-size: 16px;
}

.concept .anchorArea{
  margin-top: 40px;
}

.concept .anchorArea ul{
  display: inline-block;
  overflow: hidden;
  margin: 0 auto;
}

.concept .anchorArea ul li{
  font-family:'UniqloProRegular';
  float: left;
  font-size: 22px;
  margin-right: 50px;
  text-decoration: underline;
}

.concept .anchorArea ul li a{
  text-decoration: underline;

}

.concept .anchorArea ul li:last-child{
  margin-right: 0px;
}
.concept .conceptArea{
  position: relative;
  margin-top: 100px;
}

.concept .designer{
  width: 920px;
  margin: 5px auto 0;
  text-align: right;
  font-size: 12px;
}

.concept .textArea{
  width: 960px;
  overflow: hidden;
  margin: 40px auto 0;
}

.concept .textArea .left{
  float: left;
  width: 430px;
  text-align: left;
  padding-left: 50px;
}

.concept .textArea .right{
  font-family:'UniqloProLight';
  float: left;
  width: 430px;
  font-size: 18px;
  text-align: left;
  line-height: 1.3;
}

.concept .textArea .right .mt{
  margin-top: 30px;
}

.concept .textArea h3{
  font-size: 48px;
  margin-bottom: 10px;
}

.concept .lifeWearBtn{
  margin: 100px 0 0 0;
  text-align: center;
}

.concept .lifeWearBtn a{
  font-family:UniqloProBold;
  font-size: 16px;
  margin:  0 auto;
  padding: 15px 42px;
  border: 1px solid #dadada;
}

.concept .lifeWearBtn a:hover{
  transition: 0.2s;
}

.concept .concept04,.concept .concept05{
  width: 980px;
}

.concept .userVoice{
  width: 920px;
  margin: 100px auto 0;
  padding-bottom: 30px;
}

.concept .userVoice h3{
  text-align: center;
  font-size: 30px;
  margin-bottom: 40px;
}

.concept .userVoice ul{
  width: 930px;
  margin: 0 auto;
  padding: 0 30px;
}

.concept .userVoice ul li{
  float: left;
  width: 22%;
  text-align: left;
  margin-right: 25px;
}

.concept .userVoice ul li:last-child{
  margin-right: 0px;
}

.concept .userVoice .comment{
  font-size: 13px;
  line-height: 1.3;
}

.concept .userVoice .user{
  margin-top: 15px;
  font-size: 12px;
}

.concept .userVoice .slick-dots{
  width: 80px;
  bottom: -35px;
  left: 42%;
}

.concept .userVoice .slick-dots li{
  width: 20px;
}

.concept .userVoice .slick-next.slick-arrow{
  right: -20px;
}


.concept .userVoice .slick-dots li{
  margin: 0 3px;
}

/* ---------------------------------------------------------
updates
----------------------------------------------------------*/
.updates-sns {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  width: 960px;
  margin: 0 auto;
  margin-top: 70px;
}
.updates-sns h3{
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.updates {
  width: 480px;
  margin: 60px 0 0;
  text-align: center;
}

.updates a {
  text-decoration: none;
}

.updatesContent {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 70px;
}

.updates .links {
  width: 30%;
  text-align: center;
}

.updates .linkItem {
  display: inline-block;
}

.updates .linkItem span {
  display: block;
  position: relative;
  font-size: 16px;
  margin-top: 24px;
  margin-bottom: 4px;
}

.updates .linkItem .icon-wrap {
  height: 42px;
  position: relative;
}

.updates .linkItem img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}


.sns {
  width: 480px;
  margin: 60px  0 0;
  text-align: center;
}

.sns a {
  text-decoration: none;
}

.sns .links {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 70px;
}

.sns_txt {
  display: inline-block;
  margin-top: 55px;
  font-size: 16px;
  line-height: 1.2;
}

.sns .linkItem {
  font-size: 16px;
  width: 25%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sns .linkItem span {
  display: block;
  position: relative;
  margin-top: 24px;
}

#content .sns .linkItem img {
  width: auto;
  max-width: 33px;
  max-height: 33px;
}
.sns .twitter-txt{
  margin-top: 2px;
}
.sns .twitter-txt span{
  margin-top: 29px;
}


/* ---------------------------------------------------------
KnitBtn
----------------------------------------------------------*/

.itemBtn{
  position: fixed;
  -moz-right: 0px;
  right: -85px;
  top: 50%;
  background-color: #f00;
  -moz-transform: rotateZ(270deg);
  -webkit-transform: rotateZ(270deg);
  -ms-transform: rotateZ(270deg);
  transform: rotateZ(270deg);
  z-index: 9999;
}

.itemBtn a{
  font-family:UniqloProBold;
  color: #fff;
  padding: 22px 22px 22px 22px;
  text-decoration: underline;
  font-size: 16px;
}

/* ---------------------------------------------------------
modal
----------------------------------------------------------*/
.modal-bg{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  background: rgba(255, 255, 255,0.5);
  display: none;
  opacity: 0;
  cursor: pointer;
}

.modal-content {
  position: absolute;
  top:1%;
  left: 50%;
  z-index: 99999;
  width: 960px;
  /*height: 1200px;*/
  box-sizing: border-box;
  background-color: #fff;
  display: none;
  opacity: 0;
  padding-bottom: 50px;
  box-shadow:0px 0px 1px 1px #c4c4c4;
}

.modal-content .bt-close {
  position: absolute;
  display: block;
  overflow: hidden;
  top: -6px;
  right: 0;
  width: 132px;
  height: 132px;
  padding-bottom: 28px;
  text-indent: 100%;
  white-space: nowrap;
  cursor: pointer;
}

.modal-content .bt-close span:before,.modal-content .bt-close span:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25%;
  height: 2%;
  margin: -8% 0 0 -42%;
  background: #1b1b1b;
}

.modal-content .bt-close span:before{
 transform: rotate(-45deg);
}

.modal-content .bt-close span:after{
  transform: rotate(45deg);
}

.modalWrapper{
  width: 780px;
  margin: 0 auto;
  padding-top: 57px;
}


.aboutTitle{
  display: inline-block;;
  font-size: 16px;
  font-weight: bold;
}


.aboutContent{
  width: 780px;
  margin: 0 auto;
  line-height: 1.3;
}

.aboutContent h4{
  font-family:UniqloProBold;
  margin-bottom: 13px;
}

.aboutContent .mdlMt{
  margin-top: 40px;
}

.aboutLeft,.aboutRight{
  margin-top: 107px;
}

.aboutLeft .textWrapper{
  float: right;
  width: 45%;
}

.aboutLeft img{
  float: left;
  width: 50%;
  margin-right: 30px;
}

.aboutRight .textWrapper{
  float: right;
  width: 45%;
} 

.aboutRight p{
  float: left;
}

.aboutLeft p{
  float: left;
}

.aboutRight img{
  float: right;
  width: 50%;
  margin-left: 30px;
}

.modalWrapper .first{
  margin-top: 60px;
}

/* ---------------------------------------------------------
slider
----------------------------------------------------------*/
.slider {
  color: #333333;
  margin-top: 90px;
}

.slider h2{
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.sb-slider{
  margin: 0 auto;
  position: relative;
  width: 920px;
}

.sb-slider img{
  position: relative;
  margin: 0 auto;
}

.slick-slide {
  width: 920px;
  margin: 0 auto;
  outline: none !important;
}

.slider-comment .slick-slide {
  width: 275px;
  margin: 0 8px;
  outline: none !important;
}

.slick-prev.slick-arrow {
  position: absolute;
  left: -30px;
  top: 50%;
  z-index: 1;
  background: url("/lifewearday/common/images/slide-prev.png") center center no-repeat;
  background-size: contain;
}
.slick-next.slick-arrow {
  position: absolute;
  right: -30px;
  top: 50%;
  z-index: 1;
  background: url("/lifewearday/common/images/slide-next.png") center center no-repeat;
  background-size: contain;
}
.slick-arrow{
  position: absolute;
  top: 50%;
  width: 14px;
  height: 60px;
  margin-top: -30px;
  padding: 0;
  border: none;
  background-color: transparent;
  font-size: 0;
  outline: none;
  cursor: pointer;
}
