@charset "UTF-8";

/* ---------- サイト内共通の設定 ---------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, big, cite, code,
em, img, strike, small, strong, sub, b, u, i,
dl, dt, dd, ol, ul, li,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}


/* core */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block;
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac ＼*/
	height: 1%;
	/* End hide from IE-mac */
	}

a:link { text-decoration: none; color:#c00; }
a:visited { text-decoration: none; color:#c00; }
a:hover { text-decoration: none; color:#09c; }
a:active { text-decoration: none; color:#c00; }
a:hover img, a img{ border: none}

body{
  margin: 0;
  line-height:1.8em;
  font-size: .85em;
}

strong{
  font-weight: bold;
}

strike{
 text-decoration: line-through
}

.caption{
  font-size: .9em;
  color: #999;
}

.attention01 {
	color: #f00;
	font-weight: bold;
}

.attention02 {
	color: #f00;
}

.xlarge_ {
  font-size: 1.2em;
}



/* ----------- 基本レイアウト ----------- */




/* コンテンツ */

/* アイコン */

.arrowRight{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowRight.gif") no-repeat left center;
}

.arrowRight2{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowRight2.gif") no-repeat left center;
}

a.newRegistration{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowRight.gif") no-repeat left center;
}

.arrowLeft{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowLeft.gif") no-repeat left center;
}

.arrowTop{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowTop.gif") no-repeat left center;
}

.previous{
	padding: 2px 0 2px 16px;
	background: url("../common/arrowLeft.gif") no-repeat left center;
}

.next{
	padding: 2px 16px 2px 0;
	background: url("../common/arrowRight.gif") no-repeat right center;
}

img.must_ {
  width: 31px;
  height: auto;
  padding: 0 5px;
}


/* ### 再入荷のお知らせ ### */

/* コーディネート */
/* Detailサムネール */

/* 詳細データ */
#request h2{
  clear: both;
  font-size: 1.4em;
   line-height: 1.2em;
  margin-bottom: 0;
}

#request h3{
  margin-bottom: 12px;
  line-height: 1em;
  font-size: .85em;
  font-weight: bold;
}

#request  #description{
  float: left;
  margin: 0;
  width: 750px;
}

#request div.spec{
width: 750px;
margin-bottom: 24px;
}

#request table {
width: 100%;
 margin-bottom : 24px;
}

#request table th{
padding: 0 0 9px 0;
  text-align: left;
  border-bottom: 4px solid #000;
}

#request table th p{
  font-weight: bold;
}

#request table td{
  padding: 9px 0 9px 0;
  border-bottom: 1px solid #000;
}

#request table td.color{
  width: 180px;
}

#request table td.size{
  width: 180px;
}


#request  .thumbnail{
  float: left;
  width: 70px;
}

#request  .data{
   font-size: .85em;
   list-style: none;
  margin-left: 56px;
  text-align: left;
}

#request .addToAddress  table th{
  border-bottom: 1px solid #000;
  width: 180px;
}

#request .continue{
 float: left;
 width: 350px;
}

#request .submit{
 float: right;
 text-align: right;
 width: 350px;
}


/* ### スペシャルコンテンツ ###  */
/* アイテム詳細データカラム */
#special{
  float: left;
  width: 360px;
}

/* ブランドロゴ */
#special .brandLogo{
  width: 360px;
  height: 180px;
  text-align: center;
  position: relative;
}

#special .brandLogo img{
  position: absolute;
  top: 73px;
  left: 29px;
}

#special .title{
  width: 360px;
  margin: 12px 0 24px 0;
}

#special p.name, #special p.price, #special p.detail{
  font-size: .85em;
  margin-bottom: 0;
}

 #special p.detail{
  margin-top: 12px;
}

/* ==================================== */
/* ### サイズチャート ### */
/* ==================================== */
#size{
  font-size: 1em;
  width: 960px;
  margin: 0 auto;
}

#size h1 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}

#size h2 a {
  font-weight: bold;
}

#size h2 a:before {
  content: "▼";
  font-size: .8em;
  padding-right: 0.2em;
}

#size h3 {
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-top: 1em;
  font-size: 1.1em;
}

#size h4{
  font-size: 0.85em;
}

#size .sizeChart li {
  float: left;
  padding-right: 2em;
  padding-top: 0.2em;
  line-height: 1.8;
}

#size .sizeChart li a {
  color: #999;
}

#size .dimension h2 {
  float: left;
  padding-right: 2em;
}

#size .sizeChart ul,
#size .dimension ul{
  margin-bottom : 20px;
}

#size .sizeChart ul:after,
#size .dimension:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}


#size .articles h2 {
  padding-top: 30px;
  margin-bottom: 40px;
  margin-top: 50px;
  border-top: 1px solid #000;
  font-size: 18px;
  font-weight: bold;
}

#size .articles{
  clear: both;
  margin-bottom: 30px;
}

#size .article{
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 1.8;
}

#size .article img {
  text-align: center;
}


#size .band1{
  width:283px;
  float:left;
  margin-right:30px;
  margin-top: 1em;
}
#size .band2{
  margin-top: 1em;
}

#size .pageTop{
  width: 100%;
  text-align: right;
  font-size: .85em;
}
#size .pageTop a{
  color: #aaa;
}

#size table.chart{
  background: #333;
  margin-bottom:12px;
}

#size table.chart th, #size table.chart td{
  background: #FFF;
  width: 10%;
  text-align: center;
}

#size ul.subMenu{
  list-style: none;
  font-size: .85em;
  line-height: 1.6em;
}

/* ==================================== */



/* ### ブランドインフォメーション ### */

/* brandInfo */
#brandInfo{
	width: 750px;
	overflow: hidden;
}

#brandInfo h2{
	font-weight: bold;
	font-size: .85em;
}

#brandInfo .article{
  margin-bottom: 45px;
  overflow: hidden;
}

#brandInfo p, #brandInfo h3{
font-size: .85em;
}

#brandInfo  .photo{
  margin: 0;
  width: 360px;
  overflow: hidden;
}

#brandInfo .description{
float: left;
padding-right: 30px;
width: 360px;
}

#brandInfo .description img{
  margin-bottom: 30px;
}

#brandInfo .description p{
  margin-bottom: 30px;
}


/* ==================================== */
/* ## ユーザー関連（登録等） ## */
/* ==================================== */
#users #main {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

#users #main h1 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}

#users #mypage{
  width: 960px;
  margin: 0 auto;
  font-size: 1em;
}

#users #user,
#bag #user{
  width: 580px;
  margin: 0 auto;
}

#users #mypage ul{
list-style: none;
 font-size: .9em;

}

#users #user p,
#bag #user p{
 font-size: 1em;
 line-height: 1.8;
}

#users #user p.text,
#bag #user p.text{
  margin-bottom: 1.5em;
}

#users #user .form table th,
#users #user .form table td,
#bag #user .form table th,
#bag #user .form table td{
  padding-bottom: 12px;
  border: none;
  vertical-align: middle;
  text-align: left;
}


#users #user .form table th,
#bag #user .form table th{
  width: 8em;
  white-space: nowrap;
  font-weight: bold;
}



#users #user .form {
  margin-bottom: 60px;
  border: none;
}

#bag #user .form{
  margin-bottom: 0;
  border: none;
}

#users #user .form input.text,
#bag #user .form input.text{
  padding: .5em;
  font-size: 1.1em;
  background: #fff;
  border: 1px solid #999;
}

#users .arrowRight,
#bag #user .arrowRight{
  white-space: nowrap;
}

#users input.text,
#bag #user input.text{
 margin-right: 5px;
 width: 250px;
}

#users input.address,
#bag #user input.address{
  width: 250px;
}

#users p.lead,
#users ul.lead,
#bag #user p.lead,
#bag #user ul.lead{
  margin: 2.5em 0;
}

#users #main div.submit_ a img {
  margin-top: 10px;
}

#users p.newRegistration a span{
  display: none;
}
#users p.newRegistration a{
 width: 150px;
  height: 26px;
  background: url('../img/sys/button/entry.gif') no-repeat center;
  display: block;
}

#bag #user .loginform_ {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin: 40px 0 0;
  padding: 40px 0;
}




/* mypage */
#help #mypage{
  width: 960px;
  margin: 0 auto;
  font-size: 1em;
}

#help #mypage .textArea {
  background: #f5f5f5;
  border-radius: 6px;
  text-align: center;
  padding: 10px;
  margin-bottom: 40px;
}
#help #mypage .textArea p {
  display: inline-block;
  padding: 0 5px;
}
#help #mypage .textArea p br {
  display: none;
}
#help #mypage .textArea p .attention01 {
  color: #000;
  font-size: 1.4em;
  padding: 0 5px;
}

#help #mypage .mypageLink {
}

#help #mypage .mypageLinkList {
  width: 24%;
  display: inline-block;
  vertical-align: top;
  line-height: 2.6;
}

#help #mypage .mypageLinkList h3 {
  font-weight: bold;
  font-size: 1.2em;
}

#help #mypage .mypageLinkList li span.small {
  line-height: 1.4;
  display: block;
  padding: 12px 12px 12px;
  margin-top: 5px;
  border: 1px solid #ccc;
  border-bottom: none;
}
#help #mypage .mypageLinkList li ul {
  line-height: 1.4;
  margin-bottom: 10px;
  padding: 0 12px 10px;
  border: 1px solid #ccc;
  border-top: none;
}
#help #mypage .mypageLinkList li ul li {
  padding-bottom: 8px;
}
#help #mypage .mypageLinkList li ul li:before {
  content: url(../img/usr/common/icon12.png);
  display: inline;
  padding-right: 3px;
  vertical-align: text-bottom;
}
#help #mypage .mypageLinkList li ul li a {
  display: inline;
}



/* ==================================== */
/* メンバー登録 /  リマインダー */
/* ==================================== */
#users #registration,
#users #reminder{
  width: 960px;
  margin: 0 auto;
}

#users #registration > h2 {
  font-weight: bold;
}

#users #registration ul{
  line-height: 1.6;
}

#users #registration .form,
#users #reminder .form{
  margin-bottom: 30px;
}

#users #registration .form h2 {
  font-size: 1.35em;
  font-weight: bold;
  margin-bottom: 1em;
  padding-top: 1em;
}
#users #registration .form h2 span {
	font-size: 11px;
	font-weight: normal;
}

#users #registration .form table,
#users #reminder .form table{
  margin-top: 6px;
  width: 100%;
  border-top: 1px solid #ccc;
}
.cardInfo {
	margin-bottom: 32px;
}

#users #registration .form table th,
#users #registration .form table td,
#users  #reminder .form table th,
#users #reminder .form table td{
  padding: 20px 15px;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#users #registration .form table td,
#users #reminder .form table td{
  vertical-align: middle;
}

#users #registration .form table th {
  padding-top: 22px;
  background: #f5f5f5;
}

#users  #registration .form table th .must,
#users #registration .form table td .must{

}

#users #registration .form table th .caption,
#users #registration .form table td .caption{
  color: #666;

}

#users #registration .form table th,
#users #reminder .form table th{
  width: 260px;
  padding-right: 15px;
  white-space: nowrap;
}




table tr.selectCard th {
	vertical-align: middle;
	line-height: 1.7;
	padding-top: 70px !important;
}

table tr.selectCard .selectCard__radio {
	width: 520px !important;
}
table tr.selectCard .selectCard__radio label{
	margin-right: 60px;
}

table tr.selectCardAcc.hide {
	display: none;
}



#users #registration .form table td table{
  border: none;
  margin: 0;
  padding: 0;
}

#users #registration .form table td table .first_column{
  padding-top: 0;
  }
#users #registration .form table td table .last_column{
  padding-bottom: 0;
  border: none;
  }

#users #registration .form input{
  padding: .5em;
  font-size: 1.1em;
  margin-right: 1em;
  background: #fff;
  border: 1px solid #999;
}

#users #registration .form input.name{
  width: 150px;
}

#users #registration .form input[type="radio"] {
  margin-right: 0.5em;
}

#users #registration .form input[type="image"] {
  border: none;
}

#users #registration .navipage_ {
  text-align: right;
}


#users .must{
  color: #F00;
}

#users .cancel{
  margin-top: 12px;
  font-size: .85em;
}

#users #registration .newPW{
  font-size: 130%;
  font-weight: bold;
  background-color:#b8e4f3;
  border: solid #999999 1px;
  padding: 5px 10px;
  margin-bottom: 15px;
}


/* registration */
#users #registration .common_headline2_ {
  font-weight: bold;
}

#users #registration hr {
  display: none;
}

#users #registration .submit_:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#users #registration .submit_ input {
  float: right;
  margin-left: 10px;
}

#users #registration .message_ {
  padding: 10px 0;
}
#users #registration .message_ a {
  text-decoration: underline;
}


/* 注文状況・ご購入履歴  */

#users .bag table{
  width: 750px;
  margin-bottom: 30px;
}

#users .bag table th,
#users .bag table td{
 padding: 9px 0 9px 0;
  vertical-align: top;
}

#users .bag table th{
  padding: 0 2px 6px 2px;
  text-align: left;
  border-bottom: 4px solid #000;
}

#users .bag table th p{
  font-weight: bold;
}

#users .bag table td{
  border-bottom: 1px solid #000;
}

#users #registration .spandual_ .leftfloat_ {
  display: block;
  float: left;
  width: 52%;
}

#users #registration .spandual_ .rightfloat_ {
  display: block;
  float: right;
  width: 44%;
}

#users #registration .spandual_ .rightfloat_ .form,
#users #registration .spandual_ .leftfloat_ .form {
  margin-bottom: 15px;
}

#users #registration .spandual_ .rightfloat_ table th,
#users #registration .spandual_ .rightfloat_ table td {
  padding: 10px 15px;
}

#users #registration .spandual_:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#users #registration .historydetail_ li a {
	padding: 2px 0 2px 16px;
	background: url("../common/arrowRight.gif") no-repeat left center;
}

#users #registration .continue {
  margin-top: 30px;
}


#users .continue{
 float: left;
 width: 350px;
 margin-bottom: 30px;
}

#users .submit{
 float: right;
 text-align: right;
 width: 350px;
 margin-bottom: 30px;
}

/* リアルタイムバリデーション */

#users .LV_validation_message{
}
#users .LV_valid {
	color: #3f0;
	font-weight: bold;
}
#users .LV_invalid {
	color: #f00;
}

#users .errorMessage {
  font-size: .85em;
  margin:0 0 0 6px;
}
.errorMessage02 {
	padding-left: 1em;
	text-indent: -1em;
  font-size: .85em;
	color: #f00;
}

.inputError {
	background-color: #ffcccc !important;
}

#users .LV_valid_field,
input.LV_valid_field:hover,
input.LV_valid_field:active,
textarea.LV_valid_field:hover,
textarea.LV_valid_field:active {
}

#users #registration .form
#users  .LV_invalid_field,
#users #registration .form input.LV_invalid_field:hover,
#users #registration .form input.LV_invalid_field:active,
#users #registration .form textarea.LV_invalid_field:hover,
#users #registration .form textarea.LV_invalid_field:active {
	background: #ffeeee;
	border: 1px solid #FF0000;
}

/* ==================================== */
/* ### HELP DOCS ### */
/* ==================================== */
#help #main h1 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}

#docs #help{
  font-size: 1em;
  width: 960px;
  margin: 0 auto;
}

#docs #help h2 a{
  font-weight: bold;
}

#docs #help h2 a:before {
  content: "▼";
  font-size: .8em;
  padding-right: 0.2em;
}

#docs #help .shoppingGuide ul li,
#docs #help .systemGuide ul li {
  display: inline-block;
  width: 33%;
  vertical-align: text-top;
  line-height: 1.8;
}
#docs #help .shoppingGuide ul li a,
#docs #help .systemGuide ul li a {
  color: #999;
}

#docs #help .systemGuide {
  padding-bottom: 24px;
}

#docs #help .systemGuide h2 {
  margin-top: 24px;
  margin-right: 2em;
  display: inline-block;
}

#docs #help .articles h2{
  padding-top: 30px;
  margin-bottom: 40px;
  margin-top: 50px;
  border-top: 1px solid #000;
  font-size: 18px;
  font-weight: bold;
}

#docs #help h3{
  font-weight: bold;
  margin: 12px 0 5px 0;
}

#docs #help .articles{
  clear: both;
  margin-bottom: 30px;
  line-height: 2.0;
}

#docs #help .article{
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  line-height: 2.0;
}

#docs #help .article a,
#docs #help .articles a {
  text-decoration: underline;
}
#docs #help .article a:hover,
#docs #help .articles a:hover {
  text-decoration: none;
}


#docs #help .article ol {
  margin-left: 1.2em;
}
#docs #help .article ol li {
  list-style-type: decimal;
  padding-left: 0.3em;
  margin-bottom: 0.8em;
}

#docs #help p{
 margin: 0 0 0 0;
}

#docs #help .pageTop{
  width: 100%;
  text-align: right;
  display: inline-block;
}

#docs #help + form .continue{
  font-size: 1em;
  width: 960px;
  margin: 0 auto;
  float: none;
}

#users #docs #help .articles {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
  margin-bottom: 50px;
}




/* ==================================== */
/* ## ショッピングバッグ関連 ## */
/* ==================================== */
#bag #main{
  width: 960px;
  margin: 50px auto 80px;
  font-size: 1.0em;
}
#bag .cart .content {
  max-width: 1245px;
  margin: 160px auto 40px;
	padding-left: 60px;
	padding-right: 60px;
}
#bag .content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#bag #main h1 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}

#bag #process{
  overflow: hidden;
  margin-bottom: 40px;
  font-size: 1.1em;
}

#bag #process span{
  line-height: 1.2em;
  padding: 0 0.5em;
}

#bag #process .active{
  font-weight: bold;
  background: #eee;
}

#bag #process .body{
  display: block;
  font-size: .85em;
  padding-top: 0.8em;
}

#bag .info_ {
  margin-bottom: 1em;
}


/* バッグ */

#bag .bag > p {
  margin: 80px 0;
}

#bag .bag table{
  width: 960px;
  margin-bottom: 40px;
}

#bag .bag table td{
  padding: 34px 14px;
  vertical-align: top;
}

#bag .bag table td:first-child{
  padding-left: 0;
}

#bag .bag table td:last-child{
  padding-right: 0;
}

#bag .bag table th{
  padding: 4px 0;
  text-align: center;
  background: #f5f5f5;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#bag .bag table th p{
  font-weight: bold;
}

#bag .bag table td{
  border-bottom: 1px solid #ccc;
}

#bag .bag .thumbnail{
  width: 70px;
  float: left;
}

#bag .bag .data{
  list-style: none;
  margin-left: 56px;
  text-align: left;
}

#bag .bag .data a {
  text-decoration: underline;
}
#bag .bag .data a:hover {
  text-decoration: none;
}

#bag td.quantity p {
  padding-bottom: 0.4em;
}

#bag td.total_,
#bag td.money_{
  font-size: 1.1em;
}

#bag .bag table td#postage_comment,
#bag .bag table td.total_,
#bag .bag table td.money_,
#bag .bag table td.button_{
  border-bottom: 1px solid #000;
}

#bag .bag table td.total_ {
  padding-left: 0;
  padding-right: 0;
}

#bag .bag table td.sum{
  text-align: right;
  padding: 14px 20px;
  vertical-align: middle;
}

#bag .bag table td.sumPrice{
  text-align: left;
  padding: 14px 20px 14px 14px;
  vertical-align: middle;
}

#bag .totalPrice{
  font-size: 1.2em;
  font-weight: bold;
}

#bag .addPoint{
  font-weight: bold;
}

#bag .info-msg {
	color: #666666;
}

/* お届け先・その他手続き ヘッダー・フッター */
#bag #header.bagHeader {
  position: relative;
}

#bag #header.bagHeader .headerBox {
  max-width: 1080px;
}

#bag #header.bagHeader h1 {
  text-align: left;
  padding-top: 10px;
}

#bag #header.bagHeader h1 img {
  width: 128px;
}

#bag #pagePath.bagPagePath {
  max-width: 960px;
}

#bag #footer.bagFooter .fBox {
  max-width: 960px;
}

#bag #footer.bagFooter .fNavi {
  width: auto;
}

#bag #footer.bagFooter .fNavi li {
  display: inline-block;
  padding-right: 2em;
}


/* address / others */

#bag .form{
  padding-bottom: 30px;
  margin-bottom: 40px;
  border-bottom: 1px solid #000;
}

#bag .form table{
  margin-bottom: 6px;
  width: 100%;
}

#bag .addresslist_ .form {
  padding-bottom: 0;
  border-bottom: none;
}

#bag .addresslist_ .address_bottom_ {
  margin-bottom: 30px;
}

#bag #login_table {
	border-top: 0;
}

#bag .form table th,
#bag .form table td{
  padding: 6px 0;
  vertical-align: top;
  text-align: left;
}

#bag .form table th{
  width: 25%;
  white-space: nowrap;
}

#bag ul.caption{
  margin-top: 0.5em;
}

#bag input.radio{
 margin-left: 3px;
}

#bag input.address{
  width: 300px;
}

#bag .continue{
 float: left;
 width: 350px;
 margin-bottom: 30px;
}

#bag .submit{
 float: right;
 text-align: right;
 width: 350px;
 margin-bottom: 30px;
}


/* 配送先フォーム */

#bag #delivery #form1 {
  margin-top: 50px;
  padding-top: 30px;
  border-top: 1px solid #000;
}

#bag #delivery .form table th{
  width: 120px;
  padding-right: 15px;
  white-space: nowrap;
}

#bag #delivery .destgoodslist_ .form {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}

#bag #delivery .destgoodslist_ .form table th{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #f5f5f5;
  text-align: center;
  font-weight: bold;
}

#bag #delivery .destgoodslist_ .form table td{
  padding: 34px 15px 34px 0;
  border-bottom: 1px solid #ccc;
}

#bag #delivery .destgoodslist_ .form table td:first-child{
  padding-left: 15px;
}

#bag #delivery .destgoodslist_ .form table td.method_goodsname_ .thumbnail {
  padding-right: 2em;
}

#bag #delivery .destgoodslist_ .form table td.method_goodsname_ .thumbnail,
#bag #delivery .destgoodslist_ .form table td.method_goodsname_ .data{
  display: inline-block;
  vertical-align: inherit;
}

#bag #delivery .destgoodslist_ .form table td.method_qty_,
#bag #delivery .destgoodslist_ .form table td.method_price_{
  text-align: center;
}

#bag #delivery .destgoodslist_ .form table td.method_total_{
  text-align: right;
  border-bottom: 1px solid #000;
  background: #f5f5f5;
}


#bag #delivery .form table td table{
  border: none;
  margin: 0;
  padding: 0;
}

#bag #delivery .form table td table td.first_column{
  padding-top: 0;
  }
#bag #delivery .form table td table .last_column{
  padding-bottom: 0;
  border: none;
  }

#bag #delivery .form input{
  padding: .3em;
  font-size: 1.1em;
}

#bag #delivery .form input.name{
  width: 150px;
}

#bag div#deliveryForms table {
    border-top: none;
    margin-top: 0px;
}

#bag div#deliveryForms .errorMessage,
#bag table#paymentForms .errorMessage {
  font-size: .85em;
  margin:0 0 0 6px;
}

#bag div#deliveryForms table th,
#bag div#deliveryForms table td,
#bag table#paymentForms th,
#bag table#paymentForms td {
  padding: 9px 4px 9px 0;
  vertical-align: top;
  text-align: left;
}

#bag table#paymentForms td label {
  margin-right: 1em;
}

#bag .form.card table td label {
  margin-right: 1em;
}
#bag .form.card .estimateConfText {
  display: block;
  border-top: 1px solid #000;
  margin-top: 30px;
  padding-top: 30px;
}


#bag div#deliveryForms input,
#bag table#paymentForms input {
  background: #fff;
	border: 1px solid #999;
  padding: 2px;
  font-size: 1.4em;
}


#bag #main #registration {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #000;
}


/* ゲスト購入 */
#bag #delivery .method_address_ table,
#bag #delivery table.method_host_ {
  margin-top: 6px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-collapse: collapse;
}

#bag #delivery .method_address_ table th,
#bag #delivery .method_address_ table td,
#bag #delivery table.method_host_ th,
#bag #delivery table.method_host_ td{
  padding: 20px 15px;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #ccc;
}
#bag #delivery .method_address_ table td,
#bag #delivery table.method_host_ td {
  vertical-align: middle;
}

#bag #delivery .method_address_ table th,
#bag #delivery table.method_host_ th {
  padding-top: 22px;
  background: #f5f5f5;
}

#bag #delivery .method_address_ input[type="text"],
#bag #delivery table.method_host_ input[type="text"] {
  padding: .5em;
}


#bag #delivery .method_address_ .common_headline2_,
#bag #delivery .method_address_ .destgoodslist_ {
  margin-top: 40px;
  margin-bottom: 20px;
}




/* ▲==================================== */


#bag .LV_validation_message{
}

#bag .LV_valid {
	color: #3f0;
	font-weight: bold;
}
#bag .LV_invalid {
	color: #f00;
}

#bag .LV_valid_field,
#bag input.LV_valid_field:hover,
#bag input.LV_valid_field:active,
#bag textarea.LV_valid_field:hover,
#bag textarea.LV_valid_field:active {
}

#bag div#deliveryForms .LV_invalid_field,
#bag div#deliveryForms input.LV_invalid_field:hover,
#bag div#deliveryForms input.LV_invalid_field:active,
#bag div#deliveryForms textarea.LV_invalid_field:hover,
#bag div#deliveryForms textarea.LV_invalid_field:active,
#bag table#paymentForms .LV_invalid_field,
#bag table#paymentForms input.LV_invalid_field:hover,
#bag table#paymentForms input.LV_invalid_field:active,
#bag table#paymentForms textarea.LV_invalid_field:hover,
#bag table#paymentForms textarea.LV_invalid_field:active {
	background: #ffeeee;
	border: 1px solid #FF0000;
}

/* 商品についてのお問い合せ */

#contact{
  width: 960px;
  margin: 0 auto;
}


#contact .form{
  margin-bottom: 15px;
}

#contact h2{
  font-size: .85em;
}

#contact .form table{
   margin-top: 6px;
	width: 100%;
	border-top: 4px solid #000;
}

#contact .form table th, #contact .form table td{
 padding: 9px 0 9px 0;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #000;
}

#contact .form table th{
  width: 150px;
  white-space: nowrap;
}

#contact input.text{
 width: 300px;
}

#contact textarea{
 margin:6px 0 6px 0;
 width: 450px;
}


#contact .continue{
 float: left;
 width: 350px;
 margin-bottom: 30px;
}

#contact .submit{
 float: right;
 text-align: right;
 width: 350px;
 margin-bottom: 30px;
}


/* ヘッダメニュー */

/* News バナー */


/* POPUP
-------------------------------------- */
body#popup {
	margin: 0;
	padding: 20px;
}
#popup #header .mainLogo {
	position: static;
	margin-bottom: 0;
	z-index: 1;
}
#popup #contents {
	padding: 0 10px;
	font-size: 0.85em;
}
#popup #contents h1 {
	font-weight: bold;
}
#popup #contents p,
#popup #contents ul {
	margin-bottom: 20px;
}
#popup #contents ul li {
	padding: 0 0 7px 1em;
	text-indent: -1em;
	list-style: none;
	line-height: 1.3;
}
#popup .popupClose {
	text-align: center;
}
#popup .popupClose a {
	display: inline-block;
	padding: 3px 6px 3px 25px;
	border: 1px solid #cc0000;
	background: url(../common/popupclose.gif) no-repeat 6px 0.7em;
}
#popup #footer {
	margin: 30px 10px 0;
}


/* search result
-------------------------------------- */
img.iconItemStatus {
  height: 15px;
  width: auto;
}

#brand .searchResult .mb0 {
	margin-bottom: 0 !important;
}
#brand .searchResult {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 60px;
}
#brand .searchResult:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;

}

#brand .searchResult .common_headline1_ {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  display: block;
  margin-bottom: 40px;
}


/* pageNavigation */
#brand .searchResult .pageNavigation {
  margin-bottom: 40px;
}

#brand .searchResult .pageNavigation .pageLimit {
  margin-bottom: 10px;
  font-weight: bold;
}


/* resultBox */
#brand .searchResult .resultBox {
  width: 12%;
  padding-right: 5.5%;
  float: left;
}
#brand .searchResult .resultBox:nth-child(6n+4) {
  padding-right: 0;
}
#brand .searchResult .resultBox .photo {
  margin-bottom: 10px;
}
#brand .searchResult .resultBox .photo img {
  width: 100%;
  height: auto;
}
#brand .searchResult .resultBox .text {
  height: 12em;
  padding-bottom: 10px;
  overflow: hidden;
  word-break: break-all;
  font-size: 12px;
  line-height: 1.3;
}
#brand .searchResult .resultBox .text img {
  margin-bottom: 10px;
}
#brand .searchResult .resultBox .text a {
  font-weight: bold;
}


/* goodsSearch */
#brand .searchResult .goodsSearch {
  padding: 20px 30px;
  background: #f5f5f5;
}
#brand .searchResult .goodsSearch input,
#brand .searchResult .goodsSearch select {
  margin: 5px 0;
  display: inline-block;
  vertical-align: middle;
}
#brand .searchResult .goodsSearch input[type="text"] {
  padding: .3em .5em;
}

#brand .searchResult .goodsSearch input.searchText {
  width: 400px;
  margin-bottom: 15px;
  margin-right: 10px;
}

#brand .searchResult .goodsSearch input[type="image"] {
margin-bottom: 15px;
}

/* searchLimit */
#brand .searchResult .title {
  position: relative;
  padding-top: 20px;
}

#brand .searchResult .title h2 {
  font-weight: bold;
  position: absolute;
}

#brand .searchResult .title .searchLimit {
  position: absolute;
  width: 50%;
  left:30px;
}
#brand .searchResult .title .searchLimit a {
  margin: 0 .3em;
  text-decoration: underline;
}
#brand .searchResult .title .searchLimit a:hover {
  text-decoration: none;
}



/*---------------- ecBeing追加分 ---------------------- */
#bag #delivery .form .hiddenEnter_{
width:0;
height:0;
padding:0;
border:none;
}

#bag #delivery .hiddenEnter_{
width:0;
height:0;
}
#users .form .hiddenEnter_{
width:0;
height:0;
padding:0;
border:none;
}

#users .hiddenEnter_{
width:0;
height:0;
}


div.cartbox_ div.colors_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}

div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}

.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
span.message_ {
	float: left;
}

#users #contents #main .form .error_,
#bag #contents #main .form .error_,
.error_{
	color: #CC0000;
}


/**/
/* バリエーションボックス */
div.cartbox_ div.colors_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	float:left;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	width:30px;
	height:30px;
}
div.cartbox_ div.colors_ div.color_frame_ div.color2_ {
	float: left;
	margin: 0;
	white-space: nowrap;
	width: 48px;
	height: 67px;
	overflow: hidden;
	text-align: left;
	background-position: center;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	border:solid 1px #C00;
	background-color:#FFF;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	border:dashed 1px #c00;
	background-color:#909090;
}
div.cartbox_ div.colors_ div.color_Selected_Frame_ {
	border:solid 3px #09C;
	background-color:#ffe0e0;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	border:dashed 1px #09c;
	background-color:#909090;
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
div.cartbox_ div.sizes_ div.size_ {
	float:left;
	padding:2px 5px 2px 5px;
	margin:2px 5px 2px 5px;
	white-space: nowrap;
	width:auto;
	height:auto;
	text-align:center;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	border:dotted 1px #d0d0d0;
	background-color:#FFF;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	border:dotted 1px #d0d0d0;
	background-color:#909090;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border:solid 1px #ffc0c0;
	background-color:#ffe0e0;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	border:dotted 1px #d0d0d0;
	background-color:#909090;
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
span.message_ {
	float: left;
}

#dropframe {
    text-align:left;
    position: absolute;
    background-color: #dddddd;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
    border-left: 1px solid #eeeeee;
    padding: 1px 3px 1px 3px;

}

ul.ziplist_
{
    position: absolute;
    top: auto;
    left: auto;
    background-color: #F0F0F0;
    list-style-type: none;
    padding:5px 3px 5px 3px;
}
ul.ziplist_ li
{
    padding-top: 1px;
    padding-bottom: 1px;
	text-align:left;
}
ul.ziplist_ li.hover
{
    background-color: #FFFF9A;
    cursor: pointer;
}

#top .notice_{
 padding-left: 160px;
}
#top ul.brandTopics li{
	padding: 2px 16px 2px 16px;
	background: url("../common/arrowRight.gif") no-repeat left 6px;
	margin-bottom: 6px;
}
#main .notice_ {
  padding-top: 40px;
}
#main .notice_ .centertext_ {
  margin-top: 50px;
}


#bag .address_title_ {
  margin-bottom: 0.5em;
}
#bag .small_ {
  display: block;
}
#bag td.dest_goodsname_ {
 font-size: .9em;
}
#bag td.dest_qty_ {
 font-size: .9em;
}
#bag td.dest_comment_ {
 font-size: .9em;
}
#bag .card {
 font-size: .9em;
}
#bag .form input{
  padding: 2px;
  font-size: 1.4em;
  background: #fff;
  border: 1px solid #999;
}
#bag .form input[type="image"] {
  border: none;
  padding: 0;
}
#bag .form table th.dest_goodsname_,
#bag #delivery .form table th.method_goodsname_,
#users #registration .form table th.dest_goodsname_{
  width: 440px;
}
#bag .form table th.dest_qty_,
#bag #delivery .form table th.method_qty_,
#users #registration .form table th.dest_qty_{
  width: 60px;
}
#users .withdrawal {
 font-size: .9em;
}
#users .cardlist_ {
 font-size: .9em;
}
#users .small_ {
 font-size: .9em;
}


#users ul.contactlist_{
  border-bottom: 1px solid #ccc;
}
#users .contactlist_{
  margin: 12px 0;
}

#users ul.contactlist_ li {
  border-top: 1px solid #ccc;
  padding: 10px 0;
}

#users ul.contactlist_ li a {
  text-decoration: underline;
}
#users ul.contactlist_ li a:hover {
  text-decoration: none;
}

#users .contact_reform_ textarea {
  margin-bottom: 20px;
}

#users #registration .thumbnail{
  width: 70px;
  float: left;
}

#users #registration .data{
   list-style: none;
  margin-left: 56px;
  text-align: left;
}

#users #registration .form table th.delete{
  width: 45px;
}

#users #registration .form table th.cart_goods{
  width: 15px;
}
#users #registration .form table th.name,
#users #registration .form table th.price,
#users #registration .form table th.dt,
#users #registration .form table th.delete {
  width: auto;
}


#users #registration .form .comment_ {
  width: 275px;
}
#users #registration .form a {
  text-decoration: underline;
}
#users #registration .form a:hover {
  text-decoration: none;
}

#users #registration .bookmark_buy_ {
  padding-bottom: 35px;
}

#users #registration .form .contact_comment_ {
  width: 510px;
}

#users #registration .contactdetail_title_ span {
  margin-left: 20px;
}

#users td span.input{
 margin: 0;
 padding: 0;
 line-height: 1.8em;
}

::-webkit-input-placeholder {
  color: #aaa;
  font-size: 11px;
}
::-moz-placeholder {
  color: #aaa; opacity: 1;
  font-size: 11px;
}
:-ms-input-placeholder {
  color: #aaa;
  font-size: 11px;
}


#list a:hover .image_s img{
  filter: alpha(opacity=100);
  -moz-opacity:1.00;
  opacity:1.00;
}



input[type="radio"],
input[type="checkbox"]{
  border: none\9 !important;
}

.margin_bottom_1em{
  margin-bottom: 1em;
}

.canvas{
	width: auto;
	height:auto;
	margin-top: 4px;
}

.barcode {
	margin: 0 auto;
	text-align: center;
	display: block;	
}

.jan{
	text-align: center;
	display: block;
	letter-spacing: 3px;
}

.margin_bottom_{
	margin-bottom: 4px;
}

.barcodeArea{
	margin-bottom: 40px;
}