@charset "UTF-8";
/* couponType01__bf0000 */
.rc-noTransitionCoupon.couponType01__bf0000 .rc-noTransitionCoupon__container::before {
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 10px, #bf0000 11px),
    radial-gradient(circle at center right, transparent 0px, transparent 10px, #bf0000 11px);
}

.rc-noTransitionCoupon.couponType01__bf0000 .rc-noTransitionCoupon__link::before {
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}

.rc-noTransitionCoupon.couponType01__bf0000 .rc-noTransitionCoupon__text {
  width: 100%;
  border-color: #bf0000;
}
.warning-icon {
  font-size: 16px;
  line-height: 1.3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  }
  .warning-icon::before {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  margin-right: 4px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 24px 24px;
  }
  .warning-icon::before {
  background-image: url(https://image.gora.golf.rakuten.co.jp/img/golf/rex-icon/warning_f_white.svg);
  }
.coupon-icon {
	font-size: 24px;
	line-height: 1.3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #ffffff;
  }
  .coupon-icon::before {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	margin-right: 4px;
	content: "";
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px 24px;
  }
  .coupon-icon::before {
	background-image: url(https://image.gora.golf.rakuten.co.jp/img/golf/rex-icon/coupon_f_white.svg);
  }

.coupon-list{
	width: 940px;
	text-align: center;
}
.coupon-list .coupon-number-use{
	font-size: 16px;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .rc-noTransitionCoupon.couponType01__bf0000 .rc-noTransitionCoupon__text {
    left: 0;
  }
}

/* couponType02__bf0000 */
.rc-noTransitionCoupon.couponType02__bf0000 .rc-noTransitionCoupon__container::before {
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 10px, #bf0000 11px),
    radial-gradient(circle at center right, transparent 0px, transparent 10px, #bf0000 11px);
}

.rc-noTransitionCoupon.couponType02__bf0000 .rc-noTransitionCoupon__link {
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #ffffff 12px),
    radial-gradient(circle at center right, transparent 0px, transparent 11px, #ffffff 12px);
  background-size: 55% 100%, 55% 100%;
  background-repeat: no-repeat;
  background-position: 0px 50%, 100% 50%;
}

.rc-noTransitionCoupon.couponType02__bf0000 .rc-noTransitionCoupon__link::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #bf0000 12px),
    radial-gradient(circle at center right, transparent 0px, transparent 11px, #bf0000 12px);
  background-size: 55% 100%, 55% 100%;
  opacity: 0.08;
}

.rc-noTransitionCoupon.couponType02__bf0000 .rc-noTransitionCoupon__text {
  border-color: #bf0000;
}

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .rc-noTransitionCoupon.couponType02__bf0000 .rc-noTransitionCoupon__text {
    left: 0;
    width: 100%;
  }
}
/* /couponType02__bf0000 */

/* couponType03__bf0000 */
.rc-noTransitionCoupon.couponType03__bf0000 .rc-noTransitionCoupon__container::before,
.rc-noTransitionCoupon.couponType03__bf0000 .rc-noTransitionCoupon__link::before {
  background-image: radial-gradient(circle at center left, transparent 0px, transparent 11px, #bf0000 12px),
    radial-gradient(circle at center right, transparent 0px, transparent 11px, #bf0000 12px);
}

/* /couponType03__bf0000 */
.rc-noTransitionCoupon__text .rex-icon {
  margin-right: 4px;
  font-size: 14px
}

.rex-icon {
  line-height: 1
}

.rex-icon-before,
.rex-icon:before {
  font-family: rex-icon-font !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.coupon-end {
  position: relative;
  z-index: 30;
  align-items: center;
  justify-content: center;
  text-align: left;
  font-size: 14px;
  color: #fff
}

.coupon-end:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .75;
  background-image: radial-gradient(circle at center left,transparent 0,transparent 10px,#000 11px),radial-gradient(circle at center right,transparent 0,transparent 10px,#000 11px);
  background-repeat: no-repeat;
  background-position: 0 50%,100% 50%;
  border-radius: 4px
}

.coupon-end span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  line-height: 1.3
}

.coupon-end span i {
  min-width: 14px;
  margin-right: 4px;
  font-size: 14px
}
.coupon-end-txt{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-size: 24px;
	z-index: 3;
}

.rl-2columnWrap__mainColumn .rl-columnPCMain2>*,
.rl-column2>*,
.rl-columnPC2>* {
  width: 90% !important;
  margin-right: 24px !important;
}

.rc-noTransitionCoupon__container {
  height: 115px;
}

.rc-noTransitionCoupon__discount {
  color: #bf0000;
}

@media (min-width: 768px) {

  .rl-2columnWrap__mainColumn .rl-columnPCMain2>*,
  .rl-column2>*,
  .rl-columnPC2>* {
    width: 30% !important;
    margin-right: 24px !important;
  }

  .coupon-end {
    position: relative;
    z-index: 30;
    align-items: center;
    justify-content: center;
    text-align: left;
    font-size: 18px;
    color: #fff
  }
  
  .coupon-end:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 92%;
    opacity: .75;
    background-image: radial-gradient(circle at center left,transparent 0,transparent 10px,#000 11px),radial-gradient(circle at center right,transparent 0,transparent 10px,#000 11px);
    background-repeat: no-repeat;
    background-position: 0 50%,100% 50%;
    border-radius: 4px
  }

  .coupon-end-txt{
    font-size: 20px;
    margin: 0 auto;
  }
  .warning-icon {
    font-size: 24px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    }
}