@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;
}

#tk {
	width: 100%;
	color: #333333!important;
	}

#tk .flexbox_tk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	display : flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	flex-wrap : wrap;
	}

/*フォント
--------------------------------------*/

#tk .jp1 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}




#tk .en1 {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}


a.lk_brown:link { color: #7b621d;}
a.lk_brown:visited{ color: #7b621d;}
a.lk_brown:hover{ color: #7b621d;}
a.lk_brown:active{ color: #7b621d;}

/*共通
--------------------------------------*/

.text-fadein span{
  display: inline-block;
  position: relative;
}
.text-fadein span:before {
  content: "";
  position: absolute;
  top: 0%;
  right: 0;
  width: 100%;
  height: 100%;
  background: #172025;
  -webkit-transition: all 1s linear;
  -o-transition: all 1s linear;
  transition: all 1s linear;
}
.text-fadein.active span:before {
  width: 0%;
}

/*メインビジュアル
--------------------------------------*/
#tk .main_v{
    height: 0;
    padding-top: 52%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/main.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #1A1A1A;
}

#tk .main_v .inner{
	position: absolute;
	width: 100%;
	top: 0!important;
	left: 0;
}
#tk .main_v .inner .logo{
	width: 100%;
	text-align: right;
}
#tk .main_v .inner .logo img{
	width: 7.5vw;
	margin: 1.3vw 1.3vw 0 0!important;
}


#tk .main_v .inner2{
	position: absolute;
	width: 42%;
	top: 42%;
	right: 0;
	text-align: left;
}
#tk .main_v .inner2 .p1{
	width: 100%;
	font-size: 10vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #ffffff;
	line-height: 1;
}
#tk .main_v .inner2 .p2{
	width: 100%;
	margin-left: 0.5vw!important;
	font-size: 1.4vw;
	font-weight: 700;
	letter-spacing: 0.3em;
	color: #ffffff;
	line-height: 2;
}
#tk .main_v .inner2 h2{
	width: 100%;
	margin: 20px 0 0 0.5vw!important;
	font-size: 1.2vw;
	font-weight: 700;
	letter-spacing: 0.4em;
	color: #ffffff;
	line-height: 2;
}


#tk .main2{
	display: none;
	}

/*共通
--------------------------------------*/
#tk .com_title{
	font-size: 5vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #ffffff;
	line-height: 1.2;
}

#tk .ad1{
	margin-left: 100px!important;
}

#tk .ad2{
	margin-left: 50px!important;
}

#tk .mg1{
	margin-top: 100px!important;
}

#tk .mg2{
	margin-top: 50px!important;
}

#tk .mg3{
	margin-top: 100px!important;
}

#tk .com_read{
	margin-top: 20px!important;
	font-size: 1.2vw;
	font-weight: 600;
	letter-spacing: 0.2em;
	color: #ffffff;
	line-height: 2;
}


/*コーデ
--------------------------------------*/
#tk .coordinate{
	width: 100%;
	background-color: #1A1A1A;
	overflow: hidden;
	}

#tk .coordinate .inner{
	width: 70%;
	margin: 40px auto 0 auto!important;
	overflow: hidden;
	}

#tk .coordinate .inner .right{
	width: 45%;
	float: right;
	}
#tk .coordinate .inner .right img{
	width: 100%;
	}

#tk .coordinate .inner .left{
	width: 50%;
	float: right;
	}


/*詳細1
--------------------------------------*/
#tk .detail1{
    height: 0;
    padding-top: 47.92%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/bg1.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #464646;
	}

#tk .detail1 .inner{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	}

#tk .detail1 .inner .contents{
	width: 85%;
	margin: 140px auto 0 auto!important;
	padding: 0 15px;
	}

#tk .detail1 .inner .contents .left{
	width: 50%;
	float: left!important;
	}

#tk .detail1 .inner .contents .left .flexslider{
	width: 90%;
	}
#tk .detail1 .inner .contents .left .flexslider img{
	width: 100%;
	}

#tk .detail1 .inner .contents .right{
	float: left!important;
	}


/*詳細2
--------------------------------------*/
#tk .detail2{
	width: 100%;
	background-color: #464646;
	overflow: hidden;
	}

#tk .detail2 .inner{
	width: 85%;
	margin: 120px auto 0 auto!important;
	padding: 0 15px;
	overflow: hidden;
	}

#tk .detail2 .inner .right{
	width: 50%;
	text-align: right;
	float: right!important;
	}
#tk .detail2 .inner .right img{
	width: 90%;
	}

#tk .detail2 .inner .left{
	width: 50%;
	padding: 0 0 0 12vw;
	float: left!important;
	}



#tk .detail2 .inner2{
	width: 85%;
	margin: 120px auto 140px auto!important;
	padding: 0 15px;
	overflow: hidden;
	}


#tk .detail2 .inner2 .left{
	width: 50%;
	text-align: left;
	float: left!important;
	}
#tk .detail2 .inner2 .left img{
	width: 90%;
	}

#tk .detail2 .inner2 .right{
	width: 50%;
	padding: 0 0 0 0;
	float: right!important;
	}
#tk .detail2 .inner2 .right img{
	width: 90%;
	}

/*ラインナップ
--------------------------------------*/
#tk .lineup_wrap{
	width: 100%;
	margin: 0 auto 0 auto!important;
	overflow: hidden;
	padding: 80px 0 0 0;
	}

#tk .lineup_wrap .inner{
	width: 1060px!important;
	margin: 0 auto 0 auto!important;
	padding: 0 15px;
	justify-content: center!important;
	overflow: hidden;
	}

#tk .lineup_wrap .title{
	width: 100%;
	margin-top: 50px!important;
	text-align: center;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}

#tk .lineup_title{
	width: 100%;
	text-align: center!important;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}
#tk .lineup_wrap .inner .recommend_wrap{
	margin-top: 0!important;
	}
	
/*店舗情報
--------------------------------------*/
#tk .brand_shop_wrap{
	width: 1010px!important;
	margin: 120px auto 0 auto!important;
	padding: 0 15px;
	overflow: hidden;
}

#tk .brand_shop{
	width: 100%!important;
}
/*NO NAME SHOP
--------------------------------------*/
#tk .shop_wrap{
	width: 1010px;
	margin: 100px auto 120px auto!important;
	padding:  50px ;
	border: solid 3px #333333;
	overflow: hidden;
	background-color: #ffffff;
	color: #292929;
	}

#tk .shop_wrap .left{
	width: 660px;
	float: left;
	}
#tk .shop_wrap .left img{
	width: 78px;
	margin: 10px 0 20px 0!important;
	}


#tk .shop_wrap .left p{
	font-size: 13px;
	line-height: 1.8;
	}

#tk .shop_wrap .right{
	width: 200px;
	float: right;
	}
#tk .shop_wrap .right img{
	width: 100%;
	border: solid 5px #000000;
	}



/*動作
--------------------------------------*/
/* 上からフェードイン */
.slide-top {
	opacity: 0;
	transform: translate(0, -20px);
	transition: all 0.7s ease-out;
  -moz-transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
 }

/* 下からフェードイン */
.slide-bottom {
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 1s ease-out;
 }

/* 下からフェードイン */
.slide-bottom2 {
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 1s ease-out;
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
 }

/* 下からフェードイン */
.slide-bottom3 {
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 1s ease-out;
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
 }

/* 下からフェードイン */
.slide-bottom4 {
	opacity: 0;
	transform: translate(0, 50px);
	transition: all 1s ease-out;
  -moz-transition-delay: 750ms;
  -webkit-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  -ms-transition-delay: 750ms;
 }

 /* 左からフェードイン */
.slide-left {
	opacity: 0;
	transform: translate(-600px, 0);
	transition: all 1s ease-out;
 }

 /* 左からフェードイン */
.slide-left2 {
	opacity: 0;
	transform: translate(-600px, 0);
	transition: all 0.8s ease-out;
  -moz-transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
 }

 /* 左からフェードイン */
.slide-left3 {
	opacity: 0;
	transform: translate(-600px, 0);
	transition: all 0.8s ease-out;
  -moz-transition-delay: 1500ms;
  -webkit-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
 }

/* 右からフェードイン */
.slide-right {
	opacity: 0;
	transform: translate(600px, 0);
	transition: all 0.8s ease-out;
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  -ms-transition-delay: 250ms;
 }

/* 右からフェードイン */
.slide-right2 {
	opacity: 0;
	transform: translate(600px, 0);
	transition: all 0.8s ease-out;
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
 }
.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.2s;
	display: block;
}

.keyframe1{
  animation-name: anim_v;
}

@keyframes anim_v {
  0% {
    transform: translate(0, 0px);
  }
  100% {
    transform: translate(0, 10px);
  }
}


.effect-fade {
  opacity: 0;
  transform: translate(0, 20px);
  transition: all 2000ms;
}
.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}

/* 以下が追加の部分 */
/* 2つ目の要素に400msのdelayをかける */
.effect-fade:nth-of-type(2) {
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -ms-transition-delay: 500ms;
}
/* 3つ目の要素に800msのdelayをかける */
.effect-fade:nth-of-type(3) {
  -moz-transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  -ms-transition-delay: 1000ms;
}
/* 3つ目の要素に800msのdelayをかける */
.effect-fade:nth-of-type(4) {
  -moz-transition-delay: 1500ms;
  -webkit-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
}


/*==========================================
PC 画面の横幅が1025px以上
==========================================*/

@media screen and (min-width: 960px){
	


/*PC 終わり
==========================================*/
}


/*==========================================
タブレット　画面の横幅が799pxまで
==========================================*/
@media screen and (max-width:959px){
	
body {
	}
#tk {
	width: 100%;
}


/*メインビジュアル
--------------------------------------*/
#tk .main_v{
    height: 0;
    padding-top: 106.85%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/main_sp.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #1A1A1A;
}

#tk .main_v .inner{
	position: absolute;
	width: 100%;
	top: 0!important;
	left: 0;
}
#tk .main_v .inner .logo{
	width: 100%;
	text-align: right;
}
#tk .main_v .inner .logo img{
	width: 10vw;
	margin: 1.3vw 1.3vw 0 0!important;
}


#tk .main_v .inner2{
	position: absolute;
	width: 100%;
	top: 73%;
	right:inherit;
	left: 5vw;
	text-align: left;
}
#tk .main_v .inner2 .p1{
	width: 100%;
	font-size: 19vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #ffffff;
	line-height: 1;
}
#tk .main_v .inner2 .p2{
	width: 100%;
	margin-left: 1vw!important;
	font-size: 2.65vw;
	font-weight: 700;
	letter-spacing: 0.3em;
	color: #ffffff;
	line-height: 2;
}
#tk .main_v .inner2 h2{
	display: none!important;
	width: 100%;
	margin: 20px 0 0 0.5vw!important;
	font-size: 1.2vw;
	font-weight: 700;
	letter-spacing: 0.4em;
	color: #ffffff;
	line-height: 2;
}

#tk .main2{
	display: block;
	width: 100%;
	background-color: #1A1A1A;
	padding-left: 6vw!important;
	overflow: hidden;
	}

#tk .main2 h2{
	width: 100%;
	font-size: 2.5vw;
	font-weight: 700;
	letter-spacing: 0.4em;
	color: #ffffff;
	line-height: 2;
	}



/*共通
--------------------------------------*/
#tk .com_title{
	font-size: 7vw;
	font-weight: 700;
	letter-spacing: 0.1em;
	color: #ffffff;
	line-height: 1.2;
}


#tk .ad1{
	margin-left: 100px!important;
}
#tk .ad2{
	margin-left: 80px!important;
}

#tk .mg1{
	margin-top: 30px!important;
}
#tk .mg2{
	margin-top: 30px!important;
}
#tk .mg3{
	margin-top: 30px!important;
}


#tk .com_read{
	margin-top: 20px!important;
	font-size: 1.9vw;
	font-weight: 600;
	letter-spacing: 0.2em;
	color: #ffffff;
	line-height: 2;
}


/*コーデ
--------------------------------------*/
#tk .coordinate{
	width: 100%;
	background-color: #1A1A1A;
	overflow: hidden;
	}

#tk .coordinate .inner{
	width: 100%;
	margin: 100px 0 0 0!important;
	overflow: hidden;
	text-align: left;
	}

#tk .coordinate .inner .right{
	width: 75%;
	float: none;
	}
#tk .coordinate .inner .right img{
	width: 100%;
	}

#tk .coordinate .inner .left{
	width: 70%;
	margin: 0 0 0 40px!important;
	float: none;
	}



/*詳細1
--------------------------------------*/

#tk .detail1{
    height: 0;
    padding-top: 134.37%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/bg1_tab.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #464646;
	}

#tk .detail1 .inner{
	width: 75%!important;
	position: absolute;
	top: 0;
	left:inherit;
	right: 0!important;
	}

#tk .detail1 .inner .contents{
	width: 100%;
	margin: 100px auto 0 auto!important;
	padding: 0 0;
	}

#tk .detail1 .inner .contents .left{
	width: 100%;
	text-align: right;
	float: right!important;
	}


#tk .detail1 .inner .contents .left .flexslider{
	width: 100%;
	text-align: right;
	}
#tk .detail1 .inner .contents .left .flexslider img{
	width: 100%;
	}
	
	

#tk .detail1 .inner .contents .right{
	width: 100%;
	margin-top: -80px;
	padding-right: 40px;
	float: right!important;
	}
	

/*詳細2
--------------------------------------*/
#tk .detail2{
	width: 100%;
	background-color: #464646;
	overflow: hidden;
	}

#tk .detail2 .inner{
	width: 75%!important;
	margin: 0 0 0 0!important;
	padding: 0 0!important;
	}

#tk .detail2 .inner .right{
	width: 100%;
	text-align: left;
	float: none!important;
	}
#tk .detail2 .inner .right img{
	width: 100%;
	}

#tk .detail2 .inner .left{
	width: 100%;
	padding: 0 0 0 5vw;
	float: none!important;
	}



#tk .detail2 .inner2{
	width: 75%;
	margin: 120px auto 120px auto!important;
	padding: 0 0;
	overflow: hidden;
	float: right;
	}


#tk .detail2 .inner2 .left{
	width: 100%;
	text-align: left;
	float: none!important;
	}
#tk .detail2 .inner2 .left img{
	width: 100%;
	}

#tk .detail2 .inner2 .right{
	width: 100%;
	padding: 0 0 0 0;
	float: none!important;
	}
#tk .detail2 .inner2 .right img{
	width: 90%;
	}


	
/*ラインナップ
--------------------------------------*/
#tk .lineup_wrap{
	width: 88%;
	margin: 0 auto 0 auto!important;
	overflow: hidden;
	padding: 60px 0 0 0;
	}

#tk .lineup_wrap .inner{
	width: 100%!important;
	margin: 0 auto 0 auto!important;
	padding: 0 15px;
	justify-content: center!important;
	overflow: hidden;
	}

#tk .lineup_wrap .title{
	width: 100%;
	margin-top: 50px!important;
	text-align: center;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}

#tk .lineup_title{
	width: 100%;
	text-align: center!important;
	font-size: 55px;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}

	
/*店舗情報
--------------------------------------*/
#tk .brand_shop_wrap{
	width: 88%!important;
	margin: 120px auto 0 auto!important;
	padding: 0 15px;
	overflow: hidden;
}

#tk .brand_shop{
	width: 100%!important;
}
	
	
/*NO NAME SHOP
--------------------------------------*/
#tk .shop_wrap{
	width: 88%;
	margin: 80px auto 80px auto!important;
	padding:  40px ;
	border: solid 3px #333333;
	overflow: hidden;
	}

#tk .shop_wrap .left{
	width: 100%;
	text-align: center;
	float: none;
	}
#tk .shop_wrap .left img{
	width: 100px;
	margin: 10px 0 30px 0;
	}
	
#tk .shop_wrap .left p{
	text-align: left;
	}


#tk .shop_wrap .right{
	width: 45%;
	float: none;
	margin: 40px auto 0 auto;
	
	}
#tk .shop_wrap .right img{
	width: 100%;
	border: solid 5px #000000;
	
	}	
	
	
/*タブレット 終わり
==========================================*/
}

	
/*==========================================
スマホ　画面の横幅が600pxまで
==========================================*/
@media screen and (max-width: 600px){
	
body {
	}
	

#tk {width: 100%;
}


/*メインビジュアル
--------------------------------------*/
#tk .main_v{
    height: 0;
    padding-top: 106.85%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/main_sp.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #1A1A1A;
}

#tk .main_v .inner{
	position: absolute;
	width: 100%;
	top: 0!important;
	left: 0;
}
#tk .main_v .inner .logo{
	width: 100%;
	text-align: right;
}
#tk .main_v .inner .logo img{
	width: 13vw;
	margin: 2vw 2vw 0 0!important;
}


#tk .main_v .inner2{
	position: absolute;
	width: 100%;
	top: 73%;
	right:inherit;
	left: 5vw;
	text-align: left;
}
#tk .main_v .inner2 .p1{
	width: 100%;
	font-size: 24vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #ffffff;
	line-height: 1;
}
#tk .main_v .inner2 .p2{
	width: 100%;
	margin-left: 1vw!important;
	font-size: 3.35vw;
	font-weight: 700;
	letter-spacing: 0.3em;
	color: #ffffff;
	line-height: 2;
}
#tk .main_v .inner2 h2{
	display: none!important;
	width: 100%;
	margin: 20px 0 0 0.5vw!important;
	font-size: 1.2vw;
	font-weight: 700;
	letter-spacing: 0.4em;
	color: #ffffff;
	line-height: 2;
}

#tk .main2{
	display: block;
	width: 100%;
	background-color: #1A1A1A;
	padding: 5vw 0 0 6vw!important;
	overflow: hidden;
	}

#tk .main2 h2{
	width: 100%;
	font-size: 4vw;
	font-weight: 700;
	letter-spacing: 0.3em;
	color: #ffffff;
	line-height: 2;
	}



/*共通
--------------------------------------*/
#tk .com_title{
	font-size: 14vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #ffffff;
	line-height: 1.2;
}


#tk .ad1{
	margin-left: 20vw!important;
}
#tk .ad2{
	margin-left: 6vw!important;
}

#tk .mg1{
	margin-top: 30px!important;
}
#tk .mg2{
	margin-top: 30px!important;
}
#tk .mg3{
	margin-top: 30px!important;
}

#tk .com_read{
	margin-top: 20px!important;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.15em;
	color: #ffffff;
	line-height: 2;
}


/*コーデ
--------------------------------------*/
#tk .coordinate{
	width: 100%;
	background-color: #1A1A1A;
	overflow: hidden;
	}

#tk .coordinate .inner{
	width: 85%;
	margin: 60px 0 0 0!important;
	overflow: hidden;
	text-align: left;
	}

#tk .coordinate .inner .right{
	width: 100%;
	float: none;
	}
#tk .coordinate .inner .right img{
	width: 100%;
	}

#tk .coordinate .inner .left{
	width: 94%;
	margin: 0 0 0 20px!important;
	float: none;
	}


/*詳細1
--------------------------------------*/

#tk .detail1{
    height: 0;
    padding-top: 204.68%;
    background: url('https://pdst.xsrv.jp/blog_data/tk/25fw_miko/images/bg1_sp.jpg')  no-repeat;
    background-size: contain;
	position: relative;
	overflow: hidden;
	clear: both;
	background-color: #464646;
	}

#tk .detail1 .inner{
	width: 85%!important;
	position: absolute;
	top: 0;
	left:inherit;
	right: 0!important;
	}

#tk .detail1 .inner .contents{
	width: 100%;
	margin: 60px auto 0 auto!important;
	padding: 0 0;
	}

#tk .detail1 .inner .contents .left{
	width: 100%;
	text-align: right;
	float: right!important;
	}


#tk .detail1 .inner .contents .left .flexslider{
	width: 100%;
	text-align: right;
	}
#tk .detail1 .inner .contents .left .flexslider img{
	width: 100%;
	}

#tk .detail1 .inner .contents .right{
	width: 100%;
	margin-top: -60px;
	padding-right: 20px;
	float: right!important;
	}
	

	

/*詳細2
--------------------------------------*/
#tk .detail2{
	width: 100%;
	background-color: #464646;
	overflow: hidden;
	}

#tk .detail2 .inner{
	width: 85%!important;
	margin: 0 0 0 0!important;
	padding: 0 0!important;
	}

#tk .detail2 .inner .right{
	width: 100%;
	text-align: left;
	float: none!important;
	}
#tk .detail2 .inner .right img{
	width: 100%;
	}

#tk .detail2 .inner .left{
	width: 100%;
	padding: 0 0 0 5vw;
	float: none!important;
	}



#tk .detail2 .inner2{
	width: 85%!important;
	margin: 0 0 0 0!important;
	overflow: hidden;
	float: right;
	}


#tk .detail2 .inner2 .left{
	width: 100%;
	
	margin-top: 60px!important;
	text-align: left;
	float: none!important;
	overflow: hidden;
	}
#tk .detail2 .inner2 .left img{
	width: 100%;
	}

#tk .detail2 .inner2 .right{
	width: 100%;
	padding: 0 0 60px 0;
	float: none!important;
	}

	
/*ラインナップ
--------------------------------------*/
#tk .lineup_wrap{
	width: 100%;
	margin: 0 auto 0 auto!important;
	overflow: hidden;
	padding: 30px 0 0 0;
	}

#tk .lineup_wrap .inner{
	width: 100%!important;
	margin: 0 auto 0 auto!important;
	padding: 0 15px;
	justify-content: center!important;
	overflow: hidden;
	}

#tk .lineup_wrap .title{
	width: 100%;
	margin-top: 70px!important;
	text-align: center;
	font-size: 10vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}


#tk .lineup_title{
	width: 100%;
	text-align: center!important;
	font-size: 10vw;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #5F5854;
	}

	
/*店舗情報
--------------------------------------*/
#tk .brand_shop_wrap{
	width: 88%!important;
	margin: 50px auto 0 auto!important;
	padding: 0 15px;
	overflow: hidden;
}

#tk .brand_shop{
	width: 100%!important;
}
	

	
/*NO NAME SHOP
--------------------------------------*/
#tk .shop_wrap{
	width: 88%;
	margin: 50px auto 0 auto!important;
	padding:  15px ;
	border: solid 3px #333333;
	overflow: hidden;
	}

#tk .shop_wrap .left{
	width: 100%;
	text-align: center;
	float: none;
	}
#tk .shop_wrap .left img{
	width: 80px;
	margin: 10px 0 20px 0;
	}
	
#tk .shop_wrap .left p{
	text-align: left;
	font-size: 13px;
	}


#tk .shop_wrap .right{
	width: 100%;
	float: none;
	margin: 20px auto 0 auto;
	
	}
#tk .shop_wrap .right img{
	width: 100%;
	border: solid 5px #000000;
	
	}


/*スマホ 終わり
==========================================*/
}
