@charset "UTF-8";
/* CSS Document */
.sp{
	display:none;
}
#navi_sp{
	display:none;
}
/*PC*/
@media screen and (max-width:768px) {
/* ----------------------------------------
common
---------------------------------------- */
body{
	-webkit-text-size-adjust: 100%;
}
.pagebody{
	width:100%;
	padding:0 10px;
	box-sizing:border-box;
}
.pagebody img{
	max-width:100%;
	height:auto;
}
.sp{
	display:block;
}
a:hover img {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}
#breadcrumb{
	margin:0 auto 10px;
	overflow:hidden;
	width:96%;
}
.copy{
	font-size:18px;
}
.text{
	font-size:14px;
}
.table {
	margin-bottom: 20px;
}
.table th {
	font-size: 14px;
	width: 26%;
}
.table td{
	font-size: 13px;
}
iframe{
	width:100%;
	height:200px;
}
#breadcrumb dl {
    float:none;
}
#breadcrumb dt {
    text-align:left;
	font-size:12px;
}
#breadcrumb dd {
    text-align:left;
	font-size:12px;
}
/* ----------------------------------------
head
---------------------------------------- */
#topimg{
	height:auto;
	overflow:hidden;
	position: relative;
	background-size:100%;
}
.vegas-slide-inner{
	background-size:100%;
}
#head {
	height:60px;
	width:100%;
	position: absolute;
	top:12px;
	left:10px;
}
#head h1 {
	display:none;
}
#head-left{
	width:100%;
	float:none;
}
#logo{
	width:30%;
}
#logo img{
	width:100%;
	max-width:180px;
	min-width:110px;
}
#head-right{
	display:none;
}
#topimg:before {
    content: "";
    display: block;
    padding-bottom:55%;
}
/* ----------------------------------------
	navi
---------------------------------------- */
#navi {
	display:none;
}	
#navi_sp{
	display:block;
}
#navi_sp .picBox {
	position:relative;
	display:none;
	top:0px !important;
	clear:both;
	margin:auto;
	padding:0;
	z-index:1000;
	width:100%;
	
}
#navi_sp .close{
	float:right;
	display: block !important;
	width: 100px;
	height:40px;
	line-height:40px;
	cursor: pointer;
	position:relative;
	z-index:2;
	background:#a5762d;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
#navi_sp ul{
	border:10px solid #a5762d;
	clear:right;
	list-style:none;
	position:inherit !important;
	background:#FFF !important;
	overflow:hidden;
	top:40px;
	box-sizing: border-box;
	width:100%;
	padding:0px;
	left:0px;
}
#navi_sp li{
	width:100%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #CCC;
}
#navi_sp li a{
	text-decoration:none;
	display:block;
	padding:7px 0 7px 25px;
	font-size:13px;
	color:#000000;
	text-align:left;
	width:auto !important;
	background:url(../images/common/bottom_icon.gif) no-repeat 10px center;
}
#navi_sp ul ul{
	border:none;
	border-top:1px solid #666;
	padding-left:1%;
	padding-bottom:5px;
	padding-top:5px;
}
#navi_sp li li{
	width:49%;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	border-bottom:none;
}
#navi_sp li li a{
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:35px;
	text-decoration:none;
	display:block;
	background-position:20px center;
	text-align:center;
	font-size:12px;
	line-height:1.2em;
	color:#000000;
	text-align:left;
	width:auto !important;
}
#navi_sp .thumb {
	border:0;
	cursor:pointer;
	float:right;
	margin-right:0px;
	margin-bottom:20px;
	position:fixed;
	right:8px;
	top:16px;
	z-index:101;
	display:block !important;
	width:25px;
	padding:5px;
	background:#FFF;
}
/* ----------------------------------------
concept
---------------------------------------- */
#concept_body{
	margin-top:-100px;
	padding-top:60px;
	margin-bottom:50px;
	position:relative;
}
#concept_body dl{
	width:100%;
	margin:auto;
	overflow:hidden;
}
#concept_body dt{
	width:100%;
	float:none;
	padding-top:0px;
	margin-bottom:0px;
	text-align:center;
}
#concept_body dt img{
	width:100%;
	max-width:416px;
}
#concept_body dd{
	width:100%;
	float:none;
	text-align:center;
	margin-bottom:30px;
}
#concept_body h2{
	margin-bottom:30px;
	text-align:center;
}
#concept_body h2 img{
	width:80%;
	max-width:327px;
}
#concept_body p.title{
	margin-bottom:20px;
	text-align:center;
}
#concept_body p.title img{
	width:95%;
	max-width:432px;
}
#concept_body p.text{
	font-size:13px;
	line-height:30px;
}
/* ----------------------------------------
main menu
---------------------------------------- */
#main_menu h2{
	margin-bottom:40px;
}
#main_menu li{
	width:32%;
	float:left;
	margin-right:2%;
	margin-bottom:50px;
	line-height:1.4em;
	font-size:12px;
}
#main_menu li:last-child{
	margin-right:0;
}
#main_menu li img{
	margin-bottom:15px;
	width:100%;
}
/* ----------------------------------------
slide
---------------------------------------- */
#loopSlide{
	padding:30px 0;
	background:#000;
	margin-bottom:50px;
}
.simply-scroll-container { 
	position: relative;
}
.simply-scroll-clip { 
	position: relative;
	overflow: hidden;
}
.simply-scroll-list { 
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	padding: 0;
	margin: 0;
	width: 200px;
	height:auto;
}
.simply-scroll-list li img {
	display: block;
	width:100%;
}
/* ----------------------------------------
news
---------------------------------------- */
#news_body h2{
	margin-bottom:40px;
}
#news_body li{
	width:48%;
	float:left;
	margin-left:0;
	margin-right:4%;
	margin-bottom:30px;
}
#news_body li:nth-child(3n) {
    margin-right:4%;
}
#news_body li:nth-child(2n) {
    margin-right:0;
}
#news_body li:first-child{
	margin-left:0;
}

news_body li:last-child{
	display:block;
}
#news_body li img{
	margin-bottom:7px;
}
#news_body li p{
	margin:0;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.4em;
}
#news_body li p a{
	font-size:14px;
	color:#a5955d;
	text-decoration:none;
	margin-bottom:7px;
	display:inline-block;
	vertical-align:top;
}
.button{
	text-align:center;
	margin-bottom:50px;
	clear:both;
}
/* ----------------------------------------
pickup_menu
---------------------------------------- */
#pickup_menu{
	width:100%;
	max-width:auto;
	margin:0 auto 50px;
	overflow:hidden;
}
#pickup_menu dt{
	width:100%;
	float:none;
	margin-bottom:0px;
	text-align:center;
}
#pickup_menu dd{
	width:100%;
	float:none;
	text-align:center;
}
#pickup_menu dt img,
#pickup_menu dd img{
	width:100%;
	max-width:546px;
}
/* ----------------------------------------
contact
---------------------------------------- */
#contact{
	width:100%;
	overflow:hidden;
	margin:0 auto 60px;
	background-color:#FFFFFF;
	background-image:url(../images/common/icon_contact.gif);
	background-repeat:no-repeat;
	background-position:right 15px;
	box-sizing: border-box;
	padding:20px;
	height:auto;
}
#contact dt{
	width:100%;
	text-align:center;
	float:none;
	margin:auto;
	box-sizing: border-box;
	border-bottom:1px solid #ddd;
	padding-bottom:15px;
	margin-bottom:10px;
}
#contact dt img{
	width:100%;
	max-width:311px;
}
#contact dd{
	width:100%;
	text-align:center;
	float:none;
	box-sizing: border-box;
	padding:10px;
	padding-top:0;
}
#contact dd p{
	margin-bottom:10px;
}
#contact dd p img{
	width:100%;
	max-width:307px;
}
/* ----------------------------------------
foot
---------------------------------------- */
#foot{
	background:url(../images/common/wood.jpg) no-repeat center top;
	width:100%;
	min-width:auto;
	max-width:auto;
	padding-top:40px;
	text-align:center;
	padding-bottom:40px;
}
#foot p{
	color:#FFFFFF;
	font-size:13px;
	margin-bottom:10px;
}
#foot span{
	display:inline-block;
	margin-right:0px;
}
#foot p#flogo{
	margin-bottom:40px;
}
#foot #address{
	margin-bottom:25px;
}
#foot #address p{
	margin-bottom:5px;
}
/* ----------------------------------------
pagetop
---------------------------------------- */
.page-top{
	margin: 0 ;
	padding: 0 ;
	display:none;
} 
.page-top p{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 10px ;
	bottom: 10px ;
} 
.move-page-top{
	display: block ;
	width:50px ;
	height:50px ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;
}
.move-page-top img{
	width:100%;
}
.move-page-top:hover{
	opacity: 0.85 ;
}
/* ----------------------------------------
suits
---------------------------------------- */
#suits #topimg,
#shoes #topimg,
#jacket #topimg,
#shirt #topimg,
#flow #topimg,
#gallery #topimg,
#contactpage #topimg,
#access #topimg,
#news #topimg,
#faq #topimg{
	background-size:60% auto,140% auto;
}
#main_text {
    padding-top:30px;	
}
#main_text p.title {
    font-size: 24px;
    font-weight: lighter;
    letter-spacing:2px;
    margin-bottom: 20px;
}
#main_text p.subtitle {
    font-size: 20px;
    letter-spacing:2px;
}
#main_text p.text {
    font-size: 13px;
    letter-spacing:0px;
    line-height: 2em;
    margin-bottom:30px;
    text-align: center;
}
#shoes #main_text p.text br{
    display:none;
}
#shoes #main_menu h2,
#suits #main_menu h2,
#price h2{
    text-align:center;
    background:none;
    margin-bottom: 30px;
}
#shoes #main_menu,
#suits #main_menu{
    padding-top:30px;
    width: 100%;
}
#shoes #main_menu li,
#suits #main_menu li {
    float: left;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 50px;
    margin-right: 2%;
    width: 49%;
}
#shoes #main_menu li:nth-child(2n),
#suits #main_menu li:nth-child(2n) {
    margin-right: 0;
}
#shoes #main_menu li h3,
#suits #main_menu li h3{
    font-size: 20px;
	margin-bottom:5px;
	text-align:center;
}
#main_menu li p {
    font-size: 13px;
}
#sub_menu_box,
#sub_menu_box02{
    padding: 40px 0px;
}
#sub_menu_box h3,
#sub_menu_box02 h3 {
    font-size: 24px;
}
#originality{
	padding-top:30px;
	margin-bottom:0px;
}
#originality h3 img{
	width:80%;
	height:auto;
}
#originality li {
    float: none;
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
}
#originality p {
    clear: both;
    color: #a5955d;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 1.8em;
    margin-bottom: 50px;
}
#originality li p.img {
    margin-bottom: 10px;
}
#originality #sneakers {
    text-align: center;
}
#originality #sneakers li {
    float: left;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 50px;
    margin-right: 2%;
    width: 49%;
}
#originality #sneakers li:nth-child(2n) {
    margin-right: 0;
}
#originality #sneakers li h3{
    font-size: 20px;
	margin-bottom:5px;
	text-align:center;
}
#originality #sneakers li p {
    font-size: 13px;
}
#price dl,
#price dl.shoes_price {
    background:none;
    clear: both;
    height: auto;
    margin-bottom: 20px;
}
#price dl dt:first-child,
#price dl.shoes_price dt:first-child{
    float: none;
    margin-right:0;
    margin-left:0;
    width: 100%;
    text-align:center;
}
#price dl dt img {
    margin-right:0;
}
#price dl dt,
#price dl.shoes_price dt {
    float: none;
    text-align:center;
    width: 100%;
}
#price dl p,
#price dl.shoes_price dd p{
    font-size:13px;
    margin-top:0px;
    margin-bottom: 10px;
    text-align:center;
}
#price dl dd,
#price dl.shoes_price dd{
    border-left:0;
    float: none;
    height: 100%;
    margin-top: 0px;
    padding-left:0px;
    width:100%;
	text-align:center;
}
#flow_menu dl {
    margin-bottom:30px;
}
#flow_menu dt {
    float: none;
    width: 100%;
	margin-bottom:20px;
	text-align:center;
}
#flow_menu dd {
    float:none;
    padding-top: 120px;
    width: 100%;
}
#news_body {
    padding-top: 30px;
}
#news_body ul {
	margin-bottom:30px;
}
#news_contents {
    float: none;
    margin-top: 30px;
    width: 100%;
}
#sidebody {
    float:none;
    margin-top: 30px;
    text-align: left;
    width: 100%;
}
#formbody {
    padding-bottom: 30px;
    padding-top: 30px;
}
.table th {
	display:block;
    width: 100%;
	border:none;
	padding:10px 0;
}
.table td {
	display:block;
    width: 100%;
	border:none;
	padding:10px;
}
.table td .w100{
	width:95%;
}
.table td .w50{
	width:45%;
}
#accessbody {
    padding-bottom: 30px;
    padding-top: 30px;
}
#accessbody table th {
	display:block;
    margin-bottom:5px;
    padding:0;
    text-align:center;
    width: 100%;
	border:none;
}
#accessbody table td {
	display:block;
	padding:0;
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
#map_canvas,
#map_canvas_s{
	height:300px;
}
#accessbody h2 {
	text-align:center;
}
#price dl p.box .pc{
	display:none;
}
#flow_menu h2 {
	display:none;
}
#gallery_list {
    margin-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
#gallery_list ul {
    width:100%;
	letter-spacing:-.40em;
	margin-bottom:20px;
}
#gallery_list li {
    background:none;
    float:none;
	display:inline-block;
    height:auto;
    margin-bottom:5px;
    margin-right:2%;
    width:30%;
	letter-spacing: normal;
	display:inline-block;
}
#gallery_list li:nth-child(3n){
	margin-right:0;
}
#faqbody {
    padding-bottom: 30px;
    padding-top: 30px;
}
#suits_photo{
	overflow:hidden;
	margin-bottom:10px;
}
#suits_photo li{
	float:left;
	width:31%;
	margin-right:2%;
	margin-bottom:10px;
}
#suits_photo li img{
	width:100%;
}
#suits_photo li:last-child{
	margin-right:0;
}