@charset "UTF-8";
@import url(http://strawfuzz.com/normalize.min.css);

.cf {
/zoom: 1;
}
.cf:after {
	content: '';
	display: block;
	clear: both;
}

body,section{
	margin: 0
}

html {
	height:100%;
}

li{
	display: block;
	margin:0;
	padding:0;
	line-height: 0;
}

#Wrapper{
	width: 100%;
	min-width: 900px;
	margin: 0 auto;
}

body {
	height:100%;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color:#fff;
	position:relative;
	letter-spacing: 0.6px;
}

section{
    width: 960px;
    margin: 0 auto;
    }

#Second {
    width: 100%;
    text-align: center;
}

#Second img{
	margin: 60px auto;
}

#Third,#Fourth{
	cursor:pointer;
	width: 100%;
	height: 320px;
	overflow: hidden;
	position: relative;
    margin: 0 0 30px;
}

#Fifth,#Sixth{
	cursor:pointer;
	overflow: hidden;
	position: relative;
    margin: 0 0 30px;

}

#Fifth{
    float: left;
    width : 49% ;
	width : -webkit-calc(50% - 15px) ;
    width : calc(50% - 15px) ;
    height: 446px;
}

#Sixth{
	width : 49% ;
	width : -webkit-calc(50% - 15px) ;
    width : calc(50% - 15px) ;
    float: right;
}

.OneColumnContentBack{
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
  -webkit-filter: grayscale(100%) brightness(80%);
  -moz-filter: grayscale(100%) brightness(80%);
  -ms-filter: grayscale(100%) brightness(80%);
  -o-filter: grayscale(100%) brightness(80%);
	-webkit-transition:0.4s ease-in-out;
	-moz-transition:0.4s ease-in-out;
	-ms-transition:0.4s ease-in-out;
	-o-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
	}

.PerettiBack:hover,.OneColumnContentBack:hover{
	filter: none;
  -webkit-filter: grayscale(0%) brightness(100%);
  -moz-filter: grayscale(0%) brightness(100%);
  -ms-filter: grayscale(0%) brightness(100%);
  -o-filter: grayscale(0%) brightness(100%);
	-webkit-transform:scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1);
	-ms-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1);
	transform:scale(1.1,1.1);
}

.PerettiBack{
	-webkit-transition:0.4s ease-in-out;
	-moz-transition:0.4s ease-in-out;
	-ms-transition:0.4s ease-in-out;
	-o-transition:0.4s ease-in-out;
	transition:0.4s ease-in-out;
}

.OneColumnContentTitle {
    position: absolute;
    top: 50%;
    left: 50%;
    pointer-events: none;
}

.TwoColumnContentBack{
	width: 100%;
	}

.FifthTitle{
	position: absolute;
    top: 50%;
    left: 50%;
    margin: 0px 0 0 -188px;
    pointer-events: none;
	}

.SixthTitle{
	position: absolute;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -188px;
	}

.ElsaTitle{
    margin: -24px 0 0 -280px;
}

.SevenTitle{
    margin: -25px 0 0 -275px;
}

#HowToCoordinate{
	clear: both;
	width: 100%;
	height: 237px;
	overflow: hidden;
	position: relative;
    margin: 0 0 30px;
    background-image: url(../images/how_back.jpg);
    background-repeat: repeat-x;

}

#HowTxt {
    text-align: center;
    position: absolute;
    font-size: 15px;
    color: #333333;
    width: 100%;
    margin: 12px 0;
}


.HowTitle {
    margin: 0px 0 10px;
}

.Instagram{
	width: 50px;
}



footer {
    font-family: helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
    background-color: #262626;
    font-size: 12px;
    text-align: center;
    padding: 72px 0 32px;
    line-height: 24px;
}

footer ul{
	margin: 50px 0;
}


footer li{
	display: inline;
	margin: 0 20px;
}

.FootFigaro{
	margin: 0 0 90px;
}

.CopyRight{
	font-size: 9px;
}



h2{
	margin: 0;
	line-height: 0
}

.Contents {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #fff;
    text-align: center;
    color:#040000;
    padding: 0 0 150px;
}

.CB{
   height: 100%;
   overflow: auto;
}

.CloseBtn {
    position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
}

.Contents h3{
	font-size: 24px;
    margin: 25px 0 15px;
}

.Contents p{
	text-align: left;
}

.KeyWord{
	font-size: 18px;
    font-style: italic;
}

.Contents p {
    font-size: 14px;
    line-height: 24px;
    text-align: justify;
    width: 640px;
    margin: 0 auto;
    padding-bottom: 20px
}

.Style p {
    margin: 0 auto 150px;
}


.ContentTitle{
	margin: 74px auto 32px;
	display: block;
}

.single-item {
    width: 824px;
    margin: 30px auto;
}

.single-item .slick-dots {
    position: static;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 0px 0 150px;
}

.PerettiStyle {
    width: 750px;
    margin: 30px auto;
}

.PerettiStyle .slick-next {
    right: -50px;
}

.PerettiStyle .slick-prev {
    left: -51px;
}

.PerettiStyle .slick-prev,.PerettiStyle .slick-next {
    top: 370px;
}

.slick-prev, .slick-next {
    width: 16px;
    height: 46px;
    top: 230px;
}

.slick-dots li button:before {
    font-size: 16px;
}

.StyleTxt {
    width: 950px;
    margin: 0 auto;
}

.PerettiTxt {
    width: 650px;
    margin: 0 auto;
    font-size: 11px;
    text-align: left;
}
.slick-slide dl dt {
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/ac_off.png);
    background-repeat: no-repeat;
    background-position: 48px 4px;
}

.slick-slide dl .Open{
    display: block;
    width: 200px;
    margin: 0 auto;
    text-align: center;
    cursor: pointer;
    background-image: url(../images/ac_on.png);
    background-repeat: no-repeat;
    background-position: 48px 6px;
}

.slick-slide dl dd {
	text-align: left;
	display: none;
	font-size: 11px;
	line-height: 18px;
	padding: 10px 0 0 0;
	width: 640px;
	margin: auto;
	color: #999;
}

.Peretti a {
    display: block;
    color: #333333;
    text-decoration: none;
    width: 750px;
    border: 2px solid #999999;
    font-size: 19px;
    line-height: 50px;
    background-image: url(../images/allitem_pc.png);
    background-repeat: no-repeat;
    background-position: 498px 16px;
    margin: 60px auto 150px;
}

.Peretti a:hover{
    display: block;
    color: #333333;
    text-decoration: none;
    width: 750px;
    border: 2px solid #999999;
    font-size: 19px;
    line-height: 50px;
    background-image: url(../images/allitem_pc.png);
    background-repeat: no-repeat;
    background-position: 498px 16px;
    margin: 60px auto 150px;
    background-color: #e5e5e5;
}

#Clock {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    z-index: 9999;
}

#Clock img{
    position: absolute;
    top:50%;
    left: 50%;
    margin: -100px 0 0 -100px;
}

.SM{
	width: 950px;
}

