@charset "UTF-8";
.p-order .c-form {
  border-radius: 0;
}
.p-order .c-phase {
  margin-bottom: 6rem;
}
.p-order .yen {
  font-weight: normal;
}
.p-order .p-cart__goods-info__button .c-button--close {
  width: auto;
  padding-left: 1.8rem;
}
.p-order .p-cart__goods-info__left {
  width: calc(100% - 59rem)
}
.p-order .p-cart__goods-info__right {
  width: 45rem;
}
.p-order .p-cart__goods-info__button {
  width: 12rem;
}
.p-order .p-cart__goods-info__payment {
  width: 16rem;
}
.p-order .c-button--close {
  padding: 0.5rem 1.8rem;
  background-image: none;
  height: 3rem;
  border: 1px solid #707070;
}

.p-order__heading-h3 {
  margin-bottom: 1.5rem;
}
.p-order__delivery-address {
  margin-bottom: 2rem;
}
.p-order__delivery-address__name {
  font-size: 1.6rem;
  font-weight: 500;
}
.p-order__delivery-setting-button {
  font-size: 1.6rem;
}
.p-order__delivery-unit-wrap {
  border: 2px solid #a1a1a1;
  padding-bottom: 2rem;
}
.p-order__delivery-unit-wrap > *:not(.p-order__receiver-title) {
  width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}
.p-order__delivery-unit-wrap .p-order__delivery-unit {
  margin-top: 2rem;
}
.p-order__delivery-unit-wrap:not(:last-of-type) {
  margin-bottom: 2.4rem;
}
.p-order__delivery-unit-wrap .c-form__input--checkbox {
  display: flex;
  align-items: center;
}
.p-order__receiver-unit-wrap {
  border: 0.1rem solid #f1f1f2;
  padding-bottom: 2rem;
}
/*.p-order__receiver-unit-wrap > *:not(.p-order__receiver-title) {
  width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}*/
.p-order__receiver-unit-wrap:not(:last-of-type) {
  margin-bottom: 4rem;
}
.p-order-receiverselect .p-order__receiver-unit-wrap:not(:last-of-type) {
  margin-bottom: 1.2rem;
}
.p-order__receiver-unit-wrap:last-child .p-cart__cart__body:last-child {
  margin-bottom: 0;
}
.p-order__receiver-unit-wrap .p-order__delivery-unit {
  margin-top: 2rem;
}
.p-order__delivery-unit--goosdetails .p-cart__cart__body {
  margin-bottom: 0;
}
.p-order__delivery-unit--goosdetails .p-cart__goods-info__left {
  width: 100%;
}
.p-order__type-title {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
}
.p-order__type-title input {
  font-size: 1.6rem;
  font-weight: 400;
}
.p-order__type-title--all {
  margin-bottom: 2.5rem;
}
.p-order__type-title-sub {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: 500;
}
.p-order__type-title-sub input {
  font-weight: 400;
}
/*.p-order__receiver-title {
  padding: 2rem 1rem 2rem 2rem;
  margin-bottom: 2rem;
  background-color: #f1f1f2;
  border-top: 2px solid #1d2087;
  font-size: 1.8rem;
  font-weight: 700;
}
*/
.p-order__receiver-title__checkbox {
  display: flex;
  align-items: center;
  line-height: 2rem;
  cursor: pointer;
}
.p-order__receiver-text {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
.p-order__receiver-text__name {
  font-weight: 700;
  margin-top: 2rem;
  font-size: 2.2rem;
}
.p-order__receiver-text__name--sub {
  font-size: 1.6rem;
}
.p-order .p-order__delivery-unit-wrap .p-order__receiver-text__name + .p-order__receiver-text__name--sub {
  margin-top: .6rem;
}
.p-order__receiver-text .p-order__receiver-setting-button {
  margin-top: 1rem;
  margin-bottom: 0;
}
.p-order__receiver-text .block_bgshadow {
  padding: 1rem;
}
.p-order__receiver-text .block_bgshadow.receiverExist {
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: initial;
  margin-bottom: 0;
  background: #fdeef1;
}
.p-order__receiver-text .block_bgshadow .p-order__receiver-text__name {
  margin-top: 0;
}
.p-order .p-order__receiver-text__name--is-all-receiver-set-flag {
  margin-top: 0;
}
.p-order__receiver-setting-button {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
.p-order__receiver-setting-button .c-button {
  cursor: pointer;
}
.p-order__receiver-setting-button__flex {
  display: flex;
  justify-content: center;
}
.p-order__receiver-setting-button__flex li:not(:last-child) {
  margin-right: 1rem;
}
.p-order__receiver-setting-button__flex--start {
  justify-content: flex-start;
}
.p-order__receiver-setting-button--add {
  margin-bottom: 4rem;
}
.p-order__delivery-title {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #f6eba4;
  font-size: 1.6rem;
  font-weight: 700;
  width: 24rem;
  text-align: center;
}
.p-order__next-message {
  margin-top: 6rem;
}
.p-order__button-setup .c-button {
  font-size: 1.6rem;
}
.p-order__wrapping-paper, .p-order__receiver-time, .p-order__datetime {
  padding: 15px 20px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 0;
/*  padding-left: 12rem;*/
}
.p-order-usertypeindex .p-order__wrapping-paper {
  display: flex;
  align-items: center;
}
.p-order-usertypeindex .p-order__button-setting {
  margin: 0 auto;
}
.p-order-usertypeindex .p-order__wrapping-paper__useType + .p-order__button-setting {
  margin: 0 0 0 auto;
}
.p-order-usertypeindex .p-order__wrapping-paper__useType + .p-order__button-setting .c-button {
  margin-left: 15px;
}
.p-order-usertypeindex .p-order__wrapping-paper__useType--button-right {
  padding-left: 10rem;
}
.p-order__datetime__title {
  margin-bottom: 1rem;
}
.p-order__datetime .c-form__unit__body {
  background-color: #fff;
  font-size: 1.6rem;
  font-weight: 400;
}
.p-order__datetime .c-form__unit__body select {
  font-size: 1.6rem;
}
.p-order-datetimeindex .p-order__receiver-time {
  border-top: 1px solid #ebebeb;
}
.p-order-datetimeindex .p-order__receiver-time p {
  margin-bottom: 1.1rem;
}
.p-order-datetimeindex .p-order__wrapping-paper__datetime {
  padding-left: 10rem;
}
.p-order-datetimeindex .p-order__receiver-time__datetime {
  padding-left: 10rem;
}
.p-order-datetimeindex .p-order__wrapping-paper {
  background-color: transparent;
}

.p-order__button-setting {
  display: flex;
  justify-content: center;
}
.p-order__button-setting input {
  font-size: 1.6rem;
  font-weight: 400;
}
.p-order__infomation {
  margin-bottom: 6rem;
}
.p-order__infomation .p-order__button-setting {
  margin-top: 20px;
}
.p-order__checked-change {
  display: flex;
  margin-bottom: 2rem;
}
.p-order__checked-change:not(:last-child) {
  margin-right: 2rem;
}
.p-order__freearea {
  margin-bottom: 2rem;
}
.p-order .conveni_procedure {
  margin: 20px 0;
}
.p-order .conveni_procedure h4 {
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  font-weight: 700;
}
.p-order .conveni_procedure table:not(:last-child) {
  margin-bottom: 20px;
}
.p-order .conveni_procedure table th {
  width: 16rem;
}
.p-order .conveni_procedure table th img {
  width: 14rem;
  height: auto;
  margin-right: 2rem;
}
.p-order .conveni_procedure table td {
  width: calc(100% - 16rem);
}
.p-order .p-cart__cart__body:last-child {
  margin-bottom: 0;
}

/** unit **/
.p-order-goodsindex .p-order__delivery-unit-wrap {
  display: flex;
  border: .1rem solid #7a7b92;
  padding: 2rem 3rem;
  border-radius: .5rem;
  flex-wrap: wrap;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-title {
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #4b4b4b;
  width: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  margin: -2rem 0 -2rem -3rem;
  /*border-bottom-right-radius: 0.5rem;*/
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-title p {
  color: #fff;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text {
  width: calc(100% - (25rem + 18rem - 3rem));
  font-size: 1.6rem;
  padding: 0 2rem 0 2.4rem;
  display: flex;
  align-items: center;
  margin: 0;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text p {
  margin-top: 0;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit {
  margin-top: 0;
  width: 25rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup {
  width: 100%;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
  width: 100%;
  height: 6rem;
  border-radius: calc(6rem / 2);
  font-size: 1.6rem;
  margin-left: 0;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-list {
  width: 100%;
}
.p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-list .c-form__body {
  background-color: #f5f6f8;
  padding: 5rem 3rem 0;
  border-top-left-radius: 0.5rem;
  border-left: 2px solid #f6eba4;
}
.p-order-goodsindex .p-cart__goods-info--header {
  padding: 1rem;
  background-color: #fff;
  border-bottom: none;
}
.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__left,
.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__right {
  align-items: center;
}

.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__left,
.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__price,
.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__payment,
.p-order-goodsindex .p-cart__goods-info--header .p-cart__goods-info__unit {
  font-weight: 700;
  font-size: 1.4rem;
}
.p-order-goodsindex .c-form {
  position: relative;
  margin-top: 3.2rem;
}
.p-order-goodsindex .p-order__delivery-title {
  margin-bottom: 0;
  width: 15rem;
  position: absolute;
  letter-spacing: 1px;
  top: 0;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: #393838;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
/** /unit **/

.p-order-goodsindex .p-cart__goods-info__left {
  width: calc(100% - 52rem)
}
.p-order-goodsindex .p-cart__goods-info__button {
  width: 7rem;
  background-color: transparent;
}
.p-order-goodsindex__unit input {
  max-width: 5rem;
}
.p-order-goodsindex .p-order__goodsTotal {
  text-align: right;
   font-weight: 700;
   margin-bottom: 4rem;
}
.p-order-goodsindex .p-order__goodsTotalPrice {
  font-size: 2.4rem;
}
.p-order-goodsindex .p-order__goodsTotal-notes {
   font-size: 1.3rem;
   font-weight: normal;
}

.p-order-goodsdetail .p-cart__goods-info__left {
  width: calc(100% - 26rem);
}
.p-order-goodsdetail .p-cart__goods-info__summary {
  width: calc(100% - 12rem);
}
.p-order-goodsdetail .p-cart__goods-info__right {
  width: 15rem;
}
.p-order-goodsdetail .p-order__delivery-address__name {
  font-size: 2.2rem;
  font-weight: 700;
}
.p-order-goodsdetail .p-order__delivery-address__text {
  font-size: 1.6rem;
  margin-top: .6rem;
}

/** unit goodsdetail **/
.p-order-goodsdetail .p-order__delivery-unit-wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-order-goodsdetail .p-order__receiver-title {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 11rem;
  margin-right: 2rem;
  background-color: #f8f8f8;
  color: #1d2087;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}
.p-order-goodsdetail .p-order__delivery-unit-wrap .c-form__input--checkbox {
  flex-direction: column;
}
.p-order-goodsdetail .p-order__receiver-title label {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-order-goodsdetail .p-order__delivery-address {
  width: calc(100% - 13rem);
  margin-bottom: 0;
  padding: 2rem 0;
}
.p-order-goodsdetail .p-order__delivery-address + .p-order-goodsdetail__goods-info-wrap {
  margin-top: 2rem;
}
.p-order-goodsdetail .p-cart__goods-info:last-child {
  padding: 2rem 0;
}
.p-order-goodsdetail .p-order__delivery-unit-wrap {
  padding-bottom: 0;
}
/** /unit goodsdetail **/

.p-order-goodsdetail__check {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 9rem;
  margin-right: 2rem;
  background-color: #f8f8f8;
  color: #1d2087;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}
.p-order-goodsdetail__check .select {
  display: block;
  margin-bottom: 0.3rem;
}
.p-order-goodsdetail__check .nonSelect {
  margin-bottom: 0.3rem;
}
.p-order-goodsdetail__check label {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-order-goodsdetail__checkbox {
  display: flex;
  flex-direction: column;
  color: #333;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.4;
}
.p-order-goodsdetail__checkbox input[type=checkbox] {
  margin-bottom: 0;
}
.p-order-goodsdetail .c-form__block + .c-form__block--goods-code {
  margin-top: -2rem;
  margin-bottom: 3rem;
}
.p-order-goodsdetail__code-search {
  margin-top: 5rem;
}
.p-order-goodsdetail__code-search .c-form__unit__body {
  display: flex;
  justify-content: center;
  width: 100%;
}
.p-order-goodsdetail__code-search .c-form__unit__body .c-form__input {
  display: flex;
  align-items: center;
}
.p-order-goodsdetail__code-search .c-form__unit__body .c-button {
  margin-left: 15px;
  font-size: 1.6rem;
}
.p-order-goodsdetail__not-available-wrapping {
  display: flex;
  align-items: center;
}
.p-order-goodsdetail__not-available-wrapping .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10rem;
}
.p-order-goodsdetail__not-available-wrapping .text {
  padding-left: 1.5rem;
  width: calc(100% - 10rem);
}
.p-order-goodsdetail__goods-info-wrap {
  margin-top: -0.1rem;
  border-top: 2px solid #ccc;
}
.p-order-goodsdetail__goods-info-wrap .p-cart__goods-info {
  padding: 2rem 0;
}
.p-order-goodsdetail__goods-info-wrap .p-cart__goods-info .p-cart__goods-info__left {
  width: 100%;
}
.p-order-goodsdetail__all-receiver-set {
  margin-bottom: 3rem;
}
.p-order-goodsdetail__checkbox .nonSelect,
.p-order-goodsdetail__checkbox .select {
  display: none !important;
}
.p-order-goodsdetail__checkbox .p-cart__goods-info {
  flex-direction: column-reverse;
}
.p-order-goodsdetail__nameprint {
  display: flex;
  margin-top: 1.5rem;
}
.p-order-goodsdetail__nameprint-images {
  margin-right: 2rem;
  background-color: #fff;
  padding: 10px;
  width: 40%;
  display: flex;
  justify-content: center;
}
.p-order-goodsdetail__nameprint-images__list {
  display: flex;
}
.p-order-goodsdetail__nameprint-images__list li {
  text-align: center;
}
.p-order-goodsdetail__nameprint-images + .in {
  width: calc(100% - (40% + 2rem));
}
.p-order-receiverselect .c-form__input--checkbox input[type=checkbox],
.p-order-goodsdetail .c-form__input--checkbox input[type=checkbox] {
  border-radius: 0.4rem;
  width: 2.5rem;
  height: 2.5rem;
  border-color: #707070;
}
.p-order-usertypeindex .p-cart__goods-info__left {
  width: calc(100% - 38rem);
}
.p-order-usertypeindex .p-cart__goods-info__right {
  width: 38rem;
}
.p-order-usertypeindex .p-cart__goods-info__unit {
  align-items: flex-start;
  width: 10rem;
}

/** unit usertypeindex **/
.p-order-usertypeindex .p-order__receiver-unit-wrap {
  display: flex;
  border: .1rem solid #7a7b92;
  padding: 2rem 3rem;
  border-radius: .5rem;
  flex-wrap: wrap;
}
.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-title {
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #4b4b4b;
  width: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  margin: -2rem 0 -.5rem -3rem;
  border-bottom-right-radius: 0.5rem;
}

.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-title p {
  color: #fff;
}
.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-text {
  width: calc(100% - (18rem - 3rem));
  font-size: 1.6rem;
  padding: 0 2rem 0 2.4rem;
  margin: 0;
}
.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-text p {
  margin-top: 0;
}
.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit {
  position: relative;
  width: 100%;
}
.p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-cart__cart__body {
  background-color: #f5f6f8;
  padding: 5rem 3rem 0;
  border-top-left-radius: 0.5rem;
  border-left: 2px solid #f6eba4;
}
.p-order-usertypeindex .p-cart__goods-info--header {
  padding: 1rem;
  background-color: #fff;
  border-bottom: none;
}
.p-order-usertypeindex .p-order__delivery-title {
  margin-bottom: 0;
  width: 15rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: #393838;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.p-order-usertypeindex .p-order__delivery-unit__head {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 4px);
}
.p-order-usertypeindex .p-order__delivery-unit__detail {
  position: relative;
}
.p-order-usertypeindex .p-order__delivery-unit__detail:not(:last-child) {
  margin-bottom: 3.2rem;
}
/* ex */
.p-order-usertypeindex .p-cart__goods-info--header {
  display: none;
}
/* /ex */
/** /unit usertypeindex **/

/** unit usetypeindex ex **/
.p-order-goodsdetail .usetypeMode + .l-main .p-cart__goods-info__left {
  width: calc(100% - 15rem);
}
/** /unit usetypeindex ex **/

.p-order-datetimeindex .p-cart__goods-info__left {
  width: calc(100% - 42rem);
}
.p-order-datetimeindex .p-cart__goods-info__right {
  width: 42rem;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap:last-child .p-cart__cart__body:last-child {
  margin-bottom: 0;
}
.p-order-datetimeindex .p-order__wrapping-paper {
  font-weight: normal;
}
.p-order-usertypeindex .p-order__wrapping-paper__useType {
  margin-bottom: 1.1rem;
}
.p-order-usertypeindex .p-cart__cart__body .p-cart__goods-info__unit {
  width: 10rem;
}

.p-order-datetimeindex .p-order__receiver-unit-wrap {
  display: flex;
  border: .1rem solid #7a7b92;
  padding: 2rem 3rem;
  border-radius: .5rem;
  flex-wrap: wrap;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-title {
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #4b4b4b;
  width: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  margin: -2rem 0 -.5rem -4rem;
  border-bottom-right-radius: 0.5rem;
}

.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-title p {
  color: #fff;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text {
  width: calc(100% - (18rem - 3rem));
  font-size: 1.6rem;
  padding: 0 2rem 0 2.4rem;
  margin: 0;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text .p-order__receiver-text__name {
  margin-top: 0;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text p {
  margin-top: 0;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit {
  position: relative;
  width: 100%;
}
.p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-cart__cart__body {
  background-color: #f5f6f8;
  padding: 5rem 3rem 0;
  border-top-left-radius: 0.5rem;
  border-left: 2px solid #f6eba4;
}
.p-order-datetimeindex .p-cart__goods-info--header {
  padding: 1rem;
  background-color: #fff;
  border-bottom: none;
}
.p-order-datetimeindex .p-order__delivery-title {
  margin-bottom: 0;
  width: 15rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: #393838;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.p-order-datetimeindex .p-order__delivery-unit__head {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 4px);
}
.p-order-datetimeindex .p-order__delivery-unit__detail {
  position: relative;
}
.p-order-datetimeindex .p-order__delivery-unit__detail:not(:last-child) {
  margin-bottom: 3.2rem;
}
.p-order-datetimeindex .p-cart__goods-info__unit {
  align-items: flex-start;
}
/* ex */
.p-order-datetimeindex .p-cart__goods-info--header {
  display: none;
}
/* /ex */
/** /unit datetimeindex **/

/** unit datetimeindex ex **/
.p-order-goodsdetail .datetimeMode + .l-main .p-cart__goods-info__left {
  width: calc(100% - 15rem);
}
.p-order-goodsdetail .datetimeMode + .l-main .p-cart__goods-info__left {
  width: calc(100% - 15rem);
}
.p-order-goodsdetail .datetimeMode + .l-main .p-order__receiver-unit-wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-order-goodsdetail  .datetimeMode + .l-main .p-order-goodsdetail__goods-info-wrap {
  width: calc(100% - 4rem);
  margin-left: auto;
  margin-right: auto;
}
.p-order-goodsdetail .datetimeMode + .l-main .receiverBody .p-cart__goods-info__left {
  width: 100%;
}
.p-order-goodsdetail .datetimeMode + .l-main .c-form__input.c-form__input--checkbox {
  display: flex;
  align-items: center;
  flex-direction: column;
}
/** /unit datetimeindex ex **/

.p-order-payment__available-installment {
  width: 100%;
  margin-bottom: 1rem;
}
.p-order-payment__available-installment select.u-form-width160 {
  width: 20rem;
  max-width: none;
}
.p-order-payment .paymentType0, .p-order-payment .paymentType2, .p-order-payment .paymentType3 {
  display: inline-flex;
  flex-wrap: wrap;
}
.p-order-payment .casher_form .td-radio, .p-order-payment .casher_form2 .td-radio {
  display: inline-flex;
}
.p-order-payment .casher_form2 .card-date-select {
  max-width: 13.2rem;
}
.p-order-payment__payment-block.c-form__block.c-form__block {
  margin-bottom: 0;
}
.p-order-payment__payment-block:not(:last-child) {
  margin-bottom: 0;
}
.p-order-payment__receipt-block .c-form__unit-title {
  margin-top: 6rem;
}
.p-order-payment__receiptName label.label {
  margin-right: 0;
}
.p-order-payment__receiptName label.label .input-inner {
  width: calc(100% - 2rem);
}
.p-order-payment__receiptName label.label:not(:last-child) {
  margin-bottom: 0.8rem;
}
.p-order-payment__card-area {
  background-color: #f8f4e1;
}
.p-order-payment__other-area .casher_form2_label table table th {
  margin-bottom: 0;
}
.p-order-payment__other-area .casher_form2_label th {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0;
}
.p-order-payment__other-area .acordion_body_head_wrap {
  height: 100%;
}
.p-order-payment__other-area .acordion_body_head_wrap .acordion_body {
  padding: 0;
  height: 100%;
  width: 100%;
}
.p-order-payment__royal-area .acordion_body_head_wrap {
  height: 100%;
}
.p-order-payment__royal-area .acordion_body_head_wrap .acordion_body {
  padding: 0;
  height: 100%;
  width: 100%;
}
.p-order-payment__accordion {
  display: flex;
  align-items: center;
  width: 100%;
}
.p-order-payment__accordion .radiolabel2.radiolabel2 {
  display: inline-block;
  display: flex;
  width: 26rem;
  padding: 2rem 2rem 2rem 3rem;
  margin-right: 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.p-order-payment__accordion .radiolabel2.radiolabel2 input {
  margin-right: 0.4rem;
}
.p-order-payment__accordion .acordion_body {
  width: calc(100% - 26rem);
  padding: 2rem;
  background-color: #fcfaf0;
  height: 100%;
}
.p-order-payment__accordion .acordion_body_head_wrap {
  width: calc(100% - 26rem);
}
.p-order-payment__accordion .acordion_body_head_wrap--new .acordion_body_head {
  display: flex;
  align-items: center;
}
.p-order-payment__accordion .acordion_body_head_wrap--new .normal_txt_sss img {
  margin-top: 0;
}
.p-order-payment__accordion .normal_txt_sss--new .cardcopy {
  display: block;
  text-align: center;
  margin-right: 3rem;
  font-size: .9rem;
  margin-top: .4rem;
  line-height: 1;
}
.p-order-payment__accordion .normal_txt_sss--new img {
  margin-right: 3rem;
}
.p-order-payment__accordion .acordion_body_head {
  width: 100%;
  padding: 2.2rem 2rem;
  background-color: #fcfaf0;
}
.p-order-payment__accordion .paymentType0 label:not(:last-child), .p-order-payment__accordion .paymentType2 label:not(:last-child), .p-order-payment__accordion .paymentType3 label:not(:last-child) {
  margin-bottom: 1rem;
}
.p-order-payment .casher_form th, .p-order-payment .casher_form2 th {
  display: flex;
  margin-bottom: 1rem;
}
.p-order-payment .casher_form th .required, .p-order-payment .casher_form2 th .required {
  margin-left: 0.5rem;
}
.p-order-payment .casher_form td, .p-order-payment .casher_form2 td {
  display: inline-block;
  margin-bottom: 2rem;
}
.p-order-payment .casher_form2 td {
  display: block;
}
.p-order-payment label.radiolabel {
  margin-bottom: 1rem;
  font-size: 1.6rem;
  font-weight: 500;
}
.p-order-payment .casher_form2_other-credit .p-order-payment__available-installment-wrap {
  margin-bottom: 0;
}
.p-order-payment__order-type-delivery .c-form__unit {
  align-items: center;
}
.p-order-payment__order-type-delivery dd {
  font-size: 2.4rem;
  font-weight: 700;
  text-align: right;
}
.p-order-payment__order-type-delivery dd .yen {
  font-size: 1.6rem;
}
.p-order-payment .casher_form2_convenience td {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
}
.p-order-payment .casher_form2_convenience td label:not(:last-child) {
  margin-bottom: 1rem;
}
.p-order-payment .casher_form3 th {
  vertical-align: middle;
  padding: 10px;
  background-color: #f8f8f8;
}
.p-order-payment .casher_form3 th, .p-order-payment .casher_form3 td {
  padding: 10px 20px;
  border: 0.1rem solid #ccc;
  display: table-cell;
}
.p-order-payment .casher_form3 th {
  vertical-align: middle;
  padding: 10px;
  background-color: #f8f8f8;
}
.p-order-payment .casher_form3 th label {
  font-size: 14px;
}
.p-order-payment .casher_form3 th, .p-order-payment .casher_form3 td {
  padding: 10px 20px;
  border: 0.1rem solid #ccc;
  display: table-cell;
}
.p-order-payment .casher_form3 td {
  background-color: #fff;
}
.p-order-payment .casher_form3 td select:first-child {
  margin-bottom: 15px;
}
.p-order-payment .casher_form3 td select,
.p-order-payment .casher_form3 td input {
  margin-top: 5px;
}
.p-order-payment .casher_form2_label {
  width: 26rem;
  padding: 2rem 2rem 2rem 3rem;
}
.p-order-payment .caution_ss {
  font-size: 1.2rem;
}
.p-order-payment__card-area .c-after-arrow input {
  font-size: 1.7rem;
}
.p-order-confirm__setting-change {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.p-order-confirm__setting-change .c-button--smaller:not(:last-child) {
  margin-right: 1rem;
}
.p-order-confirm .p-cart__goods-info__left {
  width: calc(100% - 43rem);
}
.p-order-confirm .p-cart__goods-info__right {
  width: 43rem;
}
.p-order-confirm__detail {
  padding: 1.5rem 0 1.5rem 12rem;
  font-size: 1.6rem;
}
.p-order-confirm__detail table tr:not(:last-child) td {
  margin-bottom: 1rem;
}
.p-order-confirm__detail td, .p-order-confirm__detail th {
  display: block;
}
.p-order-confirm__detail th {
  padding: 0;
  font-weight: 600;
}
.p-order-confirm__detail td {
  font-size: 1.4rem;
}
.p-order-confirm .p-cart__cart__body .p-cart__goods-info__unit {
  align-items: flex-start;
  font-size: 1.6rem;
}
.p-order-confirm .c-form__unit-title__text--confirm {
  margin-bottom: 0.4rem;
  font-size: 1.6rem;
  font-weight: 600;
}
.p-order-confirm .c-form__unit-title__text--confirm::before {
  content: "・";
}
.p-order-confirm__reduced-tax-rate {
  margin-top: -4rem;
}
.p-order-confirm .bracket {
  font-size: 1.3rem;
}
.p-order-confirm .p-cart__cart__body:last-child {
  margin-bottom: 0;
}
.p-order-confirm .btn-coupont-use {
  height: 4.4rem;
}
.p-order-confirm__delivery-list__inner:not(:last-child) {
  margin-bottom: 4rem;
}
.p-order-confirm__catalog-information .p-order__next-message {
  margin: 6rem 0;
}
.p-order-confirm__cancle-returns {
  margin-top: 6rem;
}
.p-order-confirm__couponResultItems li {
  color: #e50012;
}
.p-order-confirm__price-total .c-form__unit {
  align-items: center;
}
.p-order-confirm__price-total .u-font-weight-bold {
  font-size: 2.4rem;
}
.p-order-confirm__price-total .u-font-weight-bold .yen {
  font-size: 1.6rem;
}

/** unit confirm **/
.p-order-confirm .p-order__receiver-unit-wrap {
  display: flex;
  border: .1rem solid #7a7b92;
  padding: 2rem 3rem;
  border-radius: .5rem;
  flex-wrap: wrap;
}
.p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-title {
  font-size: 1.8rem;
  font-weight: 700;
  background-color: #4b4b4b;
  width: 18rem;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10rem;
  margin: -2rem 0 2.5rem -4rem;
  border-bottom-right-radius: 0.5rem;
}

.p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-title p {
  color: #fff;
}
.p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text {
  width: calc(100% - (25rem + 18rem - 3rem));
  font-size: 1.6rem;
  padding: 0 2rem 0 2.4rem;
  margin: 0;
}
.p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text p {
  margin-top: 0;
}
.p-order-confirm .p-order__receiver-unit-wrap .p-order-confirm__delivery-list {
  position: relative;
  width: 100%;
}
.p-order-confirm .p-order__receiver-unit-wrap .p-order-confirm__delivery-list .p-cart__cart__body {
  background-color: #f5f6f8;
  padding: 5rem 3rem 0;
  border-top-left-radius: 0.5rem;
  border-left: 2px solid #f6eba4;
}
.p-order-confirm .p-cart__goods-info--header {
  padding: 1rem;
  background-color: #fff;
  border-bottom: none;
}
.p-order-confirm .p-order__delivery-title {
  margin-bottom: 0;
  width: 15rem;
  position: absolute;
  top: 0;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.7rem;
  color: #393838;
  border-bottom-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
}
.p-order-confirm .p-order-confirm__delivery-list__head {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 4px);
}
.p-order-confirm .p-order-confirm__delivery-list__detail {
  position: relative;
}
.p-order-confirm .p-order-confirm__delivery-list__detail:not(:last-child) {
  margin-bottom: 3.2rem;
}
.p-order-confirm .p-cart__goods-info__unit {
  align-items: flex-start;
}
.p-order-confirm__delivery-list__inner {
  position: relative;
}
.p-order-confirm__new-credit-card {
  border-top: 1px solid #ede6d3;
}

/* ex */
.p-order-confirm .p-cart__goods-info--header {
  display: none;
}
/** /unit confirm **/

.p-order-gift-paper .c-form__unit {
  border-bottom: 1px solid #ede6d3;
}
.p-order-gift-paper .c-form__body label {
  cursor: pointer;
  padding: 3px;
}
.p-order-gift-paper .c-form__unit--border-none {
  border: none;
}
.p-order__gift-paper-body {
  border: 0.1rem solid #7a7b92;
  border-radius: 0.5rem;
  overflow: hidden;
}
.p-order__gift-paper-body__inner {
  padding: 0 1.5rem 1.5rem;
}
.p-order-gift-paper__title {
  padding: 2rem 1rem 2rem 2rem;
  margin-bottom: 2rem;
  color: #fff;
  background-color: #1d2087;
  border-top: 2px solid #1d2087;
  font-size: 2.1rem;
  font-weight: 700;
}
.p-order-gift-paper__title__checkbox {
  display: flex;
  align-items: center;
  line-height: 2rem;
}
.p-order-gift-paper__select {
  display: flex;
}
.p-order-gift-paper__select .radiolabel:not(:last-child) {
  margin-right: 2rem;
}
.p-order-gift-paper__select li {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  flex-direction: row;
}
.p-order-gift-paper__select .c-form__input--radio input[type=radio] {
  margin-right: 0.2rem;
}
.p-order-gift-paper__select label:not(:first-child) {
  margin-right: 2rem;
}
.p-order-gift-paper__select--step1 label {
  margin: 0;
  display: block;
  width: 33.3333333333%;
}
.p-order-gift-paper__select--step1 label:not(:last-child) {
  margin-left: 0;
  padding-left: 1rem;
  padding: 0 1rem;
  border-right: 1px solid #f1f1f2;
}
.p-order-gift-paper__select--step1 label:first-child {
  padding-left: 0;
}
.p-order-gift-paper__select--step1 label:last-child {
  padding-right: 0;
  padding-left: 1rem;
}
.p-order-gift-paper__select--step1 li {
  flex-direction: row;
  flex-wrap: wrap;
}
.p-order-gift-paper__select--step1 .p-order-gift-paper__select__use-type {
  width: 100%;
}
.p-order-gift-paper__select--step2 {
  display: flex;
}
.p-order-gift-paper__select--step2 label {
  margin-left: 0;
  margin-right: 2rem;
  display: block;
}
.p-order-gift-paper__select__use-type {
  width: 20rem;
  height: auto;
}
.p-order-gift-paper__select__use-type > div {
  padding: 0 !important;
}
.p-order-gift-paper__select__use-type p {
  font-size: 1.4rem !important;
  margin: 0.3rem 0 0 !important;
  text-align: left;
  padding-right: 1.5rem;
}
.p-order-gift-paper__select__use-type img {
  margin-top: 1rem;
  width: auto;
}
.p-order-gift-paper__select__use-type-radio-text {
  width: calc(100% - 3rem);
  text-align: left;
  padding-bottom: 2px;
}
.p-order-gift-paper__body-wrap:not(:last-child) {
  margin-bottom: 2rem;
}
.p-order-gift-paper__body--title {
  padding: 1rem;
  margin-bottom: 2rem;
  background-color: #ede6d3;
  font-size: 1.6rem;
  font-weight: 700;
}
.p-order-gift-paper__select-paper-wrap {
  display: flex;
  flex-wrap: wrap;
}
.p-order-gift-paper__select-paper-wrap > ul {
  width: calc((100% - 10rem) / 6);
}
.p-order-gift-paper__select-paper-wrap > ul:not(:nth-child(6n)) {
  margin-right: 2rem;
}
.p-order-gift-paper__select-paper-wrap > ul:nth-last-child(n+7) {
  margin-bottom: 1.5rem;
}
.p-order-gift-paper__select-paper-wrap > ul .area1 {
  margin-bottom: 0;
}
.p-order-gift-paper__select-paper-wrap > ul .area2 {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
.p-order-gift-paper__select-paper-wrap > ul .area3 {
  display: block;
  margin-bottom: 0;
  text-align: center;
}
.p-order-gift-paper__notice {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.p-order-gift-paper__name-pattern-tab {
  display: flex;
  flex-wrap: wrap;
}
.p-order-gift-paper__name-pattern-tab li.select span {
  background-color: #3985eb;
  color: #fff;
  border-color: #3985eb;
}
.p-order-gift-paper__name-pattern-tab li {
  margin-right: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
}
.p-order-gift-paper .in {
  margin-bottom: -1.7rem;
}
.p-order-gift-paper .in .c-form__input__title {
  display: block;
}
.p-order-gift-paper__impossibleGoods {
  display: flex;
}
.p-order-gift-paper__impossibleGoods__image {
  width: 121px;
  height: auto;
  margin-right: 15px;
  padding-top: 4px;
}
.p-order-gift-paper__impossibleGoods__text {
  width: calc(100% - 136px);
  height: auto;
}
.p-order-gift-paper__impossibleGoods .c-button {
  margin-top: 10px;
}

.p-order-gift-paper__name-pattern-tab li.img01 {
  background: url(/images/order/img_noshi_01.gif) no-repeat center bottom;
}

.p-order-gift-paper__name-pattern-tab li.img02 {
  background: url(/images/order/img_noshi_01.gif) no-repeat center bottom;
}

.p-order-gift-paper__name-pattern-tab li.img03 {
  background: url(/images/order/img_noshi_01.gif) no-repeat center bottom;
}

.p-order-gift-paper__name-pattern-tab li.img04 {
  background: url(/images/order/img_noshi_01.gif) no-repeat center bottom;
}

.p-order-nameprint__Notes {
  margin: 2rem 0;
}

.p-order-nameprint__Note dl {
  display: block;
  padding: 1rem;
  border-radius: 5px;
}

.p-order-nameprint__Note dt {
  font-weight: 600;
  display: block;
  margin-bottom: 0.625rem;
}

.p-order-cardlist__setting-change {
  margin-top: 1rem;
}
.p-order-cardlist__setting-change--bottom {
  margin-bottom: 1rem;
}
.p-order-cardlist .c-form__unit--card-number {
  border-bottom: 1px solid #ede6d3;
}
.p-order-cardlist .c-form__input select {
  font-size: 1.7rem;
}
.p-order-cardlist__holderName {
  border-top: 1px solid #ede6d3;
}
.p-order-confirm .p-cart__goods-info__price .u-pc-inline-block.heading.sp-title {
  font-size: 1.6rem;
  font-weight: 400;
  display: block;
}
.p-order-complete .c-footer-navigation {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.p-order-complete .c-footer-navigation .c-button {
  width: 34rem;
}
.p-order-complete .p-cart__goods-info__button input, .p-order-complete .p-cart__goods-info__button a {
  width: auto;
}
.p-order-complete .p-cart__goods-info__button li:not(:last-child) {
  margin-bottom: 0.6rem;
}
.p-order-complete .p-cart__goods-info__left {
  display: flex;
  width: calc(100% - 26rem);
}
.p-order-complete .p-cart__goods-info__right {
  display: flex;
  width: 26rem;
}
.p-order-complete .p-cart__goods-info {
  padding: 2rem 0;
}
.p-order-complete .p-cart__goods-info:first-child {
  border-top: 1px solid #ccc;
}
.p-order-complete .p-cart__goods-info__summary {
  width: calc(100% - 8.7rem);
}
.p-order-complete__main-content {
  margin-bottom: 10rem;
}
.p-order-complete .p-cart__goods-info__name {
  font-size: 1.4rem;
}
.p-order-complete__sns {
  margin-bottom: 10rem;
}
.p-order-complete__button .confirm-history {
  font-size: 1.6rem;
}
.p-order-complete table th {
  background-color: #f8f4e1;
}
.p-order-complete table td {
  background-color: #fcfaf0;
}
.p-order-complete table.flow th, .p-order-complete table.flow td {
  background-color: #fff;
}
.p-order-complete table.flow th {
  padding-right: 1.5rem;
}
.p-order-complete table.basic th {
  width: 180px;
}
.p-order-complete table.basicSub th {
  width: 180px;
}
.p-order-complete #dynamicRegistCard table.basicSub th {
  width: 120px;
}
.p-order-complete table.basic td.etc table.basicSub {
  margin: 0 !important;
}
.p-order-complete table.basicSub th {
  width: 120px;
}
.p-order-complete table.basic td.etc table.basicSub {
  margin: 0 !important;
}
.p-order-complete table.basicSub th {
  width: 120px;
}
.p-order-complete table.basic td.etc table.basicSub {
  margin: 0 !important;
}
.p-order-complete table.basicSub {
  width: 100%;
  margin: 40px 0 0 0;
}
.p-order-complete table.basicSub2 {
  width: 100%;
  margin-top: 10px;
  text-align: left;
}
.p-order-complete table.basicSub2 th {
  padding: 8px 6px;
  background: #f7f7f7;
  border: 1px solid #f8f4e1;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}
.p-order-complete table.basicSub2 td {
  padding: 10px 10px;
  background: #fff;
  border: 1px solid #f8f4e1;
}
.p-order-complete table.basicSub2 td .w55 {
  width: 55px;
}
.p-order-complete .casher_form2 {
  width: 100%;
  margin: 10px 0 2rem;
  border-left: 1px solid #f8f4e1;
  border-bottom: 1px solid #f8f4e1;
}
.p-order-complete .casher_form2 th {
  width: 100%;
  padding: 8px;
  background: #f8f4e1;
  border-right: 1px solid #f8f4e1;
  font-size: 15px;
  text-align: left;
}
.p-order-complete .casher_form2 td {
  width: 100%;
  width: auto;
  height: auto;
  padding: 8px;
  border-right: 1px solid #f8f4e1;
  font-size: 15px;
  text-align: left;
}
.p-order-complete .casher_form2 th.price {
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  background: #f8f4e1;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5em;
  hanging-punctuation: 1.5em;
}
.p-order-complete .casher_form2 td.price {
  float: right;
  padding-top: 5px 0;
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: bold;
  text-align: right;
}
.p-order-complete .casher_form3 {
  width: 100%;
  margin: 10px 0 0;
}
.p-order-complete .casher_form3 th {
  width: 140px;
  padding: 4px;
  background: #dedede;
  border: 1px solid #f8f4e1;
  font-size: 12px;
  text-align: left;
}
.p-order-complete .casher_form3 td {
  width: auto;
  height: auto;
  padding: 4px;
  background: #fff;
  border-top: 1px solid #f8f4e1;
  border-right: 1px solid #f8f4e1;
  border-bottom: 1px solid #f8f4e1;
  font-size: 12px;
  line-height: 130%;
  text-align: left;
}
.p-order-complete .casher_form3 th.price {
  background: #f8f4e1;
  font-size: 14px;
  font-weight: bold;
}
.p-order-complete .casher_form3 td.price {
  width: auto;
  padding-top: 4px 0;
  font-size: 14px;
  text-align: right;
}
.p-order-complete .casher_form3 td.righttxt {
  width: auto;
  padding-top: 4px 0;
  font-size: 12px;
  text-align: right;
}
.p-order-complete .conveniFlow {
  padding: 15px 15px 5px 15px;
  margin: 15px 0 0;
  border: 1px solid #f8f4e1;
}
.p-order-complete .conveniFlow .conveniCaution {
  margin: 0 0 15px;
}
.p-order-complete .conveniFlow h4 {
  margin: 0 0 5px;
  font-size: 114%;
  font-weight: bold;
}
.p-order-complete .conveniFlow h4 .note {
  font-size: 100%;
  font-weight: normal;
}
.p-order-complete .conveniFlow p {
  margin: 5px 0;
}
.p-order-complete .conveniFlow table {
  margin: 0 0 15px;
}
.p-order-complete .conveniFlow table.flow {
  margin: 0 0 10px;
}
.p-order-complete .conveniFlow table.flow th, .p-order-complete .conveniFlow table.flow td {
  padding: 10px 15px;
  background: #fff;
  border: 1px solid #f8f4e1;
}
.p-order-complete .conveniFlow strong {
  font-weight: bold;
}
.p-order-complete .conveniFlow .red {
  color: #e50012;
}
.p-order-complete .p-order-confirm__body .inquiry {
  padding: 15px 20px;
  margin: 20px 0 0 0;
  border: 1px solid #ccc;
}
.p-order-complete .p-order-confirm__body .inquiry h5 {
  margin: 0 0 10px 0;
}
.p-order-complete .p-order-confirm__body .inquiry strong {
  font-size: 114%;
}
.p-order-complete .p-order-confirm__body .inquiry p.kome span {
  color: #e60011;
}
.p-order-complete .p-order-confirm__body .inquiry {
  margin-bottom: 10rem;
}
.p-order-complete .p-cart__goods-info__button {
  width: 26rem;
}

.p-order-receiverselect .p-order__receiver-unit-wrap .p-order__receiver-text {
  margin-bottom: 0;
}

.p-order-receiverselect .p-order__receiver-unit-wrap {
  display: flex;
  justify-content: center;
  padding-bottom: 0;
}

.p-order-receiverselect .p-order__receiver-checkbox {
  width: 9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F3F0D8;
}
.p-order-receiverselect .p-order__receiver-checkbox.yellow {
  background-color: #f1f1f2;
}

.p-order-receiverselect .p-order__receiver-checkbox label {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.p-order-receiverselect .p-order__receiver-checkbox label input{
  cursor: pointer;
}

.p-order-receiverselect .p-order__receiver-text {
  width: calc(100% - 9rem);
}

.p-order-receiverselect .p-order__receiver-unit-wrap {
  border: none;
  border-bottom: 1px solid #afafaf;
  padding-bottom: 1.2rem;
}
.p-order-receiverselect .p-order__receiver-checkbox.yellow +
.p-order__receiver-text .block_bgshadow.receiverExist {
  background: #fff;
}
.p-order-receiverselect .p-order__receiver-title.changeBackGround.yellow,
.p-order-receiverselect .p-order-goodsdetail__check.changeBackGround.yellow2,
.p-order-goodsdetail .p-order__receiver-title.changeBackGround.yellow,
.p-order-goodsdetail .p-order-goodsdetail__check.changeBackGround.yellow2 {
  background-color: #f1f1f2;
}
.p-order-receiverselect .p-order__receiver-title.changeBackGround.gray2,
.p-order-receiverselect .p-order-goodsdetail__check.changeBackGround.gray,
.p-order-goodsdetail .p-order__receiver-title.changeBackGround.gray2,
.p-order-goodsdetail .p-order-goodsdetail__check.changeBackGround.gray {
  background-color: #F3F0D8;
}

.p-order-receiver .c-form__notice {
  font-size: 1.6rem;
  margin-bottom: 5rem;
}

.p-order-kakegami__set {
  display: flex;
  align-items: flex-start;
}
.p-order-kakegami__set img {
  margin-right: 1.5rem;
}
.p-order-kakegami .c-form__body h4:not(:last-child) {
  margin-top: 2rem;
}

.p-order-receiver .corporationArea .c-form__unit:last-child,
.p-order-client .corporationArea .c-form__unit:last-child {
  border-bottom: 1px solid #ede6d3;
}

.p-order__allreceiver {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 2rem;
  background-color: #fbf3d3;
  border-radius: 1.8rem;
}
.p-order__allreceiver--add-from-code {
  padding: 2rem;
  background-color: #d2eefa;
}
.p-order__allreceiver .p-order__allreceiver-text {
  font-weight: bold;
  font-size: 1.7rem;
  margin-right: 1rem;
  text-align: left;
}

.p-order__allreceiver--add-from-code .p-order__allreceiver-text {
  font-size: 2rem;
}

.p-order__allreceiver--add-from-code .c-button--quaternary {
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
    .p-order__allreceiver--add-from-code .c-button--quaternary {
    font-size: 1.6rem;
}
    
}


.p-order__allreceiver .p-order__allreceiver-text + .c-button {
  cursor: pointer;
}
.p-order .color-blue {
  color: #1F2286;
}
.p-order .accordion_head3 .houjin {
  color: #2366c3;
  padding: 1.5rem 2.75rem;
  display: inline-block;
  border: 1px solid #699ee7;
  border-radius: .4rem;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.p-order .accordion_head3 .houjin label {
  line-height: 1.5;
}
.p-order .accordion_head3 .houjin input {
  vertical-align: -0.4rem;
  margin-right: 0.5rem;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  /** unit **/
  .p-order-goodsindex .p-order__delivery-unit-wrap {
    padding: 2rem;
    flex-wrap: wrap;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-title {
    min-height: 10rem;
    margin: -2rem 0 0 -2rem;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text {
    width: calc(100% - 16rem);
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit {
    margin-top: 2rem;
    width: 100%;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
    max-width: 28rem;
    margin: 0 auto;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-list .c-form__body {
    margin-left: 0;
  }
  /** /unit **/
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .p-order-goodsindex .c-form {
    margin-top: 2rem;
  }
  .p-order .p-cart__goods-info__left {
    width: calc(100% - 26rem)
  }
  .p-order .p-cart__goods-info__button {
    width: 100%;
  }
  .p-order-goodsdetail .p-cart__goods-info__summary {
    width: calc(100% - 12rem);
  }
  .p-order-goodsdetail .p-cart__goods-info__left {
    width: calc(100% - 26rem);
  }

  /** unit datetimeindex **/
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text {
    width: calc(100% - 15rem);
  }
  /** /unit datetimeindex **/

  /** unit confirm **/
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text {
    width: calc(100% - 14rem);
  }
  /** /unit confirm **/
}

@media screen and (max-width: 1000px) and (min-width: 901px) {
  .p-order-goodsindex .p-cart__goods-info__left {
    width: calc(100% - 45rem);
  }
  .p-order-goodsindex .p-cart__goods-info__right {
    width: 45rem;
  }

  /** unit usetypeindex **/
  .p-order-usertypeindex .p-cart__goods-info__left {
    width: calc(100% - 38rem);
  }
  /** /unit usetypeindex **/

  /** unit datetimeindex **/
  .p-order-datetimeindex .p-cart__goods-info__left {
    width: calc(100% - 42rem);
  }
  /** /unit datetimeindex **/

  /** unit confirm **/
  .p-order-confirm .p-cart__goods-info__left {
    width: calc(100% - 43rem);
  }
  /** /unit confirm **/
}

@media screen and (max-width: 900px) and (min-width: 768px) {
  .p-order-goodsindex .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-goodsindex .p-cart__goods-info__right {
    width: 100%;
    margin-left: 12rem;
    margin-top: 1rem;
  }
  .p-order-goodsindex .p-cart__goods-info__price {
    width: auto;
    padding-right: 0;
    margin-right: 8rem;
  }

  /** unit usetypeindex **/
  .p-order-usertypeindex .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-usertypeindex .p-cart__goods-info__right {
    width: 100%;
    margin-left: 12rem;
    margin-top: 1rem;
  }
  .p-order-usertypeindex .p-cart__goods-info__price {
    width: auto;
    padding-right: 0;
    margin-right: 8rem;
  }
  /** /unit usetypeindex **/

  /** unit datetimeindex **/
  .p-order-datetimeindex .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-datetimeindex .p-cart__goods-info__right {
    width: 100%;
    margin-left: 12rem;
    margin-top: 1rem;
  }
  .p-order-datetimeindex .p-cart__goods-info__price {
    width: auto;
    padding-right: 0;
    margin-right: 8rem;
  }
  /** /unit datetimeindex **/

  /** unit confirm **/
  .p-order-confirm .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-confirm .p-cart__goods-info__right {
    width: 100%;
    margin-left: 12rem;
    margin-top: 1rem;
  }
  .p-order-confirm .p-cart__goods-info__price {
    width: auto;
    padding-right: 0;
    margin-right: 8rem;
  }
  /** /unit confirm **/
}

@media screen and (max-width: 1120px) and (min-width: 768px) {
  .p-order-payment .c-form__input--radio,
  .p-order-payment .c-form__input--radio label {
      flex-direction: row;
      align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .p-order .c-phase {
    margin-bottom: 2rem;
  }
  .p-order .p-cart__goods-info__button .c-button--close {
    margin: 0;
  }
  .p-order .p-cart__goods-info__left,
  .p-order .p-cart__goods-info__right,
  .p-order .p-cart__goods-info__button,
  .p-order .p-cart__goods-info__payment {
    width: 100%;
  }
  .p-order__delivery-address__name {
    font-size: 1.5rem;
  }
  .p-order__delivery-setting-button {
    font-size: 1.4rem;
  }
  .p-order__all-setting {
    font-size: 4rem;
  }
  .p-order__delivery-unit-wrap {
    padding-bottom: 1rem;
  }
  .p-order__delivery-unit-wrap > *:not(.p-order__receiver-title) {
    width: calc(100% - 2rem);
  }
  .p-order__delivery-unit-wrap .p-order__delivery-unit {
    margin-top: 1rem;
  }
  .p-order__delivery-unit-wrap:not(:last-of-type) {
    margin-bottom: 4rem;
  }
  .p-order__receiver-unit-wrap {
    padding-bottom: 1rem;
  }
/*  .p-order__receiver-unit-wrap > *:not(.p-order__receiver-title) {
    width: calc(100% - 2rem);
  }*/
  .p-order__receiver-unit-wrap:not(:last-of-type) {
    margin-bottom: 3rem;
  }
  .p-order__receiver-unit-wrap .p-order__delivery-unit {
    margin-top: 1rem;
  }
  .p-order__delivery-unit--goosdetails .p-cart__goods-info {
    margin-bottom: 0;
  }
  .p-order__type-title input {
    font-size: 1.4rem;
  }
  .p-order__receiver-title {
    margin-bottom: 1rem;
    padding: 1rem 1rem;
    font-size: 1.7rem;
  }
  .p-order__receiver-text {
    font-size: 1.4rem;
  }
  .p-order__receiver-text__name {
    margin-top: 1rem;
  }
  .p-order__receiver-text .block_bgshadow.receiverExist {
    padding: 1rem 1.5rem;
  }
  .p-order__receiver-setting-button {
    font-size: 1.4rem;
  }
  .p-order__delivery-title {
    margin-bottom: 1rem;
    padding: 0.8rem;
    font-size: 1.5rem;
    width: max-content;
    min-width: 9.2rem;
  }
  .p-order__next-message {
    margin-top: 5rem;
  }
  .p-order__button-setup .c-button {
    font-size: 1.4rem;
  }
  .p-order__wrapping-paper, .p-order__receiver-time, .p-order__datetime {
    padding: 1.5rem 0;
    margin: 0 auto;
    font-size: 1.4rem;
  }
  .p-order-goodsdetail__goods-info-wrap + .p-order__wrapping-paper,
  .p-order-goodsdetail__goods-info-wrap + .p-order__receiver-time,
  .p-order-goodsdetail__goods-info-wrap + .p-order__datetime {
    padding: 0 0 1.5rem;
  }
  .p-order__datetime .c-form__unit__body {
    font-size: 1.4rem;
  }
  .p-order__button-setting input {
    font-size: 1.4rem;
  }
  .p-order__infomation {
    margin-bottom: 4rem;
  }
  .p-order .conveni_procedure {
    font-size: 1.4rem;
  }
  .p-order .conveni_procedure table th {
    width: 10rem;
  }
  .p-order .conveni_procedure table th img {
    width: 9rem;
    height: auto;
    margin-right: 1rem;
  }
  .p-order .conveni_procedure table td {
    width: calc(100% - 10rem);
  }
  .p-order .p-cart__cart__body {
    margin-left: auto;
  }
  .p-order .p-cart__cart__body {
    width: auto;
    margin-bottom: 3rem;
  }
  .p-order .p-cart__goods-info {
    margin-bottom: 0;
  }

  .p-order-receiverselect .p-order__receiver-checkbox {
    width: 4.5rem;
  }

  .p-order-receiverselect .p-order__receiver-text {
    width: calc(100% - 4.5rem);
  }
  .p-order__receiver-text__name {
    font-size: 1.8rem;
  }
  .p-order__receiver-text__name--sub {
    font-size: 1.4rem;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap {
    padding-bottom: 3rem;
  }
  .p-order-goodsindex .c-form__body .p-cart__cart__body {
    margin-bottom: 3rem;
  }
  .p-order-goodsindex .c-form__body .p-cart__cart__body {
    margin-bottom: 0;
  }
  .p-order-goodsindex .c-button--close {
    max-width: 150px;
  }
  .p-order-goodsindex .p-order__goodsTotalPrice {
    font-size: 2rem;
  }
  .p-order-goodsindex .c-form {
    margin-top: 1rem;
  }
  .p-order-goodsindex .p-order__delivery-title {
    min-width: initial;
    width: 7rem;
    height: 3.5rem;
    font-size: 1.4rem;
    left: 1.5rem;
  }
  .p-order-goodsindex .p-cart__goods-info {
    margin-bottom: 1.5rem;
    padding: 0;
  }
  .p-order-goodsindex .p-cart__goods-info:first-child {
    border-top: none;
  }
  .p-order-goodsindex .p-cart__goods-info:last-child {
    border-bottom: none;
  }
  .p-order-goodsindex .p-cart__goods-info__left {
    margin-bottom: .7rem;
  }
  .p-order-goodsindex .p-cart__goods-info__price {
    margin-bottom: .7rem;
  }
  .p-order-goodsindex .p-cart__goods-info__payment {
    margin-bottom: 0;
    width: 50%;
  }
  .p-order-goodsindex .p-cart__goods-info__unit {
    width: 50%;
  }
  .p-order-goodsindex .p-cart__goods-info__right {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-order-goodsindex .p-cart__cart__body .p-cart__goods-info__right {
    width: 100%;
  }
  .p-order-goodsindex .p-cart__cart__body .p-cart__goods-info__button {
    width: 100%;
    padding-top: .25rem;
  }
  .p-order-goodsindex .p-cart__goods-info__button {
    padding: 0 0 1.5rem 0;
    margin-top: 0;
    flex-direction: row;
    justify-content: flex-end;
  }
  .p-order-goodsdetail .p-order__receiver-title {
    width: 8rem;
    margin-bottom: 0;
    margin-right: 0;
  }
  .p-order-goodsdetail .p-order__delivery-unit-wrap .p-order__delivery-address {
    width: calc(100% - 9rem);
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem 1.5rem;
    margin: 0;
  }
  .p-order-goodsdetail .p-order__delivery-unit-wrap .p-order__delivery-address + .p-order-goodsdetail__goods-info-wrap {
    margin-top: 1.5rem;
  }
  .p-order-goodsdetail .p-order__delivery-unit-wrap {
    padding-bottom: 0;
  }
  .p-order-goodsdetail .p-order__delivery-unit-wrap:not(:last-of-type) {
    margin-bottom: 2.4rem;
  }
  .p-order-goodsdetail .receiverBody .p-cart__goods-info__left {
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
  }
  .p-order-goodsdetail .p-order-goodsdetail__goods-info-wrap .p-cart__goods-info__summary {
    margin-bottom: 0;
  }
  .p-order-goodsdetail .p-order__delivery-address__name {
    font-size: 1.6rem;
  }
  .p-order-goodsdetail .p-order__delivery-address__text {
    font-size: 1.4rem;
  }
  /** unit **/
  .p-order-goodsindex .p-order__delivery-unit-wrap {
    padding: 0;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-title {
    font-size: 1.6rem;
    margin: 0;
    width: 100%;
    min-height: auto;
    width: 10rem;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text {
    width: 100%;
    font-size: 1.8rem;
    padding: 1rem 1.5rem;
    width: calc(100% - 10rem);
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text .p-order__receiver-text__name {
    font-size: 1.6rem;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__receiver-text p {
    font-size: 1.4rem;
  }
  .p-order .p-order__delivery-unit-wrap .p-order__receiver-text__name + .p-order__receiver-text__name--sub {
    margin-top: 0;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit {
    margin-top: 0;
    width: 29rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup {
    width: 100%;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
    width: auto;
    min-width: 70%;
    height: 4rem;
    font-size: 1.4rem;
    margin: 0 auto;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button.c-button--quaternary {
    margin: 0 0 0 auto;
  }
  .p-order-goodsindex .p-order__delivery-unit-wrap .p-order__delivery-list .c-form__body {
    padding: 5rem 1.5rem 0;
    width: calc(100% - (1.5rem * 2));
    margin: 0 auto;
  }
  /** /unit **/

  .p-order-goodsdetail .p-cart__goods-info__left {
    width: calc(100% - (5rem + .7rem));
    position: relative;
    margin-bottom: 0;
    margin-left: calc(5rem + .7rem);
    padding-top: 1rem;
  }
  .p-order-goodsdetail .p-cart__goods-info__right {
    width: calc(100% - (5rem + .7rem + 8.7rem));
    margin-left: calc(5rem + .7rem + 8.7rem);
    padding-bottom: 1rem;
  }
  /** goodsdetail ex **/
  .p-order-goodsdetail .goodsMode + .l-main .p-cart__goods-info__icon.u-pc-flex {
    display: flex !important;
  }

  .p-order-goodsdetail .goodsMode + .l-main .p-cart__goods-info__code.u-pc-block,
  .p-order-goodsdetail .goodsMode + .l-main .p-cart__goods-info__sub.u-pc-block {
    display: block !important;
  }

  .p-order-goodsdetail .goodsMode + .l-main .p-cart__goods-info__summary--sp {
    display: none !important;
  }

  /* goodsindex */
  .p-order-goodsdetail .goodsMode + .l-main .p-order-goodsindex .p-cart__goods-info__summary--sp {
    display: block !important;
  }

  .p-order-goodsdetail .goodsMode + .l-main .p-order-goodsindex .p-cart__goods-info__icon.u-pc-flex,
  .p-order-goodsdetail .goodsMode + .l-main .p-order-goodsindex .p-cart__goods-info__code.u-pc-block,
  .p-order-goodsdetail .goodsMode + .l-main .p-order-goodsindex .p-cart__goods-info__sub.u-pc-block {
    display: none !important;
  }
  /* /goodsindex */

  /** /goodsdetail ex **/
  .p-order-goodsdetail .p-order-goodsdetail__check {
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    width: 5rem;
    margin-bottom: 0;
  }
  .p-order-goodsdetail .p-cart__goods-info__summary {
    margin-bottom: 1rem;
    width: calc(100% - 9rem);
  }
  .p-order-goodsdetail .p-cart__cart__body .p-cart__goods-info__right .p-cart__goods-info__price {
    line-height: 1.2;
  }
  .p-order-goodsdetail .p-cart__cart__body .p-cart__goods-info__price {
    margin-bottom: 0.5rem;
  }
  .p-order-goodsdetail__check {
    width: 100%;
    padding: 10px;
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .p-order-goodsdetail__check .select {
    margin-left: 0.5rem;
    margin-bottom: 0;
  }
  .p-order-goodsdetail__check .nonSelect {
    margin-left: 0.5rem;
    margin-bottom: 0;
  }
  .p-order-goodsdetail__checkbox {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 1.2rem;
  }
  .p-order-goodsdetail__checkbox input[type=checkbox] {
    margin-right: 0.2rem;
    margin-bottom: 0;
  }
  .p-order-goodsdetail__code-search {
    margin-bottom: 3rem;
  }
  .p-order-goodsdetail .c-form__block + .c-form__block--goods-code {
    margin-top: -1rem;
    margin-bottom: 4rem;
  }
  .p-order-goodsdetail__goods-info-wrap .p-cart__goods-info {
    padding: 1rem 0;
  }
  .p-order-goodsdetail__checkbox .p-cart__goods-info {
    flex-direction: row-reverse;
  }
  .p-order-goodsdetail .p-cart__cart__body .p-cart__goods-info {
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .p-order-goodsdetail .receiverBody .p-cart__goods-info {
    margin-bottom: 0;
    padding: 2rem 0;
  }
  .p-order-goodsdetail .receiverBody .p-cart__goods-info:first-child {
    border: none;
  }
  .p-order-goodsdetail .receiverBody .p-cart__goods-info__left {
    margin-bottom: 0;
  }
  /*.p-order-goodsdetail .receiverBody .p-order-goodsdetail__goods-info-wrap:last-child .p-cart__goods-info {
    padding-bottom: 1rem;
  }*/
  .p-order-goodsdetail .p-cart__goods-info__icon li {
    max-width: 62px;
  }
  .p-order-goodsdetail__nameprint {
    flex-direction: column-reverse;
  }
  .p-order-goodsdetail__nameprint-images {
    width: 100%;
    margin: 2.5rem 0 1rem;
  }
  .p-order-goodsdetail__nameprint-images__list img {
    width: 90%;
    height: auto;
  }
  .p-order-goodsdetail .c-form__input--checkbox input[type=checkbox] {
/*    width: 1.25rem;
    height: 1.25rem;*/
  }
  .p-order-goodsdetail__nameprint-images + .in {
    width: 100%;
    margin-right: 0;
  }
  .p-order-usertypeindex .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-usertypeindex .p-cart__goods-info__right {
    width: 100%;
  }
  .p-order-usertypeindex .p-cart__goods-info__unit {
    width: 100%;
  }
  .p-order-usertypeindex .p-cart__cart__body .p-cart__goods-info__unit {
    width: auto;
  }

  .p-order__gift-paper-body .p-order__freearea {
    font-size: 1.4rem;
  }

  /** unit usetypeindex **/
  .p-order-usertypeindex .p-order__receiver-unit-wrap {
    padding: 0;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-title {
    font-size: 1.6rem;
    margin: 0;
    min-height: auto;
    width: 10rem;
  }
  .p-order-usertypeindex .p-order__delivery-title {
    min-width: initial;
    width: 7rem;
    height: 3.5rem;
    font-size: 1.4rem;
    left: 1.5rem;
  }
  .p-order-confirm .p-cart__goods-info__price .u-pc-inline-block.heading.sp-title {
    display: none;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-text {
    width: 100%;
    font-size: 1.8rem;
    padding: 1rem 1.5rem;
    width: calc(100% - 10rem);
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-text .p-order__receiver-text__name {
    font-size: 1.6rem;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__receiver-text p {
    font-size: 1.4rem;
  }
  .p-order .p-order__delivery-unit-wrap .p-order__receiver-text__name + .p-order__receiver-text__name--sub {
    margin-top: 0;
  }
/*  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit {
    margin-top: 0;
    width: 29rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem auto;
  }*/
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup {
    width: 100%;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
    width: auto;
    min-width: 70%;
    height: 4rem;
    font-size: 1.4rem;
    margin: 0 auto;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit__detail {
    padding: 0;
    width: calc(100% - (1.5rem * 2));
    margin: 0 auto;
  }
  .p-order-datetimeindex .p-order__receiver-time__datetime {
    padding-left: 0;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit__detail:last-child {
    margin-bottom: 1.5rem;
  }
  .p-order-usertypeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-cart__cart__body {
    padding: 5rem 1.5rem 0;
/*    width: calc(100% - (1.5rem * 2));*/
    margin: 0 auto;
  }
  .p-order-usertypeindex .p-cart__goods-info {
    padding: 0;
  }
  .p-order-usertypeindex .p-cart__goods-info:first-child {
    border: none;
  }
  .p-order-usertypeindex .p-order__delivery-unit__detail:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .p-order-usertypeindex .p-cart__cart__body .p-cart__goods-info__right {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-order-usertypeindex .p-cart__goods-info__payment {
    margin-bottom: 0;
    width: 50%;
  }
  .p-order-usertypeindex .p-cart__goods-info__unit {
    width: 50%;
    font-size: 1.4rem;
  }
  .p-order-usertypeindex .p-cart__goods-info:not(:last-child) {
    border-bottom: 0.1rem solid #afafaf;
    margin-bottom: 1.5rem;
   padding-bottom: 1.5rem;
  }
  .p-order-usertypeindex .p-cart__goods-info:not(:last-child) {
    /* border-top: 0.1rem solid #afafaf; */
    /* padding-top: 1.5rem; */
  }
  .p-order-usertypeindex .p-cart__goods-info + .p-order__wrapping-paper {
     margin-top: -1.5rem;
  }
  .p-order-usertypeindex .p-order__wrapping-paper__useType--button-right {
    padding-left: 0;
  }
  /** /unit usetypeindex **/

  /** unit usetypeindex ex **/
  .p-order-goodsdetail .usetypeMode + .l-main .p-cart__goods-info__left {
    width: 100%;
    margin-left: 0;
  }
  /** /unit usetypeindex ex **/

  .p-order-datetimeindex .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-datetimeindex .p-cart__goods-info__right {
    width: 100%;
  }

  .p-order-datetimeindex .p-order__wrapping-paper__datetime {
    padding-left: 0;
  }

  /** unit datetimeindex **/
  .p-order-datetimeindex .p-order__receiver-unit-wrap {
    padding: 0;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-title {
    font-size: 1.6rem;
    margin: 0;
    min-height: auto;
    width: 10rem;
  }
  .p-order-datetimeindex .p-order__delivery-title {
    min-width: initial;
    width: 7rem;
    height: 3.5rem;
    font-size: 1.4rem;
    left: 1.5rem;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text {
    width: 100%;
    font-size: 1.8rem;
    padding: 1rem 1.5rem;
    width: calc(100% - 10rem);
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text .p-order__receiver-text__name {
    font-size: 1.6rem;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__receiver-text p {
    font-size: 1.4rem;
  }
  .p-order .p-order__delivery-unit-wrap .p-order__receiver-text__name + .p-order__receiver-text__name--sub {
    margin-top: 0;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup {
    width: 100%;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
    width: auto;
    min-width: 70%;
    height: 4rem;
    font-size: 1.4rem;
    margin: 0 auto;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit__detail {
    padding: 0;
    width: calc(100% - (1.5rem * 2));
    margin: 0 auto;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit__detail:last-child {
    margin-bottom: 1.5rem;
  }
  .p-order-datetimeindex .p-order__receiver-unit-wrap .p-order__delivery-unit .p-cart__cart__body {
    padding: 5rem 1.5rem 0;
    margin: 0 auto;
  }
  .p-order-datetimeindex .p-cart__goods-info {
    padding: 0;
  }
  .p-order-datetimeindex .p-cart__goods-info:first-child {
    border: none;
  }
  .p-order-datetimeindex .p-order__delivery-unit__detail:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .p-order-datetimeindex .p-cart__cart__body .p-cart__goods-info__right {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-order-datetimeindex .p-cart__goods-info__payment {
    margin-bottom: 0;
    width: 50%;
  }
  .p-order-datetimeindex .p-cart__goods-info__unit {
    width: 50%;
    font-size: 1.4rem;
  }
  .p-order-datetimeindex .p-cart__goods-info:not(:last-child) {
    border-bottom: 0.1rem solid #afafaf;
    margin-bottom: 1.5rem;
   padding-bottom: 1.5rem;
  }
  .p-order-datetimeindex .p-cart__goods-info + .p-order__wrapping-paper {
     margin-top: -1.5rem;
  }
  /** /unit datetimeindex **/

  /** unit datetimeindex ex **/
  .p-order-goodsdetail .datetimeMode + .l-main .p-cart__goods-info__left {
    width: 100%;
    margin-left: 0;
  }
  /** /unit datetimeindex ex **/

  .p-order-payment__available-installment {
    font-size: 1.3rem;
  }
  .p-order-payment__available-installment select.u-form-width160 {
    width: 19rem;
  }
  .p-order-payment__card-area .c-after-arrow input {
    font-size: 1.7rem;
  }
  .p-order-payment__accordion.c-form__input--radio {
    display: block;
  }
  .p-order-payment__accordion .radiolabel2.radiolabel2 {
    width: 100%;
    padding: 1.5rem;
  }
  .p-order-payment__accordion .acordion_body {
    width: 100%;
    padding: 1.5rem;
  }
  .p-order-payment__accordion .acordion_body_head_wrap {
    width: 100%;
  }
  .p-order-payment__accordion .normal_txt_sss--new img {
    padding-right: .9rem;
    margin-right: 0;
  }
  .p-order-payment__accordion .normal_txt_sss--new .cardcopy {
    margin-right: 0;
    font-size: .8rem;
    margin-top: .3rem;
  }
  .p-order-payment label.radiolabel {
    font-size: 1.4rem;
  }
  .p-order-payment .casher_form2_convenience td label.radiolabel {
    font-size: 1.6rem;
  }
  .p-order-payment .casher_form3 tr {
    display: flex;
    flex-direction: column;
  }
  .p-order-payment .casher_form3 tr th label {
    margin-bottom: 0;
  }
  .p-order-payment .casher_form3 tr th {
    border: 1px solid #ccc;
    border-bottom: none;
  }
  .p-order-payment .casher_form3 tr th + td {
    border-bottom: none;
  }
  .p-order-payment .casher_form3 tr:last-child td {
    border-top: none;
  }
  .p-order-payment .casher_form2_label {
    padding: 1.5rem;
    width: 100%;
  }
  .p-order-payment__order-type-delivery dd {
    font-size: 2rem;
  }
  .p-order-payment__order-type-delivery dd .yen {
    font-size: 1.5rem;
  }

  .p-order-payment .c-form__input--radio,
  .p-order-payment .c-form__input--radio label{
    flex-direction: row;
    align-items: center;
  }


  .p-order-confirm .p-order__receiver-text + .p-order-confirm__setting-change {
    margin: 10px 0 10px auto;
    padding: 0 1.5rem;
  }
  .p-order-confirm__setting-change {
    margin-bottom: 0;
    padding: 0 1.5rem;
  }
  .p-order-confirm__setting-change .c-button--smaller {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  .p-order-confirm .p-cart__goods-info__left {
    width: 100%;
    margin-bottom: 0;
  }
  .p-order-confirm .p-cart__goods-info__right {
    width: 100%;
  }
  .p-order-confirm .p-cart__cart__body .p-cart__goods-info__unit {
    margin-bottom: 0.3rem;
  }
  .p-order-confirm .p-cart__goods-info__unit .c-form__input .heading.sp-title {
    font-size: 1.4rem;
  }
  .p-order-confirm__detail {
    margin: 0 auto;
    font-size: 1.4rem;
    padding: 0 0 1.5rem;
  }
  .p-order-confirm__detail table tr:not(:last-child) td {
    margin-bottom: 0.5rem;
  }
  .p-order-confirm .c-form__unit-title__text--confirm {
    font-size: 1.4rem;
  }
  .p-order-confirm__reduced-tax-rate {
    margin-top: -3rem;
    font-size: 1.4rem;
  }
  .p-order-confirm__coupon .c-form__input-inner {
    width: 100%;
  }
  .p-order-confirm__coupon .c-form__input:not(:last-child) {
    width: 19rem;
    margin-bottom: auto;
  }
  .p-order-confirm__coupon .c-form__input:not(:last-child) input:not(:last-child) {
    margin-bottom: 0.5rem;
  }
  .p-order-confirm__coupon .c-form__input:last-child {
    font-size: 1.4rem;
  }
  .p-order-confirm__coupon .c-form__input:last-child a {
    width: 100%;
  }
  .p-order-confirm__coupon .c-form__input .c-button {
    white-space: nowrap;
  }
  .p-order-confirm__delivery-list__inner:not(:last-child) {
    margin-bottom: 3rem;
  }
  .p-order-confirm__catalog-information .p-order__next-message {
    margin: 4rem 0;
  }
  .p-order-confirm__catalog-information .c-form__input--radio {
    flex-direction: column;
    align-items: flex-start;
  }
  .p-order-confirm__catalog-information .c-form__input--radio label:not(:last-child) {
    margin-bottom: 1rem;
  }
  .p-order-confirm__cancle-returns {
    margin-top: 4rem;
  }
  .p-order-confirm__price-total .u-font-weight-bold {
    font-size: 2rem;
  }
  .p-order-confirm__price-total .u-font-weight-bold .yen {
      font-size: 1.5rem;
  }
  .p-order-confirm .p-cart__goods-info__unit .c-form__input {
    display: flex;
    margin: 0;
    line-height: 1;
    margin: 6px 0 0;
  }
  .p-order-confirm .p-cart__goods-info__unit .c-form__input .heading.sp-title {
    margin: 0 5px 0 0;
  }

  /** unit confirm **/
  .p-order-confirm .p-order__receiver-unit-wrap {
    padding: 0;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-title {
    font-size: 1.6rem;
    margin: 0;
    min-height: auto;
    width: 10rem;
  }
  .p-order-confirm .p-order__delivery-title {
    min-width: initial;
    width: 7rem;
    height: 3.5rem;
    font-size: 1.4rem;
    left: 1.5rem;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text {
    width: 100%;
    font-size: 1.8rem;
    padding: 1rem 1.5rem;
    width: calc(100% - 10rem);
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text .p-order__receiver-text__name {
    font-size: 1.6rem;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__receiver-text p {
    font-size: 1.4rem;
  }
  .p-order .p-order__delivery-unit-wrap .p-order__receiver-text__name + .p-order__receiver-text__name--sub {
    margin-top: 0;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup {
    width: 100%;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__delivery-unit .p-order__button-setup .c-button {
    width: auto;
    min-width: 70%;
    height: 4rem;
    font-size: 1.4rem;
    margin: 0 auto;
  }
/*  .p-order-confirm .p-order__receiver-unit-wrap .p-order-confirm__delivery-list {
    padding: 0;
    width: calc(100% - (1.5rem * 2));
    margin: 0 auto;
  }*/
  .p-order-confirm .p-order__receiver-unit-wrap .p-order-confirm__delivery-list:last-child {
    margin-bottom: 1.5rem;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order__delivery-unit .p-cart__cart__body {
    padding: 5rem 1.5rem 0;
    margin: 0 auto;
  }
  .p-order-confirm .p-cart__goods-info {
    padding: 0;
  }
  .p-order-confirm .p-cart__goods-info:first-child {
    border: none;
  }
  .p-order-confirm .p-order-confirm__delivery-list:not(:last-child) {
    margin-bottom: 2.5rem;
  }
  .p-order-confirm .p-cart__cart__body .p-cart__goods-info__right {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .p-order-confirm .p-cart__goods-info__payment {
    margin-bottom: 0;
    width: 50%;
  }
  .p-order-confirm .p-cart__goods-info__unit {
    width: 50%;
    font-size: 1.4rem;
  }
  .p-order-confirm .p-cart__goods-info:not(:last-child) {
    border-bottom: 0.1rem solid #afafaf;
    margin-bottom: 1.5rem;
   padding-bottom: 1.5rem;
  }
  .p-order-confirm .p-cart__goods-info + .p-order__wrapping-paper {
     margin-top: -1.5rem;
  }
  .p-order-confirm .p-order__receiver-unit-wrap .p-order-confirm__delivery-list .p-cart__cart__body {
    padding: 5rem 1.5rem 0;
    width: calc(100% - (1.5rem * 2));
    margin: 0 auto;
  }
  /** /unit confirm **/

  .p-cart__goods-info__price .u-sp-inline-block.heading.sp-title {
    margin: 0 5px 0 0;
    font-weight: 400;
    font-size: 1.4rem;
  }
  .p-order-gift-paper__title {
    padding: 1rem 1rem;
    font-size: 1.6rem;
  }
  .p-order-gift-paper__select li {
    font-size: 1.4rem;
  }
  .p-order-gift-paper__select--step1 {
    flex-direction: column;
  }
  .p-order-gift-paper__select--step1 label {
    width: 100%;
  }
  .p-order-gift-paper__select--step1 label:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid #f1f1f2;
    padding: 0 0 2rem 0;
    margin-bottom: 2rem;
  }
  .p-order-gift-paper__select--step1 label:last-child {
    padding-left: 0;
  }
  .p-order-gift-paper__select--step1 .p-order-gift-paper__select__use-type img {
    max-width: 18rem;
  }
  .p-order-gift-paper__select__use-type p {
    font-size: 1.2rem !important;
  }
  .p-order-gift-paper__select__use-type {
    width: 12rem;
    font-size: 1.2rem;
  }
  .p-order-gift-paper__select__use-type-radio-text {
    padding-bottom: 0;
  }
  .p-order-gift-paper__select-paper img {
    margin: 0 auto;
  }
  .p-order-gift-paper__body-wrap:not(:last-child) {
    margin-bottom: 2rem;
  }
  .p-order-gift-paper__body-wrap:last-child {
    margin-bottom: 1rem;
  }
  .p-order-gift-paper__body-wrap .accordion_head1.open .p-order-gift-paper__body--title::after {
    transform: translateY(-50%) rotate(-180deg);
  }
  .p-order-gift-paper__body--title {
    padding: 0.8rem;
    cursor: pointer;
    font-size: 1.5rem;
    position: relative;
  }
  .p-order-gift-paper__body--title::after {
    content: "";
    display: block;
    width: 1.2rem;
    height: 0.7414rem;
    background-image: url("/images/common/icon-arrow-bottom01.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1.2rem 0.7414rem;
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%) rotate(0);
  }
  .p-order-gift-paper__select-paper-wrap {
    font-size: 1.2rem;
  }
  .p-order-gift-paper__select-paper-wrap > ul {
    width: calc((100% - 1.5rem) / 4);
  }
  .p-order-gift-paper__select-paper-wrap > ul:not(:nth-child(6n)) {
    margin-right: 0;
  }
  .p-order-gift-paper__select-paper-wrap > ul:nth-last-child(n+7) {
    margin-bottom: 0;
  }
  .p-order-gift-paper__select-paper-wrap > ul:not(:nth-child(4n)) {
    margin-right: 0.5rem;
  }
  .p-order-gift-paper__select-paper-wrap > ul:nth-last-child(n+5) {
    margin-bottom: 1.5rem;
  }
  .p-order-gift-paper__impossibleGoods {
    flex-direction: column;
  }
  .p-order-gift-paper__impossibleGoods__image {
    width: 100%;
    margin-right: 0;
    padding-top: 0;
    margin-bottom: 1.1rem;
    text-align: center;
  }
  .p-order-gift-paper__impossibleGoods__text {
    width: 100%;
  }
  .p-order-gift-paper__impossibleGoods__text a input {
    margin: 0 auto;
  }
  .p-order-nameprint__Notes {
    margin: 1rem 0;
  }
  .p-order-complete .p-cart__goods-info:first-child {
    border-top: none;
  }
  .p-order-complete .c-footer-navigation .c-button {
    width: 100%;
  }
  .p-order-complete .p-cart__goods-info__left {
    width: 100%;
  }
  .p-order-complete .p-cart__goods-info__right {
    width: 100%;
  }
  .p-order-complete .p-cart__cart:not(:last-child) {
    margin-bottom: 1rem;
  }
  .p-order-complete .p-cart__goods-info {
    margin-bottom: 0;
  }
  .p-order-complete .p-cart__goods-info {
    padding: 1.5rem 2rem;
  }
  .p-order-complete .p-cart__goods-info__left {
    margin-bottom: 0;
  }
  .p-order-complete .p-cart__goods-info__name {
    margin-bottom: 0;
  }
  .p-order-complete__main-content {
    margin-bottom: 5rem;
  }
  .p-order-complete__sns {
    margin-bottom: 5rem;
  }
  .p-order-complete__button .confirm-history {
    font-size: 1.4rem;
  }
  .p-order-complete .p-order-confirm__body .inquiry strong {
    font-size: 110%;
  }
  .p-order-complete .p-order-confirm__body .inquiry {
    margin-bottom: 5rem;
  }
  .p-order-complete .casher_form2 th,
  .p-order-complete .casher_form2 td {
    font-size: 14px;
    padding: 8px;
  }
  .p-order-complete .normal_txt_sss {
    font-size: 14px;
  }
  .p-order-receiver .c-form__notice {
    margin-bottom: 4rem;
  }
  .p-order-kakegami__set img {
    margin-right: 1rem;
  }
  .p-order__allreceiver {
    width: 100%;
    justify-content: space-between;
    padding: 1.5rem;
  }
  .p-order__allreceiver .p-order__allreceiver-text {
    font-size: 1.5rem;
    margin-right: 1rem;
    width: calc(100% - (10rem + 1rem));
  }
  .p-order__allreceiver--add-from-code .p-order__allreceiver-text {
    font-size: 1.6rem;
  }
  .p-order__allreceiver .c-button {
    white-space: nowrap;
  }
  .p-order-goodsdetail__code-search .p-order__allreceiver-text {
    width: 100%;
    margin-bottom: 1.5rem;
    margin-right: 0;
  }

  .p-order-goodsdetail__code-search .p-order__allreceiver {
    flex-direction: column;
  }
}

@media screen and (max-width: 900px) {
  .p-order-payment .casher_form2 input.u-form-width120 {
    width: 6rem;
  }
  .p-order-payment .casher_form2 select.u-form-width120 {
    width: 11rem;
  }
  .p-order-payment .casher_form2  select.u-form-width120.card-date-select {
    width: 12.2rem;
  }
}

@media screen and (max-width: 374px) {
  .p-order-payment__card-area .c-after-arrow input {
    font-size: 1.1rem;
  }
  .p-order-confirm__coupon .c-form__input #pasteBtn {
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 768px) {
  .p-order-gift-paper__body-wrap .accordion_head1 {
    pointer-events: none;
  }
  .p-order-gift-paper__body-wrap .accordion_head1 + .p-order-gift-paper__select-paper-wrap {
    display: flex !important;
  }
}

@media screen and (max-width: 1220px) and (min-width: 768px) {
  .p-order-complete .p-cart__goods-info {
    padding: 2rem 0;
  }
}

@media screen and (max-width: 420px) {
  .p-order .p-order__receiver-setting-button--add .p-order__receiver-setting-button__flex--start {
    flex-direction: column;
  }

  .p-order .p-order__receiver-setting-button--add .p-order__receiver-setting-button__flex--start li:not(:last-child) {
    margin-bottom: 1rem;
  }
}

/* 決済方法設定 東武カード */
.p-order-payment__accordion .settlement-tobucado-fa .acordion_body_head {
  padding: 2px 0 12px;
}
.p-order-payment__accordion .settlement-tobucado-fa .acordion_body_head_wrap {
    width: auto;
}
@media screen and (max-width: 767px) {
  .p-order-payment__accordion .settlement-tobucado-fa .acordion_body_head {
    padding: 5px 0 12px;
  }
}
/* /決済方法設定 東武カード */

.fa-ordertobucard .acordion_body_head_wrap .acordion_body_head {
  display: flex;
  align-items: center;
}

.fa-ordertobucard .acordion_body_head_wrap .normal_txt_sss img {
  margin-top: 0;
}

.fa-ordertobucard .normal_txt_sss--new .cardcopy {
  display: block;
  text-align: center;
  margin-right: 3rem;
  font-size: .9rem;
  margin-top: .4rem;
  line-height: 1;
}

.fa-ordertobucard .normal_txt_sss--new img {
  margin-right: 3rem;
}

.fa-ordertobucard .acordion_body_head {
  padding: 2px 0 12px;
}

.fa-ordertobucard .acordion_body_head_wrap {
  width: auto;
}

@media screen and (max-width: 767px) {
  .fa-ordertobucard .normal_txt_sss--new img {
    padding-right: .9rem;
    margin-right: 0;
  }

  .fa-ordertobucard .normal_txt_sss--new .cardcopy {
    margin-right: 0;
    font-size: .8rem;
    margin-top: .3rem;
  }

  .fa-ordertobucard .acordion_body_head {
    padding: 5px 0 12px;
  }
}

.tobuCreditCardListImages .acordion_body_head_wrap .acordion_body_head {
  display: flex;
  align-items: center;
}

.tobuCreditCardListImages .acordion_body_head_wrap .normal_txt_sss img {
  margin-top: 0;
}

.tobuCreditCardListImages .normal_txt_sss--new .cardcopy {
  display: block;
  text-align: center;
  margin-right: 1.5rem;
  font-size: .9rem;
  margin-top: .4rem;
  line-height: 1;
}

.tobuCreditCardListImages .normal_txt_sss.normal_txt_sss--new img {
  margin-right: 3rem;
}

.tobuCreditCardListImages .acordion_body_head {
  padding: 2px 0 12px;
}

.tobuCreditCardListImages .acordion_body_head_wrap {
  width: auto;
}

@media screen and (max-width: 767px) {
  .tobuCreditCardListImages .normal_txt_sss.normal_txt_sss--new img {
    padding-right: .9rem;
    margin-right: 0;
  }

  .tobuCreditCardListImages .normal_txt_sss--new .cardcopy {
    margin-right: 0;
    font-size: .8rem;
    margin-top: .3rem;
    padding-right: .9rem;
  }

  .tobuCreditCardListImages .acordion_body_head {
    padding: 5px 0 12px;
  }
}
@media screen and (max-width: 374px) {
  .tobuCreditCardListImages .normal_txt_sss--new img {
    width: 6em
  }
}

