@charset "UTF-8";
.btn-group-div {
  margin: 31px 0px 40px 100px;
}

.btn-group-div a {
  padding: 25px 65px;
  border: 1px solid #999999;
}

.btn-group-div a:first-child {
  margin-right: 20px;
}

.product-table {
  margin: 20px 0 50px 0;
  width: 80%;
}

.product-table tr, td {
  border: 1px solid #BCBCBC;
  vertical-align: middle;
  text-align: center;
}

.product-table tr:nth-child(1) {
  width: 100%;
  height: auto;
}

div.qty_show > label {
  padding-bottom: 15px;
}

#qty {
  padding: 15px;
  border-bottom: 1px solid #F2F2F2;
}

#total {
  padding-bottom: 20px;
}

.product-table tr:nth-child(2) {
  height: 50px;
  background: #F2F2F2;
}

.product-table tr:nth-child(2) input {
  width: 93%;
  height: 30px;
}

.efocube-floating-box-border {
  border-width: 1px;
  border-style: solid;
  border-color: #ff0044;
  background-position: 0 0;
  background-color: #ff0044;
}

.efocube-floating-box {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0.2em;
  font-weight: bold;
  color: #f7f5f5;
  padding: 0.5em;
  line-height: 1.5em;
  text-align: center;
  right: 5px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-width: 2px !important;
  position: absolute;
  z-index: 9999;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}

span.sC {
  color: yellow;
}

.userselect_a {
  padding: 25px 65px;
  border: 1px solid #999999;
}

/*20190717 cyno*/
.cart-loop__box:first-child {
  border-top: none;
}
.cart-loop__box:last-child {
  padding-bottom: 15px;
}
.cart-loop__left-inner {
  -webkit-align-items: center;
  align-items: center;
}
.cart-loop__left-inner .cart-pull {
  text-align: center;
}

.userselect_a {
  cursor: pointer;
}

span[id^="hissu"] img {
  height: 24px;
  width: auto;
  max-width: 100%;
  margin-left: 8px;
}

.mfp-wrap {
  height: 100vh !important;
}

.mfp-container {
  overflow: scroll;
}

.dialog {
  padding: 30px 0;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .dialog {
    width: 100%;
    padding: 4.1677%;
  }
}
.dialog img {
  width: auto;
}
.dialog * {
  box-sizing: border-box;
  color: #333;
  font-family: -apple-system, BlinkMacSystemFont, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dialog .marker {
  background: linear-gradient(transparent 60%, #fee890 0%);
}
.dialog__popup {
  width: 500px;
  padding: 0;
  margin: 50px auto;
}
@media screen and (max-width: 767px) {
  .dialog__popup {
    width: 100%;
    margin: 45px auto 30px;
  }
}
.dialog__close {
  background-image: url(/lp/promotionDialog/201903Pd/images/close_btn.png);
  width: 32px;
  height: 30px;
  top: 0 !important;
  right: 0 !important;
}
@media screen and (max-width: 767px) {
  .dialog__close {
    top: -30px !important;
  }
}
.dialog__head {
  background: #c1d7dc;
  width: 420px;
  margin: 0 auto 30px;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .dialog__head {
    width: 100%;
  }
}
.dialog__head-inner {
  border: 2px solid #e5eced;
  padding: 15px 0;
  text-align: center;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .dialog__head-inner {
    font-size: 14.7px;
    font-size: 0.91875rem;
  }
}
.dialog__head-inner b {
  font-size: 30px;
  font-size: 1.875rem;
}
@media screen and (max-width: 767px) {
  .dialog__head-inner b {
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.dialog__sub {
  width: 420px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: bold;
  text-align: center;
  background: url(/lp/promotionDialog/201903Pd/images/line_bg.png) repeat-x left bottom;
}
@media screen and (max-width: 767px) {
  .dialog__sub {
    width: 100%;
    font-size: 16.1px;
    font-size: 1.00625rem;
  }
}
.dialog__sub + .dialog__desc {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .dialog__sub + .dialog__desc {
    margin-bottom: 15px;
  }
}
.dialog__desc {
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 0 15px;
  line-height: 1.8;
  margin-bottom: 15px;
  text-align: center;
  letter-spacing: 0.05rem;
}
.dialog__desc b {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .dialog__desc {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0;
    text-align: left;
  }
}
.dialog__title {
  text-align: center;
  margin-bottom: 40px;
}
.dialog__title img {
  margin-bottom: 10px;
}
.dialog__title p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.05rem;
  padding: 0 20px 15px;
}
@media screen and (max-width: 767px) {
  .dialog__title p {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 15px;
  }
}
.dialog__title p:before {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/lp/promotionDialog/201903Pd/images/icon_kakko_l.png) no-repeat center center;
  position: absolute;
  top: 0;
  left: 20px;
}
@media screen and (max-width: 767px) {
  .dialog__title p:before {
    left: 0;
  }
}
.dialog__title p:after {
  content: '';
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/lp/promotionDialog/201903Pd/images/icon_kakko_r.png) no-repeat center center;
  position: absolute;
  bottom: 0;
  right: 20px;
}
@media screen and (max-width: 767px) {
  .dialog__title p:after {
    right: 0;
  }
}
.dialog .plan__box {
  padding: 0 10px;
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .dialog .plan__box {
    padding: 0;
  }
}
.dialog .plan__box.plus-icon {
  margin-bottom: 10px;
}
.dialog .plan__box.plus-icon:after {
  content: '';
  display: block;
  width: 100%;
  height: 32px;
  padding: 20px 0;
  background: url(/lp/promotionDialog/201903Pd/images/icon_plus.png) no-repeat center center;
}
@media screen and (max-width: 767px) {
  .dialog .plan__box.plus-icon {
    margin-bottom: 0;
  }
}
.dialog .plan__inner {
  border: solid #666 2px;
  border-radius: 4px;
  position: relative;
  padding-bottom: 30px;
  text-align: center;
}
.dialog .plan__head {
  background: #666;
  border-radius: 20px;
  line-height: 1;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1rem;
  display: inline-block;
  position: relative;
  top: -20px;
}
@media screen and (max-width: 767px) {
  .dialog .plan__head {
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    top: -10px;
    letter-spacing: 0;
  }
}
.dialog .plan__head span {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #fff;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .dialog .plan__head span {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.dialog .plan__sub {
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .dialog .plan__sub {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.dialog .plan__sub:before, .dialog .plan__sub:after {
  content: '';
  display: inline-block;
  width: 35px;
  height: 2px;
  background: #666;
}
.dialog .plan__sub:before {
  margin-right: 20px;
}
.dialog .plan__sub:after {
  margin-left: 20px;
}
.dialog .plan__img {
  display: block;
  margin: 0 auto 25px;
}
@media screen and (max-width: 767px) {
  .dialog .plan__img {
    width: 96%;
  }
}
.dialog .plan__set {
  width: 94%;
  border: solid 2px #c8cacb;
  margin: 0 auto;
  border-radius: 4px;
  padding: 0 10px 8px;
  position: relative;
}
.dialog .plan__title {
  font-size: 12px;
  font-size: 0.75rem;
  width: 8em;
  background: #fff;
  margin: 0 auto;
  position: relative;
  top: -10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dialog .plan__title {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.dialog .plan__name {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 5px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .dialog .plan__name {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 8px;
  }
}
.dialog .present__box {
  padding: 0 30px;
}
.dialog .present__box:last-child {
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .dialog .present__box {
    padding: 0;
    margin-bottom: 50px;
  }
}
.dialog .present__head {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .dialog .present__head {
    font-size: 16px;
    font-size: 1rem;
  }
}
.dialog .present__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dialog .present__list.single {
  padding: 0 15px;
}
@media screen and (max-width: 767px) {
  .dialog .present__list.single {
    padding: 0;
  }
}
.dialog .present__list.single li {
  width: 100%;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.dialog .present__list.single li .present__img {
  width: 88px;
  height: auto;
  order: 2;
}
.dialog .present__list.single li .present__name {
  width: calc(100% - 88px);
  order: 1;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.05rem;
}
.dialog .present__list li {
  width: 210px;
  border: 2px solid #ddd;
  background: #f7f7f7;
  padding: 10px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dialog .present__list li {
    width: 100%;
    margin-bottom: 15px;
    padding: 20px 0;
  }
  .dialog .present__list li:last-child {
    margin-bottom: 0;
  }
}
.dialog .present__list + .present__head {
  padding-top: 25px;
}
.dialog .present__title {
  font-size: 14px;
  font-size: 0.875rem;
  padding-bottom: 5px;
  line-height: 1;
  border-bottom: 2px solid #a2c8d1;
  position: relative;
  letter-spacing: 0.05rem;
  font-weight: bold;
  width: 90%;
  margin: 0 auto 10px;
}
@media screen and (max-width: 767px) {
  .dialog .present__title {
    font-size: 15px;
    font-size: 0.9375rem;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.dialog .present__title span {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .dialog .present__title span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.dialog .present__title:after {
  content: "";
  border-bottom: 1px solid #a2c8d1;
  border-right: 1px solid #a2c8d1;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-width: 2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -7px;
  background: #f7f7f7;
}
.dialog .present__img {
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .dialog .present__img {
    margin-bottom: 15px;
  }
}
.dialog .present__name {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .dialog .present__name {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
.dialog .apply__box {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .dialog .apply__box {
    padding: 0;
  }
}
.dialog .apply__box .marker__inner {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 0.05rem;
}
@media screen and (max-width: 767px) {
  .dialog .apply__box .marker__inner {
    font-size: 16px;
    font-size: 1rem;
  }
}
.dialog .apply__box .marker__inner .marker {
  background: linear-gradient(transparent 60%, #cae2e8 0%);
}
.dialog .apply__inner {
  padding: 0 15px 20px;
}
.dialog .apply__applybtn {
  display: block;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  letter-spacing: 0.1rem;
  text-align: center;
  width: 350px;
  margin: 0 auto 10px;
  background: #e96496;
  box-shadow: 0px 5px #cc3366;
  padding: 15px 0;
  line-height: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: 0;
  left: 0;
  border: solid 1px #cbb0b8;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .dialog .apply__applybtn {
    font-size: 18.2px;
    font-size: 1.1375rem;
    width: 100%;
    margin-bottom: 20px;
  }
}
.dialog .apply__applybtn:hover {
  opacity: 1;
  box-shadow: 0px 0px #cc3366;
  top: 5px;
}
@media screen and (max-width: 767px) {
  .dialog .apply__applybtn:hover {
    box-shadow: 0px 5px #cc3366;
    top: 0;
  }
}
.dialog .apply__desc {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: center;
}
.dialog .apply__sub {
  margin-bottom: 10px;
  padding-top: 40px;
  font-size: 15px;
  font-size: 0.9375rem;
  text-align: center;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .dialog .apply__sub {
    padding-top: 20px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.dialog .apply__apply-non-btn {
  display: block;
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: bold;
  color: #333;
  letter-spacing: 0.1rem;
  text-align: center;
  width: 250px;
  margin: 0 auto 10px;
  background: #fff;
  box-shadow: 0px 5px #9b9a9a;
  padding: 15px 0;
  line-height: 1;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  top: 0;
  left: 0;
  border: solid 1px #cbb0b8;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .dialog .apply__apply-non-btn {
    font-size: 18.2px;
    font-size: 1.1375rem;
    width: 100%;
    margin-bottom: 20px;
  }
}
.dialog .apply__apply-non-btn:hover {
  opacity: 1;
  box-shadow: 0px 0px #9b9a9a;
  top: 5px;
}
@media screen and (max-width: 767px) {
  .dialog .apply__apply-non-btn:hover {
    box-shadow: 0px 5px #9b9a9a;
    top: 0;
  }
}
.dialog .about__head {
  text-align: center;
}
.dialog .about__head-inner {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  display: inline-block;
  border-bottom: solid 1px #7d7d7d;
  letter-spacing: 0.1rem;
  position: relative;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .dialog .about__head-inner {
    font-size: 16px;
    font-size: 1rem;
    display: block;
  }
}
.dialog .about__head-inner:after {
  content: "";
  border-bottom: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;
  width: 10px;
  height: 10px;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -6px;
  background: #fff;
}
.dialog .about__head-inner span {
  font-size: 17px;
  font-size: 1.0625rem;
}
@media screen and (max-width: 767px) {
  .dialog .about__head-inner span {
    font-size: 15px;
    font-size: 0.9375rem;
  }
}
@media screen and (max-width: 320px) {
  .dialog .about__head-inner span {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.dialog .about__desc {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.8;
  margin-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .dialog .about__desc {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
  }
}
.dialog .about__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -20px;
}
@media screen and (max-width: 767px) {
  .dialog .about__list {
    margin: 0 -5px;
  }
}
.dialog .about__list li {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .dialog .about__list li {
    padding: 0 5px;
  }
}
.dialog .about__list li p {
  width: 110px;
  height: 110px;
  background: #a2c0c8;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  padding-top: 25px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .dialog .about__list li p {
    width: 90px;
    height: 90px;
    font-size: 12px;
    font-size: 0.75rem;
    padding-top: 20px;
  }
}
@media screen and (max-width: 320px) {
  .dialog .about__list li p {
    width: 80px;
    height: 80px;
    padding-top: 12px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.dialog .about__list li p span {
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .dialog .about__list li p span {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.dialog .about__list li p sup {
  font-size: 11px;
  font-size: 0.6875rem;
  vertical-align: top;
  color: #fff;
}
.dialog .about__list li p img {
  margin-top: 5px;
}
.dialog .about__check {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: right;
  padding: 20px 40px 0 0;
}
@media screen and (max-width: 767px) {
  .dialog .about__check {
    font-size: 12px;
    font-size: 0.75rem;
    padding-right: 0;
  }
}

/*# sourceMappingURL=design.css.map */
