@charset "utf-8";

.fadeOut {
    -webkit-animation: fadeOut .5s cubic-bezier(.55,0,.1,1) both;
    animation: fadeOut .5s cubic-bezier(.55,0,.1,1) both;
}
.fadeIn {
    -webkit-animation: fadeIn .5s cubic-bezier(.55,0,.1,1) both;
    animation: fadeIn .5s cubic-bezier(.55,0,.1,1) both;
}
@-webkit-keyframes fadeOut {
	to { opacity: 0; margin:0 0 0 0; }
	}
@keyframes fadeOut { 
	to { opacity: 0; margin:0 0 0 0; }
	}
@-webkit-keyframes fadeIn { from { opacity: 0; margin:0 0 0 100px;}
	}
@keyframes fadeIn { from { opacity: 0;  margin:0 0 0 100px; }
}



#collection{
	position:relative;
	width:100%;
	overflow:hidden;
	padding:0 0 100px 0;
	}
#collection:before{
	content:"";
	width:100%;
	height:80px;
	background-image:url(../images/base.png);
	background-size:240px;
	position:absolute;
	left:0;
	top:0;
	}


#collectionHeader{
	padding:30px 0 0 0;
	position:relative;
	overflow:hidden;
	}
#collectionHeader:before{
	content:"";
	width:320px;
	height:240px;
	background-color:#ffffff;
	position:absolute;
	top:20px;
	left:50%;
	margin:0 0 0 -150px;
	-webkit-border-radius: 200%;
	   -moz-border-radius: 200%;
	        border-radius: 200%;
	}
#collectionHeader a{
	width:100%;
	margin:0 auto;
	display:block;
	position:relative;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}
	
#collectionHeader a svg{
	width:100%;
	height:auto;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}
#collectionHeader a:hover svg{
	fill:#e14b6e;
	}
#collectionHeader a h1{
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 200;	
	display:block;
	font-size:1.6rem;
	font-weight: 500;
	text-align:center;
	width:100%;
	height:40px;
	line-height:40px;
	margin:0 auto 20px auto;
	padding:0;
	position:relative;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}

#collection #content{
	padding:10px 0 0 0;
	}



/*================================================================================================================================================

コレクションアーカイブ

================================================================================================================================================*/


#furisodeTaxonomy{
	display:none;
	}


#collection ul#furisodeArchive{
	}
#collection ul#furisodeArchive li{
	position:relative;
	padding:0 0;
	width:33.3%;
	float:left;
	}
#collection ul#furisodeArchive li:nth-child(3n+1){
	clear:left;
	}


#collection ul#furisodeArchive li a div{
	width:100%;
	height:0;
	margin:0;
	overflow:hidden;
	position:relative;
	padding:149% 0 0 0;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	border:1px solid #ffffff;
	}

#collection ul#furisodeArchive li a div img{
	max-width:none;
	width:100%;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	position:absolute;
	left:0;
	top:0;
	}

#collection ul#furisodeArchive li a{
	display:block;
	position:relative;
	}
#collection ul#furisodeArchive li a:before{
	content:"";
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	border:0px solid #ffffff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}		


/*================================================================================================================================================

コレクションシングル

================================================================================================================================================*/

#collectionSingle.inner{
	min-width:inherit;
	background-color:#ffffff;
	position:relative;
	z-index:9;
	margin:0 auto 40px auto;
	}
#collectionSingle .rightBox{
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	padding:0px 10px;
	border-top:2px solid #333333;
	}
#collectionSingle #number{
	font-family:Arial, Helvetica, sans-serif;
	margin:1em 0;
	font-size:12px;
	}
#collectionSingle .rightBox h1{
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-weight:bold;
	line-height:30px;
	padding:0 0 20px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #333333;
	}
#collectionSingle p.taxonomies{
	padding:0 0 10px 0;
	text-align:right;
	}
#collectionSingle p.taxonomies a{
	display:inline-block;
	line-height:24px;
	color:#333333;
	padding: 0 10px;
	margin:0 5px 5px 0;
	font-weight:500;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	border:1px solid #dddddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
	}
#collectionSingle p.taxonomies a:hover{
	border:1px solid rgba(225,75,110,0.50);
	color:rgba(225,75,110,1);
	}
#collectionSingle #price{
	border-top:1px dotted #dddddd;
	padding:0 0 30px 0;
	margin:20px 0 0 0;
	}
#collectionSingle dl{
	border-bottom:1px dotted #dddddd;
	padding:12px 0;
	}
#collectionSingle dl dt{
	font-size:16px;
	line-height:40px;
	}
#collectionSingle dl dd{
	float:right;
	text-align:right;
	font-size:28px;
	font-family: "Times New Roman", Times, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height:40px;
	margin:0 0 0 0;
	}
#collectionSingle dl dd a{
	line-height:30px;
	font-size:14px;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	display:inline-block;
	padding:0 10px;
	margin:5px 0 5px 20px;
	border:1px solid rgba(225,75,110,0.50);
	color:rgba(225,75,110,0.50);
	position:relative;
	font-weight:bold;
	float:right;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}
#collectionSingle dl dd a:hover{
	background-color:rgba(225,75,110,1);
	color:#ffffff;
	}
#collectionSingle dl#rentalPrice dd{
	font-size:28px;
	}

#contact_furisode{
	background-image:url(../images/header.png);
	background-size:40px auto;
	background-color:rgba(225,75,110,0.20);
	padding:15px;
	margin:0;
	}
#contact_furisode h3{
	font-size:16px;
	margin:0;
	text-align:center;
	font-weight:bold;
	}
#contact_furisode h3 a{
	display:block;
	background-color:rgba(255,255,255,0.80);
	color:#000000;
	border:1px solid #ffffff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.05);
	-moz-box-shadow   : 0px 0px 10px 0px rgba(0,0,0,0.05);
	-ms-box-shadow    : 0px 0px 10px 0px rgba(0,0,0,0.05);
	-o-box-shadow     : 0px 0px 10px 0px rgba(0,0,0,0.05);
	box-shadow        : 0px 0px 10px 0px rgba(0,0,0,0.05);
	text-align:center;
	margin:0;
	line-height:80px;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	}
#contact_furisode h3 a:hover{
	background-color:rgba(255,255,255,1);
	color:rgba(225,75,110,1);
	}

/*次へ前へ*/
#prevNext{
	display:none;
	}

/*一覧へ戻る*/

#goArchive{
	position:relative;
	width:100%;
	height:40px;
	margin:0px auto;
	padding:30px 0;
	z-index:9;
	width:100%;
	height:40px;
	background-image:url(../images/base.png);
	background-size:240px;
	position:absolute;
	left:0;
	bottom:0;
	}

#goArchive a{
	display:block;
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	padding:0 0 0 40px;
	height:40px;
	line-height:40px;
	width:200px;
	margin:0 auto;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
	font-weight:bold;
	position:relative;
	}
#goArchive a:before{
	content:"";
	width:8px;
	height:8px;
	border-left:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	position:absolute;
	z-index:100;
	left:15px;
	top:50%;
	margin:-5px 0 0 0;
	z-index:10;
	-webkit-transition: all 0.2s linear ;
	-moz-transition   : all 0.2s linear ;
	-ms-transition    : all 0.2s linear ;
	-o-transition     : all 0.2s linear ;
	transition        : all 0.2s linear ;
	-webkit-transform : rotate(45deg);
	-moz-transform    : rotate(45deg);
	-ms-transform     : rotate(45deg);
	-o-transform      : rotate(45deg);
	transform         : rotate(45deg);
	}

#goArchive a:hover{
	background-color:rgba(225,75,110,1);
	}

/*税込の文字サイズ*/
#purchasePrice dd span , #rentalPrice dd span {
    font-size: 20px;
}


























