@charset "UTF-8";
/* npm-entry-dialog */
.npm-entry-dialog {
  width: 450px;
  padding: 4px;
  border-radius: 10px;
  border: 1px solid #ff8800;
  background-color: #ffc266;
  z-index: 1001;
}
.npm-entry-dialog-inner {
  padding: 0 20px 20px;
  border-radius: 5px;
  border: 1px solid #ff8800;
  background-color: #ffffff;
}
.npm-entry-dialog-title {
  margin: 0 -20px 20px;
  padding: 7px 0 7px 37px;
  border-radius: 3px 3px 0 0;
  font-size: 16px;
  color: #ffffff;
  background: url(../img/point/icon-point-title.png) 9px 50% no-repeat #ff9900;
}
.npm-entry-dialog-loading {
  background: url(../img/point/loading-square.gif) 50% 50% no-repeat;
}
.npm-entry-section,
.npm-complete-section {
  background-color: #ffffff;
}
.npm-entry-dialog-couponData-title {
  margin-bottom: 5px;
}
.npm-entry-dialog-couponData-price {
  font-size: 16px;
  font-weight: bold;
}
.npm-entry-dialog-couponData-terms {
  margin-top: 10px;
}
.npm-entry-dialog-couponData-terms-value {
  padding: 0 5px;
  border-radius: 2px;
  border: 1px solid #77b23b;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  background-color: #77b23b;
}
.npm-entry-dialog-couponData-return {
  float: right;
  margin-top: 10px;
  font-size: 11px;
}
.npm-entry-dialog-couponData-return-rate {
  margin-right: 5px;
  padding: 0 5px;
  border-radius: 2px;
  border: 1px solid #ff3333;
  font-weight: bold;
  color: #ff3333;
}
.npm-entry-dialog-couponData-return-amount {
  margin-right: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #ff3333;
}
.npm-entry-dialog-couponData-memo {
  clear: both;
  margin: 15px -20px 0;
  padding: 5px 20px;
  font-size: 11px;
  background-color: #f3f3f3;
}

.npm-entry-dialog-pointUse {
  margin: 15px -10px 0;
  padding: 15px 10px 0;
  border-top: 1px solid #ffcc97;
}
.npm-entry-dialog-pointUse-select {
  position: relative;
}
.npm-entry-dialog-pointUse-select-virtual {
  display: inline-block;
  width: 50px;
  margin-right: 5px;
  padding: 5px;
  border: 1px solid #333333;
  background: url(../img/point/icon-select-virtual.png) 95% 50% no-repeat;
}
.npm-entry-dialog-pointUse-select .npm-use-point {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 30px;
}
.npm-entry-dialog-pointUse-hold {
  margin-top: 10px;
}
.npm-entry-dialog-pointUse-hold-point {
  color: #ff3333;
}
.npm-entry-dialog-pointUse-notes {
  margin-top: 2px;
  font-size: 11px;
}
.npm-payment-sum {
  margin-top: 15px;
  text-align: right;
  color: #ff3333;
  font-size: 16px;
  font-weight: bold;
}
.npm-payment-sum-amount {
  font-size: 26px;
  text-decoration: underline;
}
.npm-entry-dialog-pointUse-caution {
  display: none;
}
.npm-point-using .npm-entry-dialog-pointUse-caution {
  display: block;
  margin-top: 15px;
  padding: 10px;
  border: 2px solid #ff3333;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}
.npm-complete-dialog-lead {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
.npm-complete-dialog-postscript {
  margin-top: 5px;
  font-size: 11px;
  text-align: center;
  color: #666666;
}
.npm-complete-dialog-entryData {
  margin-top: 20px;
  font-weight: bold;
}
.npm-complete-dialog-entryData dt {
  clear: both;
  float: left;
  padding-top: 4px;
  color: #666666;
}
.npm-complete-dialog-entryData dd {
  font-size: 18px;
  color: #669900;
  white-space: nowrap;
}
.npm-complete-dialog-notes {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.5;
  color: #666666;
}
.npm-complete-dialog-notes .is-highlight {
  color: #ff3333;
  font-weight: bold;
}
.npm-complete-dialog-utility {
  margin: 0 -10px 0;
  padding-top: 15px;
  border-bottom: 1px solid #ffcc99;
}
.npm-complete-dialog-utility dl {
  margin: 0 -10px;
  padding: 15px 10px;
  background-color: #f3f3f3;
  height: 155px;
}
.npm-complete-dialog-emphasis-message-wrap {
  background: url(../img/point/bg-emphasis-message.gif);
}
.npm-complete-dialog-utility dl dt {
  font-weight: bold;
}
.npm-complete-dialog-emphasis-message-title {
  font-size: 13px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 8px;
  text-align: center;
  background: #3663c8;
  border-radius: 3px;
  -moz-border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 8px;
}
.is-highlight-yellow {
  font-size: 17px;
  color: #fdf99a;
}
.npm-complete-dialog-emphasis-message-icon {
  margin-top: 33px;
  float: left;
}
.npm-complete-dialog-emphasis-message-box {
  height: 90px;
  background: url(../img/point/icon-speak.png) 0 50% no-repeat;
}
.npm-complete-dialog-user-data {
  position: relative;
  width: 375px;
  margin-top: 8px;
  float: right;
  font-size: 17px;
  line-height: 1.5em;
  background: #FFF;
  padding-top: 18px;
  padding-left: 20px;
  padding-bottom: 14px;
  border-radius: 15px;
  border: 1px solid #a9dd75;
}
.npm-complete-dialog-user-data:after,
.npm-complete-dialog-user-data:before {
  right: 100%;
  top: 35%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.npm-complete-dialog-user-data:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 7px;
  margin-top: -7px;
}
.npm-complete-dialog-user-data:before {
  border-color: rgba(169, 221, 117, 0);
  border-right-color: #a9dd75;
  border-width: 8px;
  margin-top: -8px;
}

.is-highlight-orange {
  font-weight: bold;
  color: #ff6600;
}
.is-highlight-green {
  font-weight: bold;
  color: #54a610;
}
.npm-complete-dialog-utility-phoneNum {
  clear: both;
  margin-top: 15px;
  text-align: center;
  line-height: 23px;
  margin-bottom: 15px;
}
.npm-complete-dialog-utility-phoneNum span {
  padding-left: 28px;
  font-size: 19px;
  font-weight: bold;
  background: url(../img/point/icon-phone.png) 0 50% no-repeat;
}
.npm-complete-dialog-utility-phoneNum span a {
  color: #333333;
}

.npm-entry-dialog-ngText {
  padding: 10px 0 10px 53px;
  background: url(../img/point/icon-overlap-ng.png) 0 50% no-repeat;
}
.npm-entry-dialog-cautionList {
  margin: 15px -10px 0;
  padding: 10px 10px 0;
  border-top: 1px solid #ffcc97;
  font-size: 10px;
  color: #ff0000;
}
.npm-entry-dialog-cautionList-item {
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
}

.npm-entry-dialog-cautionList-item span {
  font-weight: bold;
}
.npm-entry-dialog-btnList {
  overflow: hidden;
  margin: 15px -25px 0 0;
}
.npm-entry-dialog-btnList.has-single-item {
  margin: 15px 0 0 0;
}
.npm-entry-dialog-btnList-item {
  float: left;
  width: 191px;
  margin-right: 25px;
}
.has-single-item .npm-entry-dialog-btnList-item {
  float: none;
  margin: 0 auto;
}
.npm-entry-dialog-btnList-item button {
  width: 100%;
  padding: 10px 0;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  cursor: pointer;
}
.npm-btn-submit {
  background-color: #ff9900;
}
.npm-btn-close {
  background-color: #999999;
}

#sdxTipOverlay {
  background-color: #fff;
  opacity: 0.5;
  z-index: 1000;
}

/* 動きの部分 */
.npm-error-entry,
.npm-active-entry,
.npm-complete-section,
.npm-success .npm-entry-section,
.npm-error .npm-complete-section,
.npm-error .npm-entry-dialog-couponData,
.npm-error .npm-entry-dialog-pointUse,
.npm-error .npm-entry-dialog-cautionList,
.npm-error .npm-entry-dialog-btnList,
.npm-has-active-entry .npm-complete-section,
.npm-has-active-entry .npm-entry-dialog-couponData,
.npm-has-active-entry .npm-entry-dialog-pointUse,
.npm-has-active-entry .npm-entry-dialog-cautionList,
.npm-has-active-entry .npm-entry-dialog-btnList {
  display: none;
}

.npm-error .npm-error-entry,
.npm-error .npm-error-entry .npm-entry-dialog-btnList,
.npm-has-active-entry .npm-active-entry,
.npm-has-active-entry .npm-active-entry .npm-entry-dialog-btnList,
.npm-success .npm-complete-section,
.npm-success .npm-entry-dialog-cautionList,
.npm-success .npm-entry-dialog-btnList {
    display: block;
}