@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,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;margin:0;text-align:left;}
li {display: inline-block; *display: inline; *zoom: 1;} 
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {
	text-decoration:none;
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	outline:none;
	color:#0064FF;
}
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;
}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover,.active{
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/* Common
 * --------------------------------------------------------*/
body {
	letter-spacing: 1px;news1
	font:normal 14px/29px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;
}

/* wrapper */
.wrapper {
  	width: 1300px;
	margin: 0 auto;
	background-color: #F8F9F8;
	border: 10px solid #4D4D4D;
	text-align: center;
}
/* introArea ------------------ */
#introArea{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding-top: 10px;
	padding-bottom: 40px;
}

#introArea .fl{
	width: 220px;
	padding-top: 5px;
}
#introArea .fr{
	padding-top: 6px;
}

#introArea .mt{
	margin-top: 5px;
}
#introArea .detail1 {
	position: absolute;
	top: 180px;
  	left: 25px;
}
#introArea .detail2 {
	position: absolute;
	  top: 312px;
  left: 25px;
}


#introArea .detail1,
#introArea .detail2 {
	font-size:13px;
	line-height:22px;
	letter-spacing:0px;
	text-align: left;
}

#introArea .detail1 a,
#introArea .detail2 a{
	color:#347FD1;
	text-decoration: underline;
}
#introArea .detail1 .detail1_red {
	color:#f00;
	font-size:13px;
	letter-spacing:0px;
	margin-top: -1px;
}

#introArea .detail1 a:link,.detail2 a:link{color:#347FD1;}
#introArea .detail1 a:visited,.detail2 a:visited{color:#347FD1;}

#introArea .detail1_arrow:before {
	content: url("/store/hobonichi_plus_a-dot/2015ss/images/top/arrow.png");
}

/* fixedBox nav ------------------ */
#fixedBox{
	background-color: #F8F9F8;
	height: 50px;
	width: 1300px;
}
.nav  {
	padding-top: 10px;
	padding-left: 105px;
}
.nav li {
	float: left;
	padding: 0px 21px;
}
/*.nav li:first-child {
	padding-left: 150px;
	padding-right: 70px;
	border-right: none;
}
.nav li:last-child {
	border-right: none;
	padding-right: 0;
}*/
.fixed {
    position: fixed;
    top: 0;
    z-index: 8888;
}


/* index
-------------------------------------------------------------------------------*/
#head{
	position: relative;
}
#head h1{
	position: absolute;
	z-index: 888;
	text-align: center;
	  top: 75px;
  left: 586px;
}
#head h2{
	position: absolute;
	z-index: 888;
	text-align: center;
	  top: 540px;
  left: 250px;
}

#mainSlide {
	/*width: 1000px;*/
	margin: 0 auto;
	height: 760px;	
}
#mainSlide .fl, #mainSlide .fr {
	width: 650px;
}

/* BxSlider v4.1.2 - Fully loaded, responsive content slider
 * Written by: Steven Wanderski, 2014
 * ---------------------------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;*/
	
	/*fix other elements on the page moving (on Chrome)*/
	/*-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: -30px;
	width: 100%;
}

/* LOADER */

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

/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #ccc;
	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 {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #808080;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #303030;
}

.bx-wrapper .dn {
	display: none;
}

/* itemArea ------------------ */
#itemArea {
	width: 1080px;
	margin: 0 auto;
}

#itemArea li{
	width: 330px;
  text-align: center;
  padding-bottom: 110px;
}
#itemArea  .item_ttl{
	padding-top: 5px;
}

#itemArea #ladies{
 margin: 0 auto;
  width: 1006px;

}
#itemArea #ladies h3,
#itemArea #mens h3{
  padding-top: 90px;
}

#itemArea #mens{
 margin: 0 auto;
  width: 1006px;
  padding-bottom: 30px;
}
#itemArea #ladies h3,
#itemArea #mens h3{
	padding-bottom: 30px;
}

#itemArea .itemadjst {
margin-left: 190px;
  margin-right: 5px;
}
#itemArea .itemadjst2 {
	padding-bottom: 0px;
}





/* info_box1 ------------------ */
#info_box1{
	  padding-left: 140px;
	  padding-top: 40px;
	  
	  position: relative;
}
#info_box1 li{
	float: left;
	height: 504px;
	padding: 6px 0px 0 0px;
}
#info_box1 li:last-child,
#info_box1 ul > *:first-child + * + * + *{
	padding: 6px 0px 0 0px;
}


#info_box1 li .detail2{
	position: absolute;
	    bottom: 22px;
  left: 174px;

}

/* info_box1 ------------------ */
#info_box2{
	 margin: 0 auto;
	 width: 1008px;
	 padding-bottom: 40px;
	 padding-top: 40px;
}
#info_box2 .fl{
	 width: 388px;
	   text-align: left;
}
#info_box2 .fl h3{
	 display: inline-block;
	   margin-bottom: -5px;
	   padding-left: 1px;
}
#info_box2 .fl li{
	padding-right: 20px;
	  margin-bottom: -12px;
}
#info_box2 .fr{
	 
}


/* prof_box1  --------------- */
#prof_box1{
	width: 100%;
	padding: 90px 0;
	margin: 50px 0 10px 0;
	background: #fff;
	text-align: left;
}
#prof_box1 .fl{
	padding-left: 150px;
}
#prof_box1 .fr{
	padding-right: 160px;
}
#prof_box1 .fr h4 {
	padding-bottom: 10px;
	  margin-left: -2px;
}
.rubi {
	padding-right: 5px;
}
#prof_box1 .fr p {
	width: 502px;
	font-size:14px;
line-height:26px;
letter-spacing: -1px;
}
#prof_box1 .fr p .rubi {
	font-weight: bold;
}

/* prof_box2  --------------- */
#prof_box2{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-top: 60px;
	padding-bottom: 60px;
}
#prof_box2 .fl{
	
}
#prof_box2 .fr{
	width: 730px;
}

#prof_box2 .fr .in1_fl{
	width: 300px;
  display: inline-block;
	font-size:15px;
	line-height:26px;
	letter-spacing: -0.5px;
	padding-right: 30px;
}

#prof_box2 .fr .in2_fl {
	width:385px;
  display: inline-block;
    vertical-align: top;
}
#prof_box2 .fr .in2_fl .mokuji{
	font-size:12px;
	line-height:21px;
	letter-spacing: 0px;
	display: inline-block;
}
#prof_box2 .fr .in2_fl .price{
	font-size:15px;
	padding-top: 40px;
	padding-bottom: 10px;

	display: inline-block;
}

/* footer
 * --------------------------------------------------------*/

/* #footer
 * ---------------------------------- */
#footer {
	padding: 50px 0;
	background: #fff;
}

#footer a,#footer img{ vertical-align: middle; }

#footer ul {
	width: 1000px;
	margin: 0 auto;
}

/*#footer ul li:first-child {
	margin-left: 20px;
}*/

#footer ul li{
	display: inline-block;
	margin-right: 30px;
}

#footer ul .fr{
	margin: 0;
}


#footer ul .fb_iframe_widget {
	top: 8px;
	left: 3px;
}


/* Products
-------------------------------------------------------------------------------*/
#kobetsu #p_wrapper {
	width: 1280px;
	margin: 0 auto;
	border: 10px solid #4D4D4D;
	text-align: center;
	background-color: #F8F9F8;
}
#kobetsu #hdNav {
	width: 1300px;
	margin: 0 auto;
	z-index: 999;
	position: relative;
}
#kobetsu #hdNav ul {
	position: fixed;
	top: 10px;
	width: 1210px;	
	min-width: 1210px;
	height: 50px;
	background-color: #F8F9F8;
	z-index: 100;
	padding: 0 10px;
	padding-top: 15px;
	padding-left: 60px;
	margin: 0 auto;
	margin-left: 10px;
}

#kobetsu #hdNav li {
	float: left;
	padding: 5px 24px;
	/*border-left: 1px solid #808080;*/
}

#cont {
	margin-top: 100px;
	margin-bottom: 50px;
	
}

#kobetsu .wrap_fl{
	float: left;
	margin-left: 140px;

	text-align: left;
	  position: relative;
}

.illust {
	position: absolute;
	z-index: 10;
}

#kobetsu .wrap_fr {
	float: right;
	width: 700px;
}

.wrap_fl .p_yodogawa {
	display: block;
	font-size:14px;
	line-height:28px;
	letter-spacing: 0.2px;
		width: 430px;
		z-index: 100;
	  position: relative;
}

.wrap_fl .osusume:before {
	content: url("/store/hobonichi_plus_a-dot/2015ss/images/detail/baloon.png");
	width: 40px;
	position: absolute;
  margin-top: -45px;
  margin-left: 160px;
}
.wrap_fl .osusume {
	width: 360px;
	background: #fff;
	font-size:14px;
	padding: 20px;
	margin-top: 50px;
	
}
.wrap_fl .osusume p {
	font-size:14px;
	line-height:24px;
	letter-spacing: 0.2px;
	margin-top: 10px;
}

.wrap_fl .osusume h3.ttl {
	font-size:14px;
	line-height:24px;
	letter-spacing: 0.2px;
}


/* p_about */
.wrap_fr .slide {
	position: relative;
	margin-bottom: 40px;
	width: 560px;
	float: right;
	right: 140px;
}

.wrap_fr #slideMain {
	display: block;
	height: 850px;
}

.wrap_fr #slideMain li,{
	position: absolute;
	right: 0;
}


.wrap_fr #slideMain li {
	position: absolute;
	right: 0;
	top: 0;
}


#kobetsu .thumb {
	
}

.wrap_fr #slideThumb {
	top: 680px;
	left: 230px;
}

.wrap_fr #slideThumb li {
	float: left;
}

.wrap_fr #slideThumb img {
	width: 78px;
	height: 117px;
	cursor: pointer; 
}


.wrap_fr .slideCap {
	float: left;
	width: 450px;
	padding-left: 5px;
	padding-top: 5px;
}
.wrap_fr .slideCap img{
	float: left;
}

/* infoArea */
#p_infoArea {
	/*width: 600px;*/
	text-align: left;
}

#p_infoArea h1 {
	  display: inline-block;
}

#p_infoArea .cartArea {
padding-top:5px;
padding-bottom: 10px;
	  }

#p_infoArea .cartArea ul {
	  display: inline-block;
}

#p_infoArea .btn1 li {
	width: 170px;
	height: 70px;
	padding-right: 10px;
}

#p_infoArea .btn2 li {
	width: 220px;
	height: 70px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#p_infoArea .cartArea li.cart span {
	display: inline-block;
	height: 1.86em;
	/*font-weight: bold;*/
	color: red;
	float: right;
}


#kobetsu #qualityArea{
	margin-top: 40px;
}



#kobetsu #qualityArea dl {
	font-size:13px;
	line-height:25px;
	letter-spacing: 0px;
	display: inline-block;
	vertical-align: top;
	margin-left: -5px;
	text-align: left;
}

#kobetsu #qualityArea dt {
	position: relative;
	font-weight: bold;
	color: #0096C6;
	z-index: 1;
	width: 90px;
}
#kobetsu #qualityArea dd {
	position: relative;
	letter-spacing: -0.5px;
	z-index: 0;
}

#kobetsu #qualityArea  dl.q1Line dd {
	margin: -25px 0 5px 64px;
}
#kobetsu #qualityArea  dl.q1Line dd.size {
	margin: -17px 0 12px 23px;
}
#kobetsu #qualityArea  .q2Line {
	margin-top: 20px;
	margin-left: 0px;
}
#kobetsu #qualityArea .q2Line .wear {
}

#kobetsu #qualityArea .fl {
	width: 265px;
}
#kobetsu #qualityArea .fr{
	margin-right: 135px;
}

#kobetsu #qualityArea .fr img{
	width: 300px;
}


#kobetsu #footer {
	padding: 50px 0;
	background: #fff;
}

#kobetsu #footer a,#footer img{ vertical-align: middle; }

#kobetsu #footer ul {
	width: 1000px;
	margin: 0 auto;
}

#kobetsu #footer ul li{
	display: inline-block;
	margin-right: 26px;
}

#kobetsu #footer ul .fr{
	margin: 0;
}


#kobetsu #footer ul .fb_iframe_widget {
	top: 8px;
}

/* colorBox ------------------------*/
.cBoxAdjst {
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 50px;
margin-right: 150px;
	font-size: 13px;
	letter-spacing:0.8px;
}
.cBoxAdjst .cTtl {
	margin-left: -1px;
	margin-bottom: 20px;
	font-size:17px;
	letter-spacing: 1.5px;
}
#prof_hana {
	height: 520px;
}
#prof_hana >div.cTtl {
	color: #DC0A37;
}
#prof_hana p {
line-height:25px;
}

#profile {
	width:600px;
	height: 440px;
	padding: 30px;
	padding-bottom: 0;
	font-size: 12px;
}
#profile>.fr {
	width: 440px;
}


#anotherItems{
	width: 1020px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 80px;
}
#anotherItems .l1{
	margin-right: -5px;
	padding-bottom: 2px;
}
#anotherItems .l2{
	margin-right: -4px;
}


#anotherItems .ttl_ladies img,
#anotherItems .ttl_mens img{
	padding-top: 30px;
}
#anotherItems .ttl_mens {
	padding: 0 8px;
}

/* attention
-------------------------------------------------------------------------------*/

#attention .att_wrapper {
	width: 1280px;
	margin: 0 auto;
	border: 10px solid #4D4D4D;
	text-align: center;
	background-color: #F8F9F8;
}
#attention #hdNav {
	width: 1300px;
	margin: 0 auto;
	z-index: 999;
	position: relative;
}
#attention #hdNav ul {
	position: fixed;
	top: 10px;
	width: 1210px;	
	min-width: 1210px;
	height: 50px;
	background-color: #F8F9F8;
	z-index: 100;
	padding: 0 10px;
	padding-top: 15px;
	padding-left: 60px;
	margin: 0 auto;
	margin-left: 10px;
}

#attention #hdNav li {
	float: left;
	padding: 5px 24px;
}

.att_cont {
	padding-top: 120px;
	padding-bottom: 50px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.att_cont .fl {
	width: 280px;
		
}


.att_cont .att {
	margin: 10px 0 55px 0;
	font-size:14px;
line-height:27px;
letter-spacing: 1px;
}
.att_cont .att > p{
	margin-top: 15px;
	margin-left: 5px;
}

.att_detail div {
	margin-top: 10px;
	margin-left: 20px;
	background: #fff;
	padding-top: 12px;
	padding-left: 20px;
	padding-bottom: 18px;
	width: 460px;

}

.att_detail h4 {
	font-size:16px;
line-height:26px;
letter-spacing: 1px;
font-weight:600;
padding-bottom: 4px;
}
.att_detail p{
	margin-top: 10px;
}

.att_detail div {
	
}


.att_cont .fr {
	width: 510px;
}


.leather {
	padding-left: 5px;
	margin-bottom: 5px;
	display: inline-block;
}

/* live
-------------------------------------------------------------------------------*/
#live_wrap {
	margin: 0 auto;
	border: 10px solid #4D4D4D;
	text-align: center;
	background-color: #F8F9F8;
	min-width: 1200px;
	width: 1200px;
}
#live_wrap #hdNav {
	width: 1120px;
	margin: 0 auto;
}
#live_wrap #hdNav ul {
	padding: 5px 0;
}
#live_wrap #hdNav li {
	float: left;
	padding: 5px 0;
		padding-left: 48px;

}
#live_wrap #hdNav li:first-child {
padding-left: 50px;
}

#live_wrap #cont {
	  width: 830px;
  margin: 0 auto;
  padding-top: 100px;
  position: relative;
  margin-bottom: -50px;
}

#live_wrap #cont .bk {
	position: absolute;
	  top: 217px;
  left: 394px;
  z-index: 0;
	
}

.l_hd{
	margin-bottom: 30px;
}

#live_wrap #cont .fl{

font-size:14px;
line-height:28px;
letter-spacing: 1px;
	text-align: left;
}

#live_wrap #cont .fl p{
	  z-index: 99;
	  position: relative;
		margin-top: 36px;
		padding-left: 5px;
}


#live_wrap #cont .fl .end{
color: #f00;
}

#live_wrap #cont .fr{
	width: 148px;
}

#live_wrap #cont .fr img{
		padding-bottom: 10px;
}
#live_wrap #cont .doga {
	position: relative;
	z-index: 99;
}

#tweet_timeline {
	height: 540px;
	width: 830px;
	margin : 0 auto;
	padding-top: 20px;
}
#tweet_timeline body{
	background:none;
}
#tweet_cover {
	overflow:hidden;
	height: 450px;
}
#tweet_timeline > h2 {
	padding: 20px 0;
	padding-left: 15px;
	text-align: left;
	
}