@charset "utf-8";
/* CSS Document */


/* ---------- index共通設定 ---------- */
body{
	position:relative;
}


h2{
	font-family:"PT Sans Itl";
	font-weight:normal;
	letter-spacing:0.07em;
}

.mainCopy{
	font-size:40px;
	padding-right:30px;
}

.subCopy{
	font-size:23px;
	padding-left:30px;
	margin-bottom:10px;
	padding-top:10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333;	
}



/********************************************/
@-webkit-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-o-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
@keyframes fadeIn{
	0% {opacity: 0;}
	100% {opacity: 1;}
}
.fade {

	-webkit-animation: fadeIn 0.5s linear 1.5s both;
	-moz-animation: fadeIn 0.5s linear 1.5s both;
	-o-animation: fadeIn 0.5s linear 1.5s both;
	-ms-animation: fadeIn 0.5s linear 1.5s both;
	animation: fadeIn 0.5s linear 1.5s both;


}

/* ---------- header設定 ---------- */

header{
	position:fixed;
	top:20px;
	height:80px;
	width:100%;
	z-index:9999;
}

/*Header{
	position:fixed;
	width:100%;
	height:60px;
	top:0;
	padding-top:20px;
	background-color:#FFFFFF;
	z-index:9999;
}*/

#collectionFooter{
	width:100%;
	height:40px;
	bottom:0;
	padding-top:10px;
	background-color:#FFF;
}
#blackLine{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #444;
}

#whiteLine{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #fff;
}

#headerCont{
	margin:0 auto;
	padding-top:20px;
	height:80px;
	width:1100px;
}

#gNav, #gNav_w{
	float:left;
}

/*#gNav li a{
	color:#333;
}*/

#gNav li, #gNav_w li{
	float:left;
	padding-right:20px;
	font-size:14px;
}

#gNav_w li a, #gNav_w li span{
	color:#FFF;
}


.webStore, .webStore_w{
	text-indent: 22px;
}

.webStore_w li{
	color:#FFF;
}

.webStore{
	background-image: url(../images/common/header_icon_cart.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.webStore_w{
	background-image: url(../images/common/header_icon_cart_w.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#snsNav, #snsNav_w{
	float:right;
}

#snsNav li, #snsNav_w li{
	float:left;
	padding-right:10px;
	font-size:13px;
}

#snsNav_w li{
	color:#FFF;
}

#snsNav li a:hover, #snsNav_w li a:hover{
	opacity:0.5;
}

#wlogo{
	float:left;
	padding-right:30px;
	margin-top:-11px;
}




/* ---------- footer設定 ---------- */

/*footer{
	position:fixed;
	bottom:15px;
	height:30px;
	width:100%;
	z-index:9998;
}*/

Footer{
width: 100%;
height: 30px;
padding-top: 10px;
background-color: #FFFFFF;
position: fixed;
bottom: 0%;
z-index: 100;
}

#recruit_banner {
	position: absolute;
	bottom:28px;
	width: auto;
	text-align: center;
}
#collaboFotter{
	position:absolute;
	background-color:transparent;
}

#footerCont{
	margin:0 auto;
	height:30px;
	width:980px;
}


#footerNav, #footerNav_w{
	float:left;
	height:15px;
	padding-bottom:15px;
}

#footerNav li, #footerNav_w li{
	float:left;
	padding-right:5px;
}

#footerNav li a{
	font-family:"PT Sans";
	font-size:12px;
}

#footerNav_w li a, #footerNav_w li span{
	color:#FFF;
	font-family:"PT Sans";
	font-size:12px;
}

#mailMagazine, #mailMagazine_w{
	text-indent: 18px;
	margin-right:10px;
}

#mailMagazine{
	background-image: url(../img/common/footer_icon_mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
}

#mailMagazine_w{
	background-image: url(../images/common/footer_icon_mail_w.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:10px;
}

#copyRight, #copyRight_w{
	float:right;
	height:15px;
	font-family:"PT Sans";
	font-size:10px;
	padding-bottom:15px;
}

#copyRight_w span{
	color:#FFF;
}

#copyRight a{
	text-decoration:underline;
}

#copyRight_w a{
	color:#FFF;
	text-decoration:underline;
}

.pageDownBtn {
	width: 183px;
	height: 90px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -91px;
	z-index:10000;
}

.pageTopBtn {
	width: 183px;
	height: 90px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -91px;
	z-index:10001;
}

.pageDownBtn a:hover, .pageTopBtn a:hover{
	opacity:0.5;
}


#section0,
#section1,
#section2,
#section3,
#section4,
#section5,
#section6{
background-size: cover;
position: relative;
}

/* ---------- main設定 ---------- */

#section0 {
	 /*overflow: hidden;*/
	 z-index:90; 
}

#mainWrap{
	width:100%;
	height:100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-image: url(../images/back/main_back.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
}

#indexLogo{
	position:absolute;
	bottom:40px;
	right:14%;
	z-index:10002;
}



/* ---------- concept設定 ---------- */

#section1{
	overflow:hidden;
	z-index:6000; 
}

#conceptWrap {
	overflow: hidden;
	background: url(../images/back/concept_back.jpg)  no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
/*	background-attachment:fixed; */
}

#conceptCont{
	position:absolute;
	width:900px;
	height:auto;
	top:50%;
	left:50%;
	width:900px;
	margin-top:-270px;
	margin-left:-450px;
}

#conceptBox{
	width:750px;
	margin:0 auto;
	padding-top:4%;
}

.catchCopy{
	font-size:15px;
	font-weight:bolder;
}

#conceptCopy{
	width:300px;
	padding-left:45px;
	padding-top:2%;
}


/* ---------- news設定 ---------- */

#section2{
	overflow:hidden;
	z-index:90; 
}

#newsWrap {
	overflow: hidden;
	background: url(../images/back/news_back.jpg)  no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
#newsCont{
	position:absolute;
	width:900px;
	height:auto;
	top:50%;
	left:50%;
	width:900px;
	margin-top:-270px;
	margin-left:-450px;
}

#newsBox{
	width:650px;
	margin:0 auto;
	padding-top:4%;
	padding-left:220px;
}


/* 記事部分 */

#newsCont #newsListBox{ 
	width:650px;
	height:430px;
}


#newsCont #newsListBox #newsScroll-pane {
	width: 650px;
	height: 430px;
	overflow: auto;
	background-color: transparent;
	font-size: 12px;
}

#newsCont #newsListBox #newsScroll-pane article{
	padding-bottom:50px;
}

#newsCont #newsListBox #newsScroll-pane article .days{
	font-family:"PT Sans";
	font-size:11px;
	color:#f0917e;
}

#newsCont #newsListBox #newsScroll-pane article h3{
	font-family: "PT Sans";
	font-size:16px;
	padding-bottom:10px;
	color:#2b537c;
	/*font-weight:normal;*/
}

#newsCont #newsListBox #newsScroll-pane article h4{
	font-family:"メイリオ", Meiryo;
	font-size:11px;
	font-weight:normal;
}

.newsText{
	width:410px;
	float:left;
	margin-left:20px;
}

.newsText2{
	width:520px;
	float:left;
}


.bold{
	font-weight:bold;
	font-size:13px;
}



/* ---------- shop list設定 ---------- */

#section3{
	overflow:hidden;
	z-index:70; 
}

#shopWrap {
	overflow: hidden;
	background: url(../images/back/shoplist_back.jpg)  no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-attachment:fixed;
}
#shopCont{
	width:900px;
	height:auto;
	margin:10% auto;
}

#shopBox{
	width:650px;
	margin:0 auto;
	padding-top:4%;
	padding-left:220px;
}



/* 店舗情報 */

#shopCont #shopListBox{ 
	width:650px;
	height:370px;
}


#shopScroll-pane1, #shopScroll-pane2 {
	width: 650px;
	height: 550px;
	overflow: auto;
	background-color: transparent;
	font-size: 12px;
}

#shopScroll-pane1 article, #shopScroll-pane2 article{
	padding-bottom:50px;
}

#shopScroll-pane1 article .day,#shopScroll-pane2 article .dayss{
	font-family:"PT Sans";
	font-size:11px;
	color:#f0917e;
}

#shopScroll-pane1 article h3, #shopScroll-pane2 article h3{
	font-family: "PT Sans";
	font-size:18px;
	padding-bottom:10px;
	font-weight:bold;
}

#shopScroll-pane1 article h4, #shopScroll-pane2 article h4{
	font-family:"メイリオ", Meiryo;
	font-size:11px;
	font-weight:normal;
}



#japanErea {
	font-family:"PT Sans","メイリオ", Meiryo;
	line-height:20px;
	padding-top:10px;
}

#overseaErea {
	font-family:"PT Sans";
	line-height:20px;
	padding-top:10px;
}

#japanErea .erea, #overseaErea .erea{
	font-family:"PT Sans";
	font-weight:bold;
	font-size:14px;
	color:#2b537c;
	padding-bottom: -10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2b537c;
}

#japanErea .tel, #overseaErea .tel{
	font-family:"PT Sans";
	font-weight:bold;
	font-size:16px;
	color:#2b537c;
	padding-left:15px;
	background-image:url(../images/common/tel_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ---------- Link設定 ---------- */

#section4{
	overflow: auto;
	z-index:9000; 
}

#linkWrap {
	overflow: hidden;
	background-color:#FFF;
	width: 100%;
	height: 100%;
}
#linkCont{
	position:absolute;
	width:900px;
	height:auto;
	top:50%;
	left:50%;
	margin-top:-230px;
	margin-left:-450px;
}

#linkBox{
	width:750px;
	margin:0 auto;
	padding-top:4%;
}


#fashion{
	width:140px;
	padding-right:120px;
	float:left;
}

#beauty{
	width:240px;
	padding-right:70px;
	float:left;
}

#food{
	width:180px;
	float:left;
}

#linkCont dl h5{
	font-family:"PT Sans";
	font-size:23px;
	font-weight:bold;
}

#linkCont dl dt{
	font-family:"PT Sans";
	/*font-weight:bold;*/
	font-size:16px;
	padding-top:12px;
}

#linkCont dl dd{
	font-family:"PT Sans Itl";
	font-size:13px;
	letter-spacing:0.1em;
	text-decoration: underline;
}

#linkCont dl dd a:hover{
	opacity:0.5;
}



/* ---------- collaboMain設定 ---------- */
.collabo #section1,
.collabo #section2{
	background-size: cover;
	position: relative;
 }

#section1{
	overflow: auto;
	z-index:90; 
}

#collaboWrap{
	overflow: hidden;
	width: 100%;
	height: 100%;
	background-color:#000;
	background-attachment:fixed;
}

#collaboCont{
	position:absolute;
	width:900px;
	height:auto;
	top:50%;
	left:50%;
	margin-top:-230px;
	margin-left:-450px;
}

#collaboBox{	
	width:750px;
	margin:0 auto;
	padding-top:4%;
}

#textBox{
	width:467px;
	padding-left:50px;
	padding-top:20px;
	float:left;
}

p.Text{
	font-family:"PT Sans","メイリオ", Meiryo;
	font-size:12px;
	color:#c39843;
	line-height:22px;
}

#textBox h3{
	font-family:"PT Sans";
	font-size:16px;
	color:#c39843;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:15px;
	border-top: 1px solid #c39843;
	text-align:left;
}

.Text a{
	color:#c39843;
	text-decoration:underline;
}

.chicLogo{
	padding-bottom:10px;
	text-align:left;
}






/* ---------- collaboCollection設定 ---------- */

.collabo #section2{
	overflow: auto;
	z-index:9000; 
}

#collaboWrap2{
	overflow: auto;
	width: 100%;
	height: 100%;
	background-color:#c39843;
	position:relative;
	background-attachment:fixed;
}

#collaboCont2{
	position:absolute;
	width:900px;
	height:auto;
	top:50%;
	left:50%;
	margin-top:-230px;
	margin-left:-450px;
}

#collaboBox2{	
	width:810px;
	margin:0 auto;
	padding-top:30px;
}

#collaboCont2 h2{
	font-family:"PT Sans Itl";
	font-size:40px;
	color:#FFF;
}

.collectionBtn{
	width:810px;
	height:140px;
}


/* ---------- CONTACT & RECRUIT設定 ---------- */

#fancyContainer{
	width:700px;
	margin:0 auto;
}
#fancyContainer h2{
	color:#fff;
	font-size:14px;
	padding-bottom:15px;
}
#fancyContainer p{
	color:#fff;
}
#fancyContainer .box01{
	background:#000000;
	width:660px;
}
#fancyContainer .box02{
	width:660px;
}
#fancyContainer .leftBox{
	width:100px;
	float:left;
	padding:8px;
}
#fancyContainer .rightBox{
	width:520px;
	float:left;
	border-left:1px dotted #444;
	padding:8px 8px 8px 15px;
}
#fancyContainer .btn{
	padding-top:10px;
}
#fancyContainer .btn a:link,
#fancyContainer .btn a:visited{
	text-decoration: underline;
	color:#F69;
	font-weight:bold;
}

#fancyContainer .btnr a:hover,
#fancyContainer .btn a:active{
	text-decoration: none;
	color: #F69;
	font-weight:bold;
}

#fancyContainer a:link,
#fancyContainer a:visited{
	text-decoration: underline;
	color: #fff;
}

#fancyContainer a:hover,
#fancyContainer a:active{
	text-decoration: none;
	color: #fff;
}
#fancyContainer #recruitBox{
	width:700px;
	padding-left:20px;
	height:400px;
	overflow: auto;
	position:relative;
}
#fancyContainer #recruitBox .scroll-pane{
	width:680px;
	height:400px;
}

