@charset "UTF-8";
/* CSS Document */

/*--------------------------------------------------
タイトル: ドロップダウン・カート用（JQや各種エフェクト関連）
制作者 :EMJ

概要 :

作成日 : 2013/10/28
変更日 :
--------------------------------------------------*/

/* 041_CartStep.html
-------------------------------------------------- */
.cartstep {
  background-color: ;
}

.cartstep p {
font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana, Geneva, Arial, Helvetica, 'ＭＳ Ｐゴシック', osaka, sans-serif;
color: #333333;
font-size: 8pt;
line-height: 1.6em;
letter-spacing: 2px;
}

.cartstep .section {
  width: 950px;
  height: auto;
  background-color: #fff;
  text-align:left;
  float: left;
}

.cartstep .BLK {
  border-top: 3px solid #333;
}

.cartstep .GRN {
  border-top: 3px solid #77B22B;
}

.cartstep .PNK_fin {
  border-top: 3px solid #BF4383;
  padding: 20px 0px 20px 0px;
}

.cartstep .PNK {
  border-top: 3px solid #BF4383;
}

.cartstep .BLE {
  border-top: 3px solid #3A99D4;
}

.cartstep h3{
  padding: 10px 10px 10px 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #333;
}

.cartstep h4{
  padding: 10px 10px 10px 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
}

.cartstep h5.shipping{
    padding-left: 0px;
    font-size: 16px;
    margin-bottom: 5px;
}

/* table-01基本設計
-------------------------------------------------- */

.cartstep table.table-01 {
    width: 950px;
    xborder-bottom: 1px #D9D9D9 solid;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left;
    vertical-align: text-top;
}

.cartstep table.table-01 IMG {
  margin: 0px;
}

/*テーブルの背景色色替え用*/
.cartstep table.table-01 tr.bg_even {
  background: #F7F5F1;
  border-top: 1px solid #333;
}

.cartstep table.table-01 tr.bg_odd {
  background:#fff;
  border-top: 1px solid #333;
}
/*テーブルの背景色色替え用*/

/* tr
-------------------------------------------------- */
.cartstep table.table-01 tr:hover td {
    xbackground: #f7f7f7;
}

.cartstep table.table-01 tr.top_title {
  border-bottom: 1px solid #333;
}

.cartstep table.table-01 tr.products_each {
  border-bottom: 1px solid #333;
}

.cartstep table.table-01 tr.subtotal {
  border-bottom: 1px dotted #333;
}

.cartstep table.table-01 tr.subtotal p {
  text-align: right;
  }

.cartstep table.table-01 tr.total {
  xborder-bottom: 1px solid #333;
}

.cartstep table.table-01 tr.total p {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
  }

/* th
-------------------------------------------------- */
.cartstep table.table-01 th {
    padding: 5px;
    xborder: #444444 1px solid;
    xbackground: #666666;
    font-weight: 400;
    line-height: 120%;
}

.cartstep table.table-01 th {
    text-align: left;
}
.cartstep table.table-01 th.photo {
    width: 80px;
}
.cartstep table.table-01 th.item {
    width: 220px;
}
.cartstep table.table-01 th.price {
    text-align: right;
    width: 140px;
}
.cartstep table.table-01 th.qty {
    text-align: center;
    width: 160px;
}
.cartstep table.table-01 th.sub {
    text-align: right;
    width: 140px;
}
.cartstep table.table-01 th.child {
    width: 100px;
}
.cartstep table.table-01 th.cancel {
    text-align: center;
    width: 100px;
}



/* td
-------------------------------------------------- */
.cartstep table.table-01 td {
  padding: 10px 5px 5px 5px;
  xborder-bottom: 1px solid #333;
  text-align: left;
  vertical-align: top;
}

.cartstep table.table-01 td.photo IMG {
  width: 70px;
  height: 100px;
  border-top-width: 3px;
  border-top-style: solid;
}

.cartstep table.table-01 td.qty {
    text-align: center;

}

.cartstep table.table-01 td.price {
    text-align: right;
}

.cartstep table.table-01 td.sub {
    text-align: right;
}

.cartstep table.table-01 td.cancel p {
    padding-left:10px;
}

/* AGREEMENT
-------------------------------------------------- */
.cartstep #TandC {
    width: 950px;
    height: auto;
    padding: 10px;
    float: left;
    text-align: left;
}

.cartstep #agreebox {
    width: 950px;
    height: auto;
    padding: 10px 10px 20px 10px;
    margin-bottom: 10px;
    border-top: 1px solid #333;
    float: left;
    text-align: center;
}

.cartstep #agreebox_borderless {
    width: 950px;
    height: auto;
    padding: 10px 10px 20px 10px;
    margin-bottom: 200px;
    xborder-top: 1px solid #333;
    float: left;
    text-align: center;
}

.cartstep #agreebox .checkbox {
    width: 940px;
    height: 30px;
    padding: 14px 0px 10px 0px;
    float: left;
    text-align: center;
}

.cartstep #agreebox .stepboxL {
    width: 465px;
    height: 50px;
    padding: 10px;
    float: left;
    text-align: right;
}

.cartstep #agreebox .stepboxR {
    width: 465px;
    height: 50px;
    padding: 10px;
    float: left;
    text-align: left;
}

.cartstep #agreebox .stepboxC {
    width: 465px;
    height: 50px;
    padding-left: 315px;
    float: left;
    text-align: left;
}

/* STEP
-------------------------------------------------- */
.cartstep #step_sign {
    width: 950px;
    height: auto;
    padding: 10px 0px;
    float: left;
    text-align: left;
}

.cartstep #step_sign .step_base {
    width: 310px;
    height: 40px;
    padding: 10px 10px 20px 10px;
    margin-right: 10px;
    border-radius: 5px;
    float: left;
    text-align: center;
}

.cartstep #step_sign .step_off {
    background-color: #383838;
    border: 2px solid #3A3B3D;
    color: #fff;
}

.cartstep #step_sign .step_on_GRN {
    border: 2px solid #77B22B;
    color: #333;
}

.cartstep #step_sign .step_on_PNK {
    border: 2px solid #BF4383;
    color: #333;
}

.cartstep #step_sign .step_on_BLE {
    border: 2px solid #3A99D4;
    color: #333;
}

.cartstep #step_sign .last {
    margin-right: 0px;
}

.cartstep #agreebox .stepboxL {
    width: 465px;
    height: 50px;
    padding: 10px;
    float: left;
    text-align: right;
}

.cartstep #agreebox .stepboxR {
    width: 465px;
    height: 50px;
    padding: 10px;
    float: left;
    text-align: left;
}

.cartstep .orderboxL {
    width: 400px;
    height: 60px;
    padding: 10px 10px 10px 75px;
    margin: 0px 10px 0px 55px;
    border-radius: 5px;
    background-color: #BF4383;
    color: #fff;
    float: left;
    text-align: right;
}

.cartstep .orderboxL .fin_title_L {
    width: 130px;
    height: auto;
    xpadding: 10px 100px 10px 100px;
    color: #fff;
    float: left;
    text-align: left;
}

.cartstep .orderboxL .fin_title_R {
    width: 155px;
    height: auto;
    xpadding: 10px 40px 10px 40px;
    color: #fff;
    float: left;
    text-align: left;
}

.cartstep .orderboxR {
    width: 400px;
    height: 60px;
    padding: 10px 50px 10px 50px;
    margin: 0px 10px 0px 30px;
    border-radius: 5px;
    background-color: #BF4383;
    color: #fff;
    float: left;
    text-align: left;
}


/* For FLAT UI
-------------------------------------------------- */
/*BUTTON*/
.btn {
padding: 8px 12px 8px;
line-height: 22px;
}

.btn-block {
  display: block;
  width: 50px;
  padding-right: 0;
  padding-left: 0;
}

.btn, .btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
  font-size: 10px;
  font-weight: 400;
}

.btn.btn-lg,
.input-group-lg .btn {
  xwidth: auto;
  font-size: 12px;
  font-weight:bold;
  line-height: 20px;
  letter-spacing: 0px;
  padding: 10px 18px 8px;
}

.btn.btn-HCC_STD {
  width: 250px;
  height: 40px;
  background-color: #373838;
  display: inline-block;
  color: #fff;
}
.btn.btn-HCC_STD:hover,
.btn.btn-HCC_STD:focus,
.btn-group:focus .btn.btn-HCC_STD.dropdown-toggle {
  background-color: #545656;
  xcolor: #bbf1c3;
}
.btn.btn-HCC_STD:active,
.btn-group.open .btn.btn-HCC_STD.dropdown-toggle,
.btn.btn-HCC_STD.active {
  background-color: #757777;
}

.btn.btn-HCC_STD2 {
  width: 246px;
  height: 40px;
  background-color: #fff;
  border: 2px solid #545656;
  display: inline-block;
  color: #545656;
}
.btn.btn-HCC_STD2:hover,
.btn.btn-HCC_STD2:focus,
.btn-group:focus .btn.btn-HCC_STD2.dropdown-toggle {
  background-color: #F7F5F0;
  border: 2px solid #545656;
  xcolor: #bbf1c3;
}
.btn.btn-HCC_STD2:active,
.btn-group.open .btn.btn-HCC_STD2.dropdown-toggle,
.btn.btn-HCC_STD2.active {
  background-color: #fff;
  border: 2px solid #545656;
}


/*SELECT MENU*/
.select .btn .filter-option {
  height: 27px;
  left: 13px;
  overflow: hidden;
  position: absolute;
  right: 33px;
  text-align: left;
  top: 1px;
}

.select {
  display: inline-block;
  margin-bottom: 0px;
}

.select.select-block {
  display: inline-block;
  float: none;
  margin-left: 0;
  width: 120px;
}

.select.select-block .btn {
  width: 75px;
  height: 25px;
  margin-bottom: 10px;
}

#cardList{
  margin-left:50px;
}

/*▼プルダウンが2個以上ある場合の設定▼*/
.select.select-block2 {
  display:inline-block;
  float: none;
  margin-left: 0;
  width: auto;
  *zoom: 1;
}
.select.select-block2:before,
.select.select-block2:after {
  display: table;
  content: "";
}
.select.select-block2:after {
  clear: both;
}
.select.select-block2 .btn {
  width: 185px;
  height: 25px;
  margin:0px 10px 10px 0px;
}
/*▲プルダウンが2個以上ある場合の設定▲*/

/*▼プルダウンが3個以上ある場合の設定▼*/
.select.select.select-block3 {
  display:inline-block;
  float: none;
  margin-left: 0;
  width: auto;
  *zoom: 1;
}
.select.select.select-block3:before,
.select.select.select-block3:after {
  display: table;
  content: "";
}
.select.select.select-block3:after {
  clear: both;
}
.select.select.select-block3 .btn {
  width: 185px;
  height: 25px;
  margin:0px 10px 10px 0px;
}
/*▲プルダウンが3個以上ある場合の設定▲*/



.btn.btn-primary {
  background-color: #F5F3EE;
  border: 1px solid #595959;
  color: #373838;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn-group:focus .btn.btn-primary.dropdown-toggle {
  background-color: #CECDCC;
}
.btn.btn-primary:active,
.btn-group.open .btn.btn-primary.dropdown-toggle,
.btn.btn-primary.active {
  background-color: #CECDCC;
  color: #373838;
}

.open > .dropdown-arrow {
margin-top: 9px;
opacity: 1;
display: none;
}

.dropdown-inverse {
  background-color: #F5F3EE;
  color: #cccccc;
  padding: 4px 0 6px;
}

.select .caret {
border-bottom-color: #373838;
border-top-color: #373838;
}

.btn .caret {
xmargin-top: 14px;
margin-left: 0px;
margin-right: -10px;
}

.select .btn .caret {
position: absolute;
right: 20px;
margin-top: 1px;
}

.btn-group > .btn:last-of-type, .btn-group > .btn:last-of-type:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .btn:first-of-type, .btn-group > .btn:first-of-type:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}

/*CHECK BOX*/
.radio, .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 0px;
margin-bottom: 10px;
vertical-align: middle;
}


.checkbox.checked, .radio.checked {
color: #595959;
}

.checkbox.checked .second-icon, .radio.checked .second-icon {
color: #595959;
-webkit-transition: color 0.25s linear;
-moz-transition: color 0.25s linear;
-o-transition: color 0.25s linear;
transition: color 0.25s linear;
-webkit-backface-visibility: hidden;
opacity: 1;
filter: alpha(opacity=100);
}

.checkbox .icons, .radio .icons {
    font-size: 13px;
    height: 13px;
    line-height: 16px;
}


/* フォーム用パーツ
-------------------------------------------------- */
.w50 { width: 50px;}
.w75 { width: 75px;}
.w120{ width: 120px; xbackground-color: #dab5b5; }
.w185{ width: 185px; xbackground-color: #a5a8c3; }
.w380{ width: 380px; xbackground-color: #a3bc99; }
.w300{ width: 300px; xbackground-color: #a3bc99; }

.form_container .form_inner .inner_container {
  width: auto;
  height: auto;
  float: left;
  text-align: left;
  xbackground-color: #7296af;
}

.form_container .form_inner .topbar {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

/* フォーム用カスタマイズ
-------------------------------------------------- */
.form_container {
  width: 750px;
  height: auto;
  padding: 10px;
  float: left;
  text-align: left;
}

.form_container .form_inner {
  width: 750px;
  height: auto;
  padding: 5px 0px 5px 0px;
  float: left;
  text-align: left;
  xbackground-color: #7296af;
}
.form_container .credit-card-option {
    width: 400px;
    display: inline;
}

.form_container a.action {
    display: inline-block;
    margin: 10px 0;
}

.form_container .security-code-panel {
    display: block;
    margin-top:20px;
    border:1px solid #A4CF35;
    margin-left:10px;
    padding-left:10px;
    width:340px;
    padding-top:10px;
    background-color:rgb(238, 247, 229);
    float:right
}


.form_container .form_title {
  width: 200px;
  height: auto;
  padding: 0px;
  float: left;
  text-align: left;
  float: left;
  xbackground-color: #a86a6a;
}

.form_container .form_input {
  width: 550px;
  height: auto;
  padding: 0px;
  float: left;
  text-align: left;
  float: left;
  xbackground-color: #5f8784;
}

.form-control {
  display: inline-block;
  xborder: 2px solid #bdc3c7;
  color: #34495e;
  background-color: #F7F5F0;
  xfont-family: 'Lato', Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 5px 8px;
  height: 30px;
  -webkit-appearance: none;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-backface-visibility: hidden;
}

.form-group {
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana, Geneva, Arial, Helvetica, 'ＭＳ Ｐゴシック', osaka, sans-serif;
  color: #333333;
  font-size: 8pt;
  line-height: 1.6em;
  letter-spacing: 2px;
}

/* 002ログイン・新規会員登録
-------------------------------------------------- */

.login {
  width: 470px;
  xmin-height: 500px;
  height: auto;
  padding: 10px;
  color: #999;
  text-align:left;
  margin: 5px 10px 10px 0px;
  float: left;
  background-color: #FFF;
}

.login h3{
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border: none;
}

.login p{
  height: auto;
  color: #333;
  xpadding: 10px;
  margin-bottom: 10px;
  text-align:left;
}

.right{ float: right; margin: 5px 0px 10px 0px;}

.login p.login_text {
  height: 60px;
}

.shinki{
  width: 950px;
  border-top: 1px solid #333;
  padding-right: 560px;
}

.add_list{
  border-bottom: 1px solid #333;
}


/* 汎用ページ設定
-------------------------------------------------- */
.hanyou {
  width: 950px;
  height: auto;
  padding: 10px;
  margin-top: 10px;
  font-size: 12px;
  color: #666;
  background-color: #fff;
  text-align:left;
  float: left;
}

.hanyou .BLK {
  border-top: 3px solid #333;
}

.hanyou h2{
  padding: 10px 10px 10px 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  border-top: 10px;
}

.hanyou h3{
  padding: 15px 10px 0px 10px;
  font-size: 14px;
  color: #333;
  border: none;
}

.hanyou h3 .mini {
  font-size: 12px;
  font-weight: normal;
}

.hanyou h4{
  padding: 20px 10px 0px 10px;
  font-size: 12px;
  font-weight: normal;
  color: #666;
}

.hanyou h6 {
  padding: 10px 10px 0px 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000;
  border-bottom: 1px solid #ccc;
}

.hanyou h6 .pac {
  font-size: 14px;
  line-height: 3em;
}

.hanyou p {
  padding: 5px 10px 0px 10px;
  font-size: 12px;
  color: #999;
  letter-spacing: 1px;
}

.hanyou p.list {
  text-indent: -28px;
  padding: 5px 10px 0px 50px;
}

.hanyou p.listmini {
  text-indent: -28px;
  padding: 5px 10px 0px 70px;
}

.hanyou p.listminikome {
  text-indent: -28px;
  padding: 5px 10px 0px 98px;
  line-height: 1.2;
}

.hanyou p.date {
  text-align: right;
}

.hanyou .tablecontainer {
  width: 930px;
  height: auto;
  padding: 5px 10px 5px 10px;
  border-bottom: 1px dotted #ccc;
  text-align: left;
  float: left;
}

.hanyou .last {
  border-bottom: none;
}

.hanyou .tablecontainerL {
  width: 200px;
  padding: 5px 10px 0px 10px;
  text-align: left;
  float: left;
}

.hanyou .tablecontainerR {
  width: 700px;
  padding: 5px 10px 0px 10px;
  text-align: left;
  float: left;
}

.textpage p { margin-bottom: 20px; }

.QandA p {	padding: 5px 10px 0px 30px; }

.hanyou h2.hcc_green {color: #A5B725; }

.hanyou h2.us_brown {color: #B1975E;}

.hanyou h3.hcc_green {color: #A5B725; }

.hanyou h3.us_brown {color: #B1975E;}

.hanyou h4.hcc_green {color: #A5B725; }

.hanyou h4.us_brown {color: #B1975E;}

.hanyou .hcc_green {color: #A5B725; }

.hanyou .us_brown {color: #B1975E;}

.hanyou ul {
  }

.hanyou ul li {
  list-style: circle;
  text-indent: 0em;
  margin-left: 1em;
}


/* 2014_0227_改修追加設定
-------------------------------------------------- */
.hanyou h6.tanpin {
  padding-bottom: 10px;
}