@charset "utf-8";
/* 画面横幅 641px以上 */

body {
	background-color: #FFFFFF;
}
a {
	display: block;
}
#header {
	padding-top: 7px;
	position: relative;
}
.icMenu {
	position: absolute;
	top: 15px;
	left: 0px;
}
.sbMenu {
	position: absolute;
	top: 15px;
	right: 0px;
}
.mMenu {
	width: 980px;
	margin: 40px auto 50px;
	text-align: center;
	display: block !important;
}
.icMenu li, .sbMenu li, .mMenu li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	vertical-align: middle;
}
ul.mMenuUl li {
	margin: 0 30px;
}
ul.mMenuUl li a {
	position: relative
}
ul.mMenuUl li img {
	height: 11px;
	vertical-align: middle;
}
ul.mMenuUl li p {
	opacity: 0;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #323232;
}
ul.mMenuUl li p.active {
	opacity: 1 !important;
	padding-bottom: 8px !important;
}
ul.sbMenuUl li p.active {
	opacity: 1 !important;
	padding-bottom: 5px !important;
}
ul.icMenuUl li {
	margin-left: 16px;
}
ul.icMenuUl li img {
	width: 21px;
	vertical-align: middle;
}
ul.sbMenuUl li {
	margin-right: 15px;
}
ul.sbMenuUl li a {
	position: relative;
}
ul.sbMenuUl li img {
	/* width: 60%; */
	height: 10px;
	vertical-align: middle;
}
ul.sbMenuUl li.cn img {
	/* width: 60%; */
	height: 18px;
	vertical-align: middle;
}
ul.sbMenuUl li p {
	opacity: 0;
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #323232;
}
.logoArea {
	width: 100%;
	margin-top: 50px;
}
.logoArea h1 {
	width: 15%;
	margin: 0 auto;
}
.logoArea h1 img {
	width: 100%;
}
.logoArea .icMenu {
	display: none;
}
#tpMainImg, #happiness {
	width: 100%;
}
#tpMainImg img, #happiness .happTextadj, #happiness .happInimg {
	width: 50%;
	display: inline;
	float: left;
}

/* 2017/04/27 レイアウト調整 */
#tpMainImg_170427 {
width: 80%;
margin: 0 10% 60px 10%;
}

#tpMainImg_170427 img {
width: 100%;
display: inline;
}

#tpMainImg_170427 .img_l {
display: block;
float: left;
width: 48%;
margin-right: 4%;
}

#tpMainImg_170427 .img_r {
display: block;
float: left;
width: 48%;
}
/* ここまで */

/* 2017/05/18 画像を1つにする＋レイアウト調整 */

#tpMainImg {
 width: 60%;
 margin: 0 20% 60px 20%;
}

#tpMainImg img {
 width: 100%;
}

/* スマホの画像を1枚にする 
.topmainimg_sp {
	display:none;
}
*/

#happiness .happTextadj {
	position: relative;
}
.happTextadj img {
	width: 100%;
}
.moreBtn {
	padding: 10px;
	border-top: 1px solid #666;
	position: absolute;
	bottom: 15%;
	left: 40%;
}
#newarrivalTp {
	padding: 9% 10% 7%;
	margin: 0 auto;
}
.bgGrayPc, .bgGray {
	background-color: #e5e5e5;/*background-color: #f2f2f2; 16AWカラー変更*/
}
.newarrContent {
	width: 90%;
	padding: 5%;
	position: relative;
	background-color: #FFF;
}
.newarrContenthalf {
	width: 50%;/*width: 53%; 16AWサイズ変更*/
	margin-top: 15px;
	text-align: center;
	display: inline-block;
 *display: inline;
 *zoom: 1;
}
.newarrContentInfo {
	width: 90%;
}
.newarrContentInfo img {
	width: 63%;
}
.newarrMainimg {
	/*position: absolute;*/
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: right;
	vertical-align: top;
	width: 49%;/*width: 46%; 16AWサイズ変更*/
	/*top: 5%;*//*right: 5%;*/
}
.newarrMainimg img {
	width: 100%;
}
.newarrDaytext {
	position: absolute;
	bottom: -41%;
	left: 30%;
	font-weight: bold;
	font-size: 2.2rem;
	color: #00535a;/*color: #59c0df; 16AW色変更*/
	letter-spacing: 0.4rem;
}
.newarrItemsAll {
	position: absolute;
	bottom: 13%;
	width: 49%;
}
.newarrItems {
	position: relative;
}


ul.newarrItemsUl {
	width: 90%;
	margin: 30px 0 50px;
}
ul.newarrItemsUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	vertical-align: middle;
	width: 49%;
}
ul.newarrItemsUl li img {
	width: 100%;
	margin: 0 auto;
}

/*　20160923 トップページ新商品カルーセルに変更　*/

.newarrItemsUl160923{
  position: absolute;
  bottom: 27%;
  left: 3%;
  width: 44%;
}
.newarrItemsUl160923 a:focus {
    outline: none;
}
.newarrItemsUl160923_item{
  padding: .4% .4rem 0;
  position: relative;
}
.newarrItemsUl160923 img{
  max-width: 100%;
}
.iconNew160923{
  position: absolute;
  left: 6%;
  top: 0;
  width: 20%;
}
.slickNav {
  position: absolute;
  top: 120%;
  width: 12px;

}

.slickNav.mod-prev {
    left: 3%;
}
.slickNav.mod-next {
    right: 3%;
}

/*　/20160923 更新分　*/

.newarrMoreBtnarea {
	text-align: center;
	width: 114px;
	margin: 0 auto;
}
.newarrMoreBtn {
	padding: 10px;
	border-top: 1px solid #666;
}
#news, #insta {
	padding: 8% 0;
}
#insta {
	background-color:#e5e5e5;/*background-color: #FAFAFA; 16AWカラー変更*/
}
.newsTitle {
	width: 8%;
	margin: 0 auto;
}
.newsTitle img {
	width: 100%;
}
.newsList {
	margin-top: 3%;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8rem;
	clear: both;
}
.newsList ul li {
	margin-top: 15px;
}
.newsListBnr {
	margin-top: 4%;
	width: 920px;
	margin: 6% auto 3%;
}
.newsListBnr {
	margin-top: 3%;
	width: 920px;
	margin: 6% auto 0;
}
.newsListBnr ul li {
	width: 440px;
	margin: 0 10px;
	float: left;
}
.newsListBnr ul li img {
	width: 100%;
}
.attentionList {
	margin-top: 6%;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.4rem;
}
.attentionList {
	margin-top: 6%;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.4rem;
}
.attentionList:before {
	content: "重要なお知らせ";
	display: block;
}
.attentionList ul {
	margin-top: 30px;
}
.attentionList ul li {
	margin-top: 15px;
}
.lineFlower {
	width: 5%;
	margin: 0 auto;
	margin-top: 5%;
}
.lineFlower img {
	width: 100%;
}
ul.newsLinksUl {
	width: 40%;
	margin: 5% auto 2%;
}
ul.newsLinksUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	vertical-align: middle;
	width: 49%;
}
ul.newsLinksUl li img {
	width: 83%;
}
.instaTitle {
	width: 18%;
	margin: 0 auto;
}
.instaTitle img {
	width: 100%;
}
ul.instaListUl {
	width: 78%;
	margin: 2% auto 0;
}
ul.instaListUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	vertical-align: middle;
	width: 16%;
}
ul.instaListUl li img {
	width: 92%;
	margin: 0 auto;
}
#ptop {
	padding: 100px 0;
}
.ptopArr {
	width: 5%;
	margin: 0 auto;
	text-align: center;
}
.ptopArr img {
	width: 40%;
}
.ptopBtn {
	cursor: pointer
}

/* 2016/06/16 セールバナー掲載で追加 */

.bnrArea {
 width:100%;
 background:#cf000e;
}

.bnrArea p {
 width:640px;
 margin:0 auto 20px auto;
}

/*********** NEW ARRIVAL **********/

/* 2017/07/20 レイアウト調整 */
.naMainImg {
	width: 980px;
	margin: 0 auto;
}
.naMainImg__item{
   display: block;
   float: left;
   width: 50%;
}
.naMainImg__item img{
   max-width: 100%;
}
/* ここまで */


#naMainImg {
	width: 980px;
	margin: 0 auto;
}
#naMainImg img {
	width: 100%;
}
.naMainLogo {
	text-align: center;
	margin-top: 15px;
	padding-bottom: 50px;
}
.naMainLogo img {
	width: 283px;
}
#naArticle1 {
	width: 824px;
	margin: 50px auto;
	padding-bottom: 50px;
	position: relative;
}
.naArticle1in {
	letter-spacing: -.40em;
}
.Articlelogo {
	width: 330px;
	top: 10px;
	left: 424px;
	position: absolute;
}
.Articlelogo img {
	width: 100%;
}
.ArticleMain, .ArticleList2 {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
}
.ArticleMain {
	width: 400px;
	vertical-align: bottom;
}
.ArticleList2 {
	width: 424px;
}
.ArticleMain img {
	width: 94%;
}
.ArticleList2Ul {
	width: 400px;
}
ul.ArticleList2Ul li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	text-align: center;
	width: 195px;
}
ul.ArticleList2Ul li img {
	width: 190px;
	text-align: center;
}
.ArticleInfo {
	letter-spacing: normal;
	text-align: center;
	margin: 50px 0 30px;
	line-height: 2.3rem;
}
.ArticlePriceText {
	margin-top: 10px;
}
.storeBtnAdj {
	width: 172px;
	margin: 0 auto;
}
.storeBtn {
	border-top: 1px solid #666;
	padding: 16px;
}
.storeBtn img {
	width: 100%;
}
.archiveWrap {
	width: 824px;
	margin: 0 auto;
	position: relative;
}
.archiveTitle {
	width: 175px;
	margin-bottom: 10px;
}
.archiveTitle p.acc {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 10px;
	right: 0;
	background: url(../images/acc_open.png) no-repeat;
	background-size: contain;
	cursor: pointer
}
.archiveTitle p.acc.active {
	background: url(../images/acc_close.png) no-repeat;
	background-size: contain;
}
.archiveTitle img {
	width: 100%;
}
#archiveArea1, #archiveArea2 {
	padding: 50px 0;
}
ul.archiveDays, ul.categoryDays {
	letter-spacing: -.40em;
	display: none;
}
ul.archiveDays li, ul.categoryDays li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	width: 136px;
	margin-top: 35px;
	letter-spacing: 0.2rem;
	position: relative;
}
#archiveArea1 ul.archiveDays {
	padding-left: 8px;
}
#archiveArea2 ul.archiveDays {
	padding-left: 5px;
}
#archiveArea2 ul.archiveDays li {
	width: 117px;
}
ul.archiveDays li:before, ul.categoryDays li:before {
	content: ">";
	margin-right: 5px;
}

/******* NEWS **********/

.nwTitle {
	width: 112px;
	margin: 0 auto;
	padding-top: 40px;
}
.nwTitle img {
	width: 100%;
}
.nwList {
	width: 980px;
	margin: 70px auto 0;
}
.nwList a {
text-decolation:underline;
}
.nwList a {
text-decolation:none;
}
.nwListTop {
	width: 400px;
	margin: 0 auto;
}
.nwListMid {
	width: 360px;
	margin: 10px auto 100px;
	text-align: left;
}
.nwListMid h3 {
	font-size: 2.3rem;
	letter-spacing: 0.1rem;
	line-height: 2.8rem;
}
.nwDay {
	border-top: 1px solid black;
	margin: 23px 0 0;
	text-align: right;
	padding: 0;
	height: 24px;
}
.nwDay span {
	position: relative;
	top: -50%;
	padding: 0 0 0 15px;
	background: white;
}
.nwListUl {
	padding: 0 50px;
	letter-spacing: -.40em;
}
.nwListUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.nwListUl li:nth-child(odd) {
	margin-right: 40px;
}
.nwListUl li:nth-child(even) {
	margin-left: 40px;
}
.nwImgIn {
	margin-top: 30px;
}
.nwImgIn img {
	width: 100%;
}
.nwInfo {
	letter-spacing: normal;
	margin: 30px 0 30px;
	line-height: 2.3rem;
}
.nwLinkText {
	margin-top: 20px;
	text-decoration: underline
}

/*********** BLOG *************/


#wrapper {
	width: 940px;
	margin: 70px auto 0;
	padding: 0 20px;
	position: relative;
}
.blTitle {
	width: 150px;
	margin: 0 auto;
	padding-top: 40px;
}
.blTitle img {
	width: 100%;
}
#blMainArea {
	width: 705px;
	padding-left: 200px;
}
#blSideArea {
	width: 200px;
	top: 0;
	left: 20px;
	position: absolute;
}
.nwListUl {
}
.blListUl li {
	letter-spacing: -.40em;
	margin-bottom: 30px;
}
.blListUl li div {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	position: relative;
	width: 200px;
height:200px;
overflow:hidden;
}
.blListUl li div.blListText {
	width: 480px;
	margin-left: 25px;
}
p.blListTitlein {
	letter-spacing: 0.1rem;
	margin-top: 3px;
}
p.blListTextin {
	line-height: 2.1rem;
	margin-top: 15px;
	letter-spacing: 0.1rem;
}
.blListBtmore {
	margin-top: 25px;
	width: 14px;
	height: 12px;
	background: url(../images/bt_icon_r.png) left bottom no-repeat;
	background-size: contain;
}
.blListBtmore:after {
	content: "More";
	display: block;
	font-size: 1.5rem;
	letter-spacing: 0.2rem;
	padding-left: 21px;
}
.bl2Pager {
	position: relative;
	margin: 60px 0 50px;
	padding-top: 20px;
	border-top: 1px solid #333;
}
.bl2Pager .prev, .bl2Pager .next, .bl2Pager .btop {
	position: absolute;
	font-size: 1.5rem;
}
.bl2Pager .next {
	right: 0;
}
.bl2Pager .btop {
	left: 50%;
}
.bl2Pager .prev span {
	background: url(../images/bt_icon_l.png) left bottom no-repeat;
	background-size: 15px auto;
	height: 15px;
	display: block;
	padding-left: 20px;
}
.bl2Pager .next span {
	background: url(../images/bt_icon_r.png) right bottom no-repeat;
	background-size: 15px auto;
	height: 15px;
	display: block;
	padding-right: 20px;
}
#archiveArea3 .archiveTitle {
	width: 96px;
}
#archiveArea3 .archiveTitle p.acc, #categoryArea .archiveTitle p.acc {
	display: none;
}
#archiveArea3 .archiveWrap, #categoryArea .archiveWrap {
	width: 125px;
	margin: 0;
	padding-top: 50px;
	border-top: 1px solid #323232;
}
#categoryArea .archiveWrap {
	padding: 0 0 50px;
	border: none;
}
#archiveArea3 ul.archiveDays, #categoryArea ul.categoryDays {
	letter-spacing: -.40em;
	display: block;
}
#archiveArea3 ul.archiveDays li, #categoryArea ul.categoryDays li {
	width: 200px;
	margin-top: 20px;
	text-align: left;
}
ul.archiveDays li:before, ul.categoryDays li:before {
	content: ">";
	margin-right: 5px;
}
ul.archiveDays li a, ul.categoryDays li a {
	position: absolute;
	left: 15px;
	top: 0;
}
.categoryTitle {
	width: 107px;
}
.categoryTitle img {
	width: 100%;
}
/*********** BLOG ENTRY *************/


.blEntryText {
	padding-bottom: 50px;
}
.blEntryTitle {
	letter-spacing: 0.1rem;
}
.blEntryTitletex {
	line-height: 2.1rem;
	margin-top: 15px;
	font-size: 1.5rem;
	line-height: 2.2rem;
	letter-spacing: 0.2rem;
}
.blEntryText .blListMainin {
	margin-top: 70px;
	letter-spacing: 0.1rem;
	line-height: 2.0rem;
}
.blListMainin p {
	margin: 30px 0;
}
/*********** POINT CARD *************/

#ptMainWrap {
	width: 820px;
	margin: 0 auto;
	padding: 60px 80px;
	letter-spacing: -.40em;
}
div.ptTitleArea, div.ptMainImg {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
div.ptTitleArea {
	width: 356px;
}
div.ptMainImg {
	width: 464px;
	padding-top: 10px;
	text-align: center;
}
div.ptMainImg img {
	width: 326px;
	margin-left: 30px;
}
.ptTitleArea img {
	width: 100%;
}
.ptTitleArea p {
	margin-top: 35px;
	font-size: 1.7rem;
	line-height: 2.6rem;
}
#ptContWrap {
	margin: 90px auto 0;
	width: 700px;
}
.ptContTitle {
	font-size: 2.2rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #323232;
}
.ptContIn {
	margin-top: 50px;
	line-height: 2.6rem;
	padding-bottom: 70px;
}
.ptContIn.myIn {
	margin-top: 20px;
}
.ptContIn.mmIn {
	padding-bottom: 0;
}
.ptContIn .adj_c {
	text-align: center;
}
.ptContBlock {
	margin-bottom: 45px;
}
.ptContIn .ptTable {
	width: 700px;
	/*margin-top: 45px;*/
	border-left: #595757 1px solid;
	border-top: #595757 1px solid;
}
.ptContIn .ptTable th {
	padding: 8px 16px;
	border-right: #595757 1px solid;
	border-bottom: #595757 1px solid;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}
.ptContIn .ptTable th.white {
	background: #f2f2f2;
}
.ptContIn .ptTable th.gold {
	background: #b1a145;
	color: #FFF;
}
.ptContIn .ptTable th.platinum {
	background: #a99d9a;
	color: #FFF;
}
.ptContIn .ptTable td {
	padding: 16px 16px;
	border-right: #595757 1px solid;
	border-bottom: #595757 1px solid;
	font-size: 16px;
	text-align: center;
}
.ptContIn dl.ptContList dt {
	background: url(../images/ic_text_b.png) left 35px no-repeat;
	background-size: 13px auto;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-left: 20px;
}
ul.ptContAt li {
	background: url(../images/ic_text_a.png) left 6px no-repeat;
	background-size: 11px auto;
	padding-left: 16px;
}
ul.ptContDt li {
	background: url(../images/ic_text_c.png) left 6px no-repeat;
	background-size: 11px auto;
	padding-left: 16px;
}
.ptContIn dl.ptContList dd ol li {
	text-indent: -1.5rem;
	margin-left: 1.5rem;
}
#ptLinkArea {
	padding: 40px 0;
}
.ptLinkCont {
	width: 700px;
	margin: 0 auto;
}
ul.ptLinkList {
	padding-left: 150px;
	letter-spacing: 0.2rem;
}
ul.ptLinkList li {
	background: url(../images/bt_icon_r.png) left 6px no-repeat;
	background-size: 15px auto;
	padding-left: 25px;
	margin-top: 20px;
}
ul.ptLinkList li:first-child {
	margin-top: 0px;
}
/*********** MAIL MAGAZINE *************/

#mmMainWrap {
	width: 860px;
	margin: 0 auto;
	padding: 60px 60px;
	letter-spacing: -.40em;
}
div.mmTitleArea, div.mmMainAdd {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
}
div.mmTitleArea {
	width: 356px;
	padding-top: 40px;
}
div.mmTitleArea .mmTitleImg {
	text-align: center;
	margin-top: 37px;
}
div.mmTitleArea .mmTitleImg img {
	width: 60px;
}
div.mmTitleArea h2 img {
	width: 100%;
}
div.mmTitleArea p {
	margin-top: 35px;
	text-align: center;
	font-size: 1.7rem;
	line-height: 2.6rem;
}
div.mmMainAdd {
	width: 504px;
}
.mmAddBox {
	width: 350px;
	padding: 50px 50px 20px;
	margin-left: 50px;
	background-color: #FFF;
}
.mmAddBox dl {
	letter-spacing: -.40em;
}
.mmAddBox dt, .mmAddBox dd {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: middle;
	margin-bottom: 30px;
}
.mmAddBox dt {
	width: 50px;
}
.mmAddBox dd {
	width: 300px;
	font-size: 1.7rem;
	line-height: 2.4rem;
}
.mmAddBox dt img {
	width: 32px;
}
div.linkBtn.shrt {
	padding-left: 41%;
}
div.linkBtn.mid {
	padding-left: 31%;
}
div.linkBtn.mid2 {
	padding-left: 26%;
}
div.linkBtn.mid3 {
	padding-left: 29%;
}
div.linkBtn.lng {
	padding-left: 23%;
}
div.linkBtn p {
	background: url(../images/bt_icon_r.png) left 10px no-repeat;
	background-size: 15px auto;
	padding-left: 25px;
	margin-top: 20px;
	letter-spacing: 0.1rem;
}
ul.linkBtn li:first-child {
	margin-top: 0px;
}
.mmEntryArea {
	margin-top: 40px;
	padding: 65px 90px;
	border: 1px solid #323232;
}
.mmEntryArea .mmEntryImg {
	margin-bottom: 30px;
	text-align: center;
}
.mmEntryArea .mmEntryImg img {
	width: 160px;
}
.contUp {
	margin-top: 30px;
}
/*********** MY WACOAL POINT CARD *************/


#myMainWrap {
	width: 700px;
	margin: 0 auto;
	padding: 60px 140px 50px;
}
.myTitleArea h2 {
	font-size: 3.8rem;
	text-align: center;
}
.mySbTitle {
	margin-top: 30px;
	font-size: 1.8rem;
	color: #59c2e1;
}
.mySbTitle {
	position: relative;
	text-align: center;
}
.mySbTitle:before {
	content: "";
	display: block;
	border-top: solid 1px #59c2e1;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
.mySbTitle span {
	padding: 0 20px;
	position: relative;
	background-color: #f2f2f2;
	z-index: 5;
}
#myContWrap {
	margin: 50px auto 0;
	width: 700px;
}
ul.myPtimgUl {
	letter-spacing: -.40em;
	margin-bottom: 50px;
}
ul.myPtimgUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: middle;
	width: 290px;
}
ul.myPtimgUl li.liArr {
	width: 120px;
	text-align: center;
}
ul.myPtimgUl li.myPt1 img {
	width: 278px;
}
ul.myPtimgUl li.myPt2 img {
	width: 290px;
}
ul.myPtimgUl li.myCh1 img {
	width: 290px;
}
ul.myPtimgUl li.myCh2 img {
	width: 280px;
}
ul.myPtimgUl li.liArr img {
	width: 50px;
}
#myAddwrap {
	margin: 0px auto 0;
	width: 940px;
}
ul.myFlimgUl {
	letter-spacing: -.40em;
	margin: 50px 0 10px;
}
ul.myFlimgUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	width: 270px;
	line-height: 2.4rem;
	position: relative;
}
ul.myFlimgUl li.liArr {
	width: 58px;
	height: 320px;
	padding-left: 2px;
	text-align: center;
	vertical-align: middle;
	line-height: 160px;
}
ul.myFlimgUl li.liArr img {
	width: 50px;
}
ul.myFlimgUl li div.myFlcon {
	padding: 20px 30px;
	height: 320px;
	border: 1px solid #323232;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
div.myFlimg {
	width: 100%;
	height: 150px;
}
div.myFlimg img {
	width: 100%;
}
div.myFlcon p {
	margin-top: 15px;
}
ul.myFlimgUl li p.myNo, .myPtimgLast p.myNo {
	position: absolute;
	top: -16px;
	left: 10px;
}
p.myNo img {
	width: 32px;
}
.myFlsmall {
	font-size: 1.1rem;
	line-height: 1.7rem;
}
.myPtimgLast .liArr {
	padding-left: 775px;
	margin-bottom: 10px;
}
.myPtimgLast .liArr img {
	height: 50px;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
}
.myPtimgLast .myFl4 {
	position: relative;
}
.myPtimgLast .myFl4in {
	text-align: center;
	padding: 20px 0;
	background-color: #efefef;
	border: 1px solid #262626;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*********** 404 *************/


#areaNotf {
	width: 980px;
	margin: 70px auto 0;
}
.ntCon {
	width: 540px;
	padding: 40px 220px;
	margin: 0 auto;
	line-height: 2.4rem;
}
.ntCon h2 {
	text-align: center;
}
.ntCon .ntImg1 {
	width: 425px;
}
.ntCon .ntImg2 {
	width: 145px;
}
.ntCon .ntAdj1 {
	text-align: center;
	margin: 40px 0 50px;
}
.ntCon .ntAdj2 {
	text-align: center;
	margin: 40px 0 20px;
}
.ntCon .ntAdj3 {
	text-align: center;
	margin: 40px 0 10px;
}
.ntCon .ntAdj4 {
	text-align: center;
	font-size: 1.5rem;
	margin: 0 0 50px;
}
.ntAttention {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	padding: 18px 0;
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
	line-height: 3.0rem;
}
/******* BRAND ********/

.brTitle {
	width: 133px;
	margin: 0 auto 70px;
	padding-top: 40px;
}
.brTitle img {
	width: 100%;
}
.brList {
	width: 980px;
	margin: 20px auto 0;
}
.brStitle {
	margin-bottom: 80px;
	text-align: center;
}
.brStitle img {
	width: 63px;
}
/* Lista */
.brListaUl {
	letter-spacing: -.40em;
	margin-bottom: 60px;
}
.brListaUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 490px;
}
.brListaUl li:nth-child(1) img {
	width: 100%;
}
.brListaUl li:nth-child(2) {
	padding-left: 80px;
	width: 410px;
	text-align: center;
}
.brListaUl .brListaIn {
	padding-top: 55px;
}
.brListaUl .brListaIn:first-child {
	padding-top: 40px;
}
.brListaUl .brListaIn .brLogo {
	margin-bottom: 10px;
}
.brListaIn .brLogo img {
	width: 200px;
}
.brListaUl .brListaIn p {
	line-height: 2.4rem;
}
.brListaIn p span {
	display: block;
}
/* Listb */
.brListbUl {
	position: relative;
	padding-bottom: 60px;
}
.brListbUl li:nth-child(1) {
	padding-left: 465px;
	width: 515px;
}
.brListbUl li:nth-child(1) img {
	width: 100%;
}
.brListbUl li:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	padding-right: 43px;
	padding-left: 42px;
	text-align: center;
}
.brListbUl .brListbIn {
	padding-top: 10px;
}
.brListbUl .brListbIn .brLogo {
	margin-top: 60px;
	margin-bottom: 10px;
}
.brListbIn .brLogo img {
	width: 200px;
}
.brListbUl .brListbIn p {
	line-height: 2.4rem;
}
.brListbIn p span {
	display: block;
}
.brCentImg {
	padding: 20px 100px 0;
}
/* Listc */

.brListcUl {
	padding: 20px 105px 100px;
	letter-spacing: -.40em;
}
.brListcUl li {
	width: 385px;
	text-align: center;
}
.brListcUl li:nth-child(1) {
	width: 770px;
}
.brListcUl li:nth-child(1) img {
	width: 100%;
}
.brListcUl li:nth-child(2), .brListcUl li:nth-child(3) {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 295px;
	padding: 50px 45px;
}
.brListcUl .brListcIn {
	padding-top: 50px;
}
.brListcUl .brListcIn .brLogo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.brListcIn .brLogo img {
	width: 200px;
}
.brListcUl .brListcIn p {
	line-height: 2.4rem;
}
.brListcIn p span {
	display: block;
}
/* Listd */
.brListdUl {
	padding: 20px 4px 100px;
	letter-spacing: -.40em;
}
.brListdUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 242px;
	padding: 0px 41px;
}
.brListdUl .brListdIn {
	padding-top: 10px;
}
.brListdUl .brListdIn .brLogo {
	margin-bottom: 10px;
}
.brListdIn .brLogo img {
	width: 200px;
}
.brListdUl .brListdIn p {
	line-height: 2.4rem;
}
.brListdIn p span {
	display: block;
}

/******* BRAND 16AW更新専用として16/08/29に追記 ********/

#brand__160824 {
        width: 100%;
        max-width: 980px;
        margin: 0 auto
    }
    #brand__160824 .brand__subTitle {
        position: relative;
        height: 2.4rem;
        margin-bottom: 10rem
    }
    #brand__160824 .brand__subTitle::before {
        position: absolute;
        top: calc(50% - 1px);
        left: 0;
        width: 100%;
        height: 1px;
        content: '';
        background: #191919
    }
    #brand__160824 .brand__subTitle__img {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0 1.6rem;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background-color: #fff
    }
    #brand__160824 .brand__subTitle__img.mod-original {
        width: 63px
    }
    #brand__160824 .brand__subTitle__img.mod-select {
        width: 63px
    }
    #brand__160824 .bigImg {
        position: relative;
        margin-bottom: 12rem
    }
    #brand__160824 .bigImg__img {
        float: left;
        width: 55%
    }
    #brand__160824 .bigImg__img.mod--right {
        float: right
    }
    #brand__160824 .bigImg__content {
        position: absolute;
        top: 50%;
        right: 20%;
        width: 33%;
        padding: 0 2% 0 0;
        -webkit-transform: translate(50%, -50%);
            -ms-transform: translate(50%, -50%);
                transform: translate(50%, -50%)
    }
    #brand__160824 .bigImg__content.mod--left {
        right: auto;
        left: 20%;
        padding: 0 0 0 2%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
    }
    #brand__160824 .bigImg__content.mod--wide {
        width: 40%
    }
    #brand__160824 .smallImg {
        margin-bottom: 12rem;
        text-align: center
    }
    #brand__160824 .smallImg__item {
        display: inline-block;
        width: 31%;
        max-width: 300px;
        vertical-align: top
    }
    #brand__160824 .smallImg__item:not(:last-child) {
        margin-right: 20%
    }
    #brand__160824 .smallImg__item__img {
        margin-bottom: 2.4rem
    }
    #brand__160824 .brandExplain__logo {
        position: relative;
        margin-bottom: 1.6rem
    }
    #brand__160824 .brandExplain__logo::before {
        display: block;
        padding-top: 26%;
        content: ''
    }
    #brand__160824 .brandExplain__logo.mod--big::before {
        padding-top: 20%
    }
    #brand__160824 .brandExplain__logo__img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
    }
    #brand__160824 .brandExplain__text {
        line-height: 1.7;
        text-align: left
    }
    #brand__160824 .brandExplain__text:not(:last-child) {
        margin-bottom: 8rem
    }
    #brand__160824 .brandList {
        margin-bottom: 16rem;
        text-align: center
    }
    #brand__160824 .brandList__item {
        display: inline-block;
        width: 30%;
        max-width: 300px;
        margin-bottom: 10rem;
        vertical-align: top
    }
    #brand__160824 .brandList__item:not(:nth-child(3n)) {
        margin-right: 3.5%
    }
    #brand__160824 .brandList__explain {
        line-height: 1.7;
        text-align: left
    }
    #brand__160824 .brandList__imgWrap {
        position: relative;
        width: 100%
    }
    #brand__160824 .brandList__imgWrap::before {
        display: block;
        padding-top: 55%;
        content: ''
    }
    #brand__160824 .brandList__imgWrap img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%)
    }
    #brand__160824 .logo__red {
        width: 100px
    }
    #brand__160824 .logo__blue {
        width: 100px
    }
    #brand__160824 .logo__white {
        width: 110px
    }
    #brand__160824 .logo__a {
        width: 44px
    }
    #brand__160824 .logo__room {
        width: 110px
    }
    #brand__160824 .logo__around {
        width: 110px
    }
    #brand__160824 .logo__eeny {
        width: 70px
    }
    #brand__160824 .logo__eenyPlus {
        width: 54px
    }
    #brand__160824 .logo__bodyConscious {
        width: 180px
    }
    #brand__160824 .logo__bragenic {
        width: 136px
    }
    #brand__160824 .logo__aveuje {
        width: 180px
    }
    #brand__160824 .logo__cookie {
        width: 110px
    }
    #brand__160824 .logo__laVie {
        width: 160px
    }
    #brand__160824 .logo__narue {
        width: 80px
    }
    #brand__160824 img {
        max-width: 100%
    }
    #brand__160824 .only--sp {
        display: block
    }
    #brand__160824 .only--pc {
        display: none
    }

/******* CONCEPT ********/

.ctTitle {
	width: 207px;
	margin: 0 auto 70px;
	padding-top: 40px;
}
.ctTitle img {
	width: 100%;
}
.ctList {
	width: 980px;
	margin: 0 auto;
}
.ctMainImg {
	margin-bottom: 50px;
}
.ctMainImg .ImgSp {
	display: none;
}
.ctMainImg img {
	width: 100%;
}
/* ctList */
.ctListUl {
	padding: 20px 0 85px;
	letter-spacing: -.40em;
}
.ctListUl li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	vertical-align: top;
	position: relative;
	width: 195px;
	padding: 0px 25px;
}
.ctListUl .ctListIn {
	padding-top: 10px;
}
.ctListUl .ctListIn .brLogo {
	margin-bottom: 30px;
	text-align: center;
}
.ctListIn .brLogo img {
	width: 160px;
}
.ctListUl .ctListIn p {
	line-height: 2.4rem;
}
.ctListIn p span {
	display: block;
}
.shopBtnAdj {
	width: 186px;
	margin: 0 auto;
}
.shopBtn {
	border-top: 1px solid #666;
	padding: 24px;
}
.shopBtn img {
	width: 100%;
}
/******* SHOP ********/

.shTitle {
	width: 122px;
	margin: 0 auto 70px;
	padding-top: 40px;
}
.shTitle img {
	width: 100%;
}
.dispPC {
	display: block !important;
}
.dispSP {
	display: none !important;
}
.blListImg img {
	width: 200px;
}

/******* MESSAGE ********/
p.message {
    font-size: 2.0rem;
    line-height: 2.0;
    text-align: center;
    margin-bottom: 10px;
}

/***SECRET SALE***/

.seclet-sale-wrap {
width: 98%;
max-width: 980px;
box-sizing: border-box;
padding: 0;
border: 30px solid #c1e5f6;
margin:20px auto;
}

.seclet-sale-wrap img {
max-width: 100%;
}

.seclet-sale-instruction {
width: 84%;
max-width: 520px;
margin: 30px auto;
font-size: 22px;
text-align: center;
line-height: 1.8;
color: #FFFFFF;
background: #1a1a1a;
}

span.seclet-sale-instruction-pc {
display: block;
padding-top: 5px;
font-size: 16px;
color: #1a1a1a;
background: #FFFFFF;
}

.seclet-sale-btn-list {
margin: 30px auto 20px;
text-align: center;
}

.seclet-sale-btn {
display: inline-block;
width: 33%;
max-width: 300px;
}
.seclet-sale-btn:first-child {
margin-right: 20px;
}

.seclet-sale-note-list {
width: 68%;
max-width: 620px;
margin: 10px auto;
}

.seclet-sale-note {
font-size: 14px;
margin-bottom: 2px;
}

.seclet-sale-link-list {
width: 68%;
max-width: 620px;
margin: 30px auto 50px auto;
text-align: center;
border-top: 1px solid #bbe2f1;
}

.seclet-sale-link a {
width: 100%;
max-width: 620px;
display: inline-block;
padding: 12px 0;
border-bottom: 1px solid #bbe2f1;
}

/******* SALE ********/

#slTitle {
 width:100%;
 margin-bottom:60px;
}
/* 170622 以前セールタイトル 背景赤
#slTitle.bgRed {
 background: url(../images/bg_bl.jpg) repeat-x;
 width:100%;
}
*/
#slTitle.bgRed {
 background: url(../images/bg_bl.jpg) repeat-x;
 width:100%;
}

#slTitle h2 {
 text-align:center;
}

#slTitle h2 .slMainImg-sp {
 display:none;
}

#slCont {
 width:900px;
 margin:0 auto;
}

#slCont #acMenu dt {
 display:block;
 width:900px;
 height:80px;
 line-height:80px;
 cursor:pointer;
 background:url(../images/sl_arrow.png) no-repeat right center;
 font-size:2.4rem;
 border-bottom:1px solid #666;
}

#slCont #acMenu dt.active {
 background:url(../images/sl_arrow_active.png) no-repeat right center;
 border-bottom:none;
}

#slCont #acMenu dd {
 width:900px;
 padding-bottom:60px;
 display:none;
}

#slCont table {
 width:900px;
 border-spacing:0;
 text-align:left;
}

#slCont tr.thline {
 padding-left:20px;
 height:40px;
 line-height:40px;
 color:#FFF;
 background:#8c8c8c;
 font-size:1.6rem;
}

#slCont th {
 padding-left:20px;
 font-weight:normal;
 border-bottom:#8c8c8c solid 1px;
 text-align:left;
}

#slCont tr.thline th {
 border:none;
}

#slCont td {
 padding-left:20px;
 border-bottom:#8c8c8c solid 1px;
}

#slCont .area {
 width:120px;
}

#slCont .shopname {
 width:580px;
 padding-left:0;
}

#slCont .shopname img {
 display:inline-block;
 vertical-align:middle;
 width:100px;
 height:auto;
 margin:5px 10px 5px 0;
}

#slCont .shopname span {
 display:inline-block;
 vertical-align:middle;
 width:450px;
}

#slCont .startdate {
 width:200px;
}

#slCont a:hover {
 background:#f2f2f2;
}

/******* COLLECTION 17SS更新として17/04/06に追記 ********/

#clMain  {
width: 980px;
margin: 0 auto;
padding-top: 30px;
}

#clMain img {
width: 100%;
}

#clMain ul {
margin-left: 110px;
}

#clMain li {
float: left;
width: 330px;
margin-right: 100px;
text-align: center;
}

#clMain .cl_ttl {
width: 240px;
margin: 0 auto 35px auto;
}

#clMain .cl_img {
width: 280px;
margin: 0 auto 35px auto;
}

#clMain .cl_btn {
width: 240px;
margin: 0 auto;
}