@charset "utf-8";
/*///////////////////////////////////////////////////////////////////
CSS information
 file_name : basic.css
 style_info : Basic style
///////////////////////////////////////////////////////////////////*/

/*====================================================================
	test
====================================================================*/

.layout_test{
	background-image: url(../images/test_00.jpg);
width: 1280px;
height: 2000px;
opacity: 0.8;
position: absolute;
z-index: 9999;
left: 50%;
margin-left: -640px;
}



/*====================================================================
	01 General sryle
====================================================================*/
html {
	font-size: 62.5% ; /* 10px */
	min-height: 100%;
	position: relative;
	width: 100%;
	-ms-overflow-x: hidden;
	    overflow-x: hidden;
}
body {
	width: 100%;
	padding-bottom: 140px;
	color: #333333;
	line-height: 1.5;
	font-family:'Open Sans', "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif,"宋体",Gulim;
	/*font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;*/
	word-break: break-all;
	-webkit-text-size-adjust: 100%;
	-ms-overflow-x: hidden;
	    overflow-x: hidden;
}


.wrapper{
	position: relative;
	width: 980px;
	margin: 0 auto;
}
.wrapper.toppage{
	position: relative;
	padding-top: 580px;
	padding-bottom: 60px;
}
.wrapper_inner{
	width: 810px;
}

/*---------------------------------------------------------
	often style
*/

.fl_left{float: left;}
.fl_right{float: right;}
.fl_group:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.aline_center{
	text-align: center;
}
.aline_left{
	text-align: left;
}
.aline_right{
	text-align: right;
}

hr.plainline{
	margin-top: -1px;
	border-top: 1px solid #ccc;
}

.transition_store_a{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.transition_store_b{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
.transition_store_c{
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

.transition_border{
	-webkit-transition: border 0.5s ease 0s;
	-moz-transition: border 0.5s ease 0s;
	-o-transition: border 0.5s ease 0s;
	transition: border 0.5s ease 0s;
}
.transition_opacity{
	-webkit-transition: opacity 0.5s ease 0s;
	-moz-transition: opacity 0.5s ease 0s;
	-o-transition: opacity 0.5s ease 0s;
	transition: opacity 0.5s ease 0s;
}


.transition_all{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.transition_look_title{
	-webkit-transition: all 0.3s ease-in 0s;
	-moz-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
}
.transition_special_banner{
	-webkit-transition: all 3s ease 0s;
	-moz-transition: all 3s ease 0s;
	-o-transition: all 3s ease 0s;
	transition: all 3s ease 0s;
}
.transition_special_banner_delay{
	-webkit-transition: all 3s ease 0.4s;
	-moz-transition: all 3s ease 0.4s;
	-o-transition: all 3s ease 0.4s;
	transition: all 3s ease 0.4s;
}


.web_store_btn{
	position: fixed;
	top: 0;
	right: 0;
	height: 150px;
	width: 150px;
	z-index: 100;
	cursor: pointer;
}
.web_store_btn a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}

.web_store_btn .btn_base{
	position: absolute;
	width: 150px;
	height: 150px;
	right: 0;
	top: 0;
}
.web_store_btn .btn_base.layer_0{
	background-image: url(../images/bt_common_store_base_150_3.png);
	background-repeat: no-repeat;
	z-index: 6;
}
.web_store_btn .btn_base.layer_1{
	background-image: url(../images/bt_common_store_base_150_1.png);
	background-repeat: no-repeat;
	z-index: 7;
}
.web_store_btn .btn_base.layer_2{
	background-image: url(../images/bt_common_store_base_150_2.png);
	background-repeat: no-repeat;
	z-index: 8;
}
.web_store_btn .btn_base.layer_3{
	background-image: url(../images/bt_common_store_base_150.png);
	background-repeat: no-repeat;
	z-index: 9;
}
.web_store_btn .btn_base.layer_3.on{
display: none !important;
}
.web_store_btn .btn_text{
	background-image: url(../images/bt_common_store_text_150.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 75px;
	height: 77px;
	right: 24px;
	top: 22px;
	z-index: 11;
}
.web_store_btn .btn_icon{
	background-image: url(../images/bt_common_store_icon_150.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 39px;
	height: 49px;
	right: 16px;
	top: 10px;
	z-index: 12;
}
.web_store_btn .btn_icon_set_wrap{
	position: absolute;
	height: 90px;
	width: 85px;
	z-index: 13;
	right: 15px;
	top: 9px;
}

.web_store_btn .btn_base2.on{
	width: 164px;
	height: 164px;
}
.web_store_btn.on .btn_base2.on{
	width: 184px;
	height: 184px;
}
.web_store_btn .btn_base3.on{
	width: 177px;
	height: 177px;
}
.web_store_btn.on .btn_base3.on{
	width: 197px;
	height: 197px;
}

.web_store_btn.on .btn_base{
	width: 167px;
	height: 167px;
}
.web_store_btn.on .btn_text{
	right: 29px;
	top: 27px;
}
.web_store_btn.on .btn_icon{
	right: 21px;
	top: 15px;
}


.link_button{
	padding: 10px 10px 8px;
	margin: 0 auto;
	line-height: 1;
	letter-spacing: 1px;
	display: block;
	text-align: center;
}
a.link_button:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.link_button.top {
	width: 180px;
	margin: 0 auto;
	padding-top: 8px;
	}

.link_button.top:hover {
	background-color: #000000 !important;
	opacity: 0.50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: 0.50;
}
.link_button.top img{
	width: 60px;
	height: 15px;
	}

.link_button.black{
	border: 1px solid #000000;
	background-color: #000000;
	color: #ffffff;
}
.link_button.black:hover{
	background-color: #ffffff;
	color: #000000;
}
.link_button.white{
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}
.link_button.white:hover{
	background-color: #000000;
	color: #ffffff;
}
.link_button.clear_bk{
	border: 1px solid #000000;
	background-color: transparent;
	color: #000000;
}
.link_button.clear_bk:hover{
	background-color: #000000;
	color: #ffffff;
}
.link_button.clear_wh{
	border: 1px solid #ffffff;
	background-color: transparent;
	color: #ffffff;
}
.link_button.clear_wh:hover{
	background-color: #ffffff;
	color: #000000;
}

.sentence{
	padding-bottom: 8px;
}
.indent{
	text-indent: -1em;
}

.googleadservices{
	height: 1px;
	width: 1px;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}

/*===================================================================
	02 Common sryle
===================================================================*/

/*---------------------------------------------------------
	header - common
*/
header{
	width: 100%;
	position: relative;
}
header h1{
	width: 132px;
	height: auto;
	padding-left: 5px;
}
header.only_top h1{
	width: 175px;
}
header h1 img{
	width: 100%;
	height: auto;
}

/*
	nav
*/
header nav{
	height: 600px;
	width: 180px;
	margin-left: -490px;
	z-index: 5;
}
header.only_top nav{
	position: absolute;
	top: 30px;
	left: 50%;
}
header.common_page nav{
	position: fixed;
	top: 30px;
	left: 50%;
}
header nav li.concept {width: 91px; height: 28px; margin-bottom: 10px;}
header nav li.lookbook {width: 105px; height: 29px; margin-bottom: 7px; margin-left: 6px;}
header nav li.catalog {width: 89px; height: 29px; margin-bottom: 7px;}
header nav li.movie {width: 89px; height: 29px; margin-bottom: 7px;}
header nav li.newarrival {width: 125px; height: 30px; margin-bottom: 7px;}
header nav li.recommend {width: 116px; height: 32px; margin-bottom: 5px;}
header nav li.recommend_cs {width: 135px; height: 34px; margin-bottom: 5px;}
header nav li.news {width: 65px; height: 31px; margin-bottom: 5px; margin-left: 7px;}
header nav li.shoplist {width: 98px; height: 30px; margin-bottom: 7px;}
header nav li.sns {width: 118px; height: 30px; margin-bottom: 6px; margin-left: 10px;}
header nav li.mailmagazine {width: 134px; height: 30px; margin-bottom: 6px;}
header nav li.app {width: 118px; height: 30px; margin-left: 2px;}

header nav li.ranking {width: 93px; height: 30px; margin-bottom: 5px; margin-left: 2px;}
header nav li.snap {width: 115px; height: 30px; margin-bottom: 5px;}
header nav li.special {width: 163px; height: 29px; margin-bottom: 7px;}


header nav .main_menu{
	padding-top: 25px;
}
nav.mainmenu p a{
	color: #fff; text-decoration: none; border-bottom: none;
}
nav.mainmenu span{
	opacity: .35;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-khtml-opacity: .30;
}


/*---------------------------------------------------------
	footer - common
*/
footer{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 140px;
	z-index: 100;
	text-align: center;
}

footer .footer_inner_wrap {
	padding: 20px 0;
	background-image: url(../images/bg_bk_75.png);
	background-repeat: repeat;
}
footer .footer_inner {
	width:660px;
	margin: 0 auto;
}
footer .sub_menu {
	width: 225px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 2px;
	text-align: left;
	line-height: 1.5;
	padding-top: 1px;
}
footer .sub_menu a{
	color: #ffffff;
	line-height: 24px;
}
footer .sub_menu .separator{
	padding: 0 6px;
	opacity: .30;
	filter: alpha(opacity=30);
	-ms-filter: "alpha(opacity=30)";
	-khtml-opacity: .30;

}

footer .sns_menu {
	width: 390px;
}
footer .sns_menu .mm {
    width: 80px;
    margin-right: 20px;
}
footer .sns_menu .blog {
    width: 28px;
    margin-right: 20px;
}
footer .sns_menu .ig {
    width: 48px;
    margin-right: 20px;
}
footer .sns_menu .tw {
    width: 36px;
    margin-right: 20px;
}
/*footer .sns_menu .fb{ width: 52px; }*/

p.line.fl_left {
    margin: 0 20px 0 0;
    width: 36px;
}
footer .sns_menu .fb {
    width: 47px;
}
footer .copyright{
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	padding: 15px 0;
	color: #999999;
}



/*---------------------------------------------------------
	404
*/
.wrapper_inner.error_page{
	width: 620px;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-right: 90px;
}
.error_page p.sentence{
	line-height: 1.8;
	font-size: 12px;
}
.error_page h3{
	/*text-align: center;*/
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 20px;
}
.error_page .sitemap{
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 40px;
}
.error_page .sitemap ul{
	width: 45%;
}
.error_page .sitemap li{
	border-bottom: 1px dotted #cccccc;
	line-height: 1;
	margin-bottom: 5px;
	letter-spacing: 1.6px;
}
.error_page .sitemap li a{
	display: block;
	padding: 10px 15px 8px;
	font-size: 14px;
}
.error_page ul.main{}
.error_page ul.sub{}

.error_page .back{
	width: 200px;
	margin: 0 auto;
	font-size: 14px;
	font-size: 1.4rem;
}


/*---------------------------------------------------------
 main visual
*/
.mainvisual_layer{
	width: 924px;
	height: 577px;
	margin-left: 204px;
	margin-top: -480px;
	background-image: url(../images/im_top_mainvisual.jpg);
	background-position: center center;
	z-index: 3;
}


/*---------------------------------------------------------
 Parallax - parallax
*/
.parallax_wrapper{
	width: 980px;
	height: 1100px;
	margin: 0 auto;
	position: relative;
}
.parallax_layer{
	position: absolute;
	padding: 15px;
	overflow: hidden;
}
.parallax_layer img{
	width: 100%;
	height: auto;
}
.parallax_layer a{
	display: block;
}
.parallax_layer a:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}

.parallax_banner_frame{
	border: 2px solid #ccc;
	-webkit-animation: flash_frame 1s ease-in 0s infinite alternate;
	-moz-animation: flash_frame 1s ease-in 0s infinite alternate;
	-ms-animation: flash_frame 1s ease-in 0s infinite alternate;
	-o-animation: flash_frame 1s ease-in 0s infinite alternate;
	animation: flash_frame 1s ease-in 0s infinite alternate;
}
@-webkit-keyframes flash_frame {
	0% {-webkit-transform: scale(1.0,1.0);
		-khtml-opacity: .50;
	}
	100% {-webkit-transform: scale(1.03,1.03);
		-khtml-opacity: .75;
	}
}
@-moz-keyframes flash_frame {
	0% {-moz-transform: scale(1.0,1.0);
		opacity: .50;
	}
	100% {-moz-transform: scale(1.03,1.03);
		opacity: .75;
	}
}
@-ms-keyframes flash_frame {
	0% {-ms-transform: scale(1.0,1.0);
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	}
	100% {-ms-transform: scale(1.03,1.03);
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	}
}
@-o-keyframes flash_frame {
	0% {-o-transform: scale(1.0,1.0);
		opacity: .50;
	}
	100% {-o-transform: scale(1.03,1.03);
		opacity: .75;
	}
}
@keyframes flash_frame {
	0% {transform: scale(1.0,1.0);
		opacity: .50;
	}
	100% {transform: scale(1.03,1.03);
		opacity: .75;
	}
}

.parallax_banner_frame.on{
	border: 7px solid #fbb2b7;
	opacity: .99;
	filter: alpha(opacity=99);
	-ms-filter: "alpha(opacity=99)";
	-khtml-opacity: .99;
	}

/*---------------------------------------------------------
 special - parallax
*/

.special_layer_flower{
	width: 450px;
	height: 470px;
	margin-left: 30px;
    margin-top: 50px;
	background-image: url(../images/im_top_special_play.png);
	background-position: center center;
	z-index: 11;
}
.special_layer_banner{
	width: 428px;
	height: 432px;
	margin-left: -3px;
	margin-top: 57px;
	background-image: url(../images/im_top_catalog_banner.png);
	background-position: center center;
	z-index: 13;
}
.special_layer_banner.box{
	width: 448px;
	height: 452px;
	margin-left: -13px;
	margin-top: 47px;
	background-image: none;
	z-index: 12;
}
.special_layer_title{
	/*width: 168px;*/
	/*height: 60px;*/
	width: 380px;
	height: 58px;
	margin-left: 55px;
	margin-top: 451px;
	background-image: url(../images/im_top_special_title.png);
	background-position: center center;
	z-index: 14;
}

/*---------------------------------------------------------
 catalog - parallax
*/
.catalog_layer_banner{
	width: 364px;
	height: 364px;
	margin-left: 575px;
	margin-top: 86px;
	background-image: url(../images/im_top_lookbook_banner.png);
	background-position: center center;
	z-index: 13;
}
.catalog_layer_banner.box{
	width: 384px;
	height: 390px;
	margin-left: 566px;
	margin-top: 74px;
	background-image: none;
	z-index: 12;
}
.catalog_layer_title{
	width: 168px;
	height: 60px;
	margin-left: 500px;
	margin-top: 133px;
	background-image: url(../images/im_top_catalog_title.png);
	background-position: center center;
	z-index: 14;
}
.catalog_layer_texture{
	width: 140px;
	height: 335px;
	margin-left: 503px;
	margin-top: 158px;
	background-image: url(../images/im_top_catalog_book.png);
	background-position: center center;
	z-index: 11;
}
.catalog_layer_grunge{
	width: 406px;
	height: 76px;
	margin-left: 555px;
	margin-top: 477px;
	background-image: url(../images/im_top_catalog_grunge.png);
	background-position: center center;
	z-index: 10;
}
/*---------------------------------------------------------
 Newarrival - parallax
*/
.newarrival_layer_shoes{
	width: 282px;
	height: 197px;
	margin-left: 60px;
	margin-top: 820px;
	background-image: url(../images/im_top_newarrival_bag.png);
	background-position: center center;
	z-index: 11;
}
.newarrival_layer_banner{
	width: 372px;
	height: 373px;
	margin-left: 21px;
	margin-top: 543px;
	background-image: url(../images/im_top_newarrival_banner.png);
	background-position: center center;
	z-index: 13;
}
.newarrival_layer_banner.box{
	width: 392px;
	height: 393px;
	margin-left: 10px;
	margin-top: 533px;
	background-image: none;
	z-index: 12;
}
.newarrival_layer_title{
	width: 259px;
	height: 57px;
	margin-left: 133px;
	margin-top: 826px;
	background-image: url(../images/im_top_newarrival_title.png);
	background-position: center center;
	z-index: 14;
}

.newarrival_layer_typeface{
	width: 386px;
	height: 536px;
	margin-left: -18px;
	margin-top: 533px;
	background-image: url(../images/im_top_newarrival_color.png);
	background-position: center center;
	z-index: 10;
}
/*---------------------------------------------------------
 Recommend - parallax
*/

.recommend_layer_banner{
	width: 313px;
	height: 315px;
	margin-left: 670px;
	margin-top: 546px;
	background-image: url(../images/im_top_recommend_banner.png);
	background-position: center center;
	z-index: 15;
}
.recommend_layer_banner.box{
	width: 333px;
	height: 335px;
	margin-left: 660px;
	margin-top: 536px;
	background-image: none;
	z-index: 15;
}
.recommend_layer_title{
	width: 228px;
	height: 58px;
	margin-left: 509px;
	margin-top: 588px;
	background-image: url(../images/im_top_snap_title.png);
	background-position: center center;
	z-index: 16;
}

.recommend_layer_texture{
	width: 333px;
	height: 210px;
	margin-left: 460px;
	margin-top: 598px;
	background-image: url(../images/im_top_recommend_photo.png);
	background-position: center center;
	z-index: 11;
}


/*---------------------------------------------------------
 Fashionista - parallax
*/

.fashionista_layer_book{
	width: 364px;
	height: 253px;
	margin-left: 640px;
	margin-top: 765px;
	background-image: url(../images/im_top_fashionista_goods.png);
	background-position: center center;
	z-index: 11;
}
.fashionista_layer_banner{
	width: 313px;
	height: 315px;
	margin-left: 428px;
	margin-top: 703px;
	background-image: url(../images/im_top_fashionista_banner.png);
	background-position: center center;
	z-index: 13;
}
.fashionista_layer_banner.box{
	width: 333px;
	height: 335px;
	margin-left: 418px;
	margin-top: 692px;
	background-image: none;
	z-index: 12;
}
.fashionista_layer_title{
	width: 111px;
	height: 58px;
	margin-left: 700px;
	margin-top: 920px;
	background-image: url(../images/im_top_blog_title.png);
	background-position: center center;
	z-index: 14;
}







/*---------------------------------------------------------
 sp menu - common
*/
.sp_header .sp_menu_btn{
	font-size: 35px;
	position: absolute;
	left: 20px;
	top: 14px;
	color: #333333;
	cursor: pointer;
}
.sp_header .sp_menu_btn:hover{
	color: #333;
}
.sp_header {
	padding: 15px 0;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	background-color: #ffffff;
}
.sp_header h1{
	width: 120px;
	margin: 0 auto;
}

.sp_menu_wrap{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 200;
background-color: #ffffff;
}
.sp_menu_wrap .close{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	cursor: pointer;
}
.sp_menu{
	position: relative;
}
.sp_menu ul {
margin-top:30px;
width: 300px;
margin: 0 auto;
text-align: center;
font-size: 24px;
font-weight: 600;
letter-spacing: 2px;
}
.sp_menu li a{
	display: block;
	padding: 5px 0;
}
.sp_menu li.main a{
	color: #333333;
}
.sp_menu li.main.none a{
	display: none;
	color: #dddddd;
}
.sp_menu li.main.none a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.sp_menu li.sub a{
	color: #cccccc;
}







/*===================================================================
	03 Content sryle
===================================================================*/





/*
top page
*/

/*news*/
.top_news{
	text-align: center;
	padding-bottom: 25px;
}
.top_news .title{
	width: 119px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	padding-bottom: 25px;
}
.top_news_inner{
	padding-bottom: 25px;
}


.top_news_inner li.item{
	width: 315px;
	margin-right: 15px;
	position: relative;
	text-align: left;
	padding-right: 5px;
}
.top_news_inner li.item::after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 64px;
	background-image: url(../images/bg_news_line.png);
	background-repeat: repeat-y;
}
.top_news_inner li.item:nth-of-type(3){
	margin-right: 0;
}
.top_news_inner li.item:nth-of-type(3)::after{
	content: none;
}
.top_news_inner li.item a{
	display: flex;
	align-items: center;
}
.top_news_inner li.item a .img_area{
	width: 70px;
	height: auto;
	margin-right: 10px;
}
.top_news_inner li.item a .data{
	/*width: 230px;*/
}

.top_news_inner li .mask{
	position: absolute;
	top: 7px;
	left: 7px;
	width: 100%;
	height: 100%;
	color: #fff;
	background-image: url(../images/bg_pk_90.png);
	background-repeat: repeat;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.top_news_inner li .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.top_news_inner li .mask a{
	color: #fff;
	display: block;
	height: 100%;
	width: 100%;
}
.top_news_inner li .mask a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}

.top_news_inner li .mask .data{
position: absolute;
width: 92%;
bottom: 12px;
left: 12px;
word-break:keep-all;
/*word-wrap:normal;*/
line-height: 1.3;
letter-spacing: 1.5px;
}
.top_news_inner .text{
	font-size: 20px;
	font-weight: 400;
	padding-top: 6px;
}
.top_news_inner .date{
	line-height: 1;
	letter-spacing: 1.3px;
	display: inline-block;
	*display: inline; /*IE*/
	zoom: 1;/*IE  hasLayout true*/
}



/*newarrival*/
.top_newarrival{
	text-align: center;
	padding: 50px 0;
}
.top_newarrival_inner{
	padding: 25px 0;
	margin: 0 auto;
}
.top_newarrival .title{
	width: 100%;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	padding-bottom: 5px;
}
.top_newarrival .item{
	width: 180.5px;
	position: relative;
	/*border: 1px dashed #bbbbbb;*/
	padding: 6px;
	margin-right: 18px;
	display: none;
}
.top_newarrival .item:nth-of-type(5){
	margin-right: 0;
}

.top_newarrival .item .mask{
	position: absolute;
	top: 50%;
	left: 6px;
	width: 100%; /* jsでリサイズ指定 */
	height: 50%; /* jsでリサイズ指定 */
	text-align: center;
	color: #fff;
	background-image: url(../images/bg_bk_50.png);
	background-repeat: repeat;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.top_newarrival .item .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}

.top_newarrival .name{
	padding: 25px 20px 15px;
	letter-spacing: 1.6px;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.top_newarrival a{
	width: 132px;
	font-size: 14px;
}





/*instagram*/
.top_instagram{
	text-align: center;
	background-color: #eeeeee;
}
.top_instagram_inner{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 35px;
	position: relative;
}
.top_instagram .title{
	width: 230px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	margin-top: -25px;
}
.top_instagram_item_wrap{
	padding-top: 55px;
	padding-bottom: 25px;
}
.top_instagram .item{
	width: 214px;
	margin-right: 40px;
	position: relative;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.top_instagram .item:nth-of-type(n+5){
	display: none;
}

.top_instagram .item .layer_tape{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 44px;
	margin-top: -26px;
}
.top_instagram .item:nth-of-type(4n){
	margin-right: 0;
}

.top_instagram_inner .follow_btn{
	position: absolute;
	right: 0;
	top: -42px;
}
.top_instagram_inner .follow_btn .balloon{
	width: 113px;
	margin-left: -63px;
	padding-bottom: 5px;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: follow_balloon 2s ease-in 0s infinite normal;
	-moz-animation: follow_balloon 2s ease-in 0s infinite normal;
	-ms-animation: follow_balloon 2s ease-in 0s infinite normal;
	-o-animation: follow_balloon 2s ease-in 0s infinite normal;
	animation: follow_balloon 2s ease-in 0s infinite normal;
}

@-webkit-keyframes follow_balloon {
	0% {	-webkit-transform: scale(1.0,1.0);	}
	55% {	-webkit-transform: scale(0.9,0.95);	}
	100% {	-webkit-transform: scale(1.0,1.0);	}
}
@-moz-keyframes follow_balloon {
	0% {	-moz-transform: scale(1.0,1.0);	}
	55% {	-moz-transform: scale(0.9,0.95);	}
	100% {	-moz-transform: scale(1.0,1.0);	}
}
@-ms-keyframes follow_balloon {
	0% {	-ms-transform: scale(1.0,1.0);	}
	55% {	-ms-transform: scale(0.9,0.95);	}
	100% {	-ms-transform: scale(1.0,1.0);	}
}
@-o-keyframes follow_balloon {
	0% {	-o-transform: scale(1.0,1.0);	}
	55% {	-o-transform: scale(0.9,0.95);	}
	100% {	-o-transform: scale(1.0,1.0);	}
}
@keyframes follow_balloon {
	0% {	transform: scale(1.0,1.0);	}
	55% {	transform: scale(0.9,0.95);	}
	100% {	transform: scale(1.0,1.0);	}
}

.top_instagram_inner .follow_btn .account{
	width: 166px;
}



/* top */
.sp_main_v{
	padding-top: 60px;
	padding-bottom: 50px;
}
.sp_special_menu{
	width: 90%;
	margin: 0 auto;
}
.sp_special_menu a:hover,.sp_pickup_menu_wrap a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.sp_special_menu .special_bg{
	width: 100%;
	background-image: url(../images/bg_stripe_gr.png);
	position: relative;
}

.special_first_wrap,.special_second_wrap{
	position: relative;
	width: 45%;
}
.sp_special_menu .special_bg.special_first{
	margin-left: 15px;
}
.sp_special_menu .special_bg .parallax_banner{
	position: absolute;
	top: -20px;
	left: -20px;
}
.sp_special_menu .special_bg .parallax_banner.on{
	top: -10px;
	left: -10px;
}

.sp_special_menu p.title{
	padding-bottom: 25px;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1.4px;
	font-weight: 600;
}

.sp_pickup_menu_first{
	padding-bottom: 50px;
}
.sp_pickup_menu_wrap .item.fl_left{
	margin-left: 4%;
}
.sp_pickup_menu_wrap .item.fl_right{
	margin-right: 4%;
}
.sp_pickup_menu_wrap .item{
	position: relative;
	width: 43.8%;
}
.sp_pickup_menu_wrap .item p.title{
	text-align: center;
	font-size: 18px;
	letter-spacing: 1.4px;
	padding-top: 10px;
	font-weight: 600;
}




/*---------------------------------------------------------
 concept - page
*/
.wrapper_inner.concept{
	padding-top: 40px;
	padding-bottom: 50px;
}
.concept .title{
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1.5px;
}
.concept .text{
	font-size: 12px;
	line-height: 23px;
}
.concept .text.more{
	padding-top: 10px;
}

.concept hr{
	width: 60px;
	margin: 8px auto;
}

.brand_concept{
	width: 810px;
	margin: 0 auto;
	text-align: center;
}
.ti_brand_concept{
	width: 310px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	margin: 20px 0 30px;
}

.season_concept{
	width: 810px;
	height: 640px;
	margin: 30px auto 0;
	position: relative;
	text-align: center;
}
.concept a{
	width: 550px;
	font-size: 16px;
	font-weight: 600;
}

.season_concept figure{
	width: 428px;
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	z-index: 12;
}
.season_concept figure .sp_item{
	display: none;
	}

.season_concept_content{
	width: 410px;
	height: 570px;
	background-color: #FFF;
	position: absolute;
	margin-left: 395px;
	margin-top: 0;
	z-index: 11;
	padding: 40px 36px 0;
}
.ti_season_concept{
	width: 206px;
	margin: 20px 0 20px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
}
.season_concept_shadow{
	background-image: url(../images/bg_stripe_gr.png);
	width: 410px;
	height: 570px;
	position: absolute;
	margin-left: 415px;
	margin-top: 20px;
	z-index: 10;
}


/* concepter */
.concepter{
	position: absolute;
	background-image: url(../images/bg_bk_85.png);
	background-repeat: repeat;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	z-index: 110;
	text-align: center;
	display: none;
}
.concepter .title{
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 1.5px;
}
.concepter hr{
	border-top: 1px solid #ffffff;
	color: #ffffff;
	width: 50px;
	margin: 15px auto;
}
.concepter_inner{
	width: 900px;
	margin: 0 auto;
	padding: 80px 0;
	position: relative;
}
.concepter .close{
	position: absolute;
	top: 50px;
	right: -20px;
	width: 40px;
	cursor: pointer;
}
.concepter .close:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}

.concepter .data_wrap{
	padding-top: 30px;
}
.concepter .data{
	width: 420px;
	color: #ffffff;
}
.concepter .name{
font-size: 26px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	padding-bottom: 3px;
	border-bottom: 1px solid #ffffff;
	letter-spacing: 2px;
}
.concepter .name:after{
content: "";
	border-bottom: 1px solid #ffffff;
	display: block;
}

.concepter .text{
	padding-top: 30px;
	line-height: 2;
	font-size: 12px;
}

.concepter figure{
	width: 420px;
}




/*---------------------------------------------------------
 lookbook - page
*/

.wrapper_inner.lookbook{

	padding:0 0 60px 25px;
}

.look_item_wrap{
}
.look_item_wrap .item{
	width: 250px;
	margin: 0 2px 2px 0;
	position: relative;
}

.look_item_wrap .item .mask{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../images/bg_wh_80.png);
	background-repeat: repeat;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.look_item_wrap .item .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.look_item_wrap .item .mask a{
	font-size: 14px;
	width: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -100px;
}

/* page title */
.lookbook .page_title{
	background-image: url(../images/bg_wh_90.png);
	background-repeat: repeat;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 150;
	top: 0;
	left: 0;
}
.lookbook .page_title .title_wrap{
	width: 300px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -45px;
	text-align: center;
	display: none;
}
.lookbook .page_title .title_wrap .year{
	font-size: 25px;
	font-weight: 300;
}
.lookbook .page_title .title_wrap hr.title_separater{
	width: 0;
	border-top: 1px solid #333333;
	margin: 5px auto 10px;
}
.lookbook .page_title .title_wrap hr.title_separater.on{
	width: 70px;
}

.lookbook .page_title .title_wrap .season{
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 2.5px;
	line-height: 1;
}


.lookbook .archive_wrap{
	padding-top: 45px;
	text-align: center;
}
.lookbook .archive_wrap .title{
 font-size: 16px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	padding-bottom: 3px;
	/*border-bottom: 1px solid #000000;*/
	letter-spacing: 2px;
}
/*.lookbook .archive_wrap .title:after{
	content: "";
	border-bottom: 1px solid #000000;
	display: block;
}
*/
.lookbook .archive_wrap .archive_group{
	padding-top: 30px;
	margin: 0 auto;
}
.lookbook .archive_group .item{
	position: relative;
	text-align: left;
	width: 31%;
	margin-right: 3.5%;
}
.lookbook .archive_group .item:nth-child(3){
	margin-right: 0;
}
.lookbook .archive_group .item img{
	width: 55%;
	position: relative;
	z-index: 2;
}
.lookbook .archive_group .item .data_base{
	background-image: url(../images/bg_stripe_lgr.png);
	width: 55%;
	height: 100%;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 1;
	text-align: center;
	font-size: 14px;
}
.lookbook .archive_group .data_wrap{
	letter-spacing: 1.2px;
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	left: 50%;
	margin-left: -30px;
}
.lookbook .archive_group .data_wrap hr.separater{
	width: 40px;
	margin: 8px auto;
	letter-spacing: 1.2px;
	border-top: 1px solid #aaaaaa;
}

.lookbook .archive_group .item .data_sp{
	font-size: 11.5px;
	letter-spacing: 1.2px;
	padding-top: 2px;
	display: none;
}



/*---------------------------------------------------------
	Catalog - page
*/
.wrapper_inner.catalog {
	padding-top: 25px;
	padding-bottom: 40px;
	padding-right: 25px;
	position: relative;
}
.wrapper_inner .title_group {
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 25px;
}
.wrapper_inner .title_group .season {
	font-size: 12px ;
}
.wrapper_inner .title_group .title {
	font-size: 26px ;
	font-weight: 600;
	letter-spacing: 1.4px;
}
.catalog .container {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}

/* ===================================== */
/* catalogType 1x1 Square var */
/* ===================================== */
.catalog.square .slide_all {
	width: 480px;
	height: 480px;
	margin: 0 auto;
	position: relative;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.catalog.square .slide_wrap {
	width: 1440px; /* .slide_all x3 */
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -720px; /* .slide_wrap 1/2+Xpx */
}

/* ===================================== */
/* catalogType 1x1.4 Vertical var */
/* ===================================== */
.catalog.vertical .slide_all {
	width: 350px;
	height: 495px;
	margin: 0 auto;
	position: relative;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.catalog.vertical .slide_wrap {
	width: 1050px; /* .slide_all x3 */
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -525px; /* .slide_wrap 1/2+Xpx */
}

/* ===================================== */
/* catalogType 1.4x1 Horizontal var */
/* ===================================== */
.catalog.horizontal .slide_all {
	width: 494px;
	height: 476px;
	margin: 0 auto;
	position: relative;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.catalog.horizontal .slide_wrap {
	width: 1482px; /* .slide_all x3 */
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -741px; /* .slide_wrap 1/2+Xpx */
}


.catalog .slide_all.on {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.catalog .slide_body {
 width: 100%;
}
.catalog .slide img {
 width: 100%;
 position: relative;
 top: 50%;
}

/* 装飾 */
.catalog .bx-controls-direction,.bx-pager {
 text-align: center;
 height: 25px;
}
.catalog .bx-controls-direction a,.bx-pager-item {
 display: inline-block;
}
.catalog .bx-pager-item a{
 display: block;
 height: 10px;
 width: 10px;
 text-indent: -9999px;
 background: #ffffff;
 border-radius: 10px;
 margin:10px 2px 0 2px;
}
.catalog .bx-pager-item a.active {
 opacity: 0.3;
}

.catalog .slide{
/* opacity: 0.25;
 filter: alpha(opacity=25);
 -ms-filter: "alpha(opacity=25)";
 -khtml-opacity: 0.25;
*/}
.catalog .slide.active{
 opacity: 1.0;
 filter: alpha(opacity=100);
 -ms-filter: "alpha(opacity=100)";
 -khtml-opacity: 1.0;
}

/* boxの高さ調整 */
.catalog .bx-viewport{ height: auto!important; }
/* ページャ削除 */
.catalog .bx-pager{
 display: none;
}
.catalog .bx-controls{
	position: absolute;
	left: 50%;
	bottom: -46.5px;
	z-index: 100;
	width: 400px;
	margin-left: -200px;
}
.catalog .bx-controls-direction{
	margin: 0 auto;
	position: relative;
}
.catalog .bx-controls-direction a{
	text-decoration: none;
	color: #ffffff;
	padding:0 5px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.catalog a.bx-prev, .catalog a.bx-next{
	position: absolute;
	top: 0;
	width: 60px;
	height: 60px;
	cursor: pointer;
	padding: 10px 17px;
}
.catalog .bx-prev{
	left: 0;
}
.catalog .bx-next{
	right: 0;
}
.catalog .bx-prev_arrow,.catalog .bx-next_arrow{
	display: block;
	width: 100%;
	height: 40px;
}
.catalog .bx-prev_arrow{
 background-image: url(../images/im_catalog_arrow_prev.png);
 background-repeat: no-repeat;
 background-position: left;
 left: 0;
}
.catalog .bx-next_arrow{
 background-image: url(../images/im_catalog_arrow_next.png);
 background-repeat: no-repeat;
 background-position: right;
 right: 0;
}
.catalog .link_button{
	width: 260px;
	font-size: 15px;
	margin-top: 35px;
}
.catalog_blank_link_button{
	width: 260px;
	height: 35px;
	background-color: transparent;
	display: block;
	margin: 35px auto 0;
}

.catalog.on a.bx-prev,.catalog.on a.bx-next{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.catalog.on a.bx-prev:hover,.catalog.on a.bx-next:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}


.catalog .archive_wrap{
	padding-top: 45px;
	text-align: center;
}
.catalog .archive_wrap .title{
 font-size: 16px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	padding-bottom: 3px;
	/*border-bottom: 1px solid #000000;*/
	letter-spacing: 2px;
}
/*.catalog .archive_wrap .title:after{
	content: "";
	border-bottom: 1px solid #000000;
	display: block;
}
*/
.catalog .archive_wrap .archive_group{
	padding-top: 10px;
	margin: 0 auto;
}
.catalog .archive_group .item{
	text-align: left;
	width: 15%;
	margin-right: 2%;
}
.catalog .archive_group .item:nth-child(6){
	margin-right: 0;
}
.catalog .archive_group .item img{
	padding-bottom: 3px;
}
.catalog .archive_group .item span{
	letter-spacing: 1.2px;
}


/*---------------------------------------------------------
 new arrival - page
*/
.wrapper_inner.newarrival{
	width: 755px;
	margin-right: 30px;
	padding-bottom: 50px;
}

.newarrival .item{
	width: 250px;
	margin-right: 0;
	margin-bottom: 3px;
	position: relative;
	display: none;
}

.newarrival .item .mask{
	position: absolute;
	top: 50%;
	width: 100%;
	height: 50%;
	text-align: center;
	color: #fff;
	background-image: url(../images/bg_bk_50.png);
	background-repeat: repeat;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.newarrival .item .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}

.wrapper_inner.newarrival .name{
	padding: 25px 20px 15px;
	letter-spacing: 1.6px;
	word-break: break-all;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.wrapper_inner.newarrival a{
	width: 132px;
	font-size: 14px;
}



/*---------------------------------------------------------
 ranking - page
*/
.ranking_title{
	text-align:center;
	font-weight:bold;
}
.ranking_title h2{
	font-size:2em;
	margin:55px 0;
}
.ranking_title li{
	display:inline-block;
	font-size:1.8em;
}
.ranking_title li span{
	font-size:1.2em;
}
.ranking_title li:nth-child(2){
	margin:0 210px;
}

/*.newarrival.ranking .item:first-child,*/
/*.newarrival.ranking .item:nth-child(2),*/
/*.newarrival.ranking .item:nth-child(3){*/
	/*width:246px;*/
/*}*/
/*.newarrival.ranking .item:first-child,*/
/*.newarrival.ranking .item:nth-child(2){*/
	/*margin-right:6px;*/
/*}*/

/*.newarrival.ranking .item:first-child:after,*/
/*.newarrival.ranking .item:nth-child(2):after,*/
/*.newarrival.ranking .item:nth-child(3):after{*/
	/*display:block;*/
	/*text-align:center;*/
	/*font-size:2em;*/
	/*position: absolute;*/
	/*top: -40px;*/
	/*left: 100px;*/
	/*border-bottom:1px solid #000;*/
/*}*/
/*.newarrival.ranking .item:first-child:after{*/
	/*content:"No.1";*/
/*}*/
/*.newarrival.ranking .item:nth-child(2):after{*/
	/*content:"No.2";*/
/*}*/
/*.newarrival.ranking .item:nth-child(3):after{*/
	/*content:"No.3";*/
/*}*/

/*---------------------------------------------------------
 snap photo - page
*/
.snap h2,
.snap_single h2{
	text-align:center;
	font-size:2.25em;
	font-weight:bold;
	padding:55px 0 30px;
}
ul.snap_list{}
ul.snap_list li{
	display:inline-block;
	width:236px;
	margin:0 20px 50px 0;
	position:relative;
}
ul.snap_list li .snap_list_img{
	margin-bottom:15px;
	position:relative;
}
ul.snap_list li .snap_list_img:before{
	content:"";
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:rgba(255,255,255,.7);
	opacity:0;
	transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
ul.snap_list li:hover .snap_list_img:before{
	opacity:1;
}
ul.snap_list li p.snap_model,
ul.snap_list li p.snap_height{
	display:inline-block;
}
p.snap_shop{
	width:168px;
}
p.snap_day{
	position:absolute;
	bottom:22px;
	right:0;
}
p.snap_model{
	font-size:1.25em;
	font-weight:bold;
}
p.snap_height{
	font-size:1.25em;
}

.snap,
.snap_single{
	font-size:12px;
}

.snap_select{
	margin-bottom:40px;
}
.snap_select div,
.snap_select p,
.snap_select select{
	display:inline-block;
}
.snap_select p{
	font-size: 1.1em;
}
.snap_select select{
	padding: 10px 10px;
	margin-left: 10px;
}
.snap_shop_nav{}
.snap_height_nav{
	margin-left:30px;
}

.pagination{
	text-align:center;
	margin-top:40px;
}

.slider,
.snap_info{
	display:inline-block;
	vertical-align:top;
}
.slider{
	width:438px;
}
.snap_info{
	width:300px;
	margin-left:40px;
	position:relative;
}
.snap_info p{
	margin:0 0 10px 0;
}
.snap_info p.snap_day{
	position: inherit;
	bottom: 0;
}
.snap_info p.snap_shop{}
.snap_info p.snap_model{
	display:inline-block;
}
.snap_info p.snap_height{
	display:inline-block;
}
.snap_info p.snap_comment{
	letter-spacing:0.025em;
	line-height:1.75;
}
.snap_info .snap_insta{
	width:43px;
	position:absolute;
	top:35px;
	right:0;
}

ul.snap_item{}
ul.snap_item li{
	display:inline-block;
	width:136px;
	margin:35px 30px 30px 0;
	vertical-align:top;
}
ul.snap_item li .item_img{
	position:relative;
}
ul.snap_item li img{
	border:1px solid #d6d6d6;
}
ul.snap_item li .item_img:before,
ul.snap_item li .item_img:after{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
ul.snap_item li .item_img:before{
	content:"";
	display:block;
	width:130px;
	height:174px;
	position:absolute;
	top:0;
	left:0;
	opacity:0;
	border:3px solid #fbb2b7;
}
ul.snap_item li .item_img:after{
	content:"WEB STORE";
	display:block;
	width:97px;
	height:20px;
	color:#fff;
	background:#fbb2b7;
	text-align:center;
	line-height:20px;
	position:absolute;
	top:80px;
	left:20px;
	opacity:0;
}
ul.snap_item li:hover .item_img:before,
ul.snap_item li:hover .item_img:after{
	opacity:1;
}
ul.snap_item li p{}

.snap_single h3{
	text-align: center;
	font-size: 2.08em;
	font-weight: 600;
	letter-spacing:0.025em;
	margin: 30px auto 25px;
}

/*---------------------------------------------------------
 recommend - page
*/

.wrapper_inner.recommend{
	padding:0 0 60px 25px;
}
.recommend_item_wrap{
	width: 100%;
}
.recommend_item_wrap .item{
	width: 33.07%;
	margin-right: 0.26%;
	margin-bottom: 0.1%;
	position: relative;
}

.recommend_item_wrap .item .mask{
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../images/bg_wh_80.png);
	background-repeat: repeat;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.recommend_item_wrap .item .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.recommend_item_wrap .item .mask a{
	font-size: 14px;
	width: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -100px;
}


/*---------------------------------------------------------
 news index - page
*/
.wrapper_inner.news{
	width: 790px;
	/*margin-right: 35px;*/
	padding-top: 38px;
}
.news .index_wrap{
	padding-bottom: 50px;
}

.news .category_wrap{
	padding-left: 10px;
	padding-bottom: 20px;
}
.news .category_wrap .category{
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	margin-right: 15px;
	padding: 0 5px;
	color: #cccccc;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1;
	cursor: pointer;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffffff;
}
.news .category_wrap .category:hover{
	color: #000000;
}
.news .category_wrap .category.on{
	border-bottom: 2px solid #000000;
	color: #000000;
}

.news li.item{
	width: 185px;
	height: 166px;
	margin-right: 3px;
	margin-bottom: 3px;
	position: relative;
	display: none;
}

.news li.item .sp_item{
	display: none;
}

.news li .mask{
	position: absolute;
	top: 0%;
	width: 100%;
	height: 100%;
	color: #fff;
	background-image: url(../images/bg_pk_90.png);
	background-repeat: repeat;
	background-color: transparent;
	padding:10px;
	opacity: .0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: .0;
}
.news li .mask.on{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.news li .mask a{
	color: #fff;
}
.news li .mask a:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}

.news li .mask .data{
position: absolute;
width: 94%;
bottom: 8px;
left: 8px;
word-break: break-word;
line-height: 1.3;
letter-spacing: 1.5px;
}

.news li .mask .date{
line-height: 1;
	font-size: 14px;
	font-weight: 600;
	color: #fbb2b7;
	background-color: #ffffff;
	padding: 4px 6px;
	letter-spacing: 1.3px;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
}
.news li .mask .text{
	font-size: 20px;
	font-weight: 400;
	padding-top: 6px;
}




/*---------------------------------------------------------
 news detail - page
*/
.wrapper_inner.news_single {
	padding-top: 35px;
	padding-bottom: 50px;
}
.news_single article {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
}
.news_single article .titile_wrap{
	border-bottom: 2px dotted #bbb;
	padding-bottom: 15px;
}
.news_single article .titile_wrap .date{
	padding-bottom: 10px;
	font-size: 13px;
	letter-spacing: 1.5px;
}
.news_single article .titile_wrap .title{
	padding: 0 5%;
	line-height: 1.3;
	font-size: 16px;
	letter-spacing: 1.3px;
	font-weight: 600;
}
.news_single article .content {
	padding-top: 40px;
}
.news_single article .content img {
	display: block;
	width: 90%;
	height: 100%;
	margin: 0 auto;
}
.news_single article .content p{
	line-height: 1.7;
	padding-bottom:20px;
}
/*
post default style
*/
.news_single article .content a{
	text-decoration: underline;
	color: #fbb2b7;
	letter-spacing: 1.4px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.news_single article .content .point,.news_single article .content strong{
	color: #b10404;
	font-weight: bold;
}
.news_single .link_button{
	width: 260px;
	font-size: 15px;
}

/*
Pager
*/
.news_single .pager.on{display: block;}
.news_single .pager.off{display: none;}
.news_single .pager{
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 16px 0;
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
font-size: 13px;
font-size: 1.3rem;
}

.news_single .pager a{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px 8px;
	margin:0 1.5px;
	color: #cccccc;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	letter-spacing: 0;
	line-height: 0;
}
.news_single .pager a:hover,.news_single .pager .prev,.news_single .pager .next{
	background-color: #aaaaaa;
	color: #ffffff;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;

}
.news_single .pager .current{
	background-color: #333333;
	border: 1px solid #333333;
	padding: 5px 8px;
	margin:0 1.5px;
	color: #ffffff;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	letter-spacing: 0;
	line-height: 0;
}




















/*---------------------------------------------------------
	ShopList - page
*/
.wrapper_inner.shoplist{
	width: 680px;
	margin:0 auto;
	margin-right: 75px;
	padding-top: 40px;
}

.area_name_wrap .flag{
	width: 170px;
	margin-right: 20px;
}
.area_name_wrap .select{
	width: 440px;
}
.area_name_wrap .title{
	color: #cccccc;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-right: 15px;
}
.area_name_wrap .area_name{
	color: #333333;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 0.6px;
	cursor: pointer;
	padding-bottom: 3px;
	border-bottom: 2px solid #ffffff;
}
.area_name_wrap .area_name.on{
	border-bottom: 2px solid #000000;
}
.area_name_wrap .area_name:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}
.area_name_wrap .separator{
	padding: 0 5px;
	color: #cccccc;
}
.area_data_wrap{
	padding-top: 40px;
}
.area_data.hide {
	display:none;
}

/*
shopname
*/
.shop_name_wrap{
	width: 220px;
}
.shop_name_wrap .shop_name{
	font-size: 12.2px;
	font-weight: 400;
	padding-bottom: 3px;
	margin-bottom: 12px;
	border-bottom: 2px solid #ffffff;
	line-height: 1;
	letter-spacing: 0.6px;
	color: #cccccc;
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
	margin-right: 30px;
	cursor: pointer;
}
.shop_name_wrap .shop_name.on{
	border-bottom: 2px solid #000000;
	color: #333333;
}

/*
shopdata
*/
.shop_data_wrap{
	width: 440px;
	padding-bottom: 50px;
}
.shop_data{
	padding-top: 30px;
	padding-left: 35px;
	padding-bottom: 30px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.shop_data .title_wrap{
	line-height: 1;
	margin-bottom: 20px;
}
.shop_data .title_wrap .sub{
	font-size: 10px;
	margin-bottom: 5px;
	letter-spacing: 0.6px;
	color: #777777;
}
.shop_data .title_wrap .name{
	font-size: 18px;
	letter-spacing: 1.6px;
}
.shop_data .info_wrap{
	line-height: 1;
	font-size: 12px;
	margin-bottom: 30px;
}
.shop_data .info_wrap .text{
	margin-bottom: 8px;
	letter-spacing: 0.5px;
	line-height: 1.4;
}
.shop_data .info_wrap .tel{
	letter-spacing: 0.8px;
}
.shop_data .info_wrap .web{
	letter-spacing: 0.8px;
	margin-top: 8px;
}
.shop_data .info_wrap .link{
	margin-top: 8px;
	letter-spacing: 0.8px;
}
.shop_data figure{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 15px;
}
.shop_data figure img{
	border: 1px solid #eeeeee;
}


.shop_data.hide {
	display:none;
}


/*
SP用
*/
.sp_category_switch{
	font-size: 15px;
	padding: 15px;
	padding-left: 0;
	display: none;
}
.sp_category_switch li{
	display: inline-block;
	*display: inline;   /*IE*/
	zoom: 1;/*IE  hasLayout true*/
}
.shoplist .sp_category_switch .title{
	color: #aaaaaa;
	font-size: 15px;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 0.6px;
	cursor: pointer;
	padding-bottom: 3px;
	font-weight: 400;
}
.shoplist .sp_category_switch .title.on{
	color: #333333;
	font-weight: 800;
}
.shoplist .sp_category_switch .title:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}
.shoplist .sp_category_switch .separator{
	padding: 0 5px;
	color: #cccccc;
}

.sp_shop_data {
	font-size: 12px;
	letter-spacing: 1.2px;
	padding-left: 15px;
	padding-bottom: 35px;
	display: none;
}
.sp_shop_data .sp_shop_name{
	font-size: 17px;
	font-weight: 600;
	font-style: italic;
	letter-spacing: 1.4px;
	margin-left: -10px;
	padding-bottom: 10px;
}
.sp_shop_data .sp_shop_text{
	padding-bottom: 4px;
}
.sp_shop_data .sp_shop_tel,
.sp_shop_data .sp_shop_web{
	padding-bottom: 10px;
}
.sp_shop_data .sp_shop_logo{
	width: 80%;
	margin: 0 auto;
}
.sp_shop_data .sp_shop_logo img{
	border: 1px solid #eeeeee;
}
.sp_shop_data .link_item{
	width: 150px;
	text-align: center;
}
.sp_shop_data .sp_shop_map{
	margin-right: 15px;
}
.sp_shop_data .link_item a{
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: 600;
	display: block;
	width: 100%;
	padding: 4px 0;
}
.sp_link_wrap{
	padding-top: 1px;
}


/*---------------------------------------------------------
 sns - page
*/

.sns_link{
	position: absolute;
	background-image: url(../images/bg_bk_85.png);
	background-repeat: repeat;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 110;
	color: #ffffff;
	display: none;
}
.sns_link_inner{
	width: 860px;
	/*overflow: scroll;*/
	margin: 0 auto;
	padding: 100px 30px;
	position: relative;
}
.sns_link_inner .close{
	position: absolute;
	top: 50px;
	right: 30px;
	width: 40px;
	cursor: pointer;
}
.sns_link_inner .close:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}

.sns_link_inner .content a{
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: 400;
	display: block;
}
.sns_link_inner .content span{
	display: block;
}
.sns_link_inner .content span.sub{
	font-size: 10px;
	color: #999999;
	letter-spacing: 1.5px;
}
.sns_link_inner .content span.name{
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 1.2;
}
.sns_link_inner .content span.name.small{
	font-size: 14px;
}
.sns_link_inner .small_item_wrap{
}
.sns_link_inner .wide_item{
	margin-top: 50px;
}

.sns_link_inner .content{
	border-top: 1px solid #777777;
	border-left: 1px solid #777777;
	padding: 25px 0px 20px 35px;
	text-align: left;
	margin-top: 15px;
}

.sns_link_inner .small_item_wrap .content li.item{
	width: 155px;
}
.sns_link_inner .wide_item .content li.item{
	width: 230px;
	margin-bottom: 20px;
}

.sns_link_inner .title_set{
	height: 32px;
}
.sns_link_inner .title_set .icon{
	height: 32px;
	width: 32px;
}
.sns_link_inner .title_set .title{
	height: 32px;
	width: 182px;
	min-height: 32px;
	font-size: 20px;
	text-align: left;
	padding-left: 13px;
	padding-top: 2px;
	letter-spacing: 3px;
}

.sns_link_inner .blog{
	width: 380px;
}
.sns_link_inner .facebook{
	width: 380px;
}
.sns_link_inner .twitter{
	width: 100%;
}
.sns_link_inner .instagram{
	width: 100%;
}





/*---------------------------------------------------------
 mail magazine - page
*/
.mmagazine{
	position: absolute;
	background-image: url(../images/bg_bk_85.png);
	background-repeat: repeat;
	width: 100%;
	min-height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	z-index: 110;
	color: #ffffff;
	display: none;
}
.mmagazine_inner{
	width: 780px;
	margin: 0 auto;
	padding: 100px 0;
	position: relative;
}
.mmagazine_inner .close{
	position: absolute;
	top: 50px;
	right: -20px;
	width: 40px;
	cursor: pointer;
}
.mmagazine_inner .close:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}

.mmagazine_inner hr {
	width: 30px;
	margin: 8px auto;
	border-top: 1px solid #ffffff;
}
.mmagazine_inner a{
	color: #ffffff;
	letter-spacing: 1px;
	font-weight: 400;
	display: block;
}

.mmagazine_inner .small_item_wrap{
}
.mmagazine_inner .small_item_wrap .web,.mmagazine_inner .small_item_wrap .shop{
	width: 360px;
}

.mmagazine_inner .small_item_wrap .text{
	font-size: 12px;
	text-align: left;
	line-height: 1.8;
	letter-spacing: 1.5px;
	padding-top: 10px;
	min-height: 130px;
}

.mmagazine_inner .small_item_wrap .qrcode{
	width: 122px;
}
.mmagazine_inner .small_item_wrap .textlink{
	width: 205px;
	padding-top: 40px;
	font-size: 13px;
}

.mmagazine_inner .wide_item{
	margin-top: 50px;
	background-image: url(../images/bg_wh_10.png);
	background-repeat: repeat;
	padding: 30px 70px;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 1.4px;
	text-align: left;
}

.mmagazine_inner .title{
	height: 32px;
	min-height: 32px;
	font-size: 18px;
	padding-top: 2px;
	letter-spacing: 3px;
}



/*---------------------------------------------------------
 for business partner - page
*/
.wrapper_inner.business{
	width: 710px;
	padding: 40px 0;
}
.business .title_wrap{
	text-align: center;
	padding-bottom: 30px;
}
.business .title_main{
	padding: 15px 0;
	margin-bottom: 12px;
	font-size: 17px;
	width: 100%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
}
.business .title_sub{
	font-size: 11px;
	letter-spacing: 0.8px;
}
.business .rule .title,.business .info .title{
	font-weight: bold;
	padding-bottom: 18px;
	font-size: 12.5px;
}

.business .data_wrap{
	font-size: 12px;
	letter-spacing: 0.4px;
}
.business .info{
	width: 380px;
	padding: 20px;
}
.business .info .text{
	padding-bottom: 15px;
}
.business .info .contact{
	border-left: 1px solid #333333;
	padding-left: 15px;
	padding: 15px;
}

.business .rule{
	background-color: #eeeeee;
	width: 310px;
	padding: 20px;
}




/*---------------------------------------------------------
	recruit - page
*/
.wrapper_inner.recruit{
	width: 620px;
	margin:0 auto;
	padding-top: 40px;
	padding-bottom: 50px;
	margin-right: 90px;
}
.wanted_category .title{
	color: #cccccc;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-right: 15px;
}
.wanted_category .category_name{
	color: #333333;
	font-size: 13px;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 0.6px;
	cursor: pointer;
	padding-bottom: 3px;
	border-bottom: 2px solid #ffffff;
}
.wanted_category .category_name.on{
	border-bottom: 2px solid #000000;
}
.wanted_category .category_name:hover{
	opacity: .50;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-khtml-opacity: .50;
}
.wanted_category .separator{
	padding: 0 5px;
	color: #cccccc;
}

.wanted_data{
	padding-top: 40px;
	letter-spacing: 0.6px;
	line-height: 1.6;
}
.wanted_data .comment{
	font-size: 14px;
	padding: 10px;
	text-align: center;
	background-color: #eeeeee;
	line-height: 1;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-animation: notice_flash 1.5s linear 0s infinite normal;
	-moz-animation: notice_flash 1.5s linear 0s infinite normal;
	-ms-animation: notice_flash 1.5s linear 0s infinite normal;
	-o-animation: notice_flash 1.5s linear 0s infinite normal;
	animation: notice_flash 1.5s linear 0s infinite normal;
}
@-webkit-keyframes notice_flash {
	0% {opacity: 1.0;}
	50% {opacity: .55;}
	100% {opacity: 1.0;}
}
@-moz-keyframes notice_flash {
	0% {opacity: 1.0;}
	50% {opacity: .55;}
	100% {opacity: 1.0;}
}
@-ms-keyframes notice_flash {
	0% {filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)";}
	50% {filter: alpha(opacity=55); -ms-filter: "alpha(opacity=55)";}
	100% {filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)";}
}
@-o-keyframes notice_flash {
	0% {opacity: 1.0;}
	50% {opacity: .55;}
	100% {opacity: 1.0;}
}
@keyframes notice_flash {
	0% {opacity: 1.0;}
	50% {opacity: .55;}
	100% {opacity: 1.0;}
}

.wanted_data .title{
	font-weight: bold;
}
.wanted_data.hide {
	display:none;
}

.wanted_data dl {
	position: relative;
	font-size: 12.4px;
}
.wanted_data dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	text-align: right;
	padding: 12px 0 ;
}
.wanted_data dd {
	border-left: 1px solid #dddddd;
	margin-left: 100px;
	padding: 12px 0 12px 30px ;
}


