@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
* {	margin: 0px;padding: 0px;}/**/
body, html {height: 100%;}/**/
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 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;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;}
img{max-width: 100%;}
a {color:#0064FF;text-decoration:none;-webkit-touch-callout:none;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:middle; border-style:none;//IE8}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.fwb{font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B", sans-serif;}
.vh{visibility: hidden;}
.tac{text-align: center;}
.dn {display: none;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}
.forPc{display:block;}
.forSp{display:none;}
.ng{text-indent: -0.5em;display: block;}
.ad{text-indent: 0.5em;display: block;}
/*.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}*/

/* Common
 * --------------------------------------------------------*/
body {
  letter-spacing: 1px;
	font:normal 15px/30px "秀英角ゴシック銀 L", "Shuei KakuGo Gin L","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  /*font-family:"秀英角ゴシック銀 B", "Shuei KakuGo Gin B", sans-serif;*/
  /*background: #EDF7F5;*/
	color: #231815;
	overflow-x: hidden;
  background: #FFF;
}

.wrap_in {
	width: 100%;
}

.wrap {
  width: 1000px;
  margin: 0 auto;
}
.wrap2 {
  width: 1000px;
  margin: 0 auto;
}

.bdb {
  background: #FFF;
  border-bottom: 1px solid #BBBCBC;
}
.fixed {
  position: fixed;
  top: 0;
  z-index: 8888;
}
.subhd {font-family:"秀英角ゴシック銀 B", "Shuei KakuGo Gin B", sans-serif;}

/************/
/* BxSlider v4.1.2 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/css/loading.gif) center center no-repeat #fff;
	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 {	position: absolute;	bottom: 80px;	width: 100%;}
/* PAGER */
.bx-wrapper .bx-pager {	text-align: center;	padding-top: 20px;}
.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 {	text-indent: -9999px;	outline: 0;	display: block;	margin: 0 10px;
	background: url(../images/pager.png) no-repeat 0 0;
	width: 10px;
	height: 10px;
	margin: 0 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../images/pager_active.png) no-repeat 0 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
/*.bx-wrapper img{
	min-width: 333px;
}
.bx-wrapper .bx-prev {
	left: 15px;
	background: url(../images/detail/btn_prev.png) no-repeat 0 0;
	background-size: 48px;
}
.bx-wrapper .bx-next {
	right: 15px;
	background: url(../images/detail/btn_next.png) no-repeat 0 0;
	background-size: 48px;
}
*/
.bx-wrapper .bx-controls-direction a {	position: absolute;	top: 45%;	outline: 0;	width: 10px;	height: 10px;	text-indent: -9999px;	z-index: 8888;}
.bx-wrapper #bx-pager a:hover img, .bx-wrapper #bx-pager a.active img {	border: solid #5280DD 1px;}
.bx-wrapper .bx-controls-direction a.disabled {	display: none;}
/* header */
header {
	background:#f5f4ee;
	position: relative;
	height: 100%;
	width: 100%;
}
.hd_ttl{
  z-index:999999;
  margin: 0 auto;
  width: 100%;
  padding-top: 40px;
  position: absolute;
}
.hd_ttl{
  text-align: center;
}

.hd_info{
	position: absolute;
	z-index: 999;
	top: 240px;
	left: 30px;
}
header .btn_bottom{
	text-align: center;
	  position: absolute;
	  z-index: 999;
	  width: 100%;
	  bottom: 20px;
}

header .btn_bottom img{
	width: 75px;
}

#hdSlider {
	height: 100% !important;
}

#hdSlider ul.slider_header, ul.slider_header li {
	height: 100%;
}
#hdSlider .bx-viewport, .bx-wrapper {
	position: relative;
	width: 100%;
	height: 100% !important;
	top: 0;
	left: 0;
}
#hdSlider .slider_header {
	height: 100% !important;
}
#hdSlider .slider_header li {
	background-size: cover;
	background-position: top center;
}
#hdSlider #slideBg_sale1 {	background-image: url(../images/slide01.jpg);}
#hdSlider #slideBg_sale2 {	background-image: url(../images/slide02.jpg);}
#hdSlider #slideBg_sale3 {	background-image: url(../images/slide03.jpg);}
/************/



/* nav */
.nav  {
	padding: 10px 0;
	width: 1000px;
	min-width:1000px;
	margin: 0 auto;
	z-index: 999;
	position: relative;

}
.nav li {
	height: 38px;
	padding: 0;
}
.nav .fr li:before {
	content:url(../images/slash.png);
  vertical-align: middle;
  display: inline-block;
}
.nav .fr li.n2:before {
  display: none;
  content: inherit;
}
.nav .fr li img{
  padding-bottom: 10px;
}

.nav li.n1 {
 padding: 4px 0 0 6px;
}


/* upper */
#index .upper{
	padding: 40px 0 0 0;
  font-family: "秀英角ゴシック銀 B", "Shuei KakuGo Gin B", sans-serif;
  font-size: 16px;
  line-height: 34px;
  text-align: left;
  background: #EDF7F5;
}

#index .yodogawa {
  width: 800px;
	margin: 0 auto;
	padding: 50px 0 50px 0;
}

#index .yodogawa p {
	padding: 30px 0 0 0;
}
#index .yodogawa .icon_ballon {
  padding-top: 50px;
}


/* middle */
#index .middle {
  width: 1068px;
  margin: 60px auto;
}
#index .middle .item_ttl {
  margin: 0 auto;
  color: #727171;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: 0.005em;
}
#index .middle .item_ttl h3{
      padding-top: 12px;
}
#index .middle .item_ttl .ttl_txt {
    border-left: 1px solid #BBBCBC;
    padding-left: 15px;
    margin-left: 50px;
}
#index .middle ul {
  width: 900px;
  margin: 0 auto;
  text-align: center;
}
#index .middle li {
  margin: 5px 0 40px 0;
}

#index .middle #womens{
   margin-bottom: 150px;
 }
#index .middle #womens h3 {
   padding-left: 120px;
   margin: 0 auto 50px 0;
 }
 #index .middle #mens_unisex h3 {
    padding-left: 120px;
    margin: 0 auto 30px 0;
  }

/* footer */
footer {
	width: 100%;
	margin: 0 auto;
  background: #FFF;
	padding: 20px 0 50px 0;
  border-top: 1px solid #BBBCBC;
}
footer li{
	display: block;
	padding-bottom: 5px;
}





/* bottom */
#index .bottom{
	width: 900px;
	margin: 0 auto;
	padding: 40px 0;
}

#index .info {
	background-color: #EDF7F5;
	padding: 30px 30px 20px 30px;
	box-sizing: border-box;
	font-family: "中ゴシックBBB", "othic Medium BBB", sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin-bottom: 25px;
}

#index .info .infoTxt div {
	padding-bottom: 25px;
}

#index .infoArea h4{
	font-size: 16px;
	padding-bottom: 10px;
}
#index .infoArea .nm{
	font-size: 13px;
}

#index .infoArea .linkBook{
	padding-top: 20px;
}

#index .infoArea .linkBook span{
	display: block;
	font-weight: bold;
	line-height: 30px;
}

#index .infoArea .txtArea{
	margin-left: 20px;
}
#index .middle #itemArea li.itemSp{
	 display: none;
}
#index .infoArea .txtArea h4{
	font-size: 16px;
	line-height: 24px;
}
#index #info01 h4{
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
  padding-bottom: 10px;
  }

#index #info02,
#index #info03 {
	width: 512px;
	padding: 30px 0 20px 30px;
}
#index #info02 a {
  display: block;
  padding-top: 5px;
}
#index #info04,
#index #info05 {
	position: relative;
	padding-right: 0;
	width: 366px;
}
#index #info04 .hanger{
	position: absolute;
	top: 30px;
	right: 10px;
}

#index #info05 .archive,
#index #info05 .staff {
	letter-spacing: 0em
}
#index #info05 .archive a {
	color: #000;
	text-decoration:underline;
	padding-right: 2px;
}
#index #info05 .archive a:hover {
	text-decoration:none;
}





/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 769px) {
  body {width: 100%;margin: 0 auto;}
  img{max-width:100%;height:auto;}
  .hoverOp:hover{filter: alpha(opacity=100);opacity: 100;}
  .fl,.fr {float: none;}
  .forPc{display:none;}
  .forSp{display:inline-block;}
  .fixed {position: relative;}

  /* [sp] index
	-------------------------------------------------------------------------------*/
  #index .wrap{width: 94%;margin: 0 auto;}
  /* [sp] nav */
	.nav  {
		width: 100%;
		min-width: inherit;
		margin: 0 auto;
		text-align: center;
		padding: 14px 0 12px 0;
	}
	.nav li {
		height: 38px;
		float: none;
		vertical-align: middle;
		padding: 0px 0;
		/*border-right: 1px solid #FFFFFF;*/
		border: none;
	}
  .nav .fr li img {
    padding-bottom: 0;
  }
  .nav ul.fl{
		text-align: center;
		padding-bottom: 15px;
	}
  .nav .fr li img {
    padding-bottom: 0;
  }
  .nav .fr li:before {
    display: none;
  	content: inherit;
  }
	.nav li.n0 {
		border-right: none;
	}
	.nav li.n1 {
		border-right: none;
		padding-left: 5px;
		padding-right: 0px;
	}

	.nav ul.fr{
		display: table;
		text-align: center;
	}
	.nav .fr li{
    width: 170px;
		border-left: none;
		display: inline-table;
	}
	.nav li.n2 {
		border-right: 1px solid #BBBCBC;
		border-bottom: 1px solid #BBBCBC;
	}
	.nav li.n3 {
		border-bottom: 1px solid #BBBCBC;
	}
	.nav li.n4 {
		border-right: 1px solid #BBBCBC;
	}
	.nav li.n5 {
		border-right: none;
	}

	/* [sp] upper */
  #index .upper{
	padding: 30px 0 0 0;
  	font-size: 15px;
  	line-height: 30px;
  }
  #index .yodogawa {
    width: 80%;
    padding: 30px 0 30px 0;
  }
  #index .yodogawa p {
    padding-top: 20px;
  }
  #index .yodogawa .icon_ballon {
    padding: 40px 0 50px 0;
    text-align: center;
  }

	/* [sp] middle */
  #index .middle {
    margin: 60px auto;
  }
  #index .middle .item_ttl {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: 0.005em;
  }
  #index .middle .item_ttl h3{
        padding-top: 12px;
  }
  #index .middle .item_ttl .ttl_txt {
    border-top: 1px solid #BBBCBC;
    border-left: none;
    padding-left: 0;
    padding-top: 10px;
    margin-left: 0;
  }
  #index .middle ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  #index .middle li {
    width: 46%;
    margin: 5px 0 30px 0;
  }

  #index .middle #womens{
     margin-bottom: 30px;
   }
  #index .middle #womens h3 {
     padding-left: 0;
     text-align: center;
     margin: 0 auto 14px auto;
   }
   #index .middle #mens_unisex h3 {
    padding-left: 0;
    margin: 0 auto 30px 0;
  }

	/* [sp] bottom */

  /* [sp] footer */
	footer {
		width: 100%;
		padding: 30px 0 50px 0;
	}
	footer li{
		padding-bottom: 10px;
	}
	footer .fl {
		text-align: center;
	}
	footer .fr {
		text-align: center;
	 	padding-top: 30px;
	}


  /* [sp] bottom */
	#index .bottom{
		width: 95%;
		margin: 0 auto;
		padding: 0;
	}

	#index .info {
		padding: 30px 0 20px 0;
		font-size: 12px;
		line-height: 24px;
		text-align: left;
		margin-bottom: 25px;
	}
	#index .info .infoTxt div {
		padding-bottom: 25px;
	}

	#index .infoArea h4{
		font-size: 16px;
		padding-bottom: 10px;
	}
	#index .infoArea .nm{
		font-size: 13px;
	}



	#index .infoArea .linkBook{
		padding-top: 20px;
	}

	#index .infoArea .linkBook span{
		display: block;
	}
	#index .infoArea .book{
		text-align: center;
	}
	#index .infoArea .txtArea{
		padding-top: 20px;
		display: table;
		margin: 0 auto;
	}
	#index .infoArea .txtArea h4{
		font-size: 16px;
		line-height: 24px;
	}

  #index #info01 {
  	padding: 20px 10px;
	}
	#index #info01 h4{
		font-size: 16px;
		line-height: 26px;
		padding-top: 3px;
	}
  #index #info01 .txt{
    padding-top: 10px;
  }

	#index #info02,
	#index #info03 {
		width: 100%;
		padding: 30px 0;
	}
	#index #info04,
	#index #info05 {
		position: relative;
		padding-right: 0;
		width: 100%;
	}
	#index #info04 .hanger{
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
	}

	#index #info04 .info04Box,
	#index #info05 .infoTxt {
		display: table;
		margin: 0 auto;
		width: 90%;
	}
	#index #info04 .info04Box img{
  padding-top: 20px;
  }
	#index #info05 .archive,
	#index #info05 .staff {
		letter-spacing: 0em
	}

	#index #info05 {
		padding-left: 5px;
	}


}


@media only screen and (max-width: 321px) {
  .nav .fr li{
    width: 130px;
    border-left: none;
    display: inline-table;
   }
   #product .bottom .anotherItems ul {
     width: 98%;
   }
}
