@charset "UTF-8";

.able-point {
  color: var(--text-red);
}
.about-cancel {
  padding-top: 15px;
  border-top: 1px solid var(--color-gray-medium);
}

.about-agreement {
  padding-top: 20px;
}

.about-agreement > div{
  border-top: 1px solid var(--color-gray);
  padding: 20px 0;
}

.about-agreement > div:last-child{
  border-bottom: 1px solid var(--color-gray);
}

.available-point p {
  line-height: 1.3em;
}
.available-point .caution {
  margin: 15px 0 0 0;
}
.box840 {
  max-width: 840px;
  width: 100%;
  margin: auto;
}
.box870 {
  max-width: 870px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
button.btn-nonborder {
  color: var(--text-link);
}
.cart-info-block {
  margin: 0 0 30px 0;
}
.cart-info-block:last-child {
  margin-bottom: 0;
}
.cart-info-block.about-cancel {
  margin-bottom: 50px;
}
.cart-info-block a:hover {
  text-decoration: underline;
}
.cart-info-block .comment,
.order-item .comment {
  width: 100%;
  border: 1px solid var(--color-gray);
  font-size: 16px;
  padding: 5px;
  resize: none;
}
.cmn-btn-area {
  margin-top: 30px;
  text-align: center;
}
.reorder-notice + .cmn-btn-area {
  margin-top: 28px;
}
.cmn-btn-area.backcolor-gray {
  padding: 10px 0;
  background: var(--color-gray-light);
}
.cart-submit-area {
  margin-top: 30px;
  padding: 15px 13px;
  background: var(--color-gray-light);
}

.reorder-total .cart-submit-area{
  margin-bottom: 50px;
}

.reorder-total.reorder-entry .cart-submit-area{
  margin-bottom: 0px;
}

.cart-submit-btn {
  padding-top: 20px;
  text-align: center;
}
.main.side-none .caution {
  padding-top: 0;
}
.caut1000 {
  color: var(--text-red);
  font-weight: var(--font-bold);
  margin-bottom: 10px;
}
.check-box-basic {
  position: relative;
}
.check-box-basic .label {
  position: relative;
  padding-left: 0;
  margin: 5px auto 0px auto;
  vertical-align: middle;
}
.check-box-basic span {
  padding-left: 25px;
  font-size: 15px;
}
.check-box-basic .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check-box-basic .label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  padding-left: 0;
  vertical-align: inherit;
  background-color: #fff;
  border: 1px solid var(--color-gray);
}
.check-box-basic .label input:checked ~ .checkmark {
  background-color: #fff;
}
input#card_save:checked ~ div .check-box-basic .label .checkmark {
  background-color: #FFF;
}
.check-box-basic .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-box-basic .label input:checked ~ .checkmark:after {
  display: inline-block;
}
input#card_save:checked ~ div .check-box-basic .label .checkmark:after {
  display: inline-block;
}
.check-box-basic .label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.check-continue {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding-top: 20px;
}
.check-continue .btn-fav {
  width: 240px;
}
.check-on-off {
  display: flex;
  justify-content: center;
  text-align: left;
}
.check-on-off .label {
  display: flex;
  align-content: center;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  color: var(--text-link);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.check-on-off .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.check-on-off .label .checkmark {
  position: absolute;
  top: 2.5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid var(--color-gray);
  border-radius: 3px;
}
.check-on-off .label input:checked ~ .checkmark {
  background-color: #fff;
}
.check-on-off .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-on-off .label input:checked ~ .checkmark:after {
  display: block;
}
.check-on-off .label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.confirm-total {
  margin-bottom: 20px;
  padding: 10px 0;
  text-align: center;
  background: var(--color-gray-light);
}
.confirm-total .all-total {
  font-weight: var(--font-bold);
}

.coupon-box {
  padding: 0 0 15px 0;
  margin: 0 auto 20px auto;
  border-bottom: 1px solid var(--backcolor-gray);
}
.coupon-notice {
  padding-bottom: 28px;
}
.coupon-group-wrap {
  padding-top: 28px;
}
.coupon-list-wrap > .coupon-group-wrap:first-child {
  padding-top: 0;
}
.coupon-group-wrap.state_get {
  padding-top: 0;
  padding-bottom: 56px;
}
.coupon-group-wrap.state_get:first-of-type {
  padding-top: 20px;
}
.coupon-group-wrap.state_get:last-of-type {
  padding-bottom: 0;
}
.coupon-container ul {
  position: relative;
  display: flex;
  margin-bottom: 16px;
  padding: 10px 25px 10px 25px;
  background: var(--backcolor-cream);
  border: 1px solid var(--color-gray);
  border-radius: 8px;
}

.coupon-container ul .circle-left,
.coupon-container ul .circle-right {
  width: 20px;
  height: 38px;
}
.coupon-container .title,
.coupon-container .cprice,
.coupon-container .kaisuu {
  font-size: 1.8rem;
  line-height: 1.25em;
}
.coupon-container .c-icon {
  width: 200px;
  padding-right: 15px;
  vertical-align: bottom;
}
.coupon-container .p-icon {
  width: 200px;
  padding-right: 15px;
  vertical-align: bottom;
}
/** 画像高さ*/
.coupon-container .pimg-container{
  position: relative;
  max-width: 184px;
  margin: 0 auto 5px;
}
/** 高さをアスペクト比を維持してリサイズするための疑似領域 */
.coupon-container .pimg-container::after{
  content: '';
  display: block;
  padding-top: 100%;
}
.coupon-container .pimg-container-inner{
  position: absolute;
  inset: 0;
  margin: auto;
  display: grid;
  place-items: center;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}
.coupon-container .pimg {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}
.coupon-container ul > li .btn-link_basic {
  margin-top: 5px;
}
.coupon-container ul .info {
  flex: 1;
}
.coupon-container ul .circle-left {
  position: absolute;
  top: 50%;
  left: -1px;
  transform: translate(0%, -50%);
  border-radius: 0 100% 100% 0%/0 50% 50% 0;
  background: #fff;
  border-width: 1px 1px 1px 0px;
  border-color: var(--color-gray);
  border-style: solid;
}
.coupon-container ul .circle-right {
  position: absolute;
  top: 50%;
  right: -1px;
  transform: translate(0%, -50%);
  border-radius: 100% 0 0 100%/50% 0 0 50%;
  background: #fff;
  border-width: 1px 0px 1px 1px;
  border-color: var(--color-gray);
  border-style: solid;
}
.coupon-container p.cprice {
  color: var(--text-red);
}
.coupon-container p.kaisuu {
  margin-bottom: 5px;
  color: var(--text-link);
}
.coupon-container p.to-cart-cap {
  font-weight: var(--font-bold);
  color: var(--text-red);
}
.coupon-container .coupon-done-btn {
  display: inline-block;
  padding-right: 20px;
  color: var(--color-accent1);
  font-weight: var(--font-bold);
}
/* クーポン切替 */
.coupon-get-btn,
.coupon-done,
.coupon-done-btn.coupon-done {
  display: block!important;
}
.coupon-get-btn.current,
.coupon-done.current {
  display: block!important;
}
.coupon-done-btn.coupon-done.current {
  display: flex!important;
  align-items: center;
  height: 40px;
  margin-top: 5px;
  padding-right: 0;
}

.folder-bar {
  display: flex;
  margin-bottom: 16px;
  background: #fff;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}
.btn-edit-folder {
  position: relative;
}
.btn-edit-folder .folder-icon {
  display: block;
  width: 100%;
  height: 100%;
}

.btn-edit-folder > span {
  display: none;
}
.folder-bar button {
  width: 55px;
  padding-left: 15px;
  box-sizing: border-box;
}
.folder-bar a {
  position: relative;
  display: flex;
  flex: 1;
  align-items: center;
  min-height: 50px;
  padding: 12px 15px;
  color: #000;
}
.folder-bar a::after {
  content: '';
  position: absolute;
  width: 13px;
  height: 13px;
  border-top: solid 3px var(--hamburgermenu-color);
  border-right: solid 3px var(--hamburgermenu-color);
  top: 50%;
  right: 18px;
  transform: translate(0, -50%) rotate(45deg);
}
.folder-bar p {
  margin-bottom: 0;
}
.folder-bar a p.folder-bar-title {
  flex: 1;
  padding-right: 35px;
}
h2.coupon-group,
h2.contactlist-group {
  padding: 3px 10px;
  margin-bottom: 16px;
  font-size: 2.0rem;
  font-weight: var(--font-normal);
  background: var(--color-gray-light);
}

.guide-group {
  padding: 3px 10px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: var(--font-bold);
  background: var(--color-gray-light);
}
.guide-subtitle {
  font-size: 1.6rem;
  font-weight: var(--font-bold);
}
.guide-subtitle.set_pb {
  padding-bottom: 20px;
}
@media screen and (max-width: 960px) {
  .coupon-group,
  .contactlist-group {
    font-size: calc(1.6rem + 4 * ((100vw - 520px) / 440));
  }
  .guide-group,
  .guide-subtitle {
    font-size: calc(1.4rem + 2 * ((100vw - 520px) / 440));
  }
  .check-continue .btn-fav {
    width: calc(210px + 30 * ((100vw - 520px) / 440));
  }  
}
@media screen and (max-width: 520px) {
  .coupon-group,
  .contactlist-group {
    font-size: 1.6rem;
  }
  .guide-group,
  .guide-subtitle {
    font-size: 1.4rem;
  }
  .check-continue .btn-fav {
    width: 210px;
  }  
}

.how-pay {
  margin: 0;
}
.how-pay input[type=radio] {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #999;
  border-radius: 50%;
  vertical-align: -2px;
  margin-right: 4px;
}
.how-pay input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #000;
  content: "";
}
.how-pay .caps {
  margin: 0 0 10px 22px;
}
.how-pay span.mrg {
  display: block;
  margin-bottom: 10px;
}
.incomp {
  padding: 10px;
  margin-bottom: 30px;
  background: var(--color-accent2-light);
}
input.use-point {
  border: 1px solid var(--color-gray);
  width: 100px;
  font-size: 15px;
  text-align: right;
  border-radius: 5px;
  margin: 0 6px;
}
input.card-tx-area {
  border: 1px solid var(--color-gray);
  width: 210px;
  font-size: 16px;
  margin-bottom: 5px;
  border-radius: 5px;
}
input.code-tx-area {
  border: 1px solid var(--color-gray);
  width: 100px;
  font-size: 16px;
  margin-bottom: 5px;
  border-radius: 5px;
}

.folder-itemlist {
  padding-top: 28px;
  padding-bottom: 28px;
}

.item-box {
  display: flex;
  padding: 10px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 6px;
}

.folder-itemlist > form .item-box{
  margin-bottom: 10px;
}

.folder-itemlist > form:last-child .item-box{
  margin-bottom: 0;
}

.item-box .item-photo img {
  width: 70px;
  margin-right: 15px;
  vertical-align: bottom;
}
.item-box .item-name {
  flex: 1;
  margin-right: 15px;
  font-size: 15px;
}
.item-box .select-box p {
  margin-bottom: 2px;
}

.kouiki {
  background: var(--color-accent2-light);
  padding: 10px;
}
.kouiki ul li {
  display: flex;
}
.kouiki ul li span {
  text-align: right;
  width: 100px;
}
.kouiki ul li span:last-child {
  width: 130px;
}

.myp_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 28px;
}
.myp_menu li {
  width: 50%;
}
.myp_menu li a {
  display: block;
  padding: 20px 0;
  margin-bottom: 20px;
  text-align: center;
  color: #000;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  border-radius: 6px;
}
.myp_menu li a div {
  margin: auto;
  text-align: center;
}
.myp_menu li a div p {
  line-height: 100%;
}

.myp_menu li .myp_img{
  width: 60px;
  margin-bottom: 20px;
  vertical-align: bottom;
}

.myp_menu li .myp_img .d{
  fill: var(--mypage-icon-color);
}

.myp_menu li .myp_img .w{
  fill: var(--backcolor-white);
}

.now-changing {
  text-align: center;
  background: var(--color-accent1);
  color: #fff;
  font-weight: bold;
}

.order-list-wrap {
  padding-top: 28px;
  padding-bottom: 28px;
}
.reorderlist-notice-wrap + .order-list-wrap {
  padding-bottom: 0;
}
.order-list {
  position: relative;
  padding: 10px;
  margin-bottom: 16px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 6px;
}
.order-list:last-child {
  margin-bottom: 0;
}
.order-list .btn-link_basic {
  margin-top: 5px;
}

.order-history {
  padding-bottom: 100px;
}
.page-title-lev1 + .order-history {
  padding-top: 8px;
}
.confirm-total + .order-item {
  margin-top: 40px;
}
.order-item + .cmn-transition-area,
.coupon-list-wrap + .cmn-transition-area,
.campaign-wrap  + .cmn-transition-area {
  margin-top: 100px;
}
.order-item.confirm + .cmn-transition-area {
  margin-top: 50px;
}

@media screen and (max-width: 520px) {
  .order-history {
    padding-bottom: 50px;
  }
  .order-item + .cmn-transition-area,
  .coupon-list-wrap + .cmn-transition-area,
  .campaign-wrap  + .cmn-transition-area {
    margin-top: 50px;
  }
}

.order-item .page-title,
.order-history .page-title {
  font-weight: var(--font-bold);
  margin: 10px 0;
  padding: 0 0 0 5px;
  line-height: calc(1.6rem + 8 * (100vw - 520px) / 440);
  border-left: 6px solid #000;
}
.order-item .item,
.order-history .item {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 6px;
  min-height: 88px;
}
.order-item .item:last-of-type {
  margin-bottom: 0;
}
.order-item .item:not(:has(.option-box)){
  padding-bottom:20px;
}
.order-item .item li.photo,
.order-history .item li.photo {
  width: 90px;
}
.order-item .item li.photo img,
.order-history .item li.photo img {
  width: 70px;
}
.order-item .item li.info,
.order-history .item li.info {
  flex: 1;
}
.order-item .item li.info p,
.order-history .item li.info p {
  font-size: 15px;
}
/* カート商品名表示行数 */
.order-item .item li.info p.name{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 520px) {
  .order-item .item li.info p.name{
    line-clamp: 2;
    -webkit-line-clamp: 2;
  }

  .order-item .item li.info p.yoyaku-term{
    text-indent: -3rem;
    padding-left: 3rem;
  }
}
/** 外税、小数点2桁 */
.order-item .item li.info .price-area.extax.on-digits2 .tax{
  letter-spacing: -1px;
}

.order-item .item li.info p.price,
.order-history .item li.info p.price {
  width: 120px;
  font-weight: var(--font-bold);
}
.order-item .item li.info p.quantity,
.order-history .item li.info p.quantity {
  width: 10%;
  font-weight: var(--font-bold);
}
.order-item .item li.info p.tax,
.order-history .item li.info p.tax {
  font-size: 12px;
  font-weight: var(--font-bold);
}
.order-item .item li.info p.discount,
.order-history .item li.info p.discount {
  font-size: 12px;
}
.order-item .item li.info .price-box,
.order-history .item li.info .price-box {
  display: flex;
  justify-content: space-between;
}
.order-item .item li.info p.subtotal,
.order-history .item li.info p.subtotal {
  flex: 1;
  text-align: right;
  margin-right: 5px;
  font-weight: var(--font-bold);
}
.order-item .item li.info p.not-avl,
.order-history .item li.info p.not-avl {
  color: var(--text-red);
}
.order-item .item li.info .check-box01,
.order-history .item li.info .check-box01 {
  position: relative;
}
.order-item .item li.info .check-box01 span,
.order-history .item li.info .check-box01 span {
  font-size: 1.4rem;
  position: absolute;
  top: 4px;
  left: 25px;
}
.order-item .item li.info .label,
.order-history .item li.info .label {
  display: inline-block;
  position: relative;
  padding-left: 0;
  margin: 5px 10px 0px auto;
  height: 20px;
  width: 100px;
}
.order-item .item li.info .label input,
.order-history .item li.info .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.order-item .item li.info .label .checkmark,
.order-history .item li.info .label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid var(--color-gray);
}
.order-item .item li.info .label input:checked ~ .checkmark,
.order-history .item li.info .label input:checked ~ .checkmark {
  background-color: #fff;
}
.order-item .item li.info .label .checkmark:after, .order-history
.item li.info .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.order-item .item li.info .label input:checked ~ .checkmark:after,
.order-history .item li.info .label input:checked ~ .checkmark:after {
  display: inline-block;
}
.order-item .item li.info .label .checkmark:after,
.order-history .item li.info .label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/** カート確認画面、画像*/
.order-item .item li.photo .photo-container{
  width: 70px;
}

.order-item .item li.photo .photo-container-inner{
  width: 100%;
  height: 70px;
  display: grid;
  place-items: center;
  grid-template-columns: 100%;
  grid-template-rows: 100%;
}

.order-item .item li.photo .photo-container img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain;
}


.order-item .item li.btn-box-wrap {
  position: absolute;
  bottom: 8px;
  right: 15px;
  display: flex;
}
.order-item .item li.btn-box-wrap > .btn-cart {
  margin-right: 20px;
}
.order-item .item li.btn-box-wrap > .add-cart {
  margin-right: 20px;
  position: relative;
}
.order-item .order-item-lists {
  padding-bottom: 10px;
}
.order-item .item-summary ul,
.order-history .item-summary ul {
  width: 300px;
  margin: 10px 0 15px auto;
}
.order-item .item-summary li,
.order-history .item-summary li {
  display: flex;
  border-bottom: 1px dashed var(--color-gray-medium);
}
.order-item .item-summary li .title,
.order-history .item-summary li .title {
  text-align: left;
  width: 200px;
  padding: 1px 0 1px 5px;
}
.order-item .item-summary li .sum-price,
.order-history .item-summary li .sum-price {
  width: 100px;
  text-align: right;
}
.order-item .item-summary li:last-child,
.order-history .item-summary li:last-child {
  border-bottom: 0px dashed #333;
}
.order-item .add-info,
.order-history .add-info {
  margin-bottom: 10px;
}

.order-item .remaining-length {
  margin-bottom: 15px;
  text-align: right;
}
/* 確認カート ローディングボタン */
.order-item .btn-cart-def.loading{
  width: 102px;
  height:  28px;
  font-size: 1.2rem;
}

.order-item .btn-cart-def.loading span.loader{
  width: 1.3rem;
  height: 1.3rem;
  border-width: 0.2rem;
}

/* 確認カートトースト */
.order-item-toast {
  position: absolute;
  bottom: 34px;
  left:0;
  display: none;

}

.order-item-toast-container{
position: relative;
display: inline-block;
padding: 4px 2px;
border-radius: 4px;
color: #fff;
text-align: center;
font-size: 0.9rem;
line-height: 1.2;
width: 102px;
background-color: var(--color-accent2);
}

.order-item-toast-container::after{
  --border-height: 8px;
  --border-width: 6px;
  border: solid transparent;
  content:'';
  height:0;
  width:0;
  pointer-events:none;
  position:absolute;
  border-color: transparent;
  border-top-width:var(--border-height);
  border-bottom-width:var(--border-height);
  border-left-width:var(--border-width);
  border-right-width:var(--border-width);
  margin-left: calc(var(--border-width) * -1);
  border-top-color:var(--color-accent2);
  top:100%;
  left:50%;
}

.order-item .item.updated .order-item-toast{
display: block;
animation: 2s OrderItemToastInOut ease-in-out;
}

@keyframes OrderItemToastInOut {
  0% {
    opacity: 0.8;
  }

  30% {
    opacity: 1.0;
  }

  100% {
    opacity: 0
  }
}

.cart-caution {
  padding-bottom: 15px;
}
.page-title_center {
  position: relative;
  padding-bottom: 13px;
  text-align: center;
}
.search-box_center {
  position: relative;
  text-align: center;
  padding: 3px 0;
  margin-bottom: 10px;
}
.point-caution {
  display: none;
  background: var(--color-accent2-light);
  padding: 10px;
  margin: 15px 0 0 0;
  border-radius: 4px;
}
.point-caution .title {
  color: var(--text-red);
}

.point-daibiki-caution {
  display: none;
}
.regi-order a {
  color: #000;
  font-size: 14px;
}
.regi-order a:first-child {
  padding: 1px 10px 1px 0;
  margin-right: 10px;
  border-right: 1px solid #000;
}
.regi-order .current {
  color: var(--color-main);
}

.amount-check.reorder p{
  margin-top: 30px;
  margin-bottom: -10px;
}

.reorder-notice-wrap + .amount-check.reorder p{
  margin-top: 20px;
}
.reorder-btn {
  text-align: center;
}
.reorder-btn .all-total {
  font-weight: var(--font-bold);
}
.reorder-total .cart-submit-btn {
  padding-top: 10px;
}

select.date_select {
  height: 32px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}

select.sort-orderlist {
  height: 32px;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}

select[name="bank_yymm"] {
  height: 32px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}
select.select-mail {
  height: 32px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}
select.select-inquiry {
  height: 32px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}

.sep-bar {
  padding: 10px;
  margin-bottom: 10px;
  background: var(--cart-separator-bgcolor);
  color: #fff;
  font-size: 15px;
}
.monthly-order-search .btn-link_basic {
  width: 100px;
}

.monthly-order {
  margin-top: 30px;
  margin-bottom: 100px;
  padding-top: 10px;
  width: 100%;
}

.monthly-order table {
  width: 100%;
  border-collapse: collapse;
}

.monthly-order thead {
  background: var(--color-gray-light);
  color: #000;
  font-size: 15px;
  font-weight: var(--font-bold);
  border-bottom: 1px solid #000;
}

.monthly-sp, .monthly-free-sp {
  display: none;
}

.monthly-order th, .monthly-order td {
  padding: 6px 15px;
}

.monthly-order tr:nth-child(1) td {
  padding-top: 13px;
}

@media screen and (max-width: 520px) {
  .monthly-pc, .monthly-free-pc {
    display: none;
  }
  .monthly-sp, .monthly-free-sp {
    display: table-cell;
  }
  .monthly-order table {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .monthly-order th, .monthly-order td {
    padding: 5px 8px;
  }
}

.total-price {
  border-bottom: 1px solid #333;
  font-weight: 700;
  margin-top: 20px;
  padding: 5px 15px;
  max-width:550px;
  width: 100%;
  margin-left: auto;
  display: flex;
  position: relative;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
}

.total-price span {
  font-size: 2.4rem;
  color: var(--text-red);
}

.sub-title {
  font-weight: var(--font-bold);
  margin: 7px 0 0 0;
}

.to-sitetop {
  text-align: center;
  margin: 30px auto 0 auto;
}

.tx-strong {
  font-weight: var(--font-bold);
}
.st-red {
  font-weight: bold;
  color: var(--text-red);
}
.tx-black {
  color: #000 !important;
}
.tx-red {
  color: var(--text-red);
}
.tx-g65 {
  color: var(--form-label-text);
}
.tx-center {
  text-align: center !important;
}
.tx-note {
  color: var(--item-text-note);
}

/*----------------------------------------*/
/* フォントサイズ・カラー */
/*----------------------------------------*/
@media (min-width: 961px) {
  .fs26myp {
    font-size: 2.6rem;
  }
  .fs24myp {
    font-size: 2.4rem;
  }
  .fs24-14myp {
    font-size: 2.4rem;
  }
  .fs20-16myp {
    font-size: 2rem;
  }
  .fs18-14myp {
    font-size: 1.8rem;
  }
  .fs16myp {
    font-size: 1.6rem;
  }
  .fs14myp {
    font-size: 1.4rem;
  }
  .folder-bar .icon img {
    width: 40px;
    margin-right: 10px;
  }
  .folder-bar .arrow img {
    width: 26px;
  }
  .myp_menu {
    max-width: 960px;
  }
  .myp_menu li:nth-child(odd) a {
    margin-right: 10px;
  }
  .myp_menu li:nth-child(even) a {
    margin-left: 10px;
  }
  .myp_menu img {
    max-width: 70px;
    width: 60px;
    margin-bottom: 20px;
    vertical-align: bottom;
  }
  
}

@media (min-width: 521px) and (max-width: 960px) {
  .fs26myp {
    font-size: calc(1.6rem + 10 * (100vw - 520px) / 440);
  }
  .fs24myp {
    font-size: calc(1.6rem + 8 * (100vw - 520px) / 440);
  }
  .fs24-14myp {
    font-size: calc(1.4rem + 10 * (100vw - 520px) / 440);
  }
  .fs20-16myp {
    font-size: calc(1.6rem + 4 * (100vw - 520px) / 440);
  }
  .fs18-14myp {
    font-size: calc(1.4rem + 4 * (100vw - 520px) / 440);
  }
  .fs16myp {
    font-size: calc(1.4rem + 2 * (100vw - 520px) / 440);
  }
  .fs14myp {
    font-size: calc(1.2rem + 2 * (100vw - 520px) / 440);
  }
  .coupon-container ul {
    padding: 10px 3vw 10px 3vw;
  }
  .coupon-container ul .circle-left,
  .coupon-container ul .circle-right {
    width: 2.1vw;
    height: 3.8vw;
  }
  .coupon-container .title,
  .coupon-container .cprice,
  .coupon-container .kaisuu {
    font-size: calc(1.4rem + 4 * (100vw - 520px) / 440);
  }
  .coupon-container .c-icon img,
  .coupon-container .p-icon img {
    width: calc(156px + 44 * ((100vw - 520px) / 440));
    padding-right: 2vw;
    vertical-align: bottom;
  }
  .folder-bar a {
    padding: 1vw 2vw;
  }
  .folder-bar a::after {
    right: 2vw;
  }  
  .folder-bar .icon img {
    width: 4.5vw;
    margin-right: 10px;
  }
  .folder-bar a .folder-bar-title::before {
    width: 6.5vw;
    height: 6.5vw;
  }  
  .folder-bar a::after {
    width: calc(10px + 3 * (100vw - 520px) / 440);
    height: calc(10px + 3 * (100vw - 520px) / 440);
  }  
  .favorite-topbar.folder h1.fav-pagetitle::before {
    width: 4.5vw;
    height: 4.5vw;
  }
  .myp_menu img {
    width: 50px;
    margin-bottom: 15px;
    vertical-align: bottom;
  }
  .myp_menu li .myp_img{
    width: 50px;
    margin-bottom: 15px;
    vertical-align: bottom;
  }
  .favorite-topbar {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .favorite-topbar .fav-pagetitle:first-child {
    flex: 1;
  }
  .favorite-topbar h1 {
    margin-right: 10px;
  }
  .favorite-topbar .fav-setsort-sorttype {
    white-space: nowrap;
  }
  .favorite-topbar .icon img {
    width: 4.5vw;
    margin-right: 10px;
  }
}
@media screen and (max-width: 520px) {
  .fs26myp {
    font-size: 1.6rem;
  }
  .fs24myp {
    font-size: 1.6rem;
  }
  .fs24-14myp {
    font-size: 1.4rem;
  }
  .fs20-16myp {
    font-size: 1.6rem;
  }
  .fs18-14myp {
    font-size: 1.4rem;
  }
  .fs16myp {
    font-size: 1.4rem;
  }
  .fs14myp {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .coupon-container ul {
    padding: 10px 4vw 10px 4vw;
  }
  .coupon-container ul .circle-left,
  .coupon-container ul .circle-right {
    width: 3vw;
    height: 5.5vw;
  }
  .coupon-container .title, .coupon-container .cprice,
  .coupon-container .kaisuu {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  .coupon-container .c-icon img,
  .coupon-container .p-icon img {
    width: 30vw;
    padding-right: 2vw;
    vertical-align: bottom;
  }
  .item-box {
    flex-wrap: wrap;
  }
  .item-box .select-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    overflow: hidden;
  }
  .item-box .select-box p {
    margin-right: 10px;
  }
  .order-item .item {
    padding: 8px 8px 10px 8px !important;
  }
  .order-item .item li.info p {
    line-height: 1.5em;
  }
  .folder-bar button {
    width: calc(40px + 2vw);
    padding-left: 2vw;
  }  
  .folder-bar a {
    padding: 1vw 2vw;
  }
  .folder-bar .icon img {
    width: 26px;
    margin-right: 10px;
  }
  .folder-bar a .folder-bar-title::before {
    width: 48px;
    height: 48px;
  }  
  .folder-bar a::after {
    right: 13px;
    width: 10px;
    height: 10px;
  }   
  .myp_menu a {
    padding: 15px 0 10px 0 !important;
  }
  .myp_menu img {
    width: 40px;
    margin-bottom: 10px;
    vertical-align: bottom;
  }

  .myp_menu li .myp_img{
    width: 40px;
    margin-bottom: 10px;
    vertical-align: bottom;
  }

  .del-folder-btn {
    display: flex;
    justify-content: center;
    margin-top: 15px;
  }
  .favorite-topbar {
    display: block;
  }
  .favorite-topbar .fav-pagetitle:first-child {
    flex: 1;
  }
  .favorite-topbar .fav-setsort-sorttype {
    margin-bottom: 15px;
    text-align: right;
  }
  .favorite-topbar .icon img {
    width: 26px;
    margin-right: 10px;
  }
  .favorite-topbar.folder h1.fav-pagetitle::before {
    width: 26px;
    height: 26px;
  }  
  .regi-order {
    position: absolute;
    top: 2px;
    right: 10px;
    padding: 5px 0;
  }
  .check-box01 {
    margin-bottom: 5px;
  }
}

.favorite-button-area {
  display: flex;
  justify-content: space-between;
  padding-bottom: 28px;
}
@media screen and (max-width: 349px) {
  .favorite-button-area {
    display: block;
    text-align: center;
  }
  .favorite-button-area > button,
  .favorite-button-area > a {
    margin-left: auto;
    margin-right: auto;
  }
  .favorite-button-area > * {
    margin-bottom: 16px;
  }
  .favorite-button-area > *:last-child {
    margin-bottom: 0;
  }
}

/*** 以下モーダル用CSS ***/
.modal-wrapper {
  z-index: 1001;
  width: 100%;
  max-width: 500px;
  min-width: 300px;
  background-color: #fff;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px 20px;
  transform: translate(-50%, -50%);
}

.modal-wrapper02 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 400px;
  min-width: 300px;
  background-color: #fff;
  border-radius: 5px;
  z-index: 1001;
}
.modal-wrapper02 .title {
  margin-bottom: 15px;
  text-align: center;
  font-weight: var(--font-bold);
}
.modal-wrapper02 .cap {
  font-size: 14px;
}
.modal-wrapper02 .input-folder {
  margin-bottom: 10px;
  width: 100%;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
}
.modal-wrapper02 .input-folder.sort {
  width: 80px;
}
.modal-wrapper02 .btn-area {
  display: flex;
  justify-content: center;
  text-align: center;
}
.modal-wrapper02 button.cancel {
  display: inline-block;
  width: 150px;
  height: 40px;
  margin-right: 15px;
  text-align: center;
  color: #000;
  border: 1px solid var(--color-gray);
  border-radius: 3px;
  font-weight: var(--font-bold);
}
.modal-wrapper02 button.make {
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  color: var(--text-red);
  border: 1px solid var(--color-red);
  border-radius: 3px;
  font-weight: var(--font-bold);
}
.modal-wrapper02 .caution-msg{
  font-size: 0.8em;
  margin-bottom: 10px;
}
.modal-wrapper02 .caution-msg.invalid{
  color: var(--text-red);
}
.favorite-dialog-close {
  position: absolute;
  top: 3px;
  right: 5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 10;
}
.modal-ocard {
  z-index: 1001;
  width: calc(100% - 40px);
  max-width: 660px;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.modal-ocard .contents {
  position: relative;
  padding: 15px 20px 30px 20px;
  background-color: #fff;
  border-radius: 5px;
}
.modal-ocard.orientation {
  position: static;
  transform: none;
  display: block;
  margin-top: 95px;
  margin-bottom: 95px;
  margin-left: auto;
  margin-right: auto;
}

.modal-ocard .title {
  margin-bottom: 15px;
  text-align: center;
  font-weight: var(--font-bold);
}
@media (min-width: 521px) and (max-width: 960px) {
  .modal-ocard {
    margin: auto;
    width: calc(100% - 40px);
  }
}
@media screen and (max-width: 520px) {
  .modal-ocard {
    position: static;
    transform: none;
    display: block;
    margin-top: 95px;
    margin-bottom: 95px;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 16px);
  }
}
.modal-ocard .contents .title {
  padding: 0 0 8px 0;
  text-align: left!important;
  line-height: 100%;
}
.modal-ocard .contents .tag {
  margin: 16px 0 3px 0;
  font-weight: var(--font-bold);
}
.modal-ocard .contents select.date-select {
  height: 32px;
  width: 5em;
  margin: 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}
.modal-ocard span.date-select_label {
  vertical-align: middle;
}
.modal-ocard .contents select.date-select.year {
  width: 5em;
}
.modal-ocard .contents select.date-select.date {
  width: 3.5em;
}
.modal-ocard .contents select.date-select::-ms-expand {
  display: block;
}
.modal-ocard .contents .birthday {
  margin: 0 0 10px 0;
}
.modal-ocard .contents input.tx-area {
  border: 1px solid var(--color-gray);
  width: 210px;
  font-size: 16px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.modal-ocard-btn {
  padding-top: 30px;
  text-align: center;
}
.modal-ocard button.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
}
.modal-ocard button.close-btn .icon-close {
  width: 30px;
}
.modal-contents {
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: relative;
}
.modal-content02 {
  margin: 10px 20px 20px 20px;
}
.modal-content-main {
  padding-bottom: 10px;
}

@media screen and (max-width: 960px) {
  .myp_menu {
    display: block;
  }
  .myp_menu li {
    width: 100%;
  }
}
@media screen and (max-width: 520px) {
  .order-item .item {
    flex-wrap: wrap;
  }
  .order-item .item li.btn-box-wrap {
    position: static;
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .order-item.confirm .item li.info {
    margin-bottom: -5px;
  }
  .order-item .item li.btn-box-wrap .btn-box {
    display: flex;
    justify-content: flex-end;
    position: relative;
    margin-top: 10px;
  }
}
@media screen and (max-width: 520px) {
  main.sp16 {
    margin: 0 16px;
  }
  .myp_menu {
    display: block;
    margin-top: 10px;
  }
  .myp_menu li {
    width: 100%;
  }
  .myp_menu li a {
    margin-bottom: 16px;
  }
  .caution {
    margin-bottom: 10px;
    padding-bottom: 5px;
  }
  .order-history .item p {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 22px !important;
  }
  .order-list p {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 22px !important;
  }
  .modal-wrapper {
    max-width: 90%;
  }
}
@media screen and (max-width: 350px) {
  .regi-order {
    white-space: nowrap;
    position: static;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
  }
}
/****注文	履歴アイテム（可変）***/
.order-archive-item {
  padding-top: 28px!important;
  padding-bottom: 28px!important;
}
.order-archive-item .item-check {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: var(--itemcheck-bgcolor);
  z-index: 11;
}
.order-archive-item .item-check .label {
  display: flex;
  align-items: center;
  position: relative;
  height: 28px;
  padding-left: 0;
  margin: 0 5px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.order-archive-item .item-check .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.order-archive-item .item-check .label .checkmark {
  display: block;
  top: 0.1vw;
  left: 0;
  height: 20px;
  width: 20px;
  border:  1px solid var(--color-gray);
  border-radius: 3px;
}
.order-archive-item .item-check .label input.item-checkbox + .checkmark{
  background: var(--backcolor-white);
}
.order-archive-item .item-check .label input:checked ~ .checkmark {
  background-color: var(--backcolor-white);
}
.order-archive-item .item-check .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.order-archive-item .item-check .label input:checked ~ .checkmark:after {
  display: block;
}
.order-archive-item .item-check .label .checkmark:after {
  top: 6px;
  left: 6px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.order-archive-item .item {
  padding-top: 38px;
}
.order-archive-item .item .adv::before {
  top: 38px!important;
}
.order-archive-item .item .item-icon-block {
  top: 28px!important;
}
@media screen and (min-width: 1534px) {
  .order-archive-item .products > .item {
    width: 11.111% !important;
  }
}
@media screen and (max-width: 1533px) {
  .order-archive-item .products > .item {
    width: 12.5% !important;
  }
}
@media screen and (max-width: 1347px) {
  .order-archive-item .products > .item {
    width: 14.285% !important;
  }
}
@media screen and (max-width: 1201px) {
  .order-archive-item .products > .item {
    width: 16.666% !important;
  }
}
@media screen and (max-width: 1035px) {
  .order-archive-item .products > .item {
    width: 20% !important;
  }
}
@media screen and (max-width: 869px) {
  .order-archive-item .products > .item {
    width: 25% !important;
  }
}
@media screen and (max-width: 703px) {
  .order-archive-item .products > .item {
    width: 33.333% !important;
  }
}
@media screen and (max-width: 349px) {
  .order-archive-item .products > .item {
    width: 50% !important;
  }
}

#breadcrumb + .entry-comp {
  margin-top: 0;
}
button.nor-blue-link {
  color: var(--color-blue);
}
.delivery-btn .btn-item,
.contactlist-box .btn-item {
  display: block;
  width: 100px;
  height: 40px;
  color: var(--color-main);
  font-size: 1.6rem;
  border: 1px solid var(--color-main);
  background: var(--color-main-light);
  border-radius: 30px;
}
.contactlist-box a.btn-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.delivery-btn .btn-item.btn_delete {
  color: #fff;
  border: none;
  background: var(--color-gray);
}
.delivery-btn > div {
  margin-bottom: 20px;
}
.delivery-btn > div:last-child {
  margin-bottom: 0;
}

.delivery-list-block {
  padding: 28px 0;
}
.delivery-list {
  position: relative;
  padding: 10px;
  margin-bottom: 16px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 6px;
}
.delivery-list:last-child {
  margin-bottom: 0;
}
.return_only + .cmn-transition-area {
  margin-top: 100px;
}
.errmsg-main-block {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  font-weight: var(--font-bold);
  border: 2px solid var(--form-error-color);
}
.errmsg-main-block p {
  margin-bottom: 0;
  color: var(--form-error-text);
  font-size: 2.2rem;
}
.error-mes {
  width: 100%;
  font-weight: var(--font-bold);
}
.error-tx {
  color: var(--form-error-text);
  font-size: 1.4rem !important;
}
.form-title-line + .item {
  padding-top: 10px;
}
.fs16fix {
  font-size: 1.6rem !important;
}
input.num1-tx-area {
  width: 60px;
  text-align: center;
}
input.num2-tx-area {
  width: 180px;
  text-align: left;
}
.item-setbtn {
  display: flex;
  align-items: center;
}
.number-order-title {
  text-align: center;
  margin-bottom: 15px;
  font-weight: var(--font-bold);
}
.number-order-item .error {
  color: var(--form-error-text);
}
.numorder-area {
  width: 280px;
  margin: 20px auto 0;
  text-align: center;
}
.numorder-area .numorder-area-tx {
  margin-bottom: 30px;
  padding: 5px;
  width: 100%;
  color: #000;
  vertical-align: bottom;
  border: 1px solid var(--color-gray);
  border-radius: 5px;
  background: #fff;
}
.pw-pr {
  padding-right: 45px !important;
}
.regist-customer {
  width: 100%;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}
.regist-customer.form_only {
  margin-bottom: 0;
}

.regist-customer .in-form {
  padding: 30px 65px 40px;
}
.regist-customer .form-title {
  text-align: center;
}
.regist-customer .read-cap {
  text-align: left;
}
.regist-customer .corner-title {
  text-align: left;
  font-weight: var(--font-bold);
  margin: 20px 0 5px 0;
  padding: 0 0 0 5px;
  line-height: calc(1.6rem + 8 * (100vw - 520px) / 440);
  border-left: 6px solid #000;
}
.regist-customer .form-title-line {
  display: block;
  margin: 0 0 5px 0;
  border-bottom: 1px solid #000;
}
.regist-customer .required {
  padding-right: 0.2em;
  color: var(--form-error-text);
}
.regist-customer .item-title {
  color: var(--form-label-text);
  padding: 5px 0 0 0;
}
.regist-customer .item-title2 {
  color: var(--form-label-text);
  padding: 5px 0 0 1.2em;
  text-indent: -1.2em;
}
.regist-customer .item-title3 {
  color: var(--form-label-text);
  padding: 5px 10px 0 0;
}
.regist-customer input.def-tx-area,
.regist-customer input.num1-tx-area,
.regist-customer input.num2-tx-area,
.regist-customer input.half-tx-area1,
.regist-customer input.half-tx-area2 {
  border: 1px solid var(--color-gray);
  color: #000;
  background: #fff;
  margin-bottom: 1px;
  border-radius: 5px;
  margin-right: 5px;
}
.regist-customer textarea.def-tx-area {
  border: 1px solid var(--color-gray);
  color: #000;
  background: #fff;
  margin-bottom: 1px;
  border-radius: 5px;
  margin-right: 5px;
}
.regist-customer input.num2-tx-area {
  margin-right: 10px;
  width: 12em !important;
}
.regist-customer .check {
  color: var(--form-notice-text);
}
.regist-customer .check2 {
  color: var(--color-black);
}
.regist-customer .item input[type=radio] {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #999;
  border-radius: 50%;
  vertical-align: -2px;
}
.regist-customer .item input[type=radio]:checked:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #000;
  content: "";
}
::-ms-reveal {
  display: none;
}
.regist-customer .item-password .pbox {
  position: relative;
}
.regist-customer .item-password .icon-password {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  z-index: 5;
  caret-color: transparent;
}
.regist-customer .item-password .icon-password::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background: url("../images/icons/pass_btn1.svg") center center no-repeat;
  background-size: auto;
}
.regist-customer .item-password .icon-password.show::before {
  background: url("../images/icons/pass_btn2.svg") center center no-repeat;
}
.regist-customer .item-content,
.regist-customer .item-password {
  flex: 1;
}
.regist-customer label {
  margin-top: 5px;
  display: inline-block;
}
.regist-customer .in-form-sub {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 112px;
  background: var(--form-bgcolor);
  border-radius: 0 0 8px 8px;
  text-align: center;
}
.regist-customer .in-form-sub.set-pd {
  display: block;
  height: inherit;
  padding-top: 35px;
  padding-bottom: 35px;
}
.regist-customer .error-box {
  background: var(--form-error-bgcolor) !important;
}
.regist-customer .error-mes {
  color: var(--form-error-text);
}
.regist-customer .item-setbtn + .error-mes {
  padding-top: 2px;
}
.regist-customer .item-conf {
  font-weight: var(--font-bold);
  margin-top: 5px;
}
.regist-customer .item-fix {
  margin-top: 5px;
}
.regist-customer .mod-caution {
  color: var(--form-error-text);
}
.regist-customer .my-account {
  margin-left: 30px;
}

.regist-customer .my-account input[type=checkbox] {
  display: inline-block;
  border: 1px solid var(--color-gray);
  background-color: #FFF;
  margin-right: 5px;
  padding-left: 0;
  width: 15px;
  height: 15px;
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  border-radius: 3px;
}

.regist-customer .my-account input[type=checkbox]:checked:before {
  content: '';
  display: block;
  position: absolute;
  margin-top: -4px;
  border-color: var(--bdrcolor-red);
  border-bottom: 2px solid;
  border-left: 2px solid;
  width: 15px;
  height: 10px;
  transform: rotate(-45deg);
}
#registcustomer input,
#registcustomer textarea {
  font-size: 1.6rem;
}
.terms-confirm {
  text-align: center;
  border-top: 1px solid var(--separator-color);
  border-bottom: 1px solid var(--separator-color);
}

.terms-confirm .membership {
  text-align: left;
}

.terms-confirm .membership .ruleset{
  padding: 10px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 2px;
  overflow-y: auto;
  height: 200px;
}

.terms-confirm .membership .ruleset h5{
  text-align: center;
}

.terms-confirm .membership .ruleset p{
  font-size: 1.4rem;
}

@media (min-width: 521px) and (max-width: 960px) {
  .terms-confirm .membership .ruleset p{
    font-size: calc(1.2rem + 2 * ((100vw - 520px) / 440));
  }
}

@media screen and (max-width: 520px) {
  .terms-confirm .membership .ruleset p{
    font-size: 1.2rem;
  }
}

.terms-check {
  display: flex;
  justify-content: center;
  margin: 0 0 20px 0;
  text-align: left;
}
.terms-check .label {
  display: block;
  position: relative;
  padding-left: 25px;
  margin: 5px 0 0 0;
  cursor: pointer;
  color: #000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.terms-check .label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.terms-check .label .checkmark {
  position: absolute;
  top: 2.5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid var(--color-gray);
}
.terms-check .label input:checked ~ .checkmark {
  background-color: #fff;
}
.terms-check .label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.terms-check .label input:checked ~ .checkmark:after {
  display: block;
}
.terms-check .label .checkmark:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.terms-check.error-mes-form{
  display: block;
  text-align: unset;
}

.terms-check.error-mes-form .label{
  display: unset;
}

textarea.def-tx-area {
  padding: 5px;
}
.regist-customer .item-authcode {
    margin-bottom: 15px;
}
.number-order-item .chekmark {
  width: 125px !important;
  margin-right: 10px;
  display: flex;
  align-items: flex-start;
}
.number-order-item .chekmark-main {
  display: flex;
  align-items: center;
}
.number-order-item .chekmark .chekmark-icon {
  width: 30px !important;
  align-self: center;
  margin-right: 10px;
}
.number-order-item .chekmark .chekmark-photo {
  flex: 1;
}

.add-delivery {
  margin-bottom: 18px;
  text-align: center;
}
.btn-add-delivery {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
	color: var(--color-main);
  font-size: 1.6rem;
  border: 1px solid var(--color-main);
	border-radius: 30px;
  background: var(--color-main-light);
	cursor: pointer;
}
.btn-add-delivery > span {
  position: relative;
  display: inline-block;
  padding-left: 18px;
}
.btn-add-delivery > span::before,
.btn-add-delivery > span::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 14px;
  height: 2px;
  margin: auto;
  background-color: var(--color-main);
  
}
.btn-add-delivery > span::after {
  transform: rotate(90deg);
}

@media screen and (max-width: 960px) {
  .errmsg-main-block p {
    font-size: calc(1.6rem + 6 * (100vw - 520px) / 440);
  }
  .delivery-btn div {
    margin-bottom: 15px;
  }  
}
@media (min-width: 961px) {
  .add-delivery {
    position: absolute;
    top: 0;
    right: 0;
  }
  .delivery-list {
    padding-right: 150px;
  }
  .delivery-btn {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .delivery-btn div:first-child {
    margin-bottom: 15px;
  }
  .number-order-item {
    align-items: stretch !important;
  }
  .number-order-item .unit {
    width: 80px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: var(--font-bold);
  }
  .regist-customer .item {
    display: flex;
    margin-bottom: 15px;
  }
  .regist-customer .item:last-child {
    margin-bottom: 0;
  }
  .regist-customer .item-authcode {
    display: flex;
    margin-bottom: 15px;
  }
  .regist-customer .item-title,
  .regist-customer .item-title2 {
    width: 180px;
  }
  .regist-customer input.def-tx-area,
  .regist-customer textarea.def-tx-area {
    width: 400px;
  }
  .regist-customer .pbox {
    width: 400px !important;
  }
  .regist-customer input.half-tx-area1 {
    width: 190px;
    margin-right: 20px;
  }
  .regist-customer input.half-tx-area2 {
    width: 190px;
  }
  .regist-customer .sendmailbox {
    padding-right: 50px;
  }
  .regist-customer .entered {
    margin-top: 5px;
  }
  .terms-confirm {
    padding: 20px;
    margin-top: 40px;
  }
}
@media (min-width: 521px) and (max-width: 960px) {
  .forPC {
    display: none;
  }
  .regist-customer input.def-tx-area,
  .regist-customer textarea.def-tx-area {
    width: 100%;
  }
  .regist-customer input.half-tx-area1 {
    width: 48%;
    margin-right: 2%;
  }
  .regist-customer input.half-tx-area2 {
    width: 48%;
  }
  .regist-customer .item-password .icon-password {
    top: 7%;
    right: 1%;
  }
  .regist-customer .in-term {
    padding: 0px 20px 30px 20px;
  }
  .delivery-list {
    padding-right: 150px;
  }
  .delivery-btn {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .number-order-item {
    width: 95% !important;
    margin: auto;
    align-items: stretch !important;
    padding-bottom: 0 !important;
  }
  .number-order-item .unit {
    width: 80px !important;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: var(--font-bold);
  }
  .terms-confirm {
    padding: 15px;
    margin-top: 30px;
  }
}
@media (min-width: 521px) and (max-width: 600px) {
  .item-setbtn {
    display: block;
  }
  .item-setbtn > button#btn-set-ocard {
    margin-top: 10px;
  }
}
@media screen and (max-width: 474px) {
  .item-setbtn {
    display: block;
  }
  .item-setbtn > button#btn-set-ocard {
    margin-top: 10px;
  }
}
@media (min-width: 521px) and (max-width: 550px) {
  .regist-customer input.half-tx-area1,
  .regist-customer input.half-tx-area2 {
    width: 48% !important;
  }
  .regist-customer input.def-tx-area,
  .regist-customer textarea.def-tx-area {
    width: 100% !important;
  }
  .regist-customer .item-password .icon-password {
    right: 0 !important;
  }
}
@media screen and (max-width: 520px) {
  .forPC {
    display: none;
  }
  .regist-customer {
    margin-bottom: 50px;
  }
  .regist-customer .in-form {
    padding: 20px 8px 40px;
  }
  .regist-customer .in-term {
    padding: 0px 8px 30px 8px;
  }
  .regist-customer input.def-tx-area,
  .regist-customer textarea.def-tx-area {
    width: 90%;
  }
  .regist-customer input.half-tx-area1 {
    width: 44%;
    margin-right: 2%;
  }
  .regist-customer input.half-tx-area2 {
    width: 44%;
  }
  .regist-customer .item-password .icon-password {
    top: 7%;
    right: 11%;
  }
  .return_only + .cmn-transition-area {
    margin-top: 50px;
  }
  .delivery-btn {
    display: flex;
    margin-top: 10px;
  }
  .delivery-btn div {
    margin-bottom: 0;
  }
  .delivery-btn div:first-child {
    margin-right: 15px;
  }
  .number-order-item {
    width: 95% !important;
    margin: auto;
    flex-wrap: wrap;
  }
  .number-order-item .chekmark {
    width: 100px !important;
  }
  .number-order-item .chekmark .chekmark-icon {
    width: 30px !important;
  }
  .number-order-item .info {
    flex: 1 !important;
  }
  .number-order-item .unit {
    font-weight: var(--font-bold);
    text-align: right;
    width: 100%;
  }
  .terms-confirm {
    padding: 15px;
    margin-top: 30px;
  }
  .select-mail {
    font-size: 14px !important;
  }
  .errmsg-main-block p {
    font-size: 1.6rem;
  }
}

/* お問い合わせ詳細 */
.page-title-lev1 + .contactlist-wrap {
  padding-top: 8px;
}
.contactlist-block.archive {
  padding: 28px 0;
}
.contactlist-group-wrap {
  padding-top: 32px;
}
.contactlist-group-wrap:first-child {
  padding-top: 0;
}
.contactlist-box {
  position: relative;
  padding: 10px;
  margin-bottom: 16px;
  border: 1px solid var(--color-gray-medium);
  border-radius: 6px;
}
.contactlist-box > p {
  margin-bottom: 5px;
  line-height: 1.4;
}
.archive > .contactlist-box {
  padding-right: 150px;
}
.contactlist-box:last-child {
  margin-bottom: 0;
}
.contactlist-btn {
  position: absolute;
  top: 10px;
  right: 10px;
}
@media screen and (max-width: 520px) {
  .page-title-lev1 + .contactlist-wrap {
    padding-top: 0;
  }
  .archive > .contactlist-box {
    padding-right: 10px;
  }
  .contactlist-btn {
    position: static;
    margin-top: 10px;
  }
}

.guide-content {
  padding-top: 40px;
}
.nav + .guide-content {
  padding-top: 0;
}
.guide-content:first-child {
  padding-top: 0;
}
.guide-shopimage-block {
  text-align: center;
}
.guide-shopimage-list {
  display: inline-flex;
  flex-wrap: wrap;
}
.guide-shopimage-item {
  margin: 20px 80px 0 0;
}
.guide-shopimage-item > img {
  vertical-align: bottom;
  width: 100%;
  max-width: 340px;
}
.guide-shopimage-item:nth-of-type(2n) {
  margin-right: 0;
}
.guide-shopimage-caption {
  padding-top: 10px;
  font-weight: var(--font-bold);
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .guide-shopimage-list {
    display: block;
  }
  .guide-shopimage-item {
    margin-right: 0;
  }
}

.guide-section {
  padding-top: 30px;
}
.guide-section.set_pt_l {
  padding-top: 40px;
}
.page-title-lev1.guide + .guide-section {
  padding-top: 0;
}
.guide-section-sub {
  padding-top: 20px;
}
.guide-section-sub:first-child {
  padding-top: 0;
}
.guide-section-sub img {
  vertical-align: bottom;
}
.table-guide {
  width: 100%;
}
.table-guide th,
.table-guide td {
  padding: 10px 10px;
  text-align: left;
  vertical-align: middle;
}
.table-guide th {
  width: 210px;
  border: solid 1px var(--color-gray-medium);
  background: var(--color-gray-light);
}
.table-guide td {
  border: solid var(--color-gray-medium);
  border-width: 1px 1px 1px 0;
}
.table-guide td > p {
  margin-bottom: 1em;
}
.table-guide td > p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 960px) {
  .table-guide th,
  .table-guide td {
    display: block;
    width: 100%;
    border: none;
  }
}

.campaign-wrap {
  padding-top: 1px;
}
.campaign-frame {
  padding: 10px 0 30px;
  background: var(--color-main);
  box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
}
.campaign-title {
  font-size: 2.0rem;
  color: var(--text-red);
}
.campaign-header {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.campaign-main {
  margin: 0 30px;
  padding: 20px 20px 40px;
  background: #fff;
  border-radius: 10px;
}
.campaign-sub {
  padding-top: 20px;
}
.campaign-sub:first-child {
  padding-top: 0;
}
.campaign-sub.link-block {
  text-align: center;
}
.campaign-sub img {
  vertical-align: bottom;
}
.campaign-col2-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -20px;
}
.campaign-col2-col {
  margin: 0 20px 20px 0;
  width: calc( 50% - 20px / 2 );
}
.campaign-col2-col:nth-child(2n) {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .campaign-frame {
    padding-bottom: 20px;
  }
  .campaign-header {
    padding-left: 15px;
    padding-right: 15px;
  }
  .campaign-main {
    margin: 0 15px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    border-radius: 10px;
  }
  .campaign-title {
    font-size: calc(1.6rem + 4 * ((100vw - 520px) / 440));
  }
  .campaign-sub.set-image + .campaign-sub.set-image {
    padding-top: 15px;
  }
  .campaign-col2-row {
    margin-bottom: -15px;
  }
  .campaign-col2-col {
    margin: 0 15px 15px 0;
    width: calc( 50% - 15px / 2 );
  }
}
@media screen and (max-width: 520px) {
  .campaign-title {
    font-size: 1.6rem;
  }
}
.all-cancel a {
  cursor: pointer;
}
.reorder-item-msg {
  text-align: center;
  margin: 6vw auto;
}

/* クーポン削除ボタン */
.btn-cart-coupon-del {
  width: 70px;
  height: 20px;
  line-height: 20px;
  font-size: 0.9rem;
}


.order-item .info .option-box{
  display: flex;
}

.coupon-box.overall form{
  padding: 0 8px;
}

.coupon-box.overall input{
  width: 292px;
  border: 1px solid var(--color-gray);
  border-radius: 6px;
}
/* クーポン番号入力BOX */
@media screen and (min-width: 961px) {
  .coupon-box.overall input{
    margin-right: 8px;
  }
}

@media screen and (max-width: 960px) {
  .coupon-box.overall input{
    width: 242px;
    margin-bottom: 8px;
  }
}
.receipt-print-wrap{
  margin: -50px auto 100px;
  display: grid;
  place-content: center;
}

@media screen and (max-width: 520px) {
  .receipt-print-wrap{
    margin: -25px auto 50px;
  }
  
}

.receipt-print button{
  width: 100%;
}

.receipt-name-box{
  padding-bottom: 16px;
}

.receipt-name-box input{
  border: 1px solid var(--color-gray);
  border-radius: 4px;
}

.receipt-name-box input:read-only{
  background-color: var(--color-gray-light);
}
.password-box{
  border: 1px solid var(--color-gray);
  border-radius: 4px;
}


#card-register,
#card-confirm,
#card-confirm .card-content,
#card-return 
{
  display: none;
}


#card-register.active,
#card-confirm.active,
#card-confirm .card-content.active,
#card-return.active {
  display: block;
}
.confirm-button:disabled span {
  background-color: dimgrey;
  background: var(--btn-bgcolor-darkgray);
  cursor: not-allowed;
}

.confirmation-medicine .title {
  font-weight: var(--font-bold);
}

.confirmation-medicine .confirmation{
  padding-top: 10px;
}

.confirmation-medicine .explanation img{
  height: 20px;
  margin: 2px;
  vertical-align: top;
}

.amount-comment
{
  margin: 0 auto;
}

.order-cartbox-caution p
{
  color: #000;
  margin: 5px auto;
  padding: 5px 8px;
  text-align: left;
  background-color: var(--color-accent2-light);
  border-radius: 4px;
}


.amount-comment p .caution
{
  color:var(--text-red);
}
/* 注文変更後メール */
.send-order-mail{
  padding-top: 50px;
}

.send-order-mail + .btn-link-footer{
  padding-top: 50px;
}

.btn-link_basic.recieve-chaged-mail{
  width: 240px;
}

.dnone {
  display: none;
}

/* タブレットサイズ時の位置調整 */
@media (min-width: 521px) and (max-width: 960px) {
 
  .g-recaptcha .widget div{
    margin: 0 auto;
  }

  .g-recaptcha .warning{
    text-align: center;
  }
  
}
/* セレクトボックス追加に伴うスタイル追加 .select-mail に「.select-birth」追加でOK　ここから*/
select.select-birth
{
  height: 32px;
  margin: 0 0 5px 0;
  padding: 0 5px;
  color: #000;
  font-size: 1.6rem;
  border: 1px solid var(--color-gray);
  background: #fff;
  -moz-appearance: menulist;
  -webkit-appearance: menulist;
  appearance: menulist;
  border-radius: 5px;
  box-sizing: border-box;
}
.select-birth {
  font-size: 14px !important;
}
/* セレクトボックス追加に伴うスタイル追加 .select-mail に「.select-birth」追加でOK　ここまで*/

select:disabled.select-birth{
  background: #ccc;
}
.browser {
  margin-bottom: 30px;
}

.browser small {
  font-size: 0.8em;
}

.browser-box {
  table-layout: fixed;
  width: 100%;
  border-collapse: collapse;
  color: #000;
  border: 1px solid var(--color-gray-medium);
  margin: 10px 0;
}

.browser-box tr {
  border-bottom: 1px solid var(--color-gray-medium);
}

.browser-box th {
  width: 30%;
  padding: 5px;
  vertical-align: middle;
  background: var(--color-gray-light);
  font-weight: var(--font-normal);
}

.browser-box td {
  width: 60%;
  padding: 5px;
}

.browser-list {
  width: 100%;
  margin: 10px 0;
}

.browser-list th {
  width: 100%;
  padding: 5px 10px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid var(--color-main);
  border-width: 1px 1px 1px 15px;
  font-weight: var(--font-normal);
}

.browser-list td {
  width: 100%;
  padding: 5px 5px 20px 5px;
  vertical-align: middle;
  margin-bottom: 10px;
}


#contents.browser.cookie_setting p,
#contents.browser.ssl_setting p
{
  margin-bottom: 15px;
}
/* 固定ヘッダーの高さ リンクの遷移調整*/
.browser.cookie_setting .browserTitle::before, 
.browser.ssl_setting .browserTitle::before 
{
  content: "";
  display: block;
  height: 70px; /* ヘッダーの高さ */
  margin-top: -70px; /* ヘッダーの高さを負のマージンで引く */
  visibility: hidden;
}

@media screen and (max-width: 520px){
  .browser.cookie_setting .browserTitle::before, 
  .browser.ssl_setting .browserTitle::before 
  {
    height: 50px; /* ヘッダーの高さ */
    margin-top: -50px; /* ヘッダーの高さを負のマージンで引く */
  }
}

.area-guide {
  margin-bottom: 60px;
}

.ken-section {
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 30px;
  vertical-align: middle;
  text-align: left;
  border: 1px solid var(--color-main);
  border-width: 1px 1px 1px 15px;
}

.ken-section p {
  font-size: 20px;
  font-weight: var(--font-bold);
}

.siku-section {
  padding: 0 10px;
}

.table-area-guide {
  width: 100%;
  margin-bottom: 25px;
}
.table-area-guide th,
.table-area-guide td {
  padding: 10px 10px;
  text-align: left;
  vertical-align: middle;
}
.table-area-guide th {
  border: solid 1px var(--color-gray-medium);
  background: var(--color-gray-light);
}
.table-area-guide td {
  border: solid 1px var(--color-gray-medium);
}

.order-password{
  position: relative;
  display: inline-block;
}

.order-password .icon-password {
  position: absolute;
  top: 7px;
  right: 10px;
  display: block;
  z-index: 5;
  caret-color: transparent;
}
.order-password .icon-password::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../images/icons/pass_btn1.svg") center center no-repeat;
  background-size: auto;
}

.order-password .icon-password.show::before {
  background: url("../images/icons/pass_btn2.svg") center center no-repeat;
}

.reorder-submit {
  position: absolute;
  display: inline-block;
  right: 35px;
  bottom: 10px;
}

.reorder-submit-btnnon {
  position: relative;
  right: 35px;
  text-align: right;
}

@media screen and (max-width: 560px){
  .reorder-submit {
    position: relative;
    display: block;
    right: 23px;
    bottom: 0;
    text-align: right;
  }
}

.reorder-submit-main input[type="submit"] {
  color: var(--text-link);
}

.reorder-submit-main span {
  content: '';
  position: absolute;
  height: 100%;
  width: 45px;
  font-size: 0;
  text-indent: -99999999px;
  line-height: 1;
  border-radius: 3px;
}

.reorder-submit-main span::before {
  content: '';
  position: absolute;
  left: 30%;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 8px;
  height: 8px;
  border: 2px solid #000;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
}

.reorder-submit-main span::after {
  content: '';
  position: absolute;
  left: 40%;
  top: 50%;
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 8px;
  height: 8px;
  border: 2px solid #000;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
}

.reorder-submit-main span::before,
.reorder-submit-main span::after {
  transform: translate(-65%, -40%) rotate(45deg);
}

.agreement-dialog .msgdialog-inner{
  text-align: left;
}

.agreement-dialog .msgdialog-contents-wrapper{
  border-top: var(--color-gray) 1px solid;
  border-bottom: var(--color-gray) 1px solid;
  margin-top: 10px;
  overflow-y: hidden;
}

.agreement-dialog .msgdialog-contents-wrapper.scrollable{
  overflow-y: scroll;
}

.agreement-dialog .msgdialog-contents-wrapper.scrollable .msgdialog-contents{
  padding-right: 20px;
}

.agreement-dialog .msgdialog-contents{
  position: relative;
}

.agreement-dialog .msgdialog-contents-container > .agreement{
  padding: 10px 0;
}

.agreement-dialog .msgdialog-inner .msgdialog-message{
  padding: 10px 0;
}

.agreement-dialog .msgdialog-inner .msgdialog-btnarea{
  width: 80vw;
  max-width: 640px;
}

.agreement-dialog .msgdialog-contents-wrapper.scrollable::after{
  content: '↓';
  position: -webkit-sticky;
  position: sticky;
  background-color: var(--color-gray-light);
  bottom: 0;
  display: block;
  font-size: 1.2rem;
  color: var(--color-gray);
  text-align: center;
  width: 100%;
}

.agreement-dialog .msgdialog-contents-wrapper.scrollable.scroll-end::after{
  content: '';
  background-color: var(--backcolor-white);
}