.btn {display: inline-block;margin-bottom: 0;font-weight: bold;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 8px 15px;font-size: 14px;line-height: 1.42857;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.btn:focus, .btn:active:focus, .btn.active:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover, .btn:focus {color: #767676;text-decoration: none;}
.btn:active, .btn.active {outline: 0;background-image: none;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {cursor: not-allowed;pointer-events: none;opacity: 0.65;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;}
.btn-default {color: #ffffff;background-color: #404040;}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {color: #ffffff;background-color: #5e5e5e;}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {background-image: none;}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {background-color: #676767;border-color: #676767;}
.btn-default .badge {color: #fafafa;background-color: #0f345f;}

.btn-primary {color:#fff;background-color:#1432aa;}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {color:#fff;background-color:#1432aa;}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {background-image: none;}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {color:#fff;background-color:#1432aa;}
.btn-primary .badge {color:#fff;background-color:#1432aa;}

.btn-success {color: white;background-color: #d60057;}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {color: white;background-color: #d60057;}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {background-image: none;}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {background-color: #ccc;}
.btn-success .badge {color: white;background-color: #d60057;}

.btn-info {color: white;background-color: #2ec1cc;border-color: #29adb7;}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {color: white;background-color: #259aa2;border-color: #1e7e85;}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {background-image: none;}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {background-color: #2ec1cc;border-color: #29adb7;}
.btn-info .badge {color: #2ec1cc;background-color: white;}
.btn-warning {color: white;background-color: #ffb61c;border-color: #c48500;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {color: white;background-color: #f09525;border-color: #c48500;}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {background-image: none;}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {background-color: #ffb61c;border-color: #ffae02;}
.btn-warning .badge {color: #ffb61c;background-color: white;}

.btn-danger {color: white;background-color: #ee869a;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {color: white;background-color: #ee869a;}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {background-image: none;}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {background-color: #ee869a;}
.btn-danger .badge {color: white;background-color: #ee869a;}

.btn-link {color: #333333;font-weight: normal;cursor: pointer;border-radius: 0;}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {background-color: transparent;-webkit-box-shadow: none;box-shadow: none;}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {border-color: transparent;}
.btn-link:hover, .btn-link:focus {color: #0d0d0d;text-decoration: underline;background-color: transparent;}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {color: #999999;text-decoration: none;}
.btn-lg, .btn-group-lg > .btn {padding: 10px 16px;font-size: 18px;line-height: 1.33;border-radius: 4px;}
.btn-sm, .btn-group-sm > .btn {padding: 5px 10px;font-size: 12px;line-height: 1.4;border-radius: 4px;}
.btn-xs, .btn-group-xs > .btn {padding: 0 5px;font-size: 12px;line-height: 1.5;border-radius: 4px;}
.btn-block {display: block;width: 100%;}
.btn-block + .btn-block {margin-top: 5px;}

.container-fluid {
  max-width: 980px;
}
#st-container {
  background-color: #ffffff;
}
/* header ---------------------*/
.top-header {
  background-color: #ffffff;
  /*background: url(../../images/g_back.png) repeat 0 0;*/
  height: 130px;
}
.top-header .logo {
  padding: 10px 0;
}
.login-body {
  padding: 15px 30px;
}
.login-body section p {
  margin-top: 15px;
}
.img30_30 {
  display: inline-block;
}
.top-header .top-nav .nav-right > li > a {
  color: #aa0042;
}
.top-header .top-nav .nav-right > li > a.cart {
  color: #1DA24F;
}
.top-header .toggle-min {
  color: #aa0042;
}
.navbar-brand .img-responsive {max-width: 110px;}
.container-fluid.top-nav {
  margin-top: 18px;
}
@media (min-width: 769px) {
  .login-form .row {
    margin-right: 0;
    margin-left: 0;
  }
}
.login-form .login-btn {
  padding-top: 10px;
}
.login-form .login-btn .logbtn-l {
  padding-right: 8px;
}
.login-form .login-btn .logbtn-r {
  padding-left: 8px;
}
/* nav ---------------------*/
.nav-wrapper {
  background-color: #fefefe;
  width: 100%;
  height: 100%;
  border-right: 2px solid #e5e5e5;
  z-index: 11;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav a {
  font-weight: bold;
}
.navbar-nav a:hover {
  text-decoration: underline;
}
.home-nav > a {
  color: #ea6384 !important;
}
.use-nav > a {
  color: #1c7ebb !important;
}
.dropdown > ul > li > a {
  background-color: #ffffff;
}
.dropdown > ul > li > a:hover {
  text-decoration: none;
  background: #eee;
}
.navbar-right > li > a {
  color: #1432aa;
  font-weight: bold;
  text-decoration: none;
}
.navbar-right > li > ul > li > a:hover,
.navbar-right > li > ul > li > a:focus {
  background: #eee;
}
.navbar-right > li.nav-label > a > .badge {
  position: absolute;
  background-color: #ffc107;
  padding: 0px 4px;
  border-radius: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 100;
}

@media (min-width: 921px) {
  .home-nav,
  .history-nav,
  .member-nav,
  .password-nav,
  .logout-nav {
    display: none !important;
  }
}
@media (max-width: 920px) {
  .navbar-brand .img-responsive {max-height: 50px;}
  .navbar-right > li.nav-label > a > .badge {
    position: relative;
  }
  .account-nav {
    display: none !important;
  }
  .history-nav a,
  .member-nav a,
  .password-nav a {
    color: #ffffff !important;
    background-color: #3956cc !important;
  }
  .history-nav a,
  .member-nav a {
    border-bottom: 1px solid #1432aa;
  }
  .logout-nav a {
    color: #fff !important;
    background-color: #d60057 !important;
  }
}
/* contents ---------------------*/
#main-frame {
  position: relative;
}
#main-frame > .visual {
  position: relative;
  width: 100%;
}
#main-frame > .visual > .visual-inner {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
#main-frame > .visual img {
  width: 100%;
  height: auto;
}
#main-frame > .visual h1 {
  position: absolute;
  background-color: #fff;
  bottom: 0;
  left: 10%;
  padding: 10px;
  border: 1px solid #ccc  ;
  z-index: 10;
}
#main-frame > .visual strong {
  display: block;
  padding: 15px 15px 15px 410px;
  font-size: 28px;
  color: #c4c4c4;
  line-height: 1.5;
}
#main-frame > .visual strong > br {
  display: none;
}
#main-frame > .visualCap {
  background-color: #FBB910;
  width: 100%;
  padding: 20px 0 10px;
  text-align: center;
  color: #fff;
  font-weight: normal;
}
#main-frame > .visualCap > p {
  font-size: 117%;
  font-weight: bold;
  line-height: 1.8;
}
#main-frame > .visualCap > .row {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#main-frame > .visualCap > .row > .text-left {
  font-weight: bold;
}
#main-frame > .visualCap > .row h2 {
  margin: 0 0 5px;
  font-weight: bold;
}
#main-frame > .visualCap > .row dl {
  margin: 5px 0 0;
}
@media (max-width: 920px) {
  #main-frame > .visual h1 {
    position: absolute;
    width: 150px;
    height: 150px;
    background-color: #fff;
    left: 15px;
    padding: 2px;
    border: 1px solid #ccc  ;
    z-index: 2;
  }
  #main-frame > .visual h1 > img {
    width: 100%;
  }
  #main-frame > .visual strong {
    padding: 0 15px 0 0;
    font-size: 14px;
    text-align: right;
  }
  #main-frame > .visual strong > br {
    display: block;
  }
  #main-frame > .visualCap {
    width: 100%;
    padding: 12px 0 6px;
    text-align: center;
    color: #fff;
  }
  #main-frame > .visualCap > .row dl {
    font-size: 92%;
  }
  #main-frame > .visualCap > p {
    padding: 0 15px;
    font-size: 92%;
    font-weight: bold;
    line-height: 1.4;
  }
  #main-frame > .visualCap > .row > .text-right {
    text-align: left;
  }
  #main-frame > .visualCap > .row > .text-right > dl > dt,
  #main-frame > .visualCap > .row > .text-right > dl > dd {
    display: inline-block;
  }
  #main-frame > .visualCap > .row > .text-right > dl > dt {
    margin-right: 1em;
  }
}
@media (max-width: 640px) {
  #main-frame > .visual h1 {
    width: 85px;
    height: 85px;
  }
  #main-frame > .visualCap > p {
    text-align: left;
  }
}

#pimContents.index,
#pimContents.catalog {
  max-width: 980px;
  margin: 30px auto 0;
}
#pimContents.index .panel,
#pimContents.catalog .panel {
  margin-bottom: 45px;
  border: none;
}
#pimContents.index .panel h1,
#pimContents.catalog .panel h1 {
  color: #404040;
  font-size: 174%;
  font-weight: bold;
  text-align: center;
}
#pimContents.catalog .size-h4 {
  padding: 0 15px;
}

.pimPageNation {
  border-top: 2px solid #c6c6c6;
}

.pimPageNationBG {
  background-color:#FEEEC6;
}
.pimPageNation > .reload-input > a {
  display: block;
  background-color: #c4c4c4;
  border: 2px solid transparent;
  width: 100%;
  padding: 10px 0;
  color: #fff;
  font-size: 117%;
  font-weight: bold;
  text-align: center;
}
.pimPageNation > .reload-event-photo > a {
  padding: 5px 0;
  font-size: 14px;
}
.pimPageNation > .reload-input > a:hover {
  background-color: #fff;
  border: 2px solid #c4c4c4;
  color: #c4c4c4;
  text-decoration: none;
}
.pimPageNation > .reload-input > a > span {
  display: block;
  background: url(../images/icon_reload.png) no-repeat left top;
  background-size: 20px;
  width: 140px;
  height: 20px;
  margin: auto;
  padding: 0 20px;
  line-height: 20px !important;
  font-family: initial !important;
}
.pimPageNation > .reload-input > a:hover > span {
  background-position: left bottom;
}
.pimPageNation > .form-group {
  text-align: center;
}
.pimPageNation .pimPageTotal p {
  background-color: #f0f0f0;
  margin: 0 60px;
  padding: 10px 15px;
  text-align: center;
}
.pimPageNation .o-pagenation {
  margin-top: 0;
  margin-bottom: 0;
}
.pimPageNation .o-pagenation ul li:first-child a {
  margin-right: 4px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.pimPageNation .o-pagenation ul li:last-child a {
  margin-left: 4px;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.btn_catalog > .btn, .btn_download > .btn {
  padding: 8px 30px;
}

/* Visual in Button
#main-frame > ul {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 35px;
  background: rgba(255,255,255,.25);
}
#main-frame > ul > li {
  margin-top: 1.6em;
  list-style-type: none;
  width: 214px;
}
#main-frame > ul > li > span {
  display: block;
  margin-top: 0.5em;
  color: #5c5c5c;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 921px) {
  #main-frame {
    position: relative;
    width: 100%;
    height: 100%;
    margin:0 !important;
  }
  #main-frame > ul {
    position: relative;
    display: table;
    width: 100%;
    background: none;
    padding: 26px 0 0;
  }
  #main-frame > ul > li {
    display: table-cell;
    padding: 0 4%;
    width: 50%;
  }
  #main-frame > ul > li:first-child {
    padding-right: 2%;
  }
  #main-frame > ul > li:last-child {
    padding-left: 2%;
  }
  #main-frame > ul > li > a {
    font-size: 92%;
  }
  #main-frame > ul > li > span {
    display: none;
  }
}
*/

p.color {
  color: #d43769;
}
.navbar-toggle {
  border: none;
  border-radius: 4px;
  padding: 8px;
}
.modal-title {
  /*color: #d63569;*/
  color: #767676;
}
.widget-container  .form-group .col-sm-2,
.widget-container  .form-group .col-sm-3,
.widget-container  .form-group .col-sm-4,
.tab-container  .form-group .col-sm-2 {
  margin-top: 7px;
}
.reset-row {
  margin: 0;
  padding: 0;
}
.panel-tab {
  padding: 15px 0;
}
.media-body {
  padding: 0 15px;
}

.input-group-number .form-control {
  width: 45px;
  margin-right: 12px;
}
.input-group-number > div.spinner {
  display: block;
  vertical-align: middle;
  width: 120px;
  margin-top: 10px;
}
.input-group-number .input-group-btn {
  vertical-align: bottom;
}
.input-group-number button {
  height: 18px;
}
.input-group-lg .input-group-addon {
  font-size: 100%;
  width: 100px;
}
.mail-attachments p:first-child {
  margin-bottom: 30px;
}
.mail-attachments p:first-child strong {
  margin-right: 1em;
  font-weight: normal;
}
.mail-attachments span.label {
  margin-right: 1em;
}
.mail-attachments ul.list-attachs {
  margin-top: 15px;
}
.box-danger {
  margin: 10px 0 20px;
  line-height: 1.3;
  color: #d00;
}
.box-danger ul {
  margin:2px 0 0;
  font-size: 11px;
}
.box-danger ul li:last-child {
  margin-bottom: 0;
}
.list-reg li label {
  width: 180px;
}
.panel-body .panel-heading {
  background-color: #f6f6f6;
}
/* pagination */
.o-pagenation {
  position: relative;
  margin: 20px 0;
  text-align: right;
}
.o-pagenation > p {
  top: 0;
  left: 0;
  padding: 5px 10px;
}
.o-pagenation-b {
  margin-top: 0;
}
.pagination > li > span {
  background: none;
  border: 1px solid #fff;
}
.pagination p {
  text-align: right;
}

/* breadcrumb */
.breadcrumb {
  font-size: 11px;
}
.breadcrumb .badge {
  font-size: 10px;
}
.breadcrumb-alt a.active {
  font-weight: bold;
}
.breadcrumb-alt > li > a:hover {
  text-decoration: none;;
}

/* table */
table tr td {
  word-break: break-all;
}
table tr td:first-child {
  white-space: nowrap;
}
table span.label {
  margin-right: 1em;
}
.table-profile {
  margin: 0 -10px;
}
.modal-table tr th:first-child {
  width: 50px;
}
.modal-table tr th:nth-child(2) {
  width: 50px;
}

table.modal-table-striped {
  margin-bottom: 0;
}
table.modal-table-striped tr th,
table.modal-table-striped tr td {
  padding: 8px 10px 5px;
}
table.modal-table-striped tr td:last-child {
  border-bottom: 1px solid #dddddd;
}

table.smp-shopping-item {
  background: #fff;
  font-size: 12px !important;
  margin-bottom: 0;
}
table.smp-shopping-item > tbody > tr > th {
  vertical-align: middle;
  font-weight: normal;
  word-break: break-all;
}
table.smp-shopping-item > tbody > tr > td {
  white-space: nowrap;
}
table.table-striped th.row2,
table.table-striped td.row2 {
  height: 80px;
}
table.table-striped th:last-child,
table.table-striped td:last-child {
  height: 55px;
}
/* max-width 800 ---------------------*/
@media (max-width: 800px) {
  .table-flip-scroll .table-bordered {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #ddd;
  }
}
.table-flip-scroll .table-bordered > thead > tr > th,
.table-flip-scroll .table-bordered > thead > tr > td {
  border-bottom-width: 1px;
}
.table-flip-scroll .table-bordered > tbody > tr > td {
  border-right: 1px solid #ddd;
  border-bottom: none;
  border-left: 1px solid #ddd;
  max-width: 150px;
  white-space: normal;
}
.table-flip-scroll .table-bordered > tbody > tr > td:last-child {
  border-bottom: 1px solid #ddd;
}

/* form */
.form-group .width-auto {
  width: auto;
}
.input-group {
  margin-bottom: 10px;
}
.form-cardnumber {
  margin: 0 15px;
}
.form-cardnumber div {
  padding: 0;
}
.form-cardnumber input {
  width: 98% !important;
}
.form-inline .form-control {
  display: inline;
  width: 110px;
}
.rule-area {
  max-width: 320px;
  margin: 20px 0 30px;
}
.rule-form .widget-container {
  margin-top: 0 !important;
  padding: 15px !important;
}
.rule-form > p {
  margin-bottom: 20px;
}
.form-horizontal .list-unstyled {
  padding: 0 !important;
}
.cvs-form {
  background: #fff;
  padding: 15px 0;
  margin: 0;
  border: 1px solid #eee;
  border-radius: 4px;
}
.cvs-form > div > label {
  display: block;
}
@media (max-width: 768px) {
  .ui-radio input[type="radio"]:checked + span:after {
    top: 7px;
  }
}
.cvs-form .ui-radio input[type="radio"]:checked + span:after {
  top: 31px;
}

/* list */
.photo-list {
  display: table;
}
.photo-list > .thumb {
  display: inline-block;
}

.pimNews {
  position: relative;
  margin-top: 50px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #c6c6c6;
  background-color: #fafafa;
}
.pimNews > .col-sm-3 {
  line-height: 6.8;
  text-align: center;
}
.pimNews > .col-sm-9 {
  background-color: #fff;
}
.pimNews > .col-sm-9 > dl {
  padding: 6px 15px;
}
.pimNews > .col-sm-9 > dl > dt {
  font-size: 150%;
  color: #404040;
}
.pimNews > .col-sm-9 > dl > dd {
  padding-top: 5px;
}
.pimNews > .col-sm-9 > button {
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -18px;
}
@media (max-width: 920px) {
  .pimNews > .col-sm-3 {
    padding: 20px 0 5px;
    line-height: 0;
    text-align: center;
  }
}
@media (max-width: 640px) {
  #pimContents.index,
  #pimContents.catalog {
    margin-top: 30px;
  }
  .pimNews > .col-sm-9 {
    padding: 0 0 15px;
    text-align: center;
  }
  .pimNews > .col-sm-9 > dl {
    padding-top: 15px;
  }
  .pimNews > .col-sm-9 > button {
    position: relative;
    top: 0;
    right: 0;
    margin: 0 15px;
  }
}

.pimEvent > .col-sm-4 > dl {
  margin: 0;
  border: 1px solid #c6c6c6;
  background-color: #fff;
}
.pimEvent > .col-sm-4 img {
  width: 100%;
}
.pimEvent > .col-sm-4 > dl > dd {
  padding: 15px 15px 25px;
  text-align: center;
}
.pimEvent > .col-sm-4 > dl > dd > strong,
.pimEvent > .col-sm-4 > dl > dd > small {
  display: block;
}
.pimEvent > .col-sm-4 > dl > dd > strong {
  font-size: 134%;
}
.pimEvent > .col-sm-4 > dl > dd > small {
  font-size: 107%;
  margin: 12px 0 15px;
}

/* News scroll
.scroll-list .list-group {
  margin: 0;
}
.scroll-list {
  position: relative;
  max-height: 200px;
  overflow: auto;
  border-bottom: 2px dotted #f8dbbd;
}
.scroll-list .list-group-item {
  padding: 0 !important;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 2px solid #ededed;
}
.scroll-list .list-group-item:last-child {
  border: none;
}
.scroll-list > ul > li > a > div.row {
  margin-right: 0;
  margin-left: 0;
}
.scroll-list > ul > li > a > div.row > div:first-child {
  margin-top: -3px;
}
.scroll-list a {
  display: block;
  padding: 17px 15px 12px;
}
.scroll-list a:hover,.scroll-list a:focus,.scroll-list a:active {
  background: #fffcf1;
  text-decoration: none;
}
.scroll-list .label {
  display: block;
  width: 106px;
  text-align: center;
}
.panel-illust > .panel-body > .panel-body a {
  color: #04a7b4;
}
.panel-illust > .panel-body > .panel-body > p > .label {
  width: 106px;
  display: inline-block;
}
.panel-illust > .panel-body > .panel-body .label {
  margin-right: 1em;
}
.panel-illust > .panel-body > .panel-body img {
  width: 100%;
  max-width: 284px;
}
@media (min-width: 921px) {
  .panel-illust > .panel-body > .panel-body > p {
    position: relative;
    top: 15px;
  }
}
*/
@media (max-width: 920px) {
  .container-fluid.top-nav {
    margin-top: 0;
  }
/*  .view-container {
    padding-top: 70px;
  }
  .top-header {
    height: 70px;
  }*/
  .scroll-list > ul > li > a > div.row > div {
    font-size: 12px;
    padding: 0;
  }
  .scroll-list > ul > li > a > div.row > div.col-sm-7 {
    display: none;
  }
  .panel-illust > .panel-body > .panel-body {
    padding: 30px 0 15px !important;
  }
  .panel-illust > .panel-body > .panel-body > p {
    font-size: 12px;
  }
  .panel-illust > .panel-body > .panel-body > p > .label {
    display: block;
    margin-bottom: 5px;
  }
  .panel-illust > .panel-body > .panel-body > .row > .col-sm-4 {
    margin: 30px 0 15px;
  }
  .scroll-list .label,
  .panel-illust > .panel-body > .panel-body > p > .label {
    width: 96px;
  }
}

.thumb {
  margin-bottom: 60px;
  text-align: left;
}
.thumb > p {
  margin: 0 0 5px;
  text-align: center;
}
.thumbnail {
  text-align: center;
  vertical-align: middle;
}
.thumbnail > p {
  margin: 15px 0 0;
  color: #767676;
}
.thumbnail a > img.photoMaxW {
  width: 100%;
}
.thumbnail a {
  display: block;
  padding: 0 15px;
}
.thumbnail > img,
.thumbnail a > img {
  width: auto;
  max-width: 270px;
  max-height: 250px;
}
@media (min-width: 921px) {
  .thumbnail a > img.photoMaxW {
    width: auto;
    max-width: 220px;
    max-height: 220px;
  }
  .thumbnail a {
    display: block;
    padding: 0;
  }
}
.btn_catalog,
.btn_download {
  margin: 15px auto;
  text-align: center;
}

.outside-body {
  font-size: 13px;
}
.panel-total {
  margin-bottom: 15px;
}
.panel-total-b .widget-container {
  margin-top: 0 !important;
  border-radius: 0 !important;
  border-width: 0 1px 1px !important;
  border-style: solid !important;
  border-color: #ddd !important;
}
.panel-total .form-horizontal {
  padding: 0 !important;
}
.panel-total .form-group {
  border-bottom: 1px dotted #c4c4c4;
  margin: 5px 0;
}
div.form-group:nth-child(4),
div.form-group:last-child {
  border: none;
}
.spinner span {
  font-size: 75% !important;
  color: #999 !important;
}
@media (min-width: 640px) {
  .outside-body {
    padding: 15px;
  }
}
.outside-body .col-md-4 {
  margin-bottom: 3px;
  font-weight: bold;
}
.outside-body .col-md-8 {
  margin-bottom: 15px;
}
.outside-body .col-md-8 > ul {
  padding-left: 18px;
}
.outside-body .col-md-8 > dl {
  margin: 0;
}
.outside-body .col-md-8 > dl > dt {
  margin-bottom: 5px;
  font-weight: normal;
}
.outside-body .col-md-8 > dl > dd {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .outside-body .col-md-4,
  .outside-body .col-md-8 {
    padding-top: 15px;
    border-top: 1px solid #bacfec;
  }
  .outside-body .col-md-4:nth-child(1),
  .outside-body .col-md-8:nth-child(2) {
    border-top: none;
  }
}
.outside-body table {
  width: 100%;
  border: 1px solid #ccc;
}
.outside-body table tr th {
  width: 32%;
  background: #eee;
  font-weight: normal;
  white-space: nowrap;
}
.outside-body table tr th,
.outside-body table tr td {
  padding: 5px 10px;
  border: 1px solid #ccc;
}
.panel-policy > div {
  margin-bottom: 30px;
}
.panel-policy > div:last-child {
  margin-bottom: 0;
}
.panel-policy > div > strong {
  display: block;
  margin-bottom: 5px;
}
.panel-policy > div > p > em {
  display: block;
  padding: 3px 0;
  color: #767676;
}
.panel-policy > div > ol,
.panel-policy > div > ul {
  padding: 0;
}
.panel-policy > div > ul {
  margin-left: 18px;
}
.panel-policy > div > ol > li,
.panel-policy > div > ul > li {
   list-style: none;
   text-indent: -1.5em;
   padding-left: 1.5em;
   margin-bottom: .5em;
}
.panel-policy > div > ul > li {
  list-style-type: disc;
}
.panel-policy > div > ol > li:before {
  margin-right: 0.5em;
}
.panel-policy > div > ol > li:first-child:before {
   content: "\2460";
}
.panel-policy > div > ol > li:first-child+li:before {
 content: "\2461";
}
.panel-policy > div >  ol > li:first-child+li+li:before {
 content: "\2462";
}
.panel-policy > div >  ol > li:first-child+li+li+li:before {
 content: "\2463";
}
.panel-policy > div >  ol > li:first-child+li+li+li+li:before {
 content: "\2464";
}
.panel-policy > div >  ol > li:first-child+li+li+li+li+li:before {
 content: "\2465";
}
.panel-policy ul {
  margin: 0;
  padding: 5px 0 0;
}
.panel-policy table tr td ul {
  padding: 0 0 0 15px;
}
.panel-policy dl dt {
  margin-bottom: 3px;
}
.panel-policy > div > strong {
  font-size: 18px;
  color: #545454;
}
@media (max-width: 640px) {
  .panel-policy {
    padding: 0;
  }
  .panel-policy > div > ol {
    margin-left: 0;
  }
}
.box-danger ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.thanks-body {
  background: url(../images/thanks.png) no-repeat right top;
  padding: 0 135px 55px 0;
}
@media (max-width: 640px) {
.thanks-body {
  background-position: center bottom;
  padding: 0 0 170px;
  margin-bottom: 30px;
}
}
.send-body h1,
.thanks-body h1 {
  margin: 0 0 15px;
  color: #d73b69;
  font-size: 24px;
}
.send-body ul li,
.thanks-body ul li {
  margin-bottom: 5px;
}
.download-table .panel-body .row span {
  font-weight: bold;
  font-size: 12px;
}
.download-table .panel-body .row > div {
  word-break:break-word;
}
.download-table .download-body > div{
    padding-top: 10px;
}
.download-table .download-body > div.col-sm-offset-1 {
  padding-top: 0;
}
.download-body {
  margin-top: 15px;
}
.download-body span {
  margin-right: 1em;
}
.download-body button {
  margin-top: 1em;
}
.download-body button.widmax {
  width: 100%;
}
.event-info li label {
  width: 130px;
}
.cart-info {
  margin-bottom: 10px;
}
.cart-info li label {
  display: block;
}
.cart-info > li {
  padding: 5px 0;
}
.cart-info > li > label {
  margin: 0;
}
.btn-area {
  padding: 10px 0;
}
.btn-area p {
  margin: 10px 0 0;
}

/* contact */
.contact > .panel-body > p {
  margin-bottom: 20px;
}
.contact .panel-heading h3 span {
  color: #d43769;
  margin-right: 1em;
}
.contact dl {
  margin: 0;
}
.contact dl dt,
.contact dl dd {
  display: inline-block;
}
.contact dl dd {
  font-size: 32px;
  font-weight: bold;
  color: #444;
  line-height: 0;
  vertical-align: middle;
}
.contact ul {
  margin: 0;
  padding: 0;
}
.contact ul li {
  list-style-type: none;
}
.contanct_number p:first-child,
.contanct_mail p:first-child {
  margin: 0 0 5px;
}
.contanct_number,
.contanct_mail {
  margin: 10px;
}
.contanct_mail ul {
  margin-top: -10px;
}
.contact dl dt img {
  width: 70px;
  height: 40px;
}

/* max-width 640 ---------------------*/
@media (max-width: 640px) {
  .contact .panel-heading h3 span {
    display: block;
    margin-bottom: 0.3em;
  }
  .contanct_number, .contanct_mail {
  margin: 10px 0;
  }
  .contact dl dt img {
    width: 40px;
    height: 23px;
  }
  .contact dl dd {
    font-size: 20px;
    font-weight: bold;
    color: #444;
    line-height: 0;
    vertical-align: middle;
  }
}

/* footer ---------------------*/
footer {
  display: block;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
footer > div {
  padding: 0 0 30px;
  line-height: 2;
}
footer > div > a {
  display: inline-block;
  margin: 0 1em;
  color: #111;
  font-size: 124%;
}
footer > div > a:hover {
  text-decoration: underline;
}
footer > address {
  display: block;
  background-color: #404040;
  color: #fff;
  padding: 15px 0;
}
/* min-width 1200 ---------------------*/
@media (min-width: 921px) {
  .rule-area {
    padding-top: 90px;
  }
}
/* max-width 1200 ---------------------*/
@media (max-width: 1200px) {
  .rule-area {
    margin: 20px auto 30px;
  }
  .table-profile tr td:first-child,
  .table-profile tr td:nth-child(7),
  .table-profile tr td:nth-child(8),
  .table-profile tr th:first-child,
  .table-profile tr th:nth-child(7),
  .table-profile tr th:nth-child(8) {
    display: none;
  }
}
/* min-width 921px ---------------------*/
@media (min-width: 921px) {
  .top-header .top-nav {
    padding: 0;
  }
  .navbar-nav > li > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .navbar-nav > li > ul > li:last-child {
    border: none;
  }
  .navbar-right > li.nav-normal > a > span,
  .navbar-right > li.nav-label > a > span {
    display: inline-block;
    min-width: 10px;
    padding: 8px 16px;
    margin-top: -5px;
    font-weight: bold;
    color: white;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12), 0 2px 7px 0 rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12), 0 2px 7px 0 rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12), 0 2px 7px 0 rgba(0, 0, 0, 0.08);
  }
  .navbar-right > li > a > span {
    padding: 10px 30px !important;
  }
  .navbar-right > li.nav-normal > a > span {
    background-color: #1432aa;
    color: #fff;
  }
  .navbar-right > li.nav-label > a > span {
    background-color: #d60057;
  }
  .o-pagenation > p {
    position: absolute;
    display: inline-block;
  }
  .panel-tab {
    padding: 15px;
  }
  .widget-container input {
    max-width: 80%;
  }
  .button-none {
    display: none;
  }
  .nav-cart {
    display: none;
  }
  .top-header .top-nav .nav-right > li > a.cart {
    color: #fff;
  }
  .widget-container .list-unstyled,
  .widget-container .form-horizontal {
    padding: 15px;
  }
  .thumbnail {
    display: table-cell;
    width: 307px;
    height: 307px;
    text-align: center;
    vertical-align: middle;
  }
  .btn_catalog,
  .btn_download {
    max-width: 220px;
  }
}
/* max-width 920px ---------------------*/
@media (max-width: 920px) {
  .st-content {
    padding-bottom: 127px;
  }
  .pimEvent > .col-sm-4 > dl {
    margin: 0;
    border: none;
  }
  .home-nav > a, .home-nav > a:hover, .home-nav > a:focus {
    color: #ffffff !important;
    background-color: #1432aa !important;
  }
  .use-nav > a, .use-nav > a:hover, .use-nav > a:focus {
    color: #ffffff !important;
    background-color: #7baadb !important;
  }
  .dropdown > ul > li > a {
    background-color: #ffffff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  .dropdown > ul > li > a:hover {
    text-decoration: none;
  }
  .navbar-right > li > ul > li > a {
    background-color: #ffffff !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  }
  #navbar > ul.nav > li > a  {
    font-weight: bold;
  }
  #navbar > ul.nav > li > a:before {
    position: absolute;
    z-index: 51;
    right: 22px;
    bottom: 20px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 1px solid #eee;
  }
  #navbar > ul.nav > li > a:after {
    position: absolute;
    z-index: 51;
    right: 22px;
    bottom: 20px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-right: 1px solid #eee;
  }
  .navbar-right > li.nav-normal > a {
    background-color: #1432aa;
    color: #fff;
  }
  .navbar-right > li.nav-label > a {
    color: #fff;
    background-color: #d60057 !important;
  }
  .top-header .top-nav {
    background: none;
    width: auto;
    padding: 0 15px;
  }
  .top-header .top-nav .nav-right {
    position: absolute;
    right: 10px;
    z-index: 1050;
  }
  .breadcrumb-alt > li > a span {
    display: none;
  }
  .thumbnail {
    padding: 4px 0;
  }
  .o-pagenation {
    text-align: center;
  }
  i.member-profile {
    padding: 9px 0 0 12px;
    font-size: 22px !important;
  }
  .list-block li label {
    display: block;
  }
  .copy {
    text-align: center;
  }
  .table-flip-scroll > table > thead > tr > th span {
    display: block;
    padding: 9px 10px 10px
  }
  .table-flip-scroll .lastTh {
    padding: 17px 10px 16px
  }
  .photo-list {
    text-align: center;
  }
  .event-info li label {
    display: block;
  }
  .copy {
    font-size: 11px;
  }
  .download-table img {
    margin-bottom: 10px;
  }
  .pimPageNation .col-sm-4 {
    margin-bottom: 15px;
    text-align: center;
  }
  .pimPageNation .col-sm-4:first-child {
    width: 280px;
    margin: 15px auto;
  }
}
/* max-width 640 ---------------------*/
@media (max-width: 640px) {
  .widget-container dl {
    margin: 1px 0 0;
  }
  h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
    font-size: 150%;
  }
  h1 strong, .h1 strong {
  font-size: 60%;
  }
  .first-none th:first-child,
  .first-none td:first-child,
  .second-none th:nth-child(2n),
  .second-none td:nth-child(2n),
  .forth-none th:nth-child(4),
  .forth-none td:nth-child(4),
  .breadcrumb,
  .pagination-top {
    display: none;
  }
  .smp-shopping-item > tbody > tr > th:first-child {
    display: none;
  }
  table td a {
    display: block;
  }
  .pagination-top, .pagination-bottom {
    text-align: center;
  }
  .table-news span.lavel {
    display: block;
  }
  .ui-select-block {
    display: block;
  }
  .btn-sm, .btn-group-sm > .btn {
    line-height: 1.4;
  }
  .lead strong {
    display: block;
  }
  .box-danger ul li {
    padding-left: 0;
    text-indent: 0;
  }
  footer > div > a {
    margin: 0 0.5em;
    font-size: 107%;
  }
}

/* clearfix ---------------------*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* common ---------------------*/
.color-egao {
  color: #d43769;
}
.color-default {
  color: #767676;
}
.browsehappy {
  text-align: center;
}
.displayNone {
  display: none;
}
@media (max-width: 768px) {
  .dnSmp {
    display: none;
  }
}
.wid55 {
  width: 55px !important;
}
.wid100 {
  width: 100px !important;
}
.wid200 {
  width: 200px !important;
}
.btn-80per {
  width: 80%;
}
.mb50 {
  margin-bottom: 50px;
}
.mb90 {
  margin-bottom: 90px;
}
.mg0 {
  margin: 0 !important;
}

/* footer-menu ---------------------*/
.foot-btn {
  width: 100%;
  z-index: 2;
}
.foot-btn a {
  color: #fff;
}
.foot-btn .dropdown-menu > li > a:hover,
.foot-btn .dropdown-menu > li > a:focus {
  background: #eee !important;
  text-decoration: none !important;
}
#cart-top {
  position: relative;
  text-align: center;
  bottom: 0;
  font-size: 77%;
  margin: 0;
}
.cart-top-btn {
  position: absolute;
  z-index: 50;
  right: 96px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  color: transparent;
  border-radius: 40px;
  background-image: url(../images/cart64.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: 12px 13px;
  background-color: rgba(20,50,170,.9);
}
.cart-top-btn:after {
  position: absolute;
  z-index: 51;
  right: 14px;
  bottom: 12px;
  display: block;
}
#page-top {
  position: relative;
  text-align: center;
  bottom: 0;
  font-size: 77%;
  margin: 0;
}
.page-top-btn {
  position: absolute;
  z-index: 50;
  right: 25px;
  bottom: 25px;
  width: 50px;
  height: 50px;
  color: transparent;
  border: 2px solid #0f345f;
  border-radius: 40px;
  background-color: rgba(255,255,255,.9);
}
.page-top-btn:after {
  position: absolute;
  z-index: 51;
  right: 17px;
  bottom: 14px;
  display: block;
  width: 11px;
  height: 11px;
  content: '';
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-top: 2px solid #3B3B3B;
  border-left: 2px solid #3B3B3B;
}
.acount-top-btn span,.cart-top-btn span, .page-top-btn span {
  position: absolute;
  display: block;
  width: 60px;
  bottom: -20px;
  left: 50%;
  margin-left: -30px;
  color: #0f345f;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
}
/* max-width 920px ---------------------*/
@media (max-width: 920px) {
  .page{
    margin-bottom: 75px;
  }
  #cart-top {
    position: relative;
    text-align: center;
    bottom: 0;
    font-size: 77%;
    margin: 0;
  }
  .cart-top-btn {
    position: absolute;
    z-index: 50;
    left: 50%;
    bottom: 25px;
    width: 60px;
    height: 60px;
    color: transparent;
    border-radius: 40px;
    background-color: rgba(20,50,170,.9);
    background-position: 16px 18px;
    margin-left: -30px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
  }
  #acount-top {
    position: relative;
    text-align: center;
    bottom: 0;
    font-size: 77%;
    margin: 0;
  }
  .acount-top-btn {
    position: absolute;
    z-index: 50;
    left: 25px;
    bottom: 25px;
    width: 60px;
    height: 60px;
    color: transparent;
    border: 2px solid #0f345f;
    border-radius: 40px;
    background-color: rgba(255,255,255,.75);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
  }
  .acount-top-btn:before {
    position: absolute;
    z-index: 51;
    right: 20px;
    bottom: 22px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-left: 2px solid #0f345f;
  }
  .acount-top-btn:after {
    position: absolute;
    z-index: 51;
    right: 20px;
    bottom: 22px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-left: 2px solid #0f345f;
  }
  #page-top {
    position: relative;
    text-align: center;
    bottom: 0;
    font-size: 77%;
    margin: 0;
  }
  .page-top-btn {
    position: absolute;
    z-index: 50;
    right: 25px;
    bottom: 25px;
    width: 60px;
    height: 60px;
    color: transparent;
    border-radius: 40px;
    background-color: rgba(255,255,255,.9);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
  }
  .page-top-btn:after {
    position: absolute;
    z-index: 51;
    right: 22px;
    bottom: 18px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #0f345f;
    border-left: 2px solid #0f345f;
  }
}
.navbar-right > li > a > span:focus,.navbar-right > li > a > span:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* photo pinch */
#photo-image .page {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  max-width: 440px;
  width: 100%;
}
#photo-image .page img {
  width: 100%;
}
#photo-image .page .btn-close {
  margin-top: 20px;
}
#photo-image .page .photo-number {
  padding: 10px 0 5px;
  color: #767676;
}

/*黒背景のとき用*/

@media (min-width: 921px) {
  #wrapper .cartWraper .panel.panel-default.download-table {
    padding-bottom: 0%!important;
  }
}
@media (min-width: 640px) {
  #photo-image .page {
    padding-top: 60px;
  }
}
#wrapper{}#wrapper .display_table{padding-left:2%}#wrapper .color_head{background:#FBB910;color:#fff}#wrapper .color_head2{background:#666666;color:#fff}#wrapper .color_head3{background:#FBB910;color:#fff}#wrapper .color_foot{background:#FBB910;color:#000}#wrapper .active a,#wrapper .color_text{color:#FBB910}#wrapper .color_text2{color:#fff}#wrapper .color_text3{color:#FBB910}#wrapper .color_text4{color:#000}#wrapper .color_border{border-color:#FBB910}#wrapper .color_border2{border-color:#FBB910}#wrapper .breadcrumbWrap .breadcrumb li+li:before{border-color:#FBB910}#wrapper .color_arrow a:before,#wrapper .color_arrow a:after{border-color:#FBB910 !important}#wrapper .color_btn{color:#fff;background-color:#FBB910}#wrapper .color_btn:before,#wrapper .color_btn:after{border-color:#FFF !important}#wrapper .pimPageNation .o-pagenation .PagedList-skipToPrevious a,#wrapper .pimPageNation .o-pagenation .PagedList-skipToNext a{background-color:#FFE091}#wrapper .color_btn:before,#wrapper .color_btn:after,#wrapper .color_arrow:before,#wrapper .color_arrow:after{border-color:#FBB910}#wrapper .navbar-default .navbar-toggle .icon-bar{background-color:#FFF}#wrapper .pimPageNation .o-pagenation li a{background-color:#FBB910;color:#fff}#wrapper .pimPageNation .o-pagenation li a,#wrapper .pimPageNation .o-pagenation li a:hover{border-color:#FBB910}#wrapper .pimPageNation .o-pagenation li.active a{color:#FBB910;background-color:#EEE}#wrapper .pimPageNation .o-pagenation .disabled a{background-color:#EEE}@media (min-width: 921px){#wrapper #stepbar_Area .current,#wrapper #stepbar_Area .current::before,#wrapper #stepbar_Area .current::after{background-color:#000 !important}#wrapper #stepbar_Area .current_before::before,#wrapper #stepbar_Area .current_before::after,#wrapper #stepbar_Area .current_before{background-color: #FFCC4B!important}}@media (max-width: 920px){#wrapper #stepbar_Area .current{color:#000 !important}#wrapper #stepbar_Area .current:before{color:#fff !important}#wrapper #stepbar_Area .current:after{color:#fff !important}#wrapper #stepbar_Area .current_before{color:#FFCC4B !important}#wrapper #stepbar_Area .current_before::before{color:#fff !important}#wrapper #stepbar_Area .current_before::after{color:#fff !important}#wrapper .panel.panel-info.download-table.color_border2{background:none !important;border-color: #aaa;}#wrapper .panel.panel-info.download-table.color_border2 .panel-body{background:#fff}}

#wrapper .color_text2 {
    color: #000;
  }

#wrapper .cartWraper .btn-group-vertical .btn.btn-default:focus {background-color: #fff;}
#wrapper .cartWraper .btn-group-vertical .btn.btn-default:focus span {color: #999;}
#wrapper .cartWraper .btn-group-vertical .btn.btn-default:hover ,
#wrapper .cartWraper .btn-group-vertical .btn.btn-default:active {background-color: #404040;text-shadow:none;}
#wrapper .cartWraper .btn-group-vertical .btn.btn-default:hover {filter:alpha(opacity=100)!important;-moz-opacity: 1!important;opacity: 1!important;}
#wrapper .cartWraper .btn-group-vertical .btn.btn-default:hover span {color: #ffffff!important;}

/*機能追加2対応(データ商品追加)*/
.demologin-heading{
    color: #404040;
}