@charset "UTF-8";

.contents {
  padding-top: 85px;
}

.h-60px {
  height: 66px;
}

form.loginForm input[type=text], form.loginForm input[type=password] {
  box-sizing: border-box;
  padding: 3px;
  width: 100%;
  border: 1px solid #ffd840 !important;
  border-radius: 3px;
  vertical-align: middle;
}

.specifiedCommercialTransaction_frame-fixed {
  -webkit-border-image: url(https://dev-mncl.d-assets.net/images/modules/bdImg_frameD.png?d20250328_17) 30 round;
  border-image: url(https://dev-mncl.d-assets.net/images/modules/bdImg_frameD.png?d20250328_17) 30 fill round;
  z-index: 101;
  border-width: 15px;
  border-style: solid;
  border-radius: 7px;
  top: 75px;
}

.indexList li.indexList_item {
  display: none;
}

.indexList li.indexList_item:has(.paper_productCampaign) {
  display: block;
}

.bonusDetail_window {
  -webkit-border-image: url(/images/modules/bdImg_frame_kakin.png?1511178746226) 30 round;
  border-image: url(/images/modules/bdImg_frame_kakin.png?1511178746226) 30 fill round;
  position: relative;
  z-index: 100;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  border-width: 15px;
  border-style: solid;
  border-radius: 7px;
  margin-bottom: 20px;
  box-shadow: none;
}

.bonusDetail_windowInner {
  padding: 2px;
  border-radius: none;
  background: none;
  box-shadow: none;
}

.bonusDetail_listItem {
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: 20px;
  padding: 5px 5px 5px;
  border-radius: 5px;
  box-shadow: 0 3px 1px 0 rgba(0, 0, 0, 0.4), inset 0 1px 1px 0 rgba(255, 255, 255, 0.4);
}

.selectButton {
  min-height: 40px;
}

.bonusDetail_title::after {
  left: 50%;
  transform: translate(-50%, 0);
  width: 100%;
}

.bonusDetail_stamp {
  display: none;
}

.bonusDetail_windowTitle {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -75px;
    padding-top: 3px;
    width: 151px;
    height: 23px;
    background-image: url(/images/modules/headerEx4.png);
    background-position: center;
    background-size: 151px 23px;
    background-repeat: no-repeat;
    text-align: center;
    font-weight: bold;
}

a[href^="/web/paymentLaw"] {
  display: none;
}