/*BPO*/
.visual-first .slick-next{
  right: 18.5%;
  background: url(../images/common/slick-next.svg) no-repeat center;
    width: 20px;
    height: 68px;
    z-index: 9;
}
.visual-first .slick-prev{
  left: 18.5%;
  background: url(../images/common/slick-prev.svg) no-repeat center;
  width: 20px;
    height: 68px;
    z-index: 9;
}
.visual-first .slick-next:before{
  content: "";
}
.visual-first .slick-prev:before{
  content: "";
}
.visual-first .slick-next:hover, .visual-first .slick-next:focus{
  background: url(../images/common/slick-next.svg) no-repeat center;
}
.visual-first .slick-prev:hover, .visual-first .slick-prev:focus{
  background: url(../images/common/slick-prev.svg) no-repeat center;
}
header .hd-container .time-hd .time-hd-inner .time-hd-list{
  overflow-x: hidden;
  -ms-overflow-style: none;
}
.slick-cat-recommend #cat-recommend .slick-area{
  width: 88%;
}
.slick-cat-recommend #cat-recommend .slick-area .slider .cat-recommend-container{
  padding-right: 8px;
  padding-left: 8px;
}
.slick-cat-recommend #cat-recommend .slick-area .slider .slick-prev{
  left: -30px;
}
.slick-cat-recommend #cat-recommend .slick-area .slider .slick-next{
  right: -20px;
}
.popularity-category .popularity-category-inner .popularity-category-box .popularity-category-text{
  text-align: center;
}
header .hd-container .account-hd .account-hd-container .left .address p a,
header .hd-container .account-hd .account-hd-container .right .date p a{
  color: #fff;
}
.sub .sub-tab-nav .sub-tab-nav-ul li{
  width: auto;
}
.nav-tabs>li{
  margin-bottom: 0;
}
.product-details .product-details-area .detail-delivery .detail-delivery-button01,
.detail-review .detail-point-open,
.detail-review .detail-point-close {
  cursor: inherit;
}
.product-details .product-details-area .ttl-block .block .name-product-detail{
  color: #DC426A;
  margin-bottom: 12px;
  line-height: 1.5;
}
.product-details .product-details-area .detail-delivery .detail-delivery-button01,
.detail-review .detail-point-open,
.detail-review .detail-point-close {
  cursor: pointer;
  border: none;
}
.product-details .product-details-area .detail-delivery .detail-delivery-button01 .icon-m,
.detail-review .detail-point-open .icon-m,
.detail-review .detail-point-close .icon-m {
  border: none;
}
.product-details .product-details-area .detail-delivery .detail-delivery-button01 .icon-arrow i,
.product-details .product-details-area .detail-point-button01 .icon-arrow i,
.detail-review .detail-point-open i,
.detail-review .detail-point-close i {
  color: #ADADAD;
  font-size: 20px;
  vertical-align: middle;
}
.product-details .product-details-area .detail-point .detail-point-button01,
.detail-review .detail-point-open a,
.detail-review .detail-point-close a {
  border: none;
}

.product-details .event-wrapper{
  background: #FDF4F6;
  text-align: center;
  padding: 20px;
  margin-bottom: 30px;
}
.product-details .event-wrapper .event-list{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.product-details .event-wrapper .event-list li {
  display: inline-block;
  margin: 0 30px 0 0;
}
.product-details .event-wrapper .event-list li a {
  position: relative;
  font-size: 12px;
  padding-left: 15px;
}
.product-details .event-wrapper .event-list li a:before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2f6';
  position: absolute;
  top: -30%;
  left: 0;
  color: #DC426A;
  font-size: 22px;
}
@media(max-width: 767px){
  .product-details .event-wrapper .event-list{
    justify-content: normal;
  }
  .product-details .event-wrapper .event-list li {
    line-height: 1.6;
  }
  .product-details .event-wrapper .event-list li a {
    padding-left: 10px;
  }
  .product-details .event-wrapper .event-list li a:before {
    font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
    content: '\f2f6';
    position: absolute;
    left: 0;
    color: #DC426A;
    font-size: 22px;
  }
  .product-details .event-wrapper .event-list li:not(:last-child) {
    margin-right: 1rem;
  }
}
.product-details .product-details-area .detail-point .detail-point-title01, .product-details .detail-review .detail-title{
  font-size: 20px;
  font-weight: bold;
  border-left: 5px solid #DC426A;
  padding-left: 10px;
  margin-bottom: 20px;
  text-align: left;
  line-height: 1;
}
.product-details .product-details-area .detail-point .detail-point-text-pink{
  background: #FDF4F6;
  margin-bottom: 20px;
  padding: 15px 25px;
  font-weight: bold;
  line-height: 1.5em;
}
.product-details .product-details-area .detail-point .detail-point-img-center{
  width: 400px;
  margin: 0 auto;
}
.product-details .product-details-area .detail-point .detail-point-img-center img {
  width: 100%;
}
.product-details .detail-review .detail-post{
  margin-top: -50px;
}
.hr{
  margin-top: 50px;
}

header .hd-container .time-hd .time-hd-inner .time-hd-title a{
  color: #ffffff;
}
#side .btn-area a.clear{
  position: relative;
  background: none;
  color: #ADADAD;
}
#side .btn-area a.clear:before {
  padding: 0 10px 0 0;
  content: '\f3b2';
  font-size: 15px;
  font-weight: bold;
  font-family: 'Material-Design-Iconic-Font';
  color: #ADADAD;
}
.link_detail {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}

#search-results .product-container .product-area .main-area .image-block .favorite {
  z-index: 9;
}

#search-results .product-container .product-area .main-area .ttl-block span.sale {
  z-index: 9;
  position: relative;
}
.slick-disabled{
  display: none!important;
}
#cat-ranking .slick-area {
  width: 90%;
}
.product-details-side .product-details-side-inner{
  background: #FDF7F8;
}
.check-area .check-block p span.type{
  font-size: 10px;
}
.check-area .check-block p span.type span.icon_case{
  width: auto;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: -3px 0 0 15px;
  background: red;
}
.check-area .check-block p span.type span.icon_case img{
  height: 100%;
}
.check-area .check-block p span.price-before {
  font-size: 16px;
  text-decoration: line-through;
}
.check-area .check-block p span.price-after::before {
  margin: 0 0 0 5px;
  padding: 0 5px 0 0;
  content: '\f2f6';
  font-size: 18px;
  font-weight: bold;
  font-family: 'Material-Design-Iconic-Font';
  color: #ADADAD;
}
.check-area .check-block p span.price-after span{
  color: #BA0000;
}
.check-area .check-block p span.price-after span.tax{
  font-size: 10px;
}
.check-area .check-block label.toggle{
  background: #FDF4F6;
}

/*COLLAPSE*/
/* mypage scssから不足分の記述転用 */
.mypage {
  margin: 0;
}
@media(max-width: 991px) {
  .mypage {
    margin-top: 0;
  }
}
.mypage .mypage-user {
  display: none;
}
.mypage h1 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}
.mypage .mypage-ttl-h2 {
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-left: 5px solid #DC426A;
  line-height: 1em;
}
.mypage .mypage-txt {
  margin-bottom: 10px;
  line-height: 1.5em;
}
.mypage .mypage-txt-s {
  margin-bottom: 10px;
  font-size: 12px;
}
.mypage .mypage-txt-center {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.login-page .mypage-txt-s {
  margin: -15px 0 20px;
  font-size: 12px;
  line-height: 1.5em;
}
.mypage .mypage-txt-complete {
  margin-bottom: 30px;
  line-height: 1.5em;
}
.mypage .page ul li.active a {
  background-color: #fff;
  border: 1px solid #ADADAD;
  color: #444;
}
.mypage .mypage-menu-ttl {
  font-size: 20px;
  text-align: center;
  color: #ADADAD;
  background: #F4F4F4;
  padding: 10px 0px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.mypage .mypage-menu-inner .mypage-menu-h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 20px;
}
.mypage .mypage-menu-inner ul {
  margin-bottom: -20px;
  padding-bottom: 40px;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
.mypage .mypage-menu-inner ul li {
  display: flex;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.mypage .mypage-menu-inner ul li a {
  position: relative;
  display: flex;
  align-items: center;
  padding: 20px 20px 20px 80px;
  width: 100%;
  min-height: 90px;
  text-align: left;
  line-height: 1.5;
  border: 1px solid #ADADAD;
}
.mypage .mypage-menu-inner ul li a::before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-right: 13px;
  width: 50px;
  color: #E090A5;
  font-size: 50px;
  font-weight: 400;
  font-family: 'Material-Design-Iconic-Font';
  text-align: center;
  line-height: 0;
}
.mypage .mypage-menu-inner ul li a.icon-account::before {
  content: '\f207';
}
.mypage .mypage-menu-inner ul li a.icon-lock::before {
  content: '\f191';
}
.mypage .mypage-menu-inner ul li a.icon-email::before {
  content: '\f15a';
}
.mypage .mypage-menu-inner ul li a.icon-truck::before {
  content: '\f1e6';
}
.mypage .mypage-menu-inner ul li a.icon-card::before {
  content: '\f129';
}
.mypage .mypage-menu-inner ul li a.icon-label::before {
  content: '\f187';
}
.mypage .mypage-menu-inner ul li a.icon-favorite::before {
  content: '\f15f';
}
.mypage .mypage-menu-inner ul li a.icon-assignment::before {
  content: '\f10c';
}
.mypage .mypage-menu-inner ul li a.icon-comments::before {
  content: '\f266';
}
@media (max-width: 767px) {
  .mypage .mypage-menu-inner ul li a.icon-account::before,
  .mypage .mypage-menu-inner ul li a.icon-lock::before,
  .mypage .mypage-menu-inner ul li a.icon-email::before,
  .mypage .mypage-menu-inner ul li a.icon-truck::before,
  .mypage .mypage-menu-inner ul li a.icon-card::before,
  .mypage .mypage-menu-inner ul li a.icon-label::before,
  .mypage .mypage-menu-inner ul li a.icon-favorite::before,
  .mypage .mypage-menu-inner ul li a.icon-assignment::before,
  .mypage .mypage-menu-inner ul li a.icon-comments::before {
    display: none;
  }

}
.mypage .mypage-error-box {
  margin-top: 20px;
  border: 1px solid #BA0000;
  background-color: #FDF4F6;
  padding: 20px 30px;
}
.mypage .mypage-error-box p {
  color: #BA0000;
}
.mypage .mypage-error-box p.mypage-error-box-txt {
  font-size: 16px;
  font-weight: bold;
}
.mypage .mypage-error-box p.mypage-error-box-txt-s {
  margin-top: 10px;
  font-size: 12px;
}
.mypage .mypage-error-txt {
  padding: 5px 20px;
  background-color: #FDF4F6;
  font-size: 12px;
  color: #DC426A;
  border: 1px solid #DC426A;
  display: inline-block;
}
.mypage .mypage-check-txt {
  display: inline-block;
  position: relative;
}
.mypage .mypage-check-txt::before {
  padding: 0 5px 0 0;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f26b';
  line-height: 20px;
  color: #DC426A;
}
.mypage .mypage-left-txt {
  float: left;
  margin: 0 20px 0 0;
}
.mypage input {
  border-radius: 0;
  font-size: 16px;
  -webkit-appearance: none;
}
.mypage input.receiptAddressCompensation {
  max-width: calc(100% - 10px);
}
.mypage button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}
.mypage .form-parts-txt {
  margin-bottom: -10px;
}
.mypage .form-parts-txt input {
  padding: 0 5px;
  margin-bottom: 10px;
  line-height: 30px;
  height: 30px;
  max-width: 100%;
  border: 1px solid #ADADAD;
}
.mypage .form-parts-txt input:first-child {
  margin-left: 0;
}
.mypage .form-parts-radio {
  margin-bottom: -10px;
}
.mypage .form-parts-radio label {
  margin-bottom: 10px;
  margin-right: 60px;
}
.mypage .form-parts-radio label:last-child {
  margin-right: 0;
}
.mypage .form-parts-radio input {
  display: none;
}
.mypage .form-parts-radio span {
  position: relative;
  padding-left: 22px;
  display: inline-block;
}
.mypage .form-parts-radio span::before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 0;
  width: 17px;
  height: 17px;
  border: 1px solid #ADADAD;
  border-radius: 50%;
}
.mypage .form-parts-radio input:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #DC426A;
  border-radius: 50%;
}
.mypage .form-parts-check {
  margin-bottom: -10px;
}
.mypage .form-parts-check label {
  margin-right: 60px;
  margin-bottom: 10px;
}
.mypage .form-parts-check label:last-child {
  margin-right: 0;
}
.mypage .form-parts-check input {
  display: none;
}
.mypage .form-parts-check span {
  display: inline-block;
  padding-left: 22px;
  position: relative;
  cursor: pointer;
}
.mypage .form-parts-check span::before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #ADADAD;
}
.mypage .form-parts-check input:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 5px;
  width: 6px;
  height: 10px;
  transform: rotate(40deg);
  border-bottom: 2px solid #DC426A;
  border-right: 2px solid #DC426A;
}
.mypage .form-parts-select select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: 14px;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border-radius: 0;
  height: 30px;
  padding: 0 25px 0 10px;
  border: 1px solid #ADADAD;
}
.mypage .form-parts-select select option {
  background-color: #fff;
  color: #333;
}
.mypage .form-parts-select select::-ms-expand {
  display: none;
}
.mypage .form-parts-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}
.mypage .form-parts-select .form-parts-select-wrap {
  display: inline-block;
  position: relative;
}
.mypage .form-parts-select .form-parts-select-wrap:before {
  position: absolute;
  right: 5px;
  top: 15%;
  content: "";
  width: 20px;
  height: 20px;
  pointer-events: none;
  background-image: url(../images/icon_down.png);
  background-repeat: no-repeat;
}
.mypage .mypage-table2 {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  font-size: 14px;
}
.mypage .mypage-table2 td {
  vertical-align: middle;
}
.mypage .mypage-table2 th,
.mypage .mypage-table2 td {
  border: 1px solid #ADADAD;
  padding: 15px 20px;
}
.mypage .mypage-table2 .register-area-terms {
  max-height: 120px;
  margin-right: -7px;
  padding-right: 7px;
  overflow-y: scroll;
  overflow-x: hidden
}
.mypage .mypage-table2 .register-area-terms::-webkit-scrollbar {
  width: 5px;
}
.mypage .mypage-table2 .register-area-terms::-webkit-scrollbar-track {
  background :#E5E5E5;
}
.mypage .mypage-table2 .register-area-terms::-webkit-scrollbar-thumb {
  background :#ADADAD;
}
.mypage .mypage-table2 .register-area-terms .register-area-terms-txt {
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 6px;
}
.mypage .mypage-table2 .mypage-area-address .mypage-area-address-txt02 {
  font-size: 12px;
  line-height: 1.5em;
  margin-bottom: 18px;
}
.mypage .mypage-table2 th, .mypage .mypage-table2 td {
  border: 1px solid #ADADAD;
  padding: 15px 20px;
}
.mypage .mypage-table2 th {
  font-weight: bold;
  width: 225px;
  background-color: #F4F4F4;
  color: #8E8E8E;
  vertical-align: top;
  white-space: nowrap;
}
.mypage .mypage-table2 td {
  vertical-align: middle;
}
.mypage .mypage-table2 .password-th {
  width: 300px;
}
.mypage .mypage-table2 .mypage-required {
  width: 30px;
  height: 16px;
  margin: 0 0 0 10px;
  background-color: #DC426A;
  display: inline-block;
  text-align: center;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
}
.mypage .mypage-table2 .form-area-type-company {
  background-color: #FDF4F6;
  margin-top: 10px;
  margin-bottom: -15px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
}
.mypage .mypage-table2 .form-area-type-company h3 {
  font-size: 14px;
  display: inline-block;
  margin-right: 5px;
}
.mypage .mypage-table2 .form-area-type-company input {
  max-width: 380px;
  width: 70%;
}
.mypage .mypage-table2 .form-area-type-company p {
  font-size: 12px;
}
.mypage .mypage-table2 .form-area-name label {
  display: inline-block;
  width: 30px;
  color: #ADADAD;
}
.mypage .mypage-table2 .form-area-name input {
  max-width: 200px;
  width: 34%;
  margin-right: 40px;
}
.mypage .mypage-table2 .form-area-name input:last-child {
  margin-right: 0;
}
.mypage .mypage-table2 .form-area-tel input:first-child {
  margin-left: 0;
}
.mypage .mypage-table2 .form-area-nickname input {
  width: 380px;
}
.mypage .mypage-table2 .form-area-nickname p {
  font-size: 12px;
  margin-bottom: 10px;
}
.mypage .mypage-table2 .form-area-birthday select {
  width: 80px;
  margin-left: 15px;
}
.mypage .mypage-table2 .form-area-birthday .form-parts-select-wrap:first-child select {
  width: 120px;
  margin-left: 0;
}
.mypage .mypage-table2 .mypage-password-change-ttl {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-bottom: 10px;
  width: 10em;
}
.mypage .mypage-table2 .form-area-password-now input,
.mypage .mypage-table2 .form-area-password-new input,
.mypage .mypage-table2 .form-area-password-confirm input {
  max-width: 380px;
  width: -webkit-calc(100% - 10em);
  width: calc(100% - 10em);
}
.mypage .mypage-table2 .form-area-password-single {
  margin-bottom: 0;
}
.mypage .mypage-table2 .form-area-password-single input {
  max-width: 380px;
  width: 100%;
}
.mypage .mypage-table2 .form-area-password-now {
  margin-bottom: 0px;
}
.mypage .mypage-table2 .form-area-password-new .form-area-password-new-txt {
  font-size: 12px;
  margin-bottom: 20px;
}
.mypage .mypage-table2 .form-area-password-confirm {
  margin-bottom: 0;
}
.mypage .mypage-table2 .password-link {
  float: right;
}
.password-link-single {
  text-align: right;
  margin-bottom:10px;
}
.password-link-single a,
.mypage .mypage-table2 .password-link a {
  font-size: 12px;
  font-weight: bold;
  color: #DC426A;
}
.password-link-single a::after,
.mypage .mypage-table2 .password-link a::after {
  vertical-align: middle;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2fb';
  margin-left: 10px;
}
.mypage .mypage-table2 .form-area-mail input {
  max-width: 380px;
  width: 100%;
}
.mypage .mypage-table2 .form-area-address-txt {
  margin-bottom: 0;
}
.mypage .mypage-table2 .form-area-address-txt input {
  width: 380px;
}
.mypage .mypage-table2 .form-area-address-check label {
  display: inline-block;
}
.mypage .mypage-table2 .form-area-card-txt {
  font-size: 12px;
  line-height: 1.5em;
}
.mypage .mypage-table2 .form-area-card-number {
  margin-bottom: 0;
}
.mypage .mypage-table2 .form-area-card-number input {
  max-width: 120px;
  width: 20%;
}
.mypage .mypage-table2 .form-area-card-code {
  margin-bottom: 0;
}
.mypage .mypage-table2 .form-area-card-code input {
  max-width: 160px;
  width: 26%;
}
.mypage .mypage-table2 .form-area-card-date {
  margin-bottom: 0;
}
.mypage .mypage-table2 .form-area-card-date input {
  max-width: 160px;
  width: 26%;
}
.mypage .mypage-th-img img {
  height: 17px;
  vertical-align: middle;
}
.mypage .mypage-block-wrap {
  margin-bottom: 30px;
}
.mypage .mypage-block {
  border: 1px solid #ADADAD;
  padding: 20px 40px;
}
.mypage .mypage-block-dl {
  font-size: 14px;
}
.mypage .mypage-block-dl dt {
  width: 290px;
  padding-right: 1em;
  font-weight: bold;
  float: left;
  clear: left;
}
.mypage .mypage-block-dl .mypage-block-indent {
  margin: 0 0 0 10px;
  padding-right: 0;
  font-weight: bold;
  float: left;
  clear: left;
}
.mypage .mypage-block-dl dt::after {
  display: block;
  clear: both;
  content: "";
}
.mypage .mypage-block-dl dd {
  word-wrap: break-word;
  padding-top: 4px;
  padding-left: 300px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ADADAD;
  line-height: 1em;
}
.mypage .mypage-block-ttl-blue {
    font-weight: bold;
    color: #4F6B91;
    border-bottom: 1px dashed #ADADAD;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}
.mypage .mypage-block-dl .mypage-block-ttl {
  margin: 0 0 0 10px;
  padding: 2px 5px;
  color: #E090A5;
  border: 1px solid #E090A5;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}
.mypage .mypage-block-dl dd::after {
  display: block;
  clear: both;
  content: "";
}
.mypage .mypage-block-dl dd:last-child {
  position: relative;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.mypage .mypage-table2-block {
  border-top: 1px solid #ADADAD;
}
.mypage .mypage-table2-block tbody,
.mypage .mypage-table2-block tr,
.mypage .mypage-table2-block th,
.mypage .mypage-table2-block td {
  display: block;
  width: 100%;
}
.mypage .mypage-table2-block td {
  border-top: none;
}
.mypage .mypage-table2-block th {
  border-bottom: none;
  border-top: none;
  line-height: 1.5em;
}
.mypage .mypage-table2-block th > *{
  display: inline-block;
  vertical-align: middle;
}
.mypage .mypage-block-link-wrap {
  border-top: 1px dashed #ADADAD;
  position: relative;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 5px;
  text-align: center;
}
.mypage .mypage-block-link-wrap .mypage-block-link {
  text-align: center;
  margin: 0 auto;
}
.mypage .mypage-block-link-wrap .mypage-block-link li {
  font-size: 14px;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-single {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-inactive {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-single a {
  width: 385px;
  padding: 17px 10px;
  display: inline-block;
  background-color: #DC426A;
}
.area-collapse-content .btn-cart-lump-active a {
  width: 200px;
  padding: 10px 5px;
  display: inline-block;
  background-color: #DC426A;
  text-align: center
}
.area-collapse-content .btn-cart-lump-inactive span {
  width: 200px;
  padding: 10px 5px;
  display: inline-block;
  background-color: #ADADAD;
  text-align: center
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-inactive span {
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  width: 385px;
  padding: 17px 10px;
  display: inline-block;
  background-color: #ADADAD;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-single a span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.area-collapse-content .btn-cart-lump-active a span {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.area-collapse-content .btn-cart-lump-inactive span {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-single a span::before {
  font: normal normal normal 16px/1 'Material-Design-Iconic-Font';
  content: '\f1cb';
  margin-right: 10px;
}
.area-collapse-content .btn-cart-lump-active a span::before {
  font: normal normal normal 13px/1 'Material-Design-Iconic-Font';
  content: '\f1cb';
  margin-right: 10px;
  transform: scale(5);
}
.area-collapse-content .btn-cart-lump-inactive span::before {
  font: normal normal normal 13px/1 'Material-Design-Iconic-Font';
  content: '\f1cb';
  margin-right: 10px;
  transform: scale(5);
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-blue-single {
  text-align: center;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete a,
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single_right a {
  position: absolute;
  top: 50%;
  right: 0;
  display: inline-block;
  width: auto;
  padding: 0;
  border: none;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete a span {
  font-weight: bold;
  color: #ADADAD;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete a span::before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f154';
  margin-right: 10px;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete-single {
  position: relative;
  width: auto;
  text-align: center;
  margin: 0;
  padding: 0;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete-single a {
  display: inline-block;
  width: auto;
  padding: 0;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete-single a span {
  color: #ADADAD;
  font-weight: bold;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete-single a span::before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f154';
  margin-right: 10px;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single {
  text-align: right;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single a {
  display: inline-block;
  width: auto;
  padding: 0;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single a span {
  color: #ADADAD;
  font-weight: bold;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single a span::before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f136';
  margin-right: 10px;
}
.mypage .mypage-submit-wrap {
  text-align: center;
}
.mypage .mypage-submit-wrap-add {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}
.mypage .mypage-submit {
  font-weight: bold;
  text-align: center;
  width: 80%;
  max-width: 790px;
  margin: 0 auto;
  display: inline-block;
}
.mypage .mypage-submit li {
  width: calc(50% - 10px);
  width: -webkit-calc(50% - 10px);
  max-width: 385px;
  font-size: 16px;
}
.mypage .mypage-submit li a {
  padding: 17px 10px;
}
.mypage .mypage-submit li.btn-confirm {
  float: right;
}
.mypage .mypage-submit li.btn-confirm.btn-confirm-single {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.mypage .mypage-submit li.btn-confirm button {
  padding: 17px 10px;
  display: block;
  border: none;
  width: 100%;
  color: #fff;
  background-color: #DC426A;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  text-decoration: none;
}
.mypage .mypage-submit li.btn-confirm button:hover {
  opacity: 0.7;
}
.mypage .mypage-submit li.btn-right {
  float: right;
}
.mypage .mypage-submit li.btn-right a {
  display: block;
  border: none;
  width: 100%;
  color: #fff;
  background-color: #DC426A;
  text-decoration: none;
}
.mypage .mypage-submit li.btn-right a:hover {
  opacity: 0.7;
}
.mypage .mypage-submit li.btn-back {
  float: left;
}
.mypage .mypage-submit li.btn-back a {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #DC426A;
}
.mypage .mypage-submit li.btn-back-gray {
  float: left;
}
.mypage .mypage-submit li.btn-back-gray a {
  display: block;
  width: 100%;
  background-color: #ADADAD;
}
.mypage .mypage-submit li.btn-back-gray a span {
  color: #fff;
}
.mypage .mypage-submit li.btn-back-single, .mypage .mypage-submit li.btn-blue-single {
  margin: 0 auto;
  width: 100%;
}
.mypage .mypage-submit li.btn-back-single a, .mypage .mypage-submit li.btn-blue-single a {
  display: block;
  width: 100%;
  background-color: #DC426A;
}
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-blue-single a {
  display: block;
  width: 385px;
  margin: 0 auto;
  background-color: #4F6B91;
}
button[type="button"].addressBtn--blue {	background: #4F6B91;}
button[type="button"].addressBtn--red {	background: #DC426A;}
.addressChangeBtn {
  display: block;
  width: 385px;
  height: 55px;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
}
.addressAddBtn {
  display: block;
  width: 100%;
  height: 56px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  padding: 15px 10px;
}
button.addressChangeBtn:hover{
  opacity: 0.6;
}
button.addressAddBtn:hover{
  opacity: 0.6;
}
.mypage .mypage-submit li.btn-back-single.bg-pink a {
  background-color: #E090A5;
}
.mypage .mypage-submit li.btn-back-single.bg-yellow a {
  background-color: #E8AD27;
}
.mypage .mypage-submit li.btn-back-single a span, .mypage .mypage-submit li.btn-blue-single a span,
.mypage .mypage-block-link-wrap .mypage-block-link li.btn-blue-single a span {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.mypage .mypage-submit li.btn-blue-single a {
  background-color: #DC426A;
}
.mypage .mypage-submit li.btn-gray-txt {
  position: absolute;
  display: block;
  width: 80%;
  max-width: 790px;
  max-width: none;
  margin-top: 70px;
}
.mypage .mypage-submit li.btn-gray-txt a span {
  font-weight: bold;
  color: #ADADAD;
}
.mypage .mypage-withdrawal {
  margin-top: 30px;
  font-size: 12px;
  text-align: center;
}
.mypage .mypage-withdrawal ul li {
  display: inline-block;
  background-color: #F4F4F4;
  padding: 23px 10px;
  max-width: 400px;
  width: 60%;
}
.mypage .mypage-withdrawal ul li a {
  font-size: 14px;
  margin-left: 30px;
  padding-right: 30px;
}
.mypage .mypage-withdrawal ul li a::after {
  color: #adadad;
}
.mypage .mypage-address-change-inner .mypage-submit-wrap {
  margin-top: 30px;
  margin-bottom: 35px;
}
.mypage .mypage-customer-change-complete-inner .mypage-submit-wrap {
  margin-bottom: 90px;
}
.mypage .mail-confirm-box {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #F4F4F4;
  padding: 20px;
  color: #8E8E8E;
  font-size: 14px;
}
.mypage .mypage-card-list-inner .mypage-block-wrap {
  margin-top: 60px;
}
.mypage .mypage-card-list-inner .mypage-block-wrap .mypage-block {
  border-top: none;
}
.mypage .mypage-card-list-inner .mypage-block-wrap .mypage-block:first-child {
  border-top: 1px solid #ADADAD;
}
.mypage .mypage-card-list-inner .mypage-check-txt {
  display: block;
  margin-left: 20em;
}
.mypage .mypage-card-list-inner .mypage-error-txt {
  display: inline-block;
  margin: 0;
  font-weight: bold;
}
.mypage .mypage-coupon-list-inner .mypage-submit-wrap {
  margin-top: 30px;
}
.mypage .coupon-box-wrap {
  margin-top: 20px;
}
.mypage .coupon-box-wrap .coupon-box {
  border: 1px solid #ADADAD;
  padding: 20px;
  margin-bottom: 20px;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-ttl {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5em;
}
/* #2851 start */
.mypage .coupon-box-wrap .coupon-box .coupon-box-ttl-inline {
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.5em;
  display: inline-block;
}
.mypage .coupon-box-wrap .coupon-box .coupon-detail-link-pc {
  display: inline-block;
}
.mypage .coupon-box-wrap .coupon-box .coupon-detail-link-pc a {
  color: #DC426A;
  margin-left: 20px;
  font-size: 14px;
}
.mypage .coupon-box-wrap .coupon-box .coupon-detail-link-pc a:after {
  position: absolute;
  content: '\f2fb';
  margin-left: 10px;
  color: #DC426A;
  font-size: 20px;
  font-family: 'Material-Design-Iconic-Font';
  line-height: 1;
}
.mypage .coupon-box-wrap .coupon-box .coupon-detail-link-sp {
    display: none;
}
/* #2851 end */
.mypage .coupon-box-wrap .coupon-box .coupon-box-txt {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.5em;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-note {
  font-size: 12px;
  color: #DC426A;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-note-compensation {
  margin-bottom: 10px;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-note-box-pc {
  float: right;
  display: inline-block;
  margin-left: 20px;
  padding: 10px 20px;
  background-color: #FDF4F6;
  font-size: 12px;
  font-weight: bold;
  color: #DC426A;
  border: 1px solid #DC426A;
  display: inline-block;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-note-box-sp {
  display: none;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc {
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu {
  font-weight: bold;
  display: inline-block;
  color: #ADADAD;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu::after {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2f9';
  margin-left: 10px;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu:hover {
  opacity: 0.7;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu.acc-open::after {
  content: '\f2fc';
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-box {
  display: none;
  margin-left: -20px;
  margin-right: -20px;
  text-align: left;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-detail-ttl {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 18px 20px;
  background-color: #F4F4F4;
  font-weight: bold;
  color: #ADADAD;
}
.mypage .coupon-box-wrap .coupon-box .coupon-box-detail-inner {
  padding: 0 40px;
}
.mypage .coupon-box-wrap .coupon-box .mypage-more-btn {
  margin-top: 5px;
  display: inline-block;
  color: #ADADAD;
  float: right;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.mypage .coupon-box-wrap .coupon-box .mypage-more-btn::after {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2f9';
  margin-left: 10px;
}
.mypage .coupon-box-wrap .coupon-box .mypage-more-btn:hover {
  opacity: 0.7;
}
.mypage .coupon-box-wrap .coupon-box .mypage-more-btn.more-open::after {
  content: '\f2fc';
}
.mypage .mypage-order-list-inner .mypage-submit-wrap {
  margin-top: 30px;
}
.mypage .mypage-order-list-inner .mypage-table2-block td {
  padding-left: 40px;
  padding-right: 40px;
}
.mypage .mypage-order-list-inner .mypage-order-block-title {
  font-size: 12px;
  display: block;
  margin: 12px 0 0;
}
.mypage .mypage-order-list-inner .mypage-order-block-txt {
  font-size: 12px;
  display: block;
  padding: 10px 0 0;
}
.mypage .mypage-order-list-inner .mypage-order-block-txt-cancel {
  font-weight: normal;
  font-size: 12px;
}
.mypage .mypage-order-detail-inner .mypage-submit-wrap {
  margin-top: 30px;
}
.mypage .mypage-order-detail-inner .mypage-ttl-h2 {
  margin-top: 60px;
}
.mypage .mypage-order-detail-inner .mypage-table2-block td {
  padding-left: 40px;
  padding-right: 40px;
}
.mypage .mypage-order-detail-inner .mypage-block {
  margin-top: 20px;
}
.mypage .mypage-order-detail-inner .form-area-order-issue input {
  width: 70%;
  max-width: 380px;
  margin-right: 10px;
}
.mypage .mypage-order-detail-inner .mypage-order-issue-btn {
  width: 220px;
  display: inline-block;
  padding: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.mypage .mypage-order-detail-inner .mypage-order-issue-btn a {
  width: 100%;
  background: #4F6B91;
  display: block;
  padding: 4px 0;
  color: #ffffff;
}
.mypage .mypage-order-detail-inner .mypage-order-issue-btn a::after {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2fb';
  margin-left: 10px;
}
.mypage .mypage-block-order {
  min-height: 75px;
  padding: 20px;
  background-color: #FDF4F6;
  position: relative;
  margin-bottom: 20px;
}
.mypage .mypage-order-breakdown-wrap .mypage-block-order {
  min-height: 0;
}
.mypage .mypage-block-order .mypage-block-order-dl {
  position: absolute;
  top: -10px;
  left: 0;
  padding: 20px;
  font-size: 14px;
}
.mypage .mypage-block-order .mypage-block-order-dl dt {
  float: left;
  clear: left;
  font-weight: bold;
  width: 300px;
}
.mypage .mypage-block-order .mypage-block-order-dl dd {
  padding-left: 300px;
}
.mypage .mypage-block-order .mypage-block-order-dl .mypage-block-order-dl-txt {
  display: block;
  font-size: 12px;
  margin-top: 10px;
}
.mypage .mypage-block-order .mypage-block-order-cancel {
  font-size: 12px;
  position: absolute;
  left: 110px;
  top: 14px;
}
.mypage .mypage-order-breakdown-wrap {
  margin-top: 60px;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl {
  margin-left: 40px;
  margin-right: 40px;
  font-size: 14px;
  white-space: nowrap;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dt {
  float: left;
  clear: left;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dt.mypage-breakdown-total {
  padding-top: 5px;
  font-size: 16px;
  font-weight: bold;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd {
  text-align: right;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed #ADADAD;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd.mypage-breakdown-total {
  padding-top: 5px;
  font-size: 16px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  color: #DC426A;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd.mypage-breakdown-total span {
  font-size: 14px;
  color: #DC426A;
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd.tax-price {
  margin-left: 3%;
  font-size: 85%
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dt.tax-price {
  margin-left: 3%;
  font-size: 85%
}
.mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd:last-child {
  position: relative;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.mypage .mypage-favorite-list-inner {
}
.mypage .mypage-favorite-list-inner .mypage-submit-wrap {
  margin-top: 30px;
}
.mypage .mypage-favorite-list-inner .priority-area {
  margin-top: 10px;
}
.mypage .mypage-favorite-list-inner .priority-area.priority-block-wrapper {
  display: flex;
  align-items: center;
}
.mypage .mypage-favorite-list-inner .priority-area .priority-block {
  padding-left: 0;
  position: relative;
}
.mypage .mypage-favorite-list-inner .priority-area .priority-block-compensation {
  min-width: 100px;
}
.mypage .mypage-favorite-list-inner .priority-area .priority-block a {
  text-align: center;
  display: inline-block;
  padding: 9px 0;
  background-color: #4F6B91;
  color: #fff;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
}
.mypage .mypage-favorite-list-inner .priority-area .priority-block select {
  outline: none;
  text-indent: 0.01px;
  background-color: #F4F4F4;
  border: 1px solid #ADADAD;
  vertical-align: middle;
  color: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 8px 4px;
  font-size: 14px;
  border-radius: 0;
  cursor: pointer;
}
.mypage .mypage-favorite-list-inner .priority-area .priority-block select::-ms-expand {
  display: none;
}
@media (max-width: 767px) {
  .mypage .mypage-favorite-list-inner .priority-area .priority-block select {
    font-size: 16px;
  }
  .mypage .mypage-order-list-inner .mypage-order-block-title {
    margin: 40px 0 0;
  }
  .mypage .mypage-block-order .mypage-block-order-dl {
    position: relative;
    padding: 10px 0 0;
  }
}
@media (max-width: 320px) {
  .mypage .mypage-order-list-inner .mypage-order-block-title {
    margin: 50px 0 0;
  }
  .mypage .mypage-block-dl .mypage-order-block-txt {
    width: 105%;
    white-space: pre-wrap;
  }
}

.mypage .mypage-favorite-list-inner .priority-area .priority-block.first::before {
  content: '\f2f9';
  position: absolute;
  top: calc(50% - 11px);
  right: 25px;
  color: #adadad;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Material-Design-Iconic-Font';
  line-height: 1;
  pointer-events: none;
}
.mypage .mypage-favorite-list-inner .priority-area .delete-link {
  margin: 0 0 0 auto;
  padding: 0;
}
.mypage .mypage-favorite-list-inner .priority-area .delete-link button {
  color: #ADADAD;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.mypage .mypage-favorite-list-inner .priority-area .delete-link-compensation button {
  min-width: 50px;
  float : right;
}
.mypage .mypage-favorite-list-inner .priority-area .delete-link button:hover {
  opacity: 0.6;
}
.mypage .mypage-favorite-list-inner .priority-area .delete-link button::before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f154';
  margin-right: 10px;
}
.mypage .mypage-favorite-list-inner #search-results .product-container .product-area .main-area .image-block .image-block-main {
  max-width: 100%;
}
.mypage .mypage-sort-area {
  position: relative;
}
.mypage .mypage-sort-area select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  background-color: transparent;
  border: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  color: #DC426A;
  padding: 0 0.5em;
  padding-right: 25px;
  position: relative;
  z-index: 2;
  max-width: 130px;
}
.mypage .mypage-sort-area select::-ms-expand {
   display: none;
}
.mypage .mypage-sort-area .select-icon {
  width: auto;
  right: 0;
  top: -30px;
}
.mypage .mypage-sort-area .select-icon-compensate {
  margin-left: calc(100% - 130px);
  margin-right: 0px;
}
.mypage .mypage-sort-area .select-icon::before {
  content: '\f2f9';
  position: absolute;
  top: 1px;
  right: 5px;
  color: #DC426A;
  font-size: 20px;
  font-weight: 400;
  font-family: 'Material-Design-Iconic-Font';
}
.mypage .mypage-block-dl .order-block {
  padding: 0 0 0 20px;
}
.mypage .order-block-area {
  position: relative;
  width: 100%;
  margin: 0 0 20px;
}
.mypage .mypage-block-dl .order-block-ttl {
  color: #ADADAD;
  padding: 0 0 0 20px;
}
.mypage .mypage-block-dl .order-block-ttl:before {
  content: '・';
  position: relative;
  color: #ADADAD;
  font-size: 1em;
}
.mypage .mypage-card-list-inner .mypage-check-txt {
  display: inline-block;
  margin: 0;
}
.mypage .mypage-block-dl .order-block-detail {
  width: 100%;
  margin: 0;
  border-bottom: none;
  font-weight: normal;
}
@media screen and (max-width: 1599px) {
  .mypage .mypage-block-dl dt {
    width: 150px;
    padding: 0;
  }
  .mypage .mypage-block-dl .mypage-block-indent {
    width: 140px;
  }
  .mypage .mypage-block-dl dd,
  .mypage .mypage-block-dl .order-block-area dd {
    padding-left: 150px;
    line-height: 1.5em;
  }
  .mypage .mypage-order-list-inner .mypage-order-block-txt-cancel {
    display: block;
    margin-top: 5px;
    white-space: nowrap;
  }
  .mypage .mypage-order-detail-inner .mypage-block-dl dt {
    width: 130px;
  }
  .mypage .mypage-order-detail-inner .mypage-block-dl dd {
    width: 100%;
    padding: 0 0 10px 130px;
  }
}
@media (max-width: 767px) {
  #main .mypage {
    padding: 0 15px;
  }
  .row-onecolumn #main .mypage {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
  }
  .mypage h1 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 15px;
  }
  .mypage .mypage-menu-h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0px 15px 0px;
    border-left: 5px solid #DC426A;
    padding-left: 5px;
    line-height: 1.4em;
  }
  .mypage .mypage-ttl-h2 {
    padding-left: 5px;
    font-size: 16px;
    line-height: 1;
  }
  .mypage .mypage-user {
    font-size: 5.3vw;
    width: 92%;
  }
  .mypage .mypage-user img {
    display: inline;
    vertical-align: initial;
    margin-right: 5px;
  }
  .mypage .mypage-menu-ttl {
    font-size: 14px;
    text-align: center;
    color: #ADADAD;
    border: none;
    background: #F4F4F4;
    padding: 15px 0px;
    margin: 0 -15px 15px;
    width: calc(100% + 30px);
  }
  .mypage .mypage-menu-inner nav {
    box-sizing: border-box;
  }
  .mypage .mypage-menu-inner nav ul {
    display: block;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
    padding-bottom: 0;
  }
  .mypage .mypage-menu-inner nav ul li {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none;
    box-sizing: border-box;
  }
  .mypage .mypage-menu-inner nav ul li a {
    border: none;
    font-size: 16px;
    display: block;
    padding: 15px 0px 15px 15px;
    background: none !important;
    min-height: inherit;
    padding-right: 30px;
  }
  .mypage .mypage-menu-inner nav ul li:last-child {
    border-bottom: 1px solid #ADADAD;
  }
  .mypage .mypage-error-box {
    margin-top: 15px;
    padding: 10px 15px;
  }
  .mypage .mypage-error-txt {
    padding: 10px;
  }
  .mypage .mypage-left-txt {
    float: none;
  }
  .mypage .form-parts-radio label {
    margin-right: 30px;
  }
  .mypage .form-parts-select select {
    font-size: 16px;
  }
  .mypage .mypage-table2 {
    margin-top: 15px;
    display: block;
    border-top: 1px solid #ADADAD;
  }
  .mypage .mypage-table2 tbody, .mypage .mypage-table2 tr {
    display: block;
  }
  .mypage .mypage-table2 th,
  .mypage .mypage-table2 td {
    padding: 15px;
    display: block;
    width: 100%;
  }
  .mypage .mypage-table2 th {
    border-top: none;
    border-bottom: none;
    white-space: normal;
  }
  .mypage .mypage-table2 td {
    border-top: none;
  }
  .mypage .mypage-table2 .password-th {
    width: 100%;
  }
  .mypage .mypage-table2 input {
    font-size: 16px;
  }
  .mypage .mypage-table2 .form-area-type {
    margin-bottom: -20px;
  }
  .mypage .mypage-table2 .form-area-type label {
    display: block;
    margin-bottom: 20px;
  }
  .mypage .mypage-table2 .form-area-name input {
    margin-right: 15px;
    width: -webkit-calc((100% - 90px) / 2);
    width: calc((100% - 90px) / 2);
  }
  .mypage .mypage-table2 .form-area-type-company {
    margin-top: 30px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    padding: 15px;
  }
  .mypage .mypage-table2 .form-area-type-company h3 {
    font-weight: bold;
    font-size: 14px;
    color: #ADADAD;
    margin-bottom: 10px;
    display: block;
  }
  .mypage .mypage-table2 .form-area-type-company input {
    width: 100%;
    max-width: none;
  }
  .mypage .mypage-table2 .mypage-address-dl {
    width: 100%;
    margin-right: 0;
  }
  .mypage .mypage-table2 .mypage-address-dl dt input {
    height: 45px;
    line-height: 45px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
  }
  .mypage .mypage-table2 .mypage-address-dl dt::before {
    line-height: 45px;
  }
  .mypage .mypage-table2 .mypage-address-dl dd button {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  .mypage .mypage-table2 .mypage-address-dl dd button::before {
    font: normal normal normal 30px/1 'Material-Design-Iconic-Font';
    line-height: 46px;
  }
  .mypage .mypage-table2 .mypage-address-link {
    width: 100%;
  }
  .mypage .mypage-table2 .mypage-address-link li {
    margin-right: 9.5px;
    width: -webkit-calc((100% - 10px) / 2);
    width: calc((100% - 10px) / 2);
  }
  .mypage .mypage-table2 .mypage-address-link li a span {
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .mypage .mypage-table2 .mypage-address-link li.icon_region span {
    background-size: 15px auto;
  }
  .mypage .mypage-table2 .mypage-address-link li.icon_here span {
    background-size: 12px 17px;
  }
  .mypage .mypage-table2 .form-area-tel input,
  .mypage .mypage-table2 .form-area-tel2 input {
    max-width: 29%;
    margin-left: 0;
    margin-right: 0;
  }
  .mypage .mypage-table2 .form-area-birthday .form-parts-select-wrap {
    max-width: 80px;
    width: 23%;
  }
  .mypage .mypage-table2 .form-area-birthday .form-parts-select-wrap select {
    width: calc(100% - 5px);
    margin-left: 5px;
    font-size: 16px;
  }
  .mypage .mypage-table2 .form-area-birthday .form-parts-select-wrap:first-child {
    max-width: 120px;
    width: 27%;
  }
  .mypage .mypage-table2 .form-area-birthday .form-parts-select-wrap:first-child select {
    width: 100%;
    font-size: 16px;
  }
  .mypage .mypage-table2 .form-area-magazine label {
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
  }
  .mypage .mypage-table2 .form-area-magazine label:last-child {
    margin-bottom: 10px;
  }
  .mypage .mypage-table2 .form-area-password-now input,
  .mypage .mypage-table2 .form-area-password-new input,
  .mypage .mypage-table2 .form-area-password-confirm input,
  .mypage .mypage-table2 .form-area-password-single input {
    max-width: none;
    width: 100%;
  }
  .mypage .mypage-table2 .form-area-password-now {
    margin-bottom: 5px;
  }
  .mypage .mypage-table2 .form-area-password-new .form-area-password-new-txt {
    margin-bottom: 25px;
  }
  .mypage .mypage-table2 .password-link {
    display: inline-block;
    float: right;
  }
  .mypage .mypage-table2 .form-area-mail input {
    max-width: none;
    width: 100%;
  }
  .mypage .mypage-table2 .form-area-address-txt input {
    width: 100%;
  }
  .mypage .mypage-table2 .form-area-address-check {
    margin-bottom: -20px;
  }
  .mypage .mypage-table2 .form-area-address-check label {
    margin-bottom: 20px;
  }
  .mypage .mypage-table2 .form-area-card-type label {
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
  }
  .mypage .mypage-table2 .form-area-card-type label:last-child {
    margin-bottom: 10px;
  }
  .mypage .mypage-th-img img {
    display: inline-block;
  }
  .mypage .mypage-block {
    padding: 15px;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-blue-single,
  .mypage .mypage-block-link-wrap .mypage-block-link {
    width: 100%;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li {
    float: none;
    width: 100%;
    max-width: none;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li a {
    padding: 15px 10px;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-cart-single a {
    width: 100%;
    max-width: none;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-blue-single a {
    width: 100%;
    max-width: none;
  }
  .addressChangeBtn {
    padding: 15px 10px;
    width: 100%;
    height: 51px;
    max-width: none;
  }
  .addressAddBtn {
    padding: 15px 10px;
    height: 52px;
    max-width: none;
  }
  .mypage .mypage-block-dl dd span {
    float: left;
  }
  .mypage .mypage-block-dl .order-num {
    width: 105%;
    margin: 0 10px 5px 0;
  }
  .mypage .mypage-block-dl .mypage-block-ttl {
    margin: -3px 0 0;
    padding: 2px 5px;
    color: #E090A5;
    border: 1px solid #E090A5;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
  }
  .mypage .mypage-block-dl .mypage-order-block-txt {
    clear: both;
    margin: -1.8em 0 0;
    padding: 0;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete,
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single_right {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-delete a,
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single_right a {
    position: static;
    padding: 0;
    border: none;
    display: inline-block;
  }
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single {
    text-align: center;
  }
  .mypage .mypage-submit {
    max-width: none;
    width: 100%;
    margin-bottom: -15px;
  }
  .mypage .mypage-submit li {
    width: 100%;
    float: none;
    max-width: none;
    margin-bottom: 15px;
  }
  .mypage .mypage-submit li a {
    padding: 15px 10px;
  }
  .mypage .mypage-submit li.btn-confirm button {
    padding: 15px 10px;
  }
  .mypage .mypage-submit li.btn-back button {
    padding: 15px 10px;
  }
  .mypage .mypage-submit li.btn-back-single, .mypage .mypage-submit li.btn-blue-single {
    margin-bottom: 15px;
  }
  .mypage .mypage-submit li.btn-gray-txt {
    position: relative;
    width: 100%;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .mypage .mypage-submit li.btn-gray-txt-compensation {
    max-height: 28px;
    margin-top: 65px;
  }
  .mypage .mypage-withdrawal {
    margin-top: 25px;
  }
  .mypage .mypage-withdrawal ul li {
    max-width: none;
    width: 100%;
    padding: 15px;
  }
  .mypage .mypage-withdrawal ul li span {
    display: block;
    margin-bottom: 15px;
  }
  .mypage .mypage-customer-change-complete-inner .mypage-submit-wrap {
    margin-bottom: 40px;
  }
  .mypage.register-complete .mypage-customer-change-complete-inner .mypage-submit-wrap {
    margin-bottom: 0;
  }
  .mypage .mypage-card-list-inner .mypage-block-wrap {
    margin-top: 40px;
  }
  .mypage .mypage-card-list-inner .mypage-block-wrap .mypage-block {
    margin-bottom: 15px;
    border: 1px solid #ADADAD;
  }
  .mypage .mypage-card-list-inner .mypage-check-txt {
    display: inline-block;
    font-size: 12px;
    white-space: nowrap;
  }
  .mypage .mypage-card-list-inner .mypage-error-txt {
    display: inline-block;
  }
  .mypage .mypage-card-list-inner .mypage-block-link-wrap li.btn-delete-single {
    text-align: center;
  }
  .mypage .coupon-box-wrap .coupon-box {
    padding: 15px;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-box-note-box-pc {
    display: none;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-box-note-box-sp {
    margin-top: 15px;
    display: block;
    padding: 10px 20px;
    background-color: #FDF4F6;
    font-size: 12px;
    font-weight: bold;
    color: #DC426A;
    border: 1px solid #DC426A;
  }
  .mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-box {
    margin-left: -15px;
    margin-right: -15px;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-box-detail-ttl {
    border-top: 1px solid #ADADAD;
    padding: 15px 15px;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-box-detail-inner {
    padding: 0 15px;
  }
  .mypage .mypage-order-list-inner .mypage-table2-block td {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mypage .mypage-order-detail-inner .mypage-ttl-h2 {
    margin-top: 40px;
  }
  .mypage .mypage-order-detail-inner .mypage-table2-block td {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mypage .mypage-order-detail-inner .mypage-block {
    margin-top: 15px;
  }
  .mypage .mypage-order-detail-inner .form-area-order-issue input {
    width: 100%;
    margin-right: 0;
  }
  .mypage .mypage-order-detail-inner .mypage-order-issue-btn {
    margin-left: -130px;
    width: calc(100% + 130px);
  }
  .mypage .mypage-order-detail-inner .mypage-order-issue-btn a {
    font-size: 16px;
    padding: 15px 0;
  }
  .mypage .mypage-block-order {
    margin: 0 -15px 15px;
    padding: 15px;
    width: calc(100% + 30px);
  }
  .mypage .mypage-block-order .mypage-block-order-dl dt {
    width: 130px;
  }
  .mypage .mypage-block-order .mypage-block-order-dl dd {
    padding-left: 130px;
  }
  .mypage .mypage-block-order .mypage-block-order-cancel {
    position: relative;
    left: auto;
    top: auto;
  }
  .mypage .mypage-order-breakdown-wrap {
    margin-top: 40px;
  }
  .mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl {
    margin-left: 0;
    margin-right: 0;
    font-size: 12px;
  }
  .mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dt.mypage-breakdown-total {
    font-size: 14px;
  }
  .mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd.mypage-breakdown-total {
    font-size: 14px;
  }
  .mypage .mypage-order-breakdown-wrap .mypage-order-breakdown-dl dd.mypage-breakdown-total span {
    font-size: 12px;
  }
  .mypage .mypage-favorite-list-inner .priority-area {
    margin-top: 10px;
  }
  .mypage .mypage-sort-area .select-icon {
    top: -35px;
  }
  .mypage .mypage-sort-area select {
    padding-top: 2px;
    font-size: 14px;
  }
  /* #2851 strat */
  .mypage .coupon-box-wrap .coupon-box .coupon-detail-link-sp {
    display: block;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-detail-link-sp a {
    color: #DC426A;
    font-size: 14px;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-detail-link-sp a:after {
    position: absolute;
    content: '\f2fb';
    margin-left: 10px;
    color: #DC426A;
    font-size: 20px;
    font-family: 'Material-Design-Iconic-Font';
    line-height: 1;
  }
  .mypage .coupon-box-wrap .coupon-box .coupon-detail-link-pc {
    display: none;
  }
  /* #2851 end */
}

@media(max-width: 680px) {
  .mypage .mypage-card-list-inner .mypage-check-txt {
    display: inline-block;
    margin: 0;
    font-size: 12px;
    white-space: pre-wrap;
  }
  .mypage .mypage-block-dl dd.column {
    max-height: 120px;
    min-height: 80px;
    height: 100px;
  }
  .mypage .mypage-card-list-inner .mypage-error-txt {
    position: absolute;
    top: 2em;
    left: 0;
    display: inline-block;
    margin: 5px 0 0;
  }
}


/* mypage scssから不足分の記述転用 */
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu::after{
  transition: all 200ms linear;
}
.mypage .coupon-box-wrap .coupon-box .mypage-acc .mypage-acc-menu.toggle::after{
  display: inline-block;
  transform: rotate(180deg);
}
.coupon-box .wrapShow{
  display: none;
}
.coupon-box .wrapShow .title{
  background: #F4F4F4;
  color: #8E8E8E;
  font-weight: bold;
  padding: 15px 25px;
  margin-top: 20px;
  text-align: left;
}
.coupon-box .wrapShow .row.pad0{
  padding-top: 0;
  padding-bottom: 0;
}
.coupon-box .wrapShow{
  padding: 8px 0;
  overflow: hidden;
  /*border-bottom: 1px dashed #ADADAD;*/
  position: relative;
}
.coupon-box .wrapShow .row{
  border-bottom: 1px dashed #ADADAD;
}
.coupon-box .wrapShow .tdLast{
  text-align: left;
  padding: 10px 0;
  padding-left: 40px;
}
/* #2951 */
.coupon-box .wrapShow .tdLast a {
  color: #DC426A;
}
/* #2951 */
.coupon-box .wrapShow .tdLast a::after {
  position: absolute;
  content: '\f2fb';
  margin-left: 10px;
  color: #DC426A;
  font-size: 20px;
  font-family: 'Material-Design-Iconic-Font';
  line-height: 1;
}
.coupon-box .wrapShow .td {
  font-weight: bold;
  padding: 10px 0 0;
  text-align: left;
  padding-left: 40px;
}

.coupon-box .wrapShow .tdLast .coupon-detail-note{
  color:#DC426A;
}

@media(max-width: 767px){
  .coupon-box .wrapShow .row.pad0{
    margin: 0;
  }
  .coupon-box .wrapShow .td, .coupon-box .wrapShow .tdLast{
    padding-left: 0;
  }
  header.cart{
    background: #000;
  }
  header.cart .header-inner .header-left .logo{
    width: 140px;
    padding-top: 8%;
  }
  header.cart .header-inner .header-left .drawer{
    width: 49px;
  }
  header.cart .header-inner .header-right .global-nav ul li{
    width: 25px;
  }
  .check-area .check-block p span.price-before{
    font-size: 14px;
  }
  .box-sp-productdetail span{
    font-weight: bold;
  }
  .box-sp-productdetail .nomal span.type{
    font-size: 10px;
    display: block;
  }
  .box-sp-productdetail span.type span.icon_case{
    width: 55px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
  }
  .box-sp-productdetail span.type span.icon_case img{
    width: 100%;
  }
  .box-sp-productdetail span.price-before{
    font-size: 16px;
    text-decoration: line-through;
  }
  .box-sp-productdetail span.price-after{
    padding-left: 20px;
    background: url(../images/icon_caret-right_grey.png) no-repeat left center;
  }
  .box-sp-productdetail span.price-after span{
    color: #BA0000;
  }
  .box-sp-productdetail span.price-after span.tax{
    font-size: 10px;
  }
  .drawer-box .drawer-box-inner .drawer-category .drawer-category-nav ul li a{
    background: none;
  }
  .visual-first .slick-dots li button:before{
    font-size: 12px;
    color: #FFF;
    opacity: 1;
  }
  .visual-first .slick-dots li.slick-active button:before{
    color: #DC426A;
  }
  #message_card_setting .wrapContent{
    padding: 0;
  }
  #message_card_setting .input-col{
    width: auto;
    line-height: 1.5;
  }
  .visual-first .slick-dots{
    bottom: 20px;
  }
  .visual-first .slick-dots li{
    margin: 0;
  }
  .product-details .product-details-area .detail-delivery .event-wrapper{
    text-align: left;
    padding: 15px;
  }
  .product-details .product-details-area .detail-delivery .event-wrapper .event-list{
    display: block;
  }
  .product-details .product-details-area .detail-delivery .event-wrapper .event-list li{
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .product-details .product-details-area .product-details-table01-wrap{
    margin-bottom: 20px;
  }
  .product-details .product-details-area .detail-point{
    margin-top: 20px;
  }
  .easy .easy-pc a{
    padding: 8px 16px 8px 0;
  }
  .box-sp-productdetail-wrapper{
    margin-bottom: 15px;
    padding: 0;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail{
    border: 1px solid #ADADAD;
    padding: 10px;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail:not(:last-child) {
    border-bottom: none;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail p {
    line-height: 1.5;
    font-size: 14px;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail p span {
    font-size: 16px;
  }
  .product-details-side-sp .product-details-side-inner{
    background: none;
    padding: 0;
  }
  .product-details-side-sp .product-details-side-inner .sns-area{
    border-top: none;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check {
    display: none;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check + .checkbox-icon {
    position: relative;
    top: 10px;
    left: 2px;
    vertical-align: middle;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check + .checkbox-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #ADADAD;
    border-radius: 50%;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check + .checkbox-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #fff;
    border-radius: 50%;
    transition: 0.3s ease-out;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check:checked + .checkbox-icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #ADADAD;
    border-radius: 50%;
  }
  .box-sp-productdetail-wrapper .box-sp-productdetail .check:checked + .checkbox-icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 11px;
    height: 11px;
    background: #DC426A;
    border-radius: 50%;
    transition: 0.3s ease-out;
  }

  /*.product-details-side .product-details-side-inner .cart-area .cart-block a{
    padding: 13px 0px 12px;
  }*/
  #cat-recommend{
    margin-top: 0;
  }
  #cat-recommend .cat-recommend-ttl span{
    line-height: 1.5;
  }
}
.check-area .check-block p span.price-case,
.box-sp-productdetail p span.price-case {
  display: inline-block;
  margin: 5px 0 0;
  color: #E090A5;
  font-size: 12px;
}



@media(max-width: 767px){
  .product-details .product-details-area .detail-point-imgLayout img {
    width: 100%;
  }
  .product-details .product-details-area .detail-point .detail-point-title01{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    border-left: 5px solid #DC426A;
    margin-bottom: 20px;
    padding-left: 10px;
    line-height: 1;
  }
  .product-details .product-details-area .detail-point .detail-point-text-pink{
    background: #FDF4F6;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 20px;
    padding: 15px;
  }
  .product-details .product-details-area .detail-point .detail-point-img{
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }
  .product-details .product-details-area .detail-point .detail-point-list-img{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-bottom: 15px;
  }
  .product-details .product-details-area .detail-point .detail-point-list-img li{
    margin-right: 15px;
  }
  .product-details .product-details-area .detail-point .detail-point-list-img li:last-child{
    margin-right: 0;
  }
  .product-details .product-details-area .detail-point table{
    margin-top: 15px;
  }
  .product-details .product-details-area .detail-point table tr td{
    line-height: 1.5;
  }
  .product-details .product-details-area .detail-point table tr td:first-child{
    width: 22%;
  }
  .btn-blue {
    width: 100%;
    margin: 15px 0;
    background: #4F6B91 url(../images/common/arrow-right.svg) no-repeat right 25% top 9px/20px;
    display: block;
    color: #fff;
    text-align: center;
    padding: 12px;
  }
}

/* ログイン・新規登録ブロック */
.login-block {
  width: 92%;
  margin: 0 auto;
}
.login-block-list {
  padding: 30px 10px;
  text-align: center;
}
.login-block-list:not(:first-child) {
  border-top: 1px solid #ADADAD;
}
.login-block .form-area-password-keep {
  margin: 0;
  font-size: 14px;
}
.login-block-link {
  display: block;
  width: 400px;
  margin: 0 auto;
  padding: 16px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
}
.login-block-list-login a {
  background: #E090A5;
}
.login-block-list-register a {
  background: #E8AD27;
}
.login-block-link img {
  display: inline;
  vertical-align: baseline;
  padding-left: 6px;
}
.login-block-txt {
  padding: 0 15px 10px;
  line-height: 1.5em;
}
@media(max-width: 767px){
  .login-block {
    display: block;
    width: calc(100% + 30px);
    margin: 0 -15px;
    padding: 0 15px;
  }
  .login-block-list {
    width: 100%;
    padding: 30px 0;
  }
  .login-block-list:last-child {
    padding-bottom: 0;
  }
  .login-block-link {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}

.mypage-coupon-list-inner .tdLast,
.detail-point-text .tdLast {
  line-height: 1.7;
}
.mypage-coupon-list-inner .tdLast::after,
.detail-point-text .tdLast::after {
  content: '';
  display: block;
  clear: both;
}
.mypage-coupon-list-inner .anchorText,{
  float: right;
}
.detail-point-text .anchorText a {
  border: none;
}
.mypage-coupon-list-inner .anchorText a {
  font-weight: bold;
  display: inline-block;
  color: #ADADAD;
  float: right;
  position: relative;
  top: -1.5em;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  text-decoration: none;
}
.detail-point-text .anchorText a {
  font-weight: bold;
  display: inline-block;
  color: #ADADAD;
  position: relative;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  text-decoration: none;
}

.mypage-coupon-list-inner .anchorText a::after,
.detail-point-text .anchorText a::after {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f2f9';
  margin-left: 10px;
}
.mypage-coupon-list-inner .anchorText a:hover,
.detail-point-text .anchorText a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.mypage-coupon-list-inner .anchorText a.active::after,
.detail-point-text .anchorText a.active::after {
  content: '\f2fc';
}
@media (max-width: 767px) {
  .mypage-coupon-list-inner .anchorText,
  .detail-point-text .anchorText {
    float: none;
    display: block;
    width: 100%;
  }
  .mypage-coupon-list-inner .anchorText a,
  .detail-point-text .anchorText a {
    display: block;
    top: 0;
    width: 100%;
    padding: 0.5em;
    text-align: center;
  }
}

/* よりどりセール */
.yoridori .visual {
  display: inline-block;
  margin-bottom: 20px;
}
.yoridori h2 {
  margin: 60px 0 20px;
  padding: 13px 15px;
  background-color: #FDF4F5;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  border-left: solid 5px #DD426A;
}
.yoridori .note {
  margin-bottom: 35px;
  font-size: 12px;
  line-height: 1.5em;
}
.yoridori .note span {
  color: #DC426A;
}
.yoridori .visual img {
  width: 100%;
  height: auto;
  margin: 0;
}
.yoridori .list-item {
  margin-bottom: -20px;
}
.yoridori .list-item > li {
  margin-bottom: 20px;
  padding: 20px;
  border: solid 1px #adadad;
}
.yoridori .product-details {
  width: calc(100% - 400px);
  margin-top: 0;
  padding-right: 20px;
  float: left;
}
.yoridori .product-details .product-details-area .image-block {
  width: 140px;
  margin: 0;
  float: left;
}
.yoridori .product-details .product-details-area .image-block img {
  width: auto;
  max-width: 100%;
  margin-top: 0;
}
.yoridori .product-details .product-details-area .product-details-area-inner {
  width: calc(100% - 150px);
  float: right;
}
.yoridori .product-details .product-details-area .ttl-block h3 {
  font-size: 16px;
  margin-bottom: 15px;
}
.yoridori .product-details .product-details-area .ttl-block .block .code {
  margin-bottom: 20px;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr th {
  font-size: 12px;
  line-height: 1;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr td {
  font-size: 12px;
  line-height: 1;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 {
  /*width: 50%;
  float: left;*/
  border-right-style: none;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02:last-child {
  border-right-style: solid;
}
.yoridori .product-details .product-details-area .ttl-block .block .remain {
  margin-bottom: 8px;
}
.yoridori .product-details .product-details-area .ttl-block .block .remain p {
  margin: 0;
  float: none;
  line-height: 1.2;
}
.yoridori .product-details .product-details-area .ttl-block .block .star {
  margin-bottom: 10px;
  text-align: left;
}
.yoridori .product-details .product-details-area .ttl-block .block .star p {
  margin: 0;
  float: none;
}
.yoridori .product-details .product-details-area .ttl-block .block .star p i {
  font-size: 18px;
}
.yoridori .product-details .product-details-area .ttl-block .block .star p span {
  margin-left: 5px;
  vertical-align: middle;
}
.yoridori .product-details .product-details-area .ttl-block .block .other-label {
  margin-bottom: -5px;
}
.yoridori .product-details .product-details-area .ttl-block .block .other-label .other-label-icon {
  height: 18px;
}
.yoridori .product-details-side {
  display: block;
  width: 400px;
  margin-top: 37px;
  float: right;
}
.yoridori .product-details-side .product-details-side-inner {
  margin-top: 0;
  padding: 20px;
}
.yoridori .product-details-side .product-details-side-inner .price-text {
  margin-bottom: 10px;
  font-weight: bold;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .price-text .number {
  margin-right: 15px;
}
.yoridori .product-details-side .product-details-side-inner .price-text .price {
  color: #BA0000;
}
.yoridori .product-details-side .product-details-side-inner .price-text .price span {
  color: #BA0000;
  font-size: 12px;
}
.yoridori .product-details-side .product-details-side-inner .multi-price {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #fff;
  border: solid 1px #adadad;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text {
  margin-bottom: 8px;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text:last-child {
  margin-bottom: 0;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text .number {
  margin-right: 10px;
  font-size: 12px;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text .price {
  font-size: 14px;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text .price span {
  font-size: 12px;
}
.yoridori .product-details-side .product-details-side-inner .cart-area .cart-block {
  margin-bottom: 0;
}
.yoridori .product-details-side .product-details-side-inner .cart-area .number-block select {
  padding-left: 60px;
  font-size: 16px;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .cart-area .number-block::after {
  top: 12px;
  left: 14px;
  font-size: 16px;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .cart-area .cart-block a {
  padding: 14px 0 12px;
}
.yoridori .product-details-side .product-details-side-inner .cart-area .cart-block a i {
  margin-right: 10px;
}
@media (max-width: 1600px) {
.yoridori .product-details {
  width: calc(100% - 350px);
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 {
  width: 100%;
  float: none;
  border-top: none;
  border-right-style: solid;
  border-bottom-style: none;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02:last-child {
  border-bottom-style: solid;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr {
  float: none;
  width: 100%;
  border: 1px solid #ADADAD;
  border-bottom: none;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr:last-child {
  border-bottom: 1px solid #ADADAD;
}
.yoridori .product-details-side {
  width: 350px;
}
}
@media (max-width: 1306px) {
.yoridori .list-item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -60px;
}
.yoridori .list-item > li {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  width: calc(50% - 10px);
  margin: 0 0 30px;
  padding: 0 0 30px;
  border: none;
  border-bottom: solid 1px #adadad;
}
.yoridori .list-item > li:nth-last-child(1),
.yoridori .list-item > li:nth-last-child(2) {
  border-bottom: none;
}
.yoridori .product-details {
  width: 100%;
  padding-right: 0;
  float: none;
}
.yoridori .product-details .product-details-area .image-block {
  width: 130px;
}
.yoridori .product-details .product-details-area .product-details-area-inner {
  width: calc(100% - 140px);
}
.yoridori .product-details .product-details-area .ttl-block .block {
  display: flex;
  flex-wrap: wrap;
}
.yoridori .product-details .product-details-area .ttl-block .block > * {
  width: 100%;
}
.yoridori .product-details .product-details-area .ttl-block .block .code {
  order: 3;
  margin-bottom: 10px;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr th {
  width: 40%;
  padding: 5px;
  font-size: 10px;
  line-height: 1;
}
.yoridori .product-details .product-details-area .ttl-block .block .code .code-table-wrap .code-table02 tr td {
  width: 60%;
  padding: 5px;
  font-size: 10px;
  line-height: 1;
}
.yoridori .product-details .product-details-area .ttl-block .block .remain {
  order: 1;
  margin-bottom: 3px;
}
.yoridori .product-details .product-details-area .ttl-block .block .star {
  order: 2;
}
.yoridori .product-details .product-details-area .ttl-block .block .star p span {
  font-size: 12px;
}
.yoridori .product-details .product-details-area .ttl-block .block .other-label {
  order: 4;
}
.yoridori .product-details-side {
  width: 100%;
  margin-top: 15px;
  float: none;
}
.yoridori .product-details-side .product-details-side-inner {
  padding: 0;
  background-color: transparent;
}
.yoridori .product-details-side .product-details-side-inner .price-text  {
  margin-left: 11px;
}
.yoridori .product-details-side .product-details-side-inner .price-text .number {
  font-size: 12px;
}
.yoridori .product-details-side .product-details-side-inner .price-text .price {
  font-size: 16px;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text {
  margin-left: 0;
  line-height: 1;
}
.yoridori .product-details-side .product-details-side-inner .multi-price .price-text .price {
  font-size: 16px;
}
.product-details-side .product-details-side-inner .cart-area .number-block {
  padding-right: 10px;
}
}
@media (max-width: 767px) {
.yoridori h2 {
  margin: 45px 0 15px;
  padding: 10px;
  font-size: 16px;
}
.yoridori .visual {
  margin-right: -15px;
  margin-left: -15px;
}
.yoridori .list-item > li {
  width: 100%;
}
.yoridori .list-item > li:nth-last-child(2) {
  border-bottom: solid 1px #adadad;
}
}


/* ご注文履歴詳細アコーディオン化 */
/*COLLAPSE-TOGGLE*/
.mypage-order-detail-inner .area-collapse{
  margin-bottom: 17px;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle{
  position: relative;
  padding: 20px 20px 10px;
  background: #E090A5;
  cursor: pointer;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle .pink-text{
  background: none;
  padding-left: 0;
  color: #fff;
  font-weight: bold;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle .black-text{
  color: #fff;
  font-size: 12px;
  margin-top: 8px;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle .arrow-right{
  position: absolute;
  right: 25px;
  top: 37%;
  width: 20px;
  transition: all 200ms linear;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle .arrow-right::before {
  content: '\f2f9';
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  font-family: 'Material-Design-Iconic-Font';
  line-height: 1;
}
.mypage-order-detail-inner .area-collapse .collapse-toggle.toggle .arrow-right::before {
  content: '\f2fc';
}
.mypage-order-detail-inner .collapse-toggle + .area-collapse-content {
  padding-top: 20px;
  display: none;
}
.mypage-order-detail-inner .collapse-confirm {
  font-weight: bold;
}
.mypage-order-detail-inner .collapse-confirm .text-list {
  display: flex;
  flex-wrap: wrap;
}
.mypage-order-detail-inner .collapse-confirm .text-list li:first-child{
  margin: 0 30px 10px 0;
}
.mypage-order-detail-inner .collapse-confirm .text-list li:nth-child(2){
  margin: 0 10px 10px 0;
}
.mypage-order-detail-inner .collapse-confirm .text-list li:last-child{
  margin: 0 0 10px 0;
}
.mypage-order-detail-inner .collapse-confirm .text-user,
.mypage-order-detail-inner .collapse-confirm .text-date,
.mypage-order-detail-inner .collapse-confirm .text_order-num,
.mypage-order-detail-inner .collapse-confirm .text-status {
  color: #fff;
  font-size: 14px;
}
.mypage-order-detail-inner .collapse-confirm .text-user {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  font-size: 20px;
  line-height: 1;
}
.mypage-order-detail-inner .collapse-confirm .text-user::before {
  content: '\f207';
  position: relative;
  top: 1px;
  margin-right: 8px;
  font-size: 24px;
  font-weight: 400;
  font-family: 'Material-Design-Iconic-Font';
}
.mypage-order-detail-inner .collapse-confirm .text-user span {
  display: inline-block;
  margin-left: 10px;
  padding: 4px 8px;
  color: #fff;
  font-size: 12px;
  border: solid 1px #fff;
}
.mypage-order-detail-inner .collapse-confirm .text-date {
  font-size: 14px;
}
@media(max-width: 767px){
  .mypage-order-detail-inner .area-collapse{
    margin: 0 -15px 1px;
  }
  .mypage-order-detail-inner .area-collapse-compensation{
    padding: 0 15px 20px;
  }

  .mypage-order-detail-inner .collapse-toggle + .area-collapse-content {
    margin: 15px 0 0;
    padding: 0 15px 20px;
  }
  .mypage-order-breakdown-wrap .mypage-block-order {
    margin: 0 0 15px;
    width: 100%;
  }
}
@media(max-width: 320px){
  .mypage-order-detail-inner .collapse-confirm .text-user {
    font-size: 18px;
  }
}

.mypage-block-order-flex {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
}
.mypage-block-order-flex .mypage-block-order-dl {
  margin: 0 auto 0 0;
}
.mypage-block-order-flex .mypage-block-link + .mypage-block-link {
  margin-left:10px;
}
.mypage-order-detail-inner .mypage-order-cancel-btn,
.mypage-order-detail-inner .mypage-order-change-btn {
  display: inline-block;
  padding: 0px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.mypage-order-detail-inner .mypage-order-cancel-btn a,
.mypage-order-detail-inner .mypage-order-change-btn a {
  background: #4F6B91;
  display: block;
  padding: 10px 15px;
  color: #ffffff;
}
.mypage-order-detail-inner .mypage-order-cancel-btn a {
  color: #ADADAD;
  background: none;
}
.mypage-order-detail-inner .mypage-order-cancel-btn a::before {
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  content: '\f136';
  margin-right: 10px;
}
@media(max-width: 767px){
  .mypage .mypage-block-link-wrap .mypage-block-link li.btn-cancel-single_right {
    margin-top: 0;
  }
  .mypage-block-order-flex {
    display: block;
  }
  .mypage-order-detail-inner .mypage-order-change-btn {
    width: 100%;
    margin: 20px 0 0;
  }
  .mypage-order-detail-inner .mypage-order-cancel-btn {
    width: 100%;
    margin: 0;
  }
  .mypage-order-detail-inner .mypage-order-cancel-btn a,
  .mypage-order-detail-inner .mypage-order-change-btn a {
    font-size: 16px;
    padding: 15px 0;
  }
  .mypage-block-order-flex .mypage-block-link + .mypage-block-link {
    margin-left:0;
  }
}

/* 未取得クーポン一覧 */
.mypage .unacquired{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0 0 -15px -15px;
}

.mypage .unacquired .unacquired-list{
  width: 360px;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  background: #fdf4f6;
  margin: 0 0 15px 15px;
}

.mypage .unacquired .unacquired-list .unacquired-list-head{
  padding: 19px 22px 19px;
  background: #fff;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-image{
  float: left;
  width: 126px;
  margin: 0 15px 0 0;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-text{
  display: block;
  overflow: hidden;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-compmsg{
  line-height: 2.5;
  font-size: 15px;
  color: #ba0000;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-text .price{
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: #ba0000;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-text .title{
  font-size: 15px;
  line-height: 1.5;
}

.mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-text .date{
  font-size: 12px;
  line-height: 2.13;
  color: #888;
}

.mypage .unacquired .unacquired-list .unacquired-list-foot{
  padding: 20px 22px;
}

.mypage .unacquired .base-normal-button{
  width: 100%;
}

.mypage .unacquired .base-btn-area .base-normal-button{
  margin-bottom: 14px;
}

.unacquired-checkbox label{
  position: relative;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin: 0;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  text-align: center;
}

.unacquired-checkbox label:hover{
  cursor: pointer;
}

.unacquired-checkbox.selected label{
  border-color: #dc426a;
}

.unacquired-checkbox.disabled label{
  border-color: #fff;
}

.unacquired-checkbox.disabled label:hover{
  cursor: default;
}

.unacquired-checkbox input[type=checkbox]:not(:checked),
.unacquired-checkbox input[type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.unacquired-checkbox input[type=checkbox]:not(:checked) + span,
.unacquired-checkbox input[type=checkbox]:checked + span {
  position: relative;
  padding-left: 1.95em;
  font-size: 14px;
  font-weight: bold;
}

.unacquired-checkbox input[type=checkbox]:checked + span {
  color: #dc426a;
}

.unacquired-checkbox input[type="checkbox"]:not(:checked) + span:before,
.unacquired-checkbox input[type="checkbox"]:checked + span:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  margin: -9px 0 0;
  border: 1px solid #595959;
  background: #fff;
}

.unacquired-checkbox input[type="checkbox"]:not(:checked) + span:after,
.unacquired-checkbox input[type="checkbox"]:checked + span:after {
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
  content: '\f26b';
  position: absolute;
  top: 50%;
  left: 3px;
  margin: -9px 0 0;
  font-size: 17px;
  line-height: 1.0;
  font-weight: bold;
}

.unacquired-checkbox input[type="checkbox"]:not(:checked) + span:after {
  opacity: 0;
}
.unacquired-checkbox input[type="checkbox"]:checked + span:after {
  opacity: 1;
}

.unacquired-checkbox input[type="checkbox"]:disabled:not(:checked) + span:before,
.unacquired-checkbox input[type="checkbox"]:disabled:checked + span:before {
  border-color: #acacac;
}
.unacquired-checkbox input[type="checkbox"]:disabled + span {
  color: #acacac;
}

@media (max-width: 1200px) {
  .mypage .unacquired{
    margin: 0 0 -2% -2%;
  }
  .mypage .unacquired .unacquired-list{
    width: 48%;
    margin: 0 0 2% 2%;
  }
}

@media (max-width: 680px) {
  .mypage .unacquired{
    margin: 0;
  }
  .mypage .unacquired .unacquired-list{
    width: 100%;
    margin: 0 0 15px;
  }
  .mypage .unacquired .unacquired-list .unacquired-list-head .unacquired-list-head-image{
    float: none;
    margin: 0 auto 15px;
  }
}


/* 未取得クーポン一覧 ボタン */

.unacquired .base-disabled-button {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  padding: 17px 0 13px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #c3c3c3;
}
.unacquired .base-disabled-button:link {
  text-decoration: none;
}

.unacquired .base-icon-label::before {
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
  content: '\f187';
  position: relative;
  top: 2px;
  padding: 0 10px 0 0;
}

.unacquired-submit button{
  display: block;
  width: 380px;
  margin: 40px auto 0;
  padding: 15px 0 12px;
  color: #dc426a;
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 1px solid #dc426a;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -ms-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.unacquired-submit button:hover,
.unacquired-submit button:visited{
  opacity: 0.7;
  text-decoration: none;
}

.unacquired-submit button span{
  position: relative;
  padding: 0 0 0 34px;
}

.unacquired-submit button span::before,
.unacquired-submit button span::after {
  font: normal normal normal 22px/1 'Material-Design-Iconic-Font';
  content: '\f187';
  position: absolute;
  z-index: 1;
  top: 1px;
  left: 0;
  text-shadow:
    #fff 1px 0px 1px, #fff -1px 0px 1px,
    #fff 0px -1px 1px, #fff -1px 0px 1px,
    #fff 1px 1px 1px, #fff -1px 1px 1px,
    #fff 1px -1px 1px, #fff -1px -1px 1px,
    #fff 1px 1px 1px, #fff -1px 1px 1px,
    #fff 1px -1px 1px, #fff -1px -1px 1px,
    #fff 1px 1px 1px, #fff -1px 1px 1px,
    #fff 1px -1px 1px, #fff -1px -1px 1px,
    #fff 1px 1px 1px, #fff -1px 1px 1px,
    #fff 1px -1px 1px, #fff -1px -1px 1px;
}

.unacquired-submit button span::after {
  z-index: 0;
  left: 6px;
}

@media(max-width: 767px){
  .unacquired-submit button{
    width: 100%;
  }
}

/* サイド クーポンはこちらから */
.product-details-side-inner-coupon{
  margin: 26px 0 20px;
}

.product-details-side-inner-coupon .tit{
  font-weight: bold;
  margin: 0 0 6px;
}

.product-details-side-inner-coupon .tit .zmdi{
  font:normal normal normal 20px/1 'Material-Design-Iconic-Font';
  font-size: 20px;
  vertical-align: middle;
}

.product-details-side-inner-coupon img{
  max-width: 370px;
  height: auto;
}

@media(max-width: 767px){
  .product-details-side-inner-coupon img{
    max-width: 100%;
  }
}
.acquisition-status label{
  position: relative;
  width: 100%;
  background: #fff;
  padding: 10px;
  margin: 0;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  text-align: center;
}

/* #2953 */
.mypage .mypage-notcoupon-list-inner .mypage-submit-wrap {
  margin-top: 30px;
}

/* #2955 */
.mypage .mypage-notcoupon-list-inner img {
    max-width: 370px;
    height: auto;
}
.mypage .side-bar-coupon{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin: 0 0 -15px -15px;
}

.mypage .side-bar-coupon .side-bar-coupon-list{
  width: 360px;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
  background: #fdf4f6;
  margin: 0 0 15px 15px;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head{
  padding: 19px 22px 19px;
  background: #fff;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-image{
  float: left;
  width: 126px;
  margin: 0 15px 0 0;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-text{
  display: block;
  overflow: hidden;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-text .price{
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  color: #ba0000;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-text .title{
  font-size: 15px;
  line-height: 1.5;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-text .date{
  font-size: 12px;
  line-height: 2.13;
  color: #888;
}

.mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-foot{
  padding: 20px 22px;
}

.mypage .side-bar-coupon .base-normal-button{
  width: 100%;
}

.mypage .side-bar-coupon .base-btn-area .base-normal-button{
  margin-bottom: 14px;
}
@media (max-width: 1200px) {
  .mypage .side-bar-coupon{
    margin: 0 0 -2% -2%;
  }
  .mypage .side-bar-coupon .side-bar-coupon-list{
    width: 95%;
    margin: 0 0 2% 2%;
  }
}

@media (max-width: 680px) {
  .mypage .side-bar-coupon{
    margin: 0;
  }
  .mypage .side-bar-coupon .side-bar-coupon-list{
    width: 100%;
    margin: 0 0 15px;
  }
  .mypage .side-bar-coupon .side-bar-coupon-list .side-bar-coupon-list-head .side-bar-coupon-list-head-image{
    float: none;
    margin: 0 auto 15px;
  }
}
.side-bar-coupon .base-disabled-button {
  display: block;
  width: 100%;
  margin: 0 auto 10px;
  padding: 17px 0 13px;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background: #c3c3c3;
}
.side-bar-coupon .base-disabled-button:link {
  text-decoration: none;
}

.side-bar-coupon .base-icon-label::before {
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
  content: '\f187';
  position: relative;
  top: 2px;
  padding: 0 10px 0 0;
}

/* #2724_注文キャンセル：商品毎にキャンセル不可設定を行いたい 20200806 ksoejima add start */
#cancel-impossible-text {
  color: #BA0000;
  font-weight: bold;
  font-size: 12px;
  margin: 5px 0 0 !important;
}
/* #2724_注文キャンセル：商品毎にキャンセル不可設定を行いたい 20200806 ksoejima add end */

#cart-add-fadeIn{
  position: fixed;
  top: 160px;
  z-index: 99;
  width: 370px;
}
.product-details-side-blank{
  height:350px;
}

/* #3070対応 end */
@media (hover: none) and (pointer: coarse) {
  header .hd-container .time-hd .time-hd-inner .time-hd-list{
    overflow-x: auto;
 }
}
