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

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/* For modern browsers */
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom: 1;
}
/*---------------------------------------------------------------
 common
-------------------------------------------------------------- */
html {
	font-size: 62.5%;/* 16px x 0.625 = 10px(=1rem) */
}
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-feature-settings : "palt";
	letter-spacing: 1px;
	font-size: 1.6rem;/* 16px */
	font-weight: 400;
	line-height: 1.8;
}
#container {
	width: 100%;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}
body, html {
	/* important */
	height: 100%;
}
/*---------------------------------------------------------------
 header
-------------------------------------------------------------- */
header {
	position: fixed;            /* ヘッダーの固定 */
	top: 0px;                   /* 位置(上0px) */
	left: 0px;                  /* 位置(右0px) */
	width: 100%;
	margin: 0;
	padding: 1% 0;
	background-color: #000;
	z-index: 1;
	padding: 10px 0;
	opacity: 0.8;
}
header a {
	width: 55%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
header img {
	width: 55%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
/*---------------------------------------------------------------
 SP
 
-------------------------------------------------------------- */


/*-------siteHeader -------- */

#siteHeader {
	position: relative;
	margin-top: 0;
	width: 100vw;
	height: auto;
	min-height: 100vh;
}
.bg-slider {
	width: 100vw;
	height: 100vh;
	min-height: 100vh;
	background-position: center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
#siteHeader h1 {
	width: 70%;
	max-width: 300px;
	margin: 10% auto 5% auto;
	padding: 0;
}
#siteHeader h1 span.title_sp {
	position: absolute;
	bottom: 100px;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background: url(../images/ttl_sp.png) no-repeat center center;
	background-size: 180px;
	height: 204px;
}
#siteHeader .annotation {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	background: url(../images/annotation.png) no-repeat center center;
	background-size: 38px;
}
#wrap {
	width: 100%;
	margin: 0 auto;
    min-height:100vh;
	background-color: #fff;
	padding: 0px 10px;
}
#contents {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

/*-------Top_lead -------- */

#Top_lead {
	margin-bottom: -30px;
}
#Top_lead h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	line-height: 1.2em;
	letter-spacing: 2.2px;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 50px;
	paddin: 0;
	font-size: 3.4rem;/* = 34px */
}
#Top_lead p {
	padding: 40px 0 10px 0;
	width: 90%;
	margin: 0 auto 5% auto;
	line-height: 2.2;
	font-size: 1.4rem;/* = 14px */
}
#Top_lead p br {
	display: none;
}
/*-------Top_main-------- */

ul.Top_main {
	overflow: hidden;
	width: 100%;
	margin: 30px auto 10px;
}
ul.Top_main li.look_link {
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}
ul.Top_main li .thumb {
	width: 100%;
	margin: 0 auto;
}
ul.Top_main li .thumb a:hover {
	transition: .3s;
	-webkit-transition: .3s;
	opacity: 0.75;
}
ul.Top_main li .btn_viewlook {
	float: right;
}
ul.Top_main li .btn_viewlook a {
	font-size: 1.1rem;/* 11px */
	line-height: 1.8;
	width: 110px;
	height: auto;
	border: 1px solid #5a5a5a;
	margin-top: 5px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #000;/*	transition: .3s;
	-webkit-transition: .3s;
*/
}
ul.Top_main li .btn_viewlook a:hover {
	color: #FFF;
	background: #000;
	-webkit-font-smoothing: antialiased;
}
p.caption_view {
	display: none;
}
/*---------------------------------------------------------------
 ※SP-詳細 LOOKページ
-------------------------------------------------------------- */
#look {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 60px 20px 20px 20px;
}
.Text_area {
	padding: 0px 4px;
}
figure.look_img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 26px;
}
#nom {
	font-family: Futura, Futura-Medium, "Futura Medium", 'Didact Gothic', sans-serif;
	font-weight: 500;
	font-size: 40px;
	letter-spacing: 0.8px;
	line-height: 1.2em;
	text-align: center;
	margin-bottom: 15px;
}
.itemcolor {
	font-family: Futura, Futura-Medium, "Futura Medium", 'Didact Gothic', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.0em;
	letter-spacing: 0.5px;
	text-align: center;
	margin-bottom: 40px;
}

.btn_Retop {
	overflow: hidden;
	font-size: 45px;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
}
.btn_Retop a {
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	transition: .3s;
	-webkit-transition: .3s;
}
.btn_Retop a:hover {
	color: #CCC;
}
ul.credit li {
	position: relative;
	display: block;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
}
ul.credit li:last-child {
	border: none;
}
ul.credit .item_name {
	font-size: 1.6rem;/* 16px */
	font-weight: 400;
	line-height: 1.2;
}
ul.credit .item_name span.yen {
	font-size: 1.1rem;/* 12px */
	margin-left: 6px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1.2px;
}
ul.credit .brand_name {
	font-size: 1.1rem;/* 11px */
	font-weight: 400;
	line-height: 2.0;
	letter-spacing: 1.2px;
}
ul.credit .btn_online a {
	position: absolute;
	top: -45%;
	right: 0;
	font-size: 1.1rem;/* 11px */
	line-height: 1.8;
	width: 110px;
	border: 1px solid #5a5a5a;
	display: block;
	margin: 30px auto;
	text-align: center;
	text-decoration: none;
	color: #000;/*	transition: .3s;
/*	-webkit-transition: .3s;
*/
}
ul.credit .btn_online a:hover {
	color: #FFF;
	background: #000;
	-webkit-font-smoothing: antialiased;
}
ul.credit span.shoponly, ul.credit span.comingsoon {
	position: absolute;
	top: -45%;
	right: 0;
	font-size: 1.1rem;/* 11px */
	line-height: 1.8;
	width: 110px;
	border: 1px solid #ccc;
	background: #ccc;
	margin: 30px auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
/*---------------------------------------------------------------
 ※SP- Footer
-------------------------------------------------------------- */

address {
	font-size: .6em;
	text-align: center;
	width: 100%;
	padding: 10px;
	background: #000;
	color: #fff;
 /*	position: fixed;            /* ヘッダーの固定 */
 /*	bottom: 0px;                   /* 位置(上0px) */
 /*	left: 0px;                  /* 位置(右0px) */
}
footer {
	margin-top: 40px;
	background: #f3f3f3;
	font-size: 1.1rem;/* 10px */
	text-align: center;
	line-height: 2.2em;
	letter-spacing: 1.2px;
	padding: 20px;
}
#btn_pagetop {
	font-size: 1.1rem;/* 11px */
	margin: 0 auto;
	text-align: right;
	margin-top: 20px;
	padding-bottom: 70px;
}
#btn_pagetop a {
	color: #000;
	text-decoration: none;
	transition: .3s;
	-webkit-transition: .3s;
}
#btn_pagetop a:hover {
	color: #CCC;
}
/*-------TOPページ-------- */

.bikou p {
	margin: 15px 0 15px 0;
}
.sns_link {
	width: 70%;
	margin: 0 auto;
}
.sns_link p {
	margin-bottom: 10px;
	letter-spacing: 2px;
	font-weight: 500;
}
.sns_link a:hover {
	transition: .3s;
	-webkit-transition: .3s;
	opacity: 0.75;
}
.flexBox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
}
.flexBox li {
	width: 32px;
	height: auto;
}


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

	PC

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

@media screen and (min-width:769px) {
html {
	height: 100%;
}
body {
	width: 100%;
	padding: 0;
	height: 100%;
	margin: 0;
}
header a {
	width: 36%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
header img {
	width: 36%;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#wrap {
	width: 100%;
	margin: 0 auto;
	height:auto;
    min-height:100vh;
	padding: 0px 10px;
}
#contents {
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow:hidden;
}

#Top_lead {
}
#Top_lead p {
	padding: 60px 0 40px 0;
	text-align: center;
	line-height: 2.6;
	font-size: 1.8rem;/* = 18px */
	-webkit-font-smoothing: antialiased;
}
#Top_lead p br {
	display: inherit;
}
ul.Top_main {
	max-width: 1060px;
	height: 100%;
}
ul.Top_main li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
ul.Top_main li a:hover {
	transition: .3s;
	-webkit-transition: .3s;
}
ul.Top_main li:after {
	content: "";
	display: block;
	clear: both;
}
ul.Top_main li .btn_viewlook {
	display: none;
}
ul.Top_main li#01 {
}
ul.Top_main li .sr01 a {
	width: 640px;
	height: auto;
	float: left;
}
ul.Top_main li .sr02 a {
	width: 370px;
	height: auto;
	float: right;
	margin-top: 170px;
	margin-right: 50px;
}
ul.Top_main li .test02:after {
	content: "";
	display: block;
	clear: both;
}
ul.Top_main li.test03 {
	margin-top: -90px;
	margin-right: 60px;
	margin-left: 40px;
}
ul.Top_main li .sr03 a {
	width: 410px;
	height: auto;
	float: left;
}
ul.Top_main li .sr04 a {
	width: 550px;
	height: auto;
	float: right;
}

ul.Top_main li .test04:after {
	content: "";
	display: block;
	clear: both;
}

/*

.sr01 p.caption_view {
	margin-top:200px;
}

p.caption_view  {
	display: inherit;
}

p.caption_view {
    font-family: Futura, Futura-Medium, "Futura Medium", 'Didact Gothic', sans-serif;
	font-weight: 400;
	font-size: 26px;
	letter-spacing: 0.5px;
	text-align: center;
	margin:0 auto;
	color: #000;
}

.mask {
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	opacity: 0;	 マスクを表示しない 
	background-color: rgba(255,255,255,0.6);	マスクは半透明 
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
	text-decoration:none;
	}


ul.Top_main li .sr01 a:hover .mask, ul.Top_main li .sr02 a:hover .mask, ul.Top_main li .sr03 a:hover .mask, ul.Top_main li .sr04 a:hover .mask {
	opacity: 1;	マスクを表示する 
	text-decoration:none;	
	
	}
*/

address {
	font-size: .6em;
	text-align: center;
	width: 100%;
	padding: 10px;
	background: #000;
	color: #fff;
	width: 100%;
	overflow:hidden;
}
footer {
	width: 100%;
	background: #FFF;
	margin: 0 auto;
	margin-top: 30px;
	font-size: 1.3rem;/* 12px */
	text-align: center;
	line-height: 2.6em;
	letter-spacing: 1.2px;
	padding: 60px 30px 20px 30px;
	margin-bottom: 0;
}


footer .bikou {
    background: #f3f3f3;
	max-width: 1060px;
	height:auto;
	margin:0 auto;
	padding: 30px 30px;
	

}

footer figure img {
width: 450px;
padding-right:30px;
float:left;} 


#bikou_txt {
  width: 100%;
  margin:0;
  margin-top: 60px;
}

footer section .bikou p　{
 display: table-cell;
	vertical-align: middle;
	margin: 0;	 	
}

footer .bikou:after {
	content: "";
	display: block;
	clear: both;
}


.sns_link {
	width: 540px;
	margin-top: 50px;
}
.sns_link p {
	margin-top: 30px;
	margin-bottom: 15px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-left: 40px;
}
.sns_link a:hover {
	transition: .3s;
	-webkit-transition: .3s;
	opacity: 0.75;
}
.flexBox {
}
.flexBox li {
	width: 33px;
	height: auto;
}
#btn_pagetop {
	font-size: 1.2rem;/* 11px */
	margin: 0 auto;
	text-align: right;
	padding-right: 40px;
	padding-top: 20px;
	padding-bottom: 70px;
	margin-top: 0;
}
#siteHeader {
	position: relative;
}
#siteHeader h1 {
	position: absolute;
	top: -20px;
	left: 35px;
	width: 150px;
	height: 160px;
	position: fixed;
}
#siteHeader h1#title_pc {
	position: absolute;
	top: -30px;
	left: 50px;
	width: 100%;
	overflow: hidden;
	background: url(../images/ttl_pc.png) no-repeat;
	background-size: 150px;
	height: 160px;
}
#siteHeader h1 span.title_sp {
	display: none;
}
}


/*---------------------------------------------------------------
 ※PC-詳細 LOOKページ
-------------------------------------------------------------- */
@media screen and (min-width:769px) {
#look {
	width: 1060px;
	height: auto;
	margin: 0 auto;
	margin-top: 100px;
	padding: 30px;
	margin-bottom: 100px;
	height: auto;
	position: relative;
}
.Text_area {
	float: right;
	width: 400px;
	padding-top: 60px;
}
figure.look_img {
	width: 560px;
	height: auto;
	margin: 0;
	float: left;
}
#nom {
	font-family: Futura, Futura-Medium, "Futura Medium", 'Didact Gothic', sans-serif;
	font-weight: 500;
	font-size: 40px;
	letter-spacing: 0.8px;
	line-height: 1.2em;
	text-align: left;
	margin-bottom: 15px;
}
.itemcolor {
	font-family: Futura, Futura-Medium, "Futura Medium", 'Didact Gothic', sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.0em;
	letter-spacing: 0.5px;
	text-align: left;
	margin-bottom: 40px;
}
.closeOverlay:hover {
	cursor: url('../img/icon_close.png'), auto;
	cursor: -webkit-image-set( url('../img/icon_close.png') 1x, url('../img/icon_close@2x.png') 2x ), auto;
}


.btn_Retop {
	position: absolute;
	top: 0;
	right: 20px;
	
}
.btn_Retop a {
	display: block;
	text-align: center;
	color:000;
	text-decoration: none;
	transition: .3s;
	-webkit-transition: .3s;	
}
.btn_Retop a:hover {
	color:#999;
}

ul.credit {
	width: 400px;
	position: absolute;
	bottom: 60px;
}
ul.credit li {
	position: relative;
	display: block;
	border-bottom: 1px solid #333;
	padding-bottom: 15px;
	margin-top: 15px;
	overflow: hidden;
}
ul.credit li:last-child {
	border: none;
}
ul.credit .item_name {
	font-size: 1.6rem;/* 16px */
	font-weight: 400;
	line-height: 1.2;
}
ul.credit .item_name span.yen {
	font-size: 1.1rem;/* 12px */
	margin-left: 6px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 1.2px;
}
ul.credit .brand_name {
	font-size: 1.1rem;/* 11px */
	font-weight: 400;
	line-height: 2.0;
	letter-spacing: 1.2px;
}
ul.credit .btn_online a {
	float: right;
	font-size: 1.1rem;/* 11px */
	line-height: 1.8;
	width: 110px;
	border: 1px solid #5a5a5a;
	display: block;
	margin: 30px auto;
	text-align: center;
	text-decoration: none;
	color: #000;/*	transition: .3s;
/*	-webkit-transition: .3s;
*/
}
ul.credit .btn_online a:hover {
	color: #FFF;
	background: #000;
	-webkit-font-smoothing: antialiased;
}
ul.credit span.shoponly, ul.credit span.comingsoon {
	position: absolute;
	top: -45%;
	right: 0;
	font-size: 1.1rem;/* 11px */
	line-height: 1.8;
	width: 110px;
	border: 1px solid #ccc;
	background: #ccc;
	margin: 30px auto;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}
}
