@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
*{margin: 0px;padding: 0px;}/**/
body, html{height: 100%;}/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#0064FF;text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
a:link{color:#0064FF;}
a:visited{color:#0064FF;}
a:hover{color:#FFA0A0;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.vh {visibility:hidden;}
.hoverOp:hover{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;
	font:normal 16px/28px "ヒラギノ明朝 W3 JIS2004", "Hiragino Mincho W3 JIS2004", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	background-color: #FFFFFF;
}

.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.inner {
	width: 1000px;
	margin: 0 auto;
}

/* 予告　09/11 */
/* BxSlider v4.1.2 - Fully loaded, responsive content slider
 * Written by: Steven Wanderski, 2014
 * ---------------------------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/loading.gif) center center no-repeat #EDEAEA;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* THEME */
.bx-wrapper .bx-viewport {-webkit-transform: translatez(0);-moz-transform: translatez(0);-ms-transform: translatez(0);-o-transform: translatez(0);transform: translatez(0);}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	bottom: 1.8em;
	width: 100%;
	position: absolute;
    bottom: 0;
    text-align: center;
    background-color: #fff;
    padding-top: 20px;
	
}
#idxPage .bx-wrapper .bx-pager,
#idxPage .bx-wrapper .bx-controls-auto {
	height: 70px;
}


/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: url(../images/common/pager.png) no-repeat 0 0;
	text-indent: -9999px;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	outline: 0;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../images/common/pager_active.png) no-repeat 0 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 55px;
	background: url(../images/common/btn_left.png);
}

.bx-wrapper .bx-next {
	right: 55px;
	background: url(../images/common/btn_right.png);
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 18px;
	height: 32px;
	background-size: 18px 32px;
	text-indent: -9999px;
	 z-index: 998;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/*slider(index)*/
#hdSlider {
	height: 100% !important;
	position: relative;
}
#hdSlider .btnDown {
	position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}
#hdSlider .btnDown a {
	text-align: center;
}
ul.sliderIndex,ul.sliderIndex li {
	height: 100%;
}

#hdSlider .bx-viewport, 
#hdSlider .bx-wrapper{
	position:relative;
	width:100%;
	height:100% !important;
	top:0;
	left:0;
}
.sliderIndex {
 height: 100% !important;
}
.sliderIndex li {
  background-size:cover;
  background-position: top center;
}
#idx_01 {background-image:url('../images/index/slide_01.jpg');}
#idx_02 {background-image:url('../images/index/slide_02.jpg');}
#idx_03 {background-image:url('../images/index/slide_03.jpg');}
#idx_04 {background-image:url('../images/index/slide_04.jpg');}
#idx_05 {background-image:url('../images/index/slide_05.jpg');}
#idx_06 {background-image:url('../images/index/slide_06.jpg');}

/* fixedBox nav */
#fixedBox{
	height: 100px;
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	margin: 0 auto;
	background: #ffffff;
	border-bottom: 3px solid #000000;
}
.nav_ttl {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -144px;
	
}
.nav  {
	padding: 25px 0;
	text-align: center;
	display: inline-block;
}
.nav li {
	float: left;
	padding: 0px 20px;
}
.nav li.nav03 {
	padding-right: 146px;
}
.nav li.nav04 {
	padding-left: 146px;
}
#fixedBox.fixed {
    position: fixed;
    top: 0;
    z-index: 8888;
}

/* yodogawa */
.yodogawa {
	padding: 80px 0 100px 0;
	letter-spacing: 0.08em;
	text-align:center;
	line-height:2.0em;
}
.yodogawa .fr{
	padding-right: 30px;
}

/* contents */
.contents{
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	padding: 60px 0;
}

.contents h2{
	text-align: center;
	/*padding-bottom: 55px;*/
}
.contents .box {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 100px;
}

.contents .box p{
	padding: 0 0 30px 0;
}
.contents .box .fl{
	width: 400px;
}

.contents .cont_women{
	
}
.border{
	border-top: 1px solid #000000;
}
.contents .cont_men{
	padding-top: 60px;
}
.contents .cont_men .pbAdjst {
	padding-bottom: 36px;
}


/* prevInfo */
.prevInfo{
	background-color: #fff;
}
.prevInfo .inner{
	position: relative;
	width: 100%;
	
	font-size: 12px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Prov", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",sans-serif;
}
.prevInfo .fl {
	position: absolute;
	right: 50%;
	padding-right: 30px;
}
.prevInfo .fr {
	width: 48%;
	box-sizing:border-box;
}
.prevInfo .fl .staff{
	padding: 100px 0 50px 0;
	line-height: 22px;
}
.prevInfo .fr h4{
	padding-bottom: 30px;
}
.prevInfo .fr{
	padding: 100px 0px 100px 45px;
	background-color: #DCEAE9;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 0px;
}

/* footer */
#footer {
	border-top: 3px solid #000000;
	padding: 30px 100px;
}
#footer .y_archive {
	margin: 5px 0 50px 0;
}
#footer li {
	padding-right: 20px;
	vertical-align: top;
}
#footer .copy {
	margin: 0 auto;
}

/* index
 * --------------------------------------------------------*/
#idxPage #top {
	height: 100px;
}
#idxPage #women,
#idxPage #mens{
	width: 1080px;
	margin: 0 auto;
	padding-top: 150px;
}
#idxPage #women{
	margin-bottom: -50px;
}
#idxPage #mens{
	padding-top: 100px;
	margin-bottom: -20px;
}
#idxPage #women h2,
#idxPage #mens h2{
	padding-bottom: 20px;
}
#idxPage #women,
#idxPage #mens{
	width: 1080px;
	margin: 0 auto;
}
#idxPage #women ul,
#idxPage #mens ul{
	padding-top: 30px;
}
#idxPage #women li,
#idxPage #mens li{
	padding-bottom: 150px;
}

#idxPage #mens li.m3 {
	padding-bottom: 0;
}

#idxPage .bx-wrapper .bx-controls-direction a {
	top: 45%;
}

.text_end{
	font-weight:bold;
	color: #FB3030;
	margin-bottom:20px;
	}
/* detail
 * --------------------------------------------------------*/
#dPage #fixedBox{
	height: 100px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	background: #FFFFFF;
	/*background: #DCEAE9;*/
	border-bottom: 3px solid #000000;
}
#dPage .nav_ttl {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -144px;
	
}
#dPage .nav  {
	padding: 25px 0;
	text-align: center;
	display: inline-block;
}
#dPage .nav li {
	float: left;
	padding: 0px 20px;
}
#dPage .nav li.nav03 {
	padding-right: 146px;
}
#dPage .nav li.nav04 {
	padding-left: 146px;
}
#dPage #d_slider {
	padding-top: 100px;
	width: 1200px; /**/
	margin: 0 auto;/**/
}

#dPage .dFixed {
    position: fixed;
    top: 122px;
    z-index: 8888;
}


#dPage .sizeLink {
	
}
#dPage .contents{
	border-top: none;
}
#dPage .contents .box .price{
	padding: 25px 0 20px 0;
	font-size: 20px;
}
#dPage .contents .box .price span{
	font-size: 14px;
}
#dPage .contents .box .size{
	font-size: 17px;
}
#dPage .contents .box .sizeLink{
	padding: 15px 0 20px 0;
	font-size: 14px;
	color: #4D4D4D;
}
#dPage .contents .box .sizeLink a{
	color: #4D4D4D;
	text-decoration: underline;
}

#dPage .contents .box #cartArea{
	
}
#dPage .contents .box #cartArea li{
	padding-bottom: 15px;
}

#dPage .contents .box #cartArea .stock{
	vertical-align:bottom;
	font-size: 14px;
	font-weight: 500;
	display: inline-block;
	color:#E03B3B;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Prov", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",sans-serif;
}

#dPage .contents .box .fl{
	width: 394px;
}
#dPage .contents .box .txt {
	width: 460px;
	padding-left: 20px;
}

#dPage .contents .box .txt p {
	font-size: 15px;
}
#dPage .contents .box .btn_link a{
	display: block;
	padding-bottom: 20px;
}

#dPage .contents .box dl {
	padding: 10px 0;
	font-size: 14px;
	line-height: 24px;
	font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Prov", "メイリオ", Meiryo, "ＭＳ Ｐゴシック",sans-serif;
}

#dPage .contents .box dd {
	margin-bottom: 20px;
}

#dPage #archive {
	padding-top: 20px;
	text-align: center;
	display: table;
	margin: 0 auto;
	width: 1010px;
}
#dPage #archive .a_ttl{
	border: 1px solid #000000;
	border-bottom: none;
	height: 26px;
}

#dPage #archive h5{
	margin-top: -14px;
    background-color: #ffffff;
    display: inline-block;
}
#dPage #archive li{
	padding-right: 5px;
}
#dPage #archive li.w2{
	padding-right: 10px;
}
#dPage #archive li.w5,
#dPage #archive li.m3{
	padding-right: 0;
}

/*9/16wed*/
.textlive{
	margin:45px 0 0 0 ;
}

/* size
 * --------------------------------------------------------*/
.dSize .sizeCont{
	width: 920px;
	padding-top: 60px;
	margin: 30px auto;
	text-align: center;
}
.dSize .contents h2{
	text-align: left;
}

.dSize .mainImg{
 	padding: 60px 0;
 }
.dSize #acMenu {
	text-align: left;
}
.dSize #acMenu dt{
	position: relative;
	display:block;
	cursor:pointer;
	background:url(../images/item/arrow_close.png) no-repeat;
	padding-right:15px;
	padding-bottom: 45px;	
}
	
	
.dSize  #acMenu dt span	{
	padding-right:5px;
	display: inline-block;	
	width: 40px;
	height:40px;
	background:url(../images/size/arrow_close.png) no-repeat;
	background-size: 40px;
}

.dSize  #acMenu dt.active span	{
	display: inline-block;	
	width: 40px;
	height:40px;
	background:url(../images/size/arrow_open.png) no-repeat;
	background-size: 40px;
}
.dSize  #acMenu dd{
	line-height:50px;
	display:none;
	margin-bottom: 60px;
	padding-left: 50px;
}
.dSize  #acMenu dd p {
	text-align:left;
	font-size:13px;
	letter-spacing:0.05em;
	line-height:1.7em;
	margin-top:9px;}
	
#dPage.dSize  #archive{
	margin: 100px auto;
}

/* sp
 * --------------------------------------------------------*/
@media only screen and (max-width: 479px) {
	body {width: 100%;margin: 0 auto;}
	img{max-width:100%;height:auto;}
	.wrapper{width: 100%;}
	.inner{width: 100%;}
	.fl,.fr {float: none;}
	.clrbr {padding-bottom: 15px;}
	
	/* [sp] yodogawa */
	.yodogawa {
		width: 90%;
		margin: 0 auto;
		padding: 30px 0 60px 0;
		text-align: center;
	}
	.yodogawa .fr {
	    padding-right: 0;
	    padding-top: 30px;
	    text-align: center;
	}
	
	
	/* [sp] contents */
	.contents{
	}
	.contents h2{
	}
	.contents .box {
		width: 100%;
		padding-bottom: 100px;
	}
	.contents .box .fl{
		width: 100%;
	}
	.contents .box .fr{
		width: 95%;
		padding-top: 20px;
		margin: 0 auto;
	}
	.link_backno{
		text-align: center;
		display: block;
	}
	/* prevInfo */
	.prevInfo{
		background-color: #fff;
	}
	.prevInfo .inner{
		width: 100%;
		
	}
	.prevInfo .fl {
		position: relative;
		right: auto;
		padding-right: 0;
		width: 90%;
		margin: 0 auto;
	}
	.prevInfo .fl .staff{
		padding: 50px 0;
	}
	.prevInfo .fr {
		width: 100%;
		margin-top: 50px;
		padding:50px 0;
		
	}
	.prevInfo .fr h4{
		text-align: center;
		padding-bottom: 30px;
	}
	.prevInfo .fr p{
		padding-left: 10px;
	}
	
	/* [sp] footer */
	#footer {
		width: 100%;
		padding: 30px 0;
	}
	#footer li{
		display: inline-block;
		padding: 5px;
	}
	#footer .y_archive {
		margin: 5px 0 20px 0;
	}
	#footer .y_archive li {
		margin-bottom: 20px;
	}
	#footer ul{
		text-align: center;
	}
	
	#footer .copy {
		padding: 20px 0;
		text-align: center;
	}
	.bx-wrapper .bx-prev {
		left: 10px;
	}
	.bx-wrapper .bx-next {
		right: 10px;
	}
	
	
	/* [sp] index---------*/
	#idxPage #women,
	#idxPage #mens{
		width: 100%;
		margin: 0 auto;
		padding-top: 100px;
	}
	#idxPage #women{
		margin-top: -60px;
	}
	#idxPage #mens{
		margin-top: -60px;
	}

	#idxPage #women ul,
	#idxPage #mens ul{
		padding-top: 30px;
	}
	#idxPage #women li,
	#idxPage #mens li{
		padding-bottom: 80px;
	}
	
	#idxPage #mens li.m3 {
		padding-bottom: 0;
	}
	
	/* fixedBox nav */
	#idxPage #fixedBox{
		height: 80px;
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 0 auto;
	}
	#idxPage .nav_ttl {
		position: relative;
		top: 5px;
		left: auto;
		margin-left: 0;
		padding-left: 5px;
	}
	#idxPage .nav_ttl img{width: 14em;}
	#idxPage .nav  {
		padding: 0;
		text-align: center;
		margin-top: 5px;
	}
	#idxPage .nav li {
		float: none;
		margin-bottom: -10px;
		padding: 0px 2px;
		vertical-align: middle;
	}
	#idxPage .nav li a {
		vertical-align: middle;
	}
	#idxPage .nav li.nav01 {
		padding-right: 0;
		width: 3em;
	}
	#idxPage .nav li.nav02 {
		padding-right: 0;
		width: 3em;
	}
	#idxPage .nav li.nav03 {
		padding-right: 0;
		width: 2em;
	}
	#idxPage .nav li.nav04 {
		padding-left: 0;
		width: 4.5em;
	}
	#idxPage .nav li.nav05 {
		width: 4.5em;
	}
	
	
	/* [sp] detail ---------*/
	#dPage .box{width: 95%; margin: 0 auto;	padding-bottom: 50px;}
	#dPage .prevInfo .fr {padding: 40px 5px;}
	#dPage #d_slider {
		padding-top: 80px;
		width: 100%; /**/
		margin: 0 auto;/**/
	}
	#dPage #d_slider img {
		width: 100%; 
		height: 100%
	}
	/* bxslider */
	#dPage .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
		position:relative;
	}
	#dPage .bx-wrapper .bx-controls-direction a {
		top: 40%;
	}
	#dPage .contents{
		padding: 30px 0 60px 0;
	}
	#dPage .contents .box .fl{
		width: 100%;
	}
	#dPage .contents .box .txt {
		width: 100%;
		padding-left: 0;
	}
	#dPage .contents .box #cartArea li{
		text-align: center;
	}
	#dPage #archive {
		padding-top: 20px;
		text-align: center;
		display: table;
		margin: 0 auto;
		width: 100%;
		padding-bottom: 5px;
	}
	#dPage #archive .a_ttl{
		border: 1px solid #000000;
		border-bottom: none;
		height: 26px;
		margin: 0 10px;
	}
	
	#dPage #archive h5{
		margin-top: -14px;
	    background-color: #ffffff;
	    display: inline-block;
	}
	#dPage #archive .a_mens{
		margin-top: 50px;
	}
	#dPage #archive ul{
		 text-align: left;
	    display: inline-block;
	    margin: 0 auto;
	    width: 16em;
	}
	#dPage #archive li{
		padding-right: 5px;
		padding-bottom: 10px;
		
	}
	#dPage #archive li.w1,
	#dPage #archive li.w3,
	#dPage #archive li.w5{
		padding-right: 10px;
	}
	#dPage #archive li.m1,
	#dPage #archive li.m3{
		padding-right: 20px;
	}
	#dPage #archive li.w2,
	#dPage #archive li.w4,
	#dPage #archive li.w2,{
		padding-right: 0;
	}
	
	/* fixedBox nav */
	#dPage #fixedBox{
		height: 80px;
		width: 100%;
		display: inline-block;
		text-align: center;
		margin: 0 auto;
	}
	#dPage .nav_ttl {
		position: relative;
		top: 5px;
		left: auto;
		margin-left: 0;
		padding-left: 5px;
	}
	#dPage .nav_ttl img{width: 14em;}
	#dPage .nav  {
		padding: 0;
		text-align: center;
		margin-top: 5px;
	}
	#dPage .nav li {
		float: none;
		margin-bottom: -10px;
		padding: 0px 2px;
		vertical-align: middle;
	}
	#dPage .nav li a {
		vertical-align: middle;
	}
	#dPage .nav li.nav01 {
		padding-right: 0;
		width: 3em;
	}
	#dPage .nav li.nav02 {
		padding-right: 0;
		width: 3em;
	}
	#dPage .nav li.nav03 {
		padding-right: 0;
		width: 2em;
	}
	#dPage .nav li.nav04 {
		padding-left: 0;
		width: 4.5em;
	}
	#dPage .nav li.nav05 {
		width: 4.5em;
	}
	
	/* [sp] size */
	#dPage.dSize .nav_ttl {
	position: relative;
    top: 5px;
    left: auto;
    margin-left: 0;
    padding-left: 5px;
	}
	.dSize .sizeCont{
		width: 100%;
		margin: 30px auto;
	}
	.dSize .contents h2{
		text-align: center;;
		padding-top: 60px;
	}
	.dSize  #acMenu dd{
		display:none;
		margin-bottom: 60px;
		padding-left: 0;
	}
	#dPage.dSize  #archive{
		margin: 50px auto;
	}
	#dPage.dSize .ac01 img{
		width: 18em;
	}
	#dPage.dSize .ac04 img{
		width: 18em;
	}
	#dPage.dSize .ac08_dd img{
		width: 15em;
	}
} 
