@import url(https://fonts.googleapis.com/css?family=Cardo:400,400italic);
@import url(https://fonts.googleapis.com/css?family=Felipa);

/*
	reset
*/

body, div, header, footer, section, h1, h2, h3, h4, ul, ol, li, dl, dt, dd, address, p, img{
	display:block;
	margin:0;
	padding:0;
}
ul, li{
	list-style:none;
}
em, address{
	font-style:normal;
}
a{
	text-decoration:none;
	color:#000000;
}
img{
	border:none;
}


/*
	common
*/

a{
	display:block;
}
a:hover{
	background-color:#c5f1fc;
	opacity:0.7;
}

body{
	color:#000000;
	font:14px/1.5 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	letter-spacing:1px;
}
h1, h2{
	font-size:20px;
	font-weight:normal;
}

/*
	web font
*/
header, h2, #wrap>nav, footer #copy{
	font-family: 'Cardo', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
h2, #wrap>nav{
	font-style:italic;
}

/*
	スマホに切り替え
*/
a.view_sp{
	display:block;
	text-align:center;
	height:150px;
	line-height:150px;
	background-color:#c5f1fc;
	color:#000000;
	font-size:50px;
}


/*
	header
*/

#gmo_CMSPbar {display:none;}

header{
	width:960px;
	height:50px;
	margin:0 auto;
	overflow:hidden;
}
header h1{
	width:100%;
	height:0;
	padding:0;
	overflow:hidden;
}
header em.logo{
	float:left;
}
header em.logo a{
	width:150px;
	height:0;
	padding-top:40px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/logo0.png') left top no-repeat;
	margin:5px;
	overflow:hidden;
}
header nav{
	float:right;
	padding:15px 0;
}
header nav ul{
	overflow:hidden;
}
header nav li{
	float:left;
	margin-right:30px;
	font-size:12px;
}
header nav li:last-of-type{
	margin-right:5px;
}
header nav li a{
	height:19px;
	line-height:20px;
	padding-left:24px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left top no-repeat;
}
header nav li:nth-of-type(1) a{
	background-position:left 0px;
}
header nav li:nth-of-type(2) a{
	background-position:left -20px;
}
header nav li:nth-of-type(3) a{
	background-position:left -40px;
}
header nav li:nth-of-type(4){
	overflow:hidden;
}
header nav li:nth-of-type(4) a{
	float:left;
	width:0;
	overflow:hidden;
	padding-left:19px;
	margin-right:5px;
}
header nav li:nth-of-type(4) a:nth-of-type(1){
	background-position:left -60px;
}
header nav li:nth-of-type(4) a:nth-of-type(2){
	background-position:left -80px;
}


/*
	main image
*/

#image{
	width:960px;
	margin:0 auto 25px;
	position:relative;
}
#image em.logo{
	width:220px;
	height:0;
	padding-top:140px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/logo.png') center center no-repeat;
	overflow:hidden;
	position:absolute;
}

/*
	top menu
*/

#wrap > nav{
	position:relative;
	width:100%;
	background-color:#ffffff;
}
#wrap > nav.fixed{
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
#wrap > nav ul{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#wrap > nav li{
	width:150px;
	height:40px;
	float:left;
	background-color:#e0e0e0;
	font-size:16px;
	line-height:40px;
	text-align:center;
	margin:5px;
}
#wrap > nav button{
	display:none;
	position:absolute;
	top:5px;
	right:5px;
	width:39px;
	height:0;
	padding-top:40px;
	overflow:hidden;
	border:0;
	background:#e0e0e0 url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') center -120px no-repeat;
}
#wrap > nav button:hover{
	background-color:#c5f1fc;
	cursor:pointer;
}
	

/*
	contents
*/

#cont{
	width:960px;
	margin:25px auto 0;
	overflow:hidden;
}

#side{
	width:230px;
	float:left;
}
#main{
	width:710px;
	float:right;
}

/*
	contents / side
*/
#side section{
	border-bottom:1px #aaaaaa dashed;
	padding-bottom:25px;
	margin-bottom:25px;
}
#side section h2{
	font-weight:normal;
	font-size:16px;
	margin-bottom:10px;
	padding:0 5px;
}

#side #update dl{
	padding:0 15px;
}
#side #update dd{
	padding-left:40px;
}

#side #search form{
	position:relative;
}
#side #search input[type="search"]{
	font:12px/1.5 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	background-color:#eeeeee;
	border:none;
	width:204px;
	padding:5px 29px 5px 5px;
}
#side #search input[type="submit"]{
	border:none;
	background:#999999 url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left -100px no-repeat;
	width:19px;
	height:0;
	padding-top:19px;
	overflow:hidden;
	position:absolute;
	top:5px;
	right:5px;
	cursor:pointer;
}

#side #info ul{
	padding:0 15px;
}


#side #twitter{
	border:1px #e1e8ed solid;
	height:320px;
	margin-bottom:20px;
	position:relative;
}
#side #twitter h3{
	height:19px;
	background-color:#f5f8fa;
	padding-left:5px;
	font-size:14px;
	color:#66757f;
	border-bottom:1px #e1e8ed solid;
}
#side #twitter a.follow{
	position:absolute;
	top:0;
	right:5px;
	font-weight:normal;
	font-size:12px;
	padding-left:19px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left -180px no-repeat;
	color:#66757f;
}


#side #facebook{
	position:relative;
}
#side #facebook h3{
	background-color:#4d68a1;
	margin-bottom:45px;
	color:#ffffff;
	font-size:14px;
	padding-left:5px;
	height:20px;
	line-height:20px;
	border-bottom:1px rgba(0,0,0,0.5) solid;
}
#side #facebook img:nth-of-type(1){
	width:100%;
	position:absolute;
	top:20px;
	left:0;
	z-index:-9999;
}
#side #facebook img:nth-of-type(2){
	width:44px;
	height:44px;
	border:1px rgba(0,0,0,0.3) solid;
	padding:2px;
	background-color:#ffffff;
	margin-left:3px;
	margin-bottom:5px;
}
#side #facebook span{
	font-weight:bold;
	color:#ffffff;
	position:absolute;
	top:88px;
	left:58px;
	font-size:10px;
}

/*
	contents / main
*/

#main > section{
	margin-bottom:25px;
	position:relative;
	padding-bottom:19px;
}
#main h2{
	font-weight:normal;
	font-size:20px;
	margin-bottom:20px;
}
#main h3{
	font-weight:normal;
	font-size:16px;
	margin-bottom:16px;
}
#main .item_list ul{
	overflow:hidden;
}
#main .item_list li{
	width:170px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	background-color:#eeeeee;
	position:relative;
}
#main .item_list li:nth-of-type(4n){
	margin-right:0;
}
#main .item_list li img{
	height:170px;
	margin:0 auto;
}
#main .item_list li b,
#main .item_list li span{
	display:block;
	padding:6px;
	color:#333333;
	font-weight:normal;
	font-size:12px;
}
#main .item_list li b{
	height:54px;
}
#main .item_list li span{
	text-align:right;
}
#main a.more{
	display:block;
	height:19px;
	padding-left:19px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left -163px no-repeat;
	line-height:19px;
	position:absolute;
	right:0;
}

#main .banner ul{
	overflow:hidden;
}
#main .banner li:nth-of-type(odd){
	float:left;
}
#main .banner li:nth-of-type(even){
	float:right;
}
#main .banner li a{
	width:350px;
	height:0;
	padding-top:270px;
	overflow:hidden;
}
#main .banner li:nth-of-type(1) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/stylegallery.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(2) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/brandlist.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(3) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/art.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(4) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/only.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(5) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/pre.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(6) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/special.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(7) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/media.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(8) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/mail.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(9) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/concept.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(10) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/modeldata.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(11) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/ladies.jpg') left top no-repeat;
}

#main .banner li:nth-of-type(12) a{
	background:url('https://shopping.c.yimg.jp/lib/albino/newsignup.jpg') left top no-repeat;
}
/*
	ぱんくず
*/

#footstamp{
	margin-bottom:10px;
}

#footstamp ol{
	overflow:hidden;
}
#footstamp li{
	float:left;
}
#footstamp a{
	display:inline;
}
#footstamp li::before{
	content:">";
	margin:0 5px;
}
#footstamp li:first-of-type::before{
	content:"";
	margin:0;
}

/*
	footer
*/

footer{
	width:100%;
	height:450px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/footer.jpg') center top no-repeat;
	margin:0 auto;
}
footer > div{
	height:350px;
	margin:0 auto;
	padding:25px;
	text-align:right;
}
footer > div > *{
	display:inline-block;
}
footer em.logo{
	display:block;
	width:220px;
	height:0;
	padding-top:140px;
	overflow:hidden;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/logo.png') left top no-repeat;
	margin:30px auto;
}
footer dt, footer dd{
	display:inline-block;
}
footer dt::after{
	content:"：";
}
footer address{
	margin-bottom:20px;
}
footer #copy{
	display:block;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
}

/*
	特定商取引法、お買い物ガイド
*/


#sk h2{
	font-size:20px;
	margin-bottom:20px;
}
#sk h3{
	font-size:16px;
	margin-bottom:16px;


}
#sk table{
	margin-bottom:20px;
}
#sk table img{
	display:inline;
}
#sk table th{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
}
#sk table th, table td{
	border-bottom:1px #999999 dashed;
}
#sk #delivery th,
#sk #delivery td{
	border-bottom:none;
}
#sk #payment th{
	vertical-align:middle;
}

/*
	商品一覧、検索結果
*/

.sort{
	overflow:hidden;
	margin-bottom:20px;
}
.sort dt, .sort dd{
	float:left;
}
.sort dd::before{
	content:" - ";
	margin:0 0 2px 5px;
}
.sort dt, .sort dd em{
	font-weight:bold;
}
.sort dd a{
	display:inline;
}
.pager{
	text-align:center;
	color:#999999;
	margin-bottom:20px;
}
.pager a{
	display:inline;
}

#main .item_list li .sold_out{
	font-weight:bold;
	color:#ee0000;
	padding:0;
	position:absolute;
	top:80px;
	left:0px;
	width:100%;
	text-align:center;
	background-color:rgba(255,255,255,0.5);
	font-size:16px;
}

/*
	モデルデータ、ブランドリスト、メンバーズオンリー、特集関係
*/
#model_data,
#members_only,
#special,
#brand_list{
	text-align:center;
}
#model_data img,
#brand_list img{
	display:block;
	margin:0 auto 16px;
}
#model_data h2,
#model_data h3,
#model_data p,
#brand_list h2,
#brand_list h3,
#brand_list p{
	margin-bottom:16px;
}

/*
	サイトマップ
*/
#site_map{
	overflow:hidden;
}
#site_map > div{
	width:50%;
	float:left;
}
#site_map > div:nth-of-type(1){
	width:250px;
	padding:0 30px 30px 30px;
	border-right:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
}
#site_map > div:nth-of-type(2){
	height:250px;
	padding:0 0 30px 30px;
	border-bottom:1px #e0e0e0 solid;
}
#site_map > div:nth-of-type(3){
	width:250px;
	padding:30px;
	border-right:1px #e0e0e0 solid;
}
#site_map > div:nth-of-type(4){
	padding:30px 0 30px 30px;
}
#site_map ul{
	margin:0 20px;
}
#site_map a{
	display:inline;
}


/*
	コーディネート詳細
*/

input, select, option{
	font:12px/1.5 'Century Gothic', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	letter-spacing:1px;
}

#coord_detail > img{
	margin:40px auto 0;
}
#coord_detail > img:first-of-type{
	margin:0 auto;
}
#coord_detail .column{
	overflow:hidden;
}
#coord_detail .column > *{
	width:350px;
	margin-top:40px;
}
#coord_detail .column > *:nth-of-type(odd){
	float:left;
}
#coord_detail .column > *:nth-of-type(even){
	float:right;
}

#coord_detail .item_list h3{
	background-color:#e0e0e0;
	text-align:center;
	margin:5px 0;
	line-height:28px;
	height:30px;
	font-weight:normal;
}
#coord_detail .item_list li{
	height:350px;
	position:relative;
}
#coord_detail .item_list .cartjs_product_name{
	display:block;
	font-size:12px;
	font-weight:normal;
	padding:0;
	height:54px;
}
#coord_detail .item_list .cartjs_product_table{
	font-size:10px;
	overflow:hidden;
}
#coord_detail .item_list .cartjs_product_table span{
	display:block;
	float:none;
	padding:0;
	font-size:10px;
	padding-bottom:5px;
	border-bottom:1px #999999 dashed;
	margin-bottom:5px;
}
#coord_detail .item_list .cartjs_product_table dl{
	float:left;
	margin-right:5px;
}
#coord_detail .item_list .cartjs_product_table dl:first-of-type{
	margin-left:3px;
}
#coord_detail .item_list .cartjs_product_table dl:last-of-type{
	margin-right:0;
}
#coord_detail .item_list .cartjs_product_table .cartjs_product_input_txt{
	width:30px!important;
}
#coord_detail .item_list .cartjs_product_table select[name="option1"]{
	width:68px!important;
}
#coord_detail .item_list .cartjs_product_table select[name="option2"]{
	width:50px!important;
}
#coord_detail .item_list .cartjs_product_table input{
	height:16px;
	text-align:right;
}
#coord_detail .item_list .cartjs_product_table select{
	height:22px;
}
#coord_detail .item_list .cartjs_product_table input,
#coord_detail .item_list .cartjs_product_table select{
	font-size:10px;
}
#coord_detail .item_list .cartjs_cart_in input{
	width:170px;
	height:30px;
	border:none;
	padding:0;
	background-color:#c5f1fc;
	margin:5px 0 0;
	cursor:pointer;
}
#coord_detail .item_list .cartjs_cart_soldout{
	height:30px;
	margin:5px 0 0;
	background-color:#c5f1fc;
	line-height:30px;
	text-align:center;
	color:#cc0000;
}
#coord_detail .item_list li a{
	font-size:12px;
	line-height:22px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left -160px no-repeat;
	padding-left:19px;
	position:absolute;
	right:5px;
	bottom:5px;
}
#coord_detail #pagetop{
	display:block;
	width:60px;
	height:0;
	padding:60px 0 0 0;
	border:none;
	background:#999999 url('https://img05.shop-pro.jp/PA01314/600/etc/coord_cart.png') center center no-repeat;
	cursor:pointer;
	overflow:hidden;
}
#coord_detail #pagetop:hover{
	background-color:#50e0ff;
}

/*
	コーデ一覧
*/

#coord_list ul{
	overflow:hidden;
}
#coord_list li{
	width:343px;
	float:left;
	margin-bottom:24px;
}
#coord_list li:nth-of-type(odd){
	margin-right:24px;
}
#coord_list li a{
	display:block;
	position:relative;
	padding-bottom:30px;
}
#coord_list li a img{
	width:100%;
}
#coord_list li a span{
	display:block;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/icon.png') left -160px no-repeat;
	padding-left:19px;
	line-height:20px;
	position:absolute;
	bottom:5px;
	right:5px;
}

/*

	albinoブランドページ
*/

#albino_list ul{
	overflow:hidden;
}
#albino_list li{
	width:351px;
	float:left;
	margin-bottom:6px;
}
#albino_list li:nth-of-type(odd){
	margin-right:6px;
}
#albino_list li a{
	display:block;
	position:relative;
}
#albino_list li a img{
	width:100%;
}


/*

	追加分
*/

#main .item_list ol{
	overflow:hidden;
}
#main #ranking.item_list li{
	width:230px;
	margin:0 10px 10px 0;
	position:relative;
}
#main #ranking.item_list li:nth-of-type(-n+2){
	width:350px;
}
#main #ranking.item_list li:nth-of-type(3n+2){
	margin-right:0;
}
#main #ranking.item_list li *{
	font-size:10px;
	color:#000000;
}
#main #ranking.item_list li:nth-of-type(-n+2) *{
	font-size:12px;
}
#main #ranking.item_list li a{
	padding:5px;
	overflow:hidden;
}
#main #ranking.item_list li a > img{
	float:left;
	width:110px;
	height:110px;
}
#main #ranking.item_list li a > div{
	float:right;
	width:105px;
}
#main #ranking.item_list li:nth-of-type(-n+2) a > img{
	width:170px;
	height:170px;
}
#main #ranking.item_list li:nth-of-type(-n+2) a > div{
	width:160px;
}
#main #ranking.item_list li span.num{
	font-family: 'Felipa', cursive;
	text-align:left;
	font-size:16px;
	line-height:1;
	padding:5px 0;
}
#main #ranking.item_list li:nth-of-type(-n+2) span.num{
	font-size:26px;
	line-height:1;
	font-weight:400;
}
#main #ranking.item_list li b{
	height:45px;
	border-top:1px #000000 dashed;
	padding:5px 0;
}
#main #ranking.item_list li:nth-of-type(-n+2) b{
	height:54px;
}
#main #ranking.item_list li span:last-of-type{
	position:absolute;
	bottom:2px;
	right:2px;
}
#main #ranking.item_list li:nth-of-type(-n+2) span:last-of-type{
	bottom:5px;
	right:5px;
}

/*
	新規会員登録
*/
#sign_up{
	text-align:center;
}
#sign_up h2{
	text-align:left;
	font-style:normal;
}
#sign_up > p{
	margin-bottom:50px;
}
#sign_up div{
	margin-bottom:50px;
}
#sign_up h3{
	width:640px;
	height:0;
	margin:0 auto 20px;
	padding-top:150px;
	background:#e0e0e0 url('https://img05.shop-pro.jp/PA01314/600/etc/sign_up.png') center top no-repeat;
	overflow:hidden;
}
#sign_up div:nth-of-type(1) h3{	padding-top:120px;}
#sign_up div:nth-of-type(2) h3{	background-position:center -150px;}
#sign_up div:nth-of-type(3) h3{	background-position:center -300px;}
#sign_up div:nth-of-type(4) h3{	background-position:center -450px;}
#sign_up div:nth-of-type(5) h3{	background-position:center -600px;}
#sign_up div:nth-of-type(6) h3{	background-position:center -750px;}
#sign_up div:nth-of-type(7) h3{	background-position:center -900px;}

#sign_up a.regi{
	width:240px;
	height:0;
	padding-top:80px;
	margin:0 auto 50px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/sign_up.png') center -1050px no-repeat;
	overflow:hidden;
}

#sign_up a.inq{
	width:320px;
	height:0;
	padding-top:80px;
	margin:0 auto 50px;
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/sign_up.png') center -1200px no-repeat;
	overflow:hidden;
}
#sign_up a.regi:hover,
#sign_up a.inq:hover{
	background-color:#c5f1fc;
}



/*
	メディア一覧
*/

#main #media_list > p{
	text-align:center;
	margin-bottom:30px;
}
#main #media_list li{
	border-bottom:1px #e0e0e0 solid;
	padding-bottom:5px;
	margin-bottom:5px;
}
#main #media_list li a{
	display:block;
	text-align:center;
	padding:15px 0;
}
#main #media_list li a div{
	overflow:hidden;
	margin-bottom:15px;
}
#main #media_list li a img:nth-of-type(1){
	width:200px;
	float:left;
}
#main #media_list li a img:nth-of-type(2){
	width:500px;
	float:right;
}


/*
	メディア詳細
*/

#main #media_detail > div{
	overflow:hidden;
	margin:30px 0 70px;
}
#main #media_detail > div > *{
	float:left;
}
#main #media_detail > div > img{
	width:150px;
	margin-right:25px;
}
#main #media_detail > div > p{
	width:535px;
}
#main #media_detail > p{
	width:100%;
	margin:30px 0 70px;
}

/*
	art photo
*/
#main #art_photo > p{
	text-align:center;
	margin-bottom:30px;
}
#main #art_photo li{
	border-bottom:1px #cccccc solid;
	padding:10px 0;
	margin:15px 0;
	text-align:right;
}
#main #art_photo li img{
	display:block;
	max-width:100%;
	margin:0 auto 10px;
}
#main #art_photo li p{
	margin:0;
	padding:0;
	overflow:hidden;
}
#main #art_photo li small{
	float:right;
	font-size:12px;
	margin-right:25px;
	line-height:20px;
	height:20px;
}
#main #art_photo li a{
	float:right;
	font-size:12px;
	line-height:20px;
	height:20px;
}
#main #art_photo li a.site{
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/art_icon.png') right 0px no-repeat;
	padding-right:87px;
}
#main #art_photo li a.blog{
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/art_icon.png') right -20px no-repeat;
	padding-right:67px;
}
#main #art_photo li a.facebook{
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/art_icon.png') right -40px no-repeat;
	padding-right:88px;
}
#main #art_photo li a.twitter{
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/art_icon.png') right -60px no-repeat;
	padding-right:81px;
}
#main #art_photo li a.insta{
	background:url('https://img05.shop-pro.jp/PA01314/600/etc/art_icon.png') right -80px no-repeat;
	padding-right:97px;
}

/*
	google map
*/

#ggmap{
  position:relative;
  padding: 400px 0 0;
  height: 0;
  overflow: hidden;
  width:99%;
  margin:20px auto;
  border:1px solid #000;
}
#ggmap iframe,
#ggmap object,
#ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}