@charset "UTF-8";

/* * * * * * * * * * * * * * * * * * * * *
 * 共通クラスのため、
 * 位置、ポジションに関する追加記述禁止
 * ページcssに上書き記述をお願いします
 * * * * * * * * * * * * * * * * * * * * */

body{
  word-break: break-all;
}
/* reset */

@font-face {
  font-family: 'oldstandard';
  src: url('/font/OldStandard-Regular.woff') format("woff"), url('/font/OldStandard-Regular.woff2') format("woff2"), url('/font/OldStandard-Regular.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 1;
}


/* Clearfix */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/* a, a:link, a:visited {
  color: #454545;
  text-decoration: none;
}

a.hover {
  text-decoration: underline;
  transition: opacity 0.3s linear;
}

a.hover:hover {opacity: 0.7;}
*/

.hvr {
  transition: opacity 0.3s linear;
}

.hvr:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* Header */

#headerContainer {
  border-bottom: 1px solid #1e2678;
}

/* Footer */

footer {
  border: none;
  padding: 0;
}


/* Container */

#container {
  width: 1000px;
  padding-top: 60px;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
}

.pageText {
  text-align: center;
  margin-top: 28px;
}

.wrap {
  padding: 10px;
  background-color: #eae7d3;
}


/* Step */

#stepArea {
  background: url(/images/pc/cart/bg_step.png);
  min-width: 1000px;
}

#stepArea .stepWrap {
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

#stepArea .stepWrap>* {
  display: table-cell;
  vertical-align: top;
}

#stepArea .stepWrap li {
  padding: 40px 0;
  text-align: center;
  font-size: 20px;
}

#stepArea .stepWrap li p.stepTit {
  font-family: "oldstandard";
  height: 38px;
}

#stepArea .stepWrap li p.text {
  position: relative;
  border-top: 4px solid #fff;
  padding-top: 10px;
  margin-top: 10px;
  font-size: 14px;
}

#stepArea .stepWrap li p.text::before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -7px;
  width: 14px;
  height: 14px;
  background: #fff;
  border-radius: 100px;
}

#stepArea .stepWrap li.stay p.stepTit {
  font-size: 24px;
  position: relative;
  top: -5px;
}

#stepArea .stepWrap li.stay p.text {
  border-color: #32327f;
  font-size: 16px;
}
@media all and (-ms-high-contrast: none) {
#stepArea > ol > li:nth-child(1) > p.text,
#stepArea > ol > li:nth-child(2) > p.text,
#stepArea > ol > li:nth-child(3) > p.text,
#stepArea > ol > li:nth-child(4) > p.text,
#stepArea > ol > li:nth-child(5) > p.text,
#stepArea > ol > li:nth-child(6) > p.text {
  padding: 15px 0 0 0;
}
}

#stepArea .stepWrap li.stay p.text::before {
  background: #32327f;
}



/* Head Title */

#contentHead {
  text-align: center;
  border-bottom: 1px solid #1e2678;
  padding-bottom: 15px;
}

#contentHead.cartHead {
  margin-bottom: 40px;
}

#contentHead .tit {
  font-size: 26px;
  color: #1e2678;
  line-height: 1.2em;
  font-weight: normal;
}



/* Section Title */

.secTit {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  background: #e4eef8;
  text-align: center;
  color: #1e2678;
  padding: 20px 0;
  margin-bottom: 35px;
}

@media all and (-ms-high-contrast:none) {
  .secTit {
    padding-top: 28px;
    /* IE */
  }
}

.secTit span {
  vertical-align: middle;
}

.secTit img {
  vertical-align: middle;
  margin-right: 10px;
}


/* tag */

.tag {
  text-align: center;
  font-size: 13px;
  margin-right: 15px;
  line-height: 1;
  padding: 6px 6px;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
}

@media all and (-ms-high-contrast:none) {
  .tag {
    padding: 8px 6px 2px;
    /* IE */
  }
}
.tagArea{
  margin: 0 0 3px;
}
.tag.home {
  background-color: #d0a759;
  color: #fff;
}

.tag.hissu, .tag.must {
  background-color: #a40000;
  color: #fff;
  font-weight: normal;
}

.tag.hissu.multiLineTit, .tag.must.multiLineTit {
  display: block;
  float: left;
}

.tag.ninni {
  background-color: #fff;
  border: 1px solid #1e2677;
  color: #1e2677;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tag.reizou {
  /*background-color: #d0a759;
  color: #fff;*/
  border: 1px solid #2f6dd4;
  color: #2f6dd4;
  font-weight: normal;
  width: 58px;
}
.tag.reizouNecessary {
  background-color: #2f6dd4;
  color: #fff;
  width: 60px;
}

.tag.reitou {
  border: 1px solid #45b9df;
  color: #45b9df;
  font-weight: normal;
  width: 58px;
}

.tag.okurisaki {
  background-color: #a2a3c2;
  color: #fff;
  width: 60px;
}

.tag.any {
  background-color: #fff;
  color: #a1a4c1;
  border: 1px solid #a1a4c1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
}

.tag.season {
  background-color: #4798cc;
  color: #fff;
  width: 60px;
}

.tag.work {
  background-color: #4798cd;
  color: #fff;
  width: 60px;
}

.tag.icn_web{
  background: #4dbc9a;
  color: #fff;
  width: 60px;
}

.tag.icn_limited{
  background: #d0a759;
  color: #fff;
  width: 60px;
}

.tag.icn_newItem{
  background: #ff7171;
  color: #fff;
  width: 60px;
}

.tag.icn_recommend{
  background: #74aff2;
  color: #fff;
  width: 60px;
}

.tag.icn_popular{
  background: #ef8a40;
  color: #fff;
  width: 60px;
}

.tag.icn_standard{
  background: #6ead40;
  color: #fff;
  width: 60px;
}

.tag.icn_cost{
  background: #cd0258;
  color: #fff;
  width: 60px;
}

.tag.icn_period{
  background: #2fbfd4;
  color: #fff;
  width: 60px;
}

.tag.icn_yes{
  background: #f584b1;
  color: #fff;
  width: 60px;
}

.tag.icn_non{
  background: #999;
  color: #fff;
  width: 60px;
}

.tag.icn_can{
  background: #ac8ccd;
  color: #fff;
  width: 60px;
}

.tag.icn_renew{
  background: #4353fe;
  color: #fff;
  width: 60px;
  letter-spacing: -.25em;
  /*padding: 6px 0;*/
}

/*新デザイン*/
.tag.icn_new_design{
	background-color: #e25757;
  color: #fff;
  width: 60px;
  letter-spacing: -.1em;
  /*padding: 6px 0;*/
}
/*通販限定*/
.tag.icn_mail_order_only {
	background-color: #673475;
  color: #fff;
  width: 60px;
}
/*eギフト限定*/
.tag.icn_e_gift_only {
	background-color: #2AC4C2;
  color: #fff;
  width: 60px;
  font-size: 10px;
  padding: 8px 0px 8px 0px;
}
/*eギフト*/
.tag.icn_e_gift {
	background-color: #03BF9C;
  color: #fff;
  width: 60px;
}


.tag2 {
  text-align: center;
  font-size: 16px;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  text-decoration: none;
  vertical-align: middle;
}

@media all and (-ms-high-contrast:none) {
  .tag2 {
    padding-top: 4px;
    /* IE */
  }
}

.tag2.use {
  background-color: #929292;
  color: #fff;
}

.tag3 {
  text-align: center;
  font-size: 16px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 8px;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
}

@media all and (-ms-high-contrast:none) {
  .tag3 {
    padding-top: 6px;
    /* IE */
  }
}

.tag3.bag {
  background-color: #d0a759;
  color: #fff;
}

.minBtn {
  text-align: center;
  font-size: 14px;
  display: inline-block;
  line-height: 1;
  padding: 8px;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",Arial, Helvetica, sans-serif;
}

@media all and (-ms-high-contrast:none) {
  .minBtn {
    padding-top: 12px;
    /* IE */
  }
}

.minBtn.gray {
  background-color: #999;
  color: #fff;
}

.changeBtn {
  padding: 5px 10px;
  background: #1e2677;
  line-height: 1;
  color: #fff;
  float: right;
  cursor: pointer;
  font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",Arial, Helvetica, sans-serif;
}

@media all and (-ms-high-contrast:none) {
  .changeBtn {
    padding-top: 10px;
    /* IE */
  }
}

i.arrowL {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #1e2677;
  border-right: none;
  border-bottom: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-right: 0.5em;
  position: relative;
  top: -1px;
}

i.arrowR {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 2px solid #000000;
  border-left: none;
  border-bottom: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 0.5em;
  position: relative;
  top: -1px;
}


/* Button */

.submitBtn {
  display: block;
  width: 455px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #1e2677;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",Arial, Helvetica, sans-serif;

}

@media all and (-ms-high-contrast:none) {
  .submitBtn {
    padding-top: 33px !important;
    padding-bottom: 24px !important;
    /* IE */
  }
}

a.submitBtn {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.submitBtn>i {
  border: 2px solid #ffffff;
  border-left: none;
  border-bottom: none;
  margin-left: 8px;
}

.prevBtn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 455px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #ffffff;
  border: 2px solid #1e2677;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-size: 20px;
  line-height: 1;
  color: #1e2677;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
}


@media all and (-ms-high-contrast: none) {
.prevBtn {
  padding-top: 30px;
  padding-bottom: 23px;
}
}

.prevBtn:hover {
  border-color: #717BB8;
  background: #717BB8;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

a.prevBtn {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.prevBtn>i {
  width: 10px;
  height: 10px;
  border: 2px solid #1e2677;
  border-left: none;
  border-bottom: none;
  margin-left: 8px;
}

.prevBtn:hover>i {
  border-color: #fff;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.cartBackBtn {
  display: inline-block;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #1e2677;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  line-height: 1;
  color: #ffffff;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  font-family: "Noto Sans Japanese", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN",  Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",Arial, Helvetica, sans-serif;
}

.cartBackBtn>i {
  width: 8px;
  height: 8px;
  border: 2px solid #fff;
  border-right: none;
  border-bottom: none;
  margin-left: 8px;
}

@media all and (-ms-high-contrast:none) {
  .cartBackBtn {
    padding-top: 27px;
    padding-bottom: 21px;
    /* IE */
  }
}


/* 前のページへ戻る */

.trainsitionArea {
  margin-top: 90px;
}

.trainsitionArea a {
  text-decoration: none !important;
  font-weight: bold;
  color: #000 !important;
  font-size: 14px;
  outline: none;
}

.trainsitionArea a:visited {
  color: #454545;
  text-decoration: none;
}

.trainsitionArea i.arrowL {
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border: 1px solid #1e2677;
  border-right: none;
  border-bottom: none;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-right: 0.5em;
  position: relative;
  top: -1px;
}


/* Original InputText/Password */

.inputText {
  background: #eeeeee;
  padding: 14px 10px;
  font-size: 16px;
  border: 1px solid #bbb;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.err {
  background-color: #ffdddd !important;
}


/* Original RadioButton */

.radioBtn {
  display: none;
}

.radioBtn:checked+.radioLabel:before {
  opacity: 1;
}

.radioLabel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin-right: 60px;
  padding: 0 0 0 30px;
  cursor: pointer;
  min-width: 110px;
}

.radioLabel:after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
  border-radius: 50%;
  content: '';
}

.radioLabel:before {
  content: '';
  background-color: #666;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 4px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0;
}

.radioLabel.disabled {
  color: #ccc;
}

.radioLabel.disabled:before, .radioLabel.disabled:after {
  background-color: #dcdcdc;
  border: 1px solid #dcdcdc;
}

@media all and (-ms-high-contrast:none) {
  .radioLabel {
    padding-top: 3px;
    /* IE */
  }
}


/* Original Checkbox */

.chkBox {
  display: none;
}

.chkBox:checked+.chkBoxLabel:before {
  opacity: 1;
}

.chkBox {
  position: relative;
  top: -2px;
}

.chkBoxLabel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  height: 18px;
  line-height: 18px;
  margin-right: 65px;
  padding: 0 0 0 23px;
  cursor: pointer;
}

@media all and (-ms-high-contrast:none) {
  .chkBoxLabel {
    padding-top: 5px !important;
    /* IE */
  }
}

.chkBoxLabel:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #323232;
  /*border: 1px solid #bbb;*/
}

.chkBoxLabel:before {
  content: '';
  position: absolute;
  top: 1px;
  left: 1px;
  display: inline-block;
  width: 15px;
  height: 15px;
  opacity: 0;
  background: url(/images/pc/cart/icon_radio_check.png) no-repeat center center;
  background-size: 14px auto;
}

.chkBoxLabel input[type=checkbox]:checked {
  content: '';
  outline: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  opacity: 1;
  background: url(/images/pc/cart/icon_radio_check.png) no-repeat center center;
  background-size: 14px auto;

}

.mailAbrid {
    margin: 0 0 40px;
    text-align: center;
}

.mailAbrid .chkBoxLabel:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  border: 1px solid #323232;
  /*border: 1px solid #bbb;*/
}

.mailAbrid .chkBoxLabel input[type=checkbox]:checked {
  content: '';
  outline: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  opacity: 1;
  background: url(/images/pc/cart/icon_radio_check.png) no-repeat center center;
  background-size: 14px auto;
}

.mailAbrid .chkBoxLabel {
  width: 341px;
  text-align: right;
}


@media all and (-ms-high-contrast:none) {
  .chkBoxLabel {
    padding-top: 3px;
    /* IE */
  }
}


/* Original Select */

.select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  height: 45px;
  line-height: 45px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 0 10px;
  font-size: 16px;
  border: 1px solid #bbb;
  background-color: #ffffff;
  background-image: url(/images/pc/regist/select_arrow_down.png);
  background-repeat: no-repeat;
  background-position: right 16px top 50%;
  background-size: 13px auto;
  padding-right: 43px;
  cursor: pointer;
  text-indent: 0.01px;
  /* FireFox */
  text-overflow: '';
  /* FireFox */
}

.select::-ms-expand {
  display: none;
  /* IE */
}


/* Support Window */

.supportWindow {
  display: none;
  border: 1px solid #bbb;
  padding: 10px;
  font-size: 14px;
  line-height: 1.5;
  position: absolute;
  top: -20px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  display: inline-block;
}

.supportWindow.pass {
  width: 260px;
  right: -300px;
}

.supportWindow.mail {
  width: 300px;
  top: 0;
  right: 300px;
}

.supportWindow.mail:after {
  top: 20px;
}

.supportWindow:after {
  content: "";
  display: block;
  background: #ffffff;
  border: 1px solid #bbb;
  border-top: none;
  border-right: none;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  position: absolute;
  top: 42px;
  left: -6px;
  transform: rotate(45deg);
}

tr.addressView1 th {
  border: 1px solid #bbb;
  padding: 30px 20px;
  vertical-align: middle;
  text-align: left;
  font-weight: normal;
  width: 360px;
}

tr.addressView1 th .add1Name, tr.addressView1 td .add1Name {
  display: block;
  margin-top: 8px;
}

tr.addressView1 td {
  padding: 20px;
}

.deleteConfirmWrap {
  position: relative;
  display: inline-block;
}

.deleteConfirm {
  display: none;
  position: absolute;
  width: 260px;
  background: #fff;
  border: 1px solid #bbb;
  padding: 1em;
  font-size: 16px;
  line-height: 1.6;
  z-index: 2000;
  top: -80px;
  right: -20px;
  left: -20px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
  box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
}

.deleteConfirm::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 1px solid #bbb;
  border-top: none;
  border-right: none;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -4px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.deleteConfirm>.cancelButton {
  background-color: #929292;
  background-image: url(/images/pc/common/icon_batsu.png);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: 50%;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
}


/*.deleteConfirm > .cancelButton::before,
.deleteConfirm > .cancelButton::after {
	content:"";
	display:block;
	width:10px;
	height:2px;
	background:#fff;
	position:absolute;
	top:50%;
	left:50%;
	margin:-1px 0 0 -5.5px;
	}
.deleteConfirm > .cancelButton::before {
	-ms-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	}
.deleteConfirm > .cancelButton::after {
	-ms-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	}*/

.deleteConfirm>p.q {
  font-weight: bold;
  margin-bottom: 15px;
  color: #000;
  line-height: 1.6;
}

.deleteConfirm>.btnArea a {
  display: inline-block;
  margin: 0 5px;
  background: #1e2678;
  color: #fff;
  width: 80px;
  padding: 10px 0;
  line-height: 1em;
  text-decoration: none;
}

.numAlert {
  position: relative;
}

.numAlertWrap {
  position: absolute;
  background: #fff;
  border: 1px solid #bbb;
  padding: 1em;
  z-index: 10;
  font-size: 16px;
  line-height: 1.6;
  text-align: center;
  -webkit-box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
  box-shadow: 6px 6px 4px -3px rgba(0, 0, 0, 0.16);
}

.numAlertWrap.type1 {
  width: 255px;
  top: -70px;
  left: -90px;
}

.numAlertWrap.type2 {
  width: 340px;
  top: -140px;
  left: -133px;
}

.numAlertWrap::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 1px solid #bbb;
  border-top: none;
  border-right: none;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -4px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.numAlertWrap>.cancelButton {
  background-color: #929292;
  background-image: url(/images/pc/common/icon_batsu.png);
  background-repeat: no-repeat;
  background-size: 9px;
  background-position: 50%;
  width: 15px;
  height: 15px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
}

.numAlertWrap>.linkButton {
  display: inline-block;
  margin-top: 10px;
  background: #1e2678;
  color: #fff;
  padding: 10px;
  line-height: 1em;
  text-decoration: none;
}

.numAlertWrap>p.q {
  color: #000;
  line-height: 1.6;
}

.numAlertWrap>p.q>span {
  color: #ff0000;
}

a.btnLapA {
  text-align: center;
  text-decoration: none;
}

.noshiNg {
  /*font-weight: bold;*/
}

/*============================
カート領域
============================*/
.cartArea {
  margin-bottom: 40px;
}

.cartArea .desc {
  font-size: 18px;
  text-align: center;
  margin: 0 0 30px;
  font-weight: bold;
}

.cartArea .desc span {
  color: #c90000;
}
