.cmn-header,
.pane-header,
.pane-footer {
    display: none!important;
}

body{
	margin: 0;
	font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
}
.couponSection_wrap{
	padding: 46px 0;
}
.coupon_block{
	margin-bottom: 52px;
}
.coupon_block:last-child{
	margin-bottom: 0;
}
.white_content{
	margin-top: 24px;
	background: #fff;
	padding: 19px 24px;
}
.white_content2{
	margin-top: 24px;
	background: #fff;
	padding: 19px 24px;
}
.coupon_title{
	margin-bottom: 18px;
}
.coupon_list{
	margin-left: -26px;
	margin-bottom: -28px;
}
.coupon_item{
	float: left;
	margin-left: 26px;
	margin-bottom: 28px;
	position: relative;
}
.mens_web_banner{
	margin-top: 24px;
}
.coupon_btn{
	display: block;
	margin: 24px auto 0;
}
.coupon_print_icon{
	font-size: 20px;
	vertical-align: middle;
	margin-right: 8px;
}
.couponRole_box{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 24px 45px;
	border: 1px solid #e0e0e7;
}
.couponRole_text{
	margin-bottom: 18px;
	color: #6e7590;
}
.couponRole_box_text{
	text-align: center;
	color: #6e7590;
	margin-bottom: 20px;
	line-height: 1.6;
}
.couponRole_box_item{
	float: left;
	width: 240px;
	margin-left: 78px;
}
.couponRole_box_item-center{
	width: 200px;
}
.couponRole_box_item:first-child{
	margin-left: 0;
}
.couponRole_price{
	text-align: center;
}
.couponRole_img{
	margin-bottom: 20px;
}
.couponRole_price{
	position: relative;
}
.price_num{
	font-size: 3rem;
	vertical-align: baseline;
	line-height: 1;
}
.couponRole_price_text{
	font-size: 1.4rem;
	font-weight: bold;
}
.price_num-red{
	color: #de1642;
}
.price_num .yen{
	font-size: 2.1rem;
	vertical-align: bottom;
}
.price_num .tax{
	margin-left: 5px;
	vertical-align: baseline;
	font-size: 1rem;
}
.text_small{
	font-size: 1.5rem;
	font-weight: bold;
	vertical-align: baseline;
}
.equal,.minus{
	position: absolute;
	right: -50px;
	bottom: 10px;
	width: 100%;
	text-align: center;
	width: 20px;
}
.minus{
	border-top: 4px solid #222;
}
.equal{
	padding: 3px 0;
	border-top: 4px solid #222;
	border-bottom: 4px solid #222;
	bottom: 5px;
}
.b_img{
	margin-right: 10px;
	vertical-align: bottom;
}
.coupon_announce_list{
	color: #6e7590;
}
.qr_column_item{
	float: left;
	width: 452px;
	margin-left: 24px;
}
.qr_column_item:first-child{
	margin-left: 0;
}
.qr_text_group{
	float: left;
	width: 317px;
	margin-right: 24px;
}
.qr_title{
	font-weight: bold;
	margin-bottom: 10px;
}
.qr_text{
	color: #6e7590;
	margin-bottom: 10px;
}
.qr_img{
	float: right;
}
.coupon_announce_item{
	margin-bottom: 2px;
}

.m-title-read {font-size: 1.3rem;}

.banner-area {
	position: relative;
	z-index: 0;
	text-align: center;
	padding-top: 60px;
}


.banner-center {
    position: relative;
    z-index: 0;
    text-align: center;
}

.banner-link {
	position: absolute;
	top: -100px;
	right: 0;
	z-index: 1;
	width: 310px;
}
.banner-link a {display: block;}
.banner-link a img {
	display: block;
	width: 100%;
	height: auto;
}

.ancor{
	margin-top:-100px;
	padding-top:100px;
}

.ts3pc-coupon_pdbt{
	padding-bottom:50px;
}

.coupon-flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

.coupon-flex ul {
	margin-bottom: 50px;
}

.flex-item--center {
	-ms-flex-align: center;
	    align-items: center;
}

.coupon_item > span {
	position: absolute;
	top: -70px;
	display: block;
}

.pd-crea{
	padding: 0;
}


.gender_tab {
    width: 100%;
    display: table;
    margin-bottom: 15px;
}

.gender_item-blue {
    background: #004990;
}
.gender_tab {
    width: 100%;
    display: table;
}

.gender_item-pink {
    background: #ff6a8d;
}

.gender_item-blue {
    background: #004990;

}

.navgender_item {
    border-radius: 4px 4px 0 0;
	width: 49%;
    margin-left: 2%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
    vertical-align: middle;
    list-style-type: none;
}
.navgender_item a{
	display: block;
    padding: 10px 0;
}

.navgender_item:first-child{
	margin-left: 0;
}

.gender_item-blue .m-icon-arrow_down{
	display: inline-block !important;
}
.gender_item-pink .m-icon-arrow_down{
	display: inline-block !important;
}



/* js-cp_typ */
.js-cp_typ{
	display: none;
}
.js-cp_typ--view{
	display: block;
}

.page_link,.page_link-l{
	max-width: 976px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.page_link-l .page_link-b {
	width: 49%;
}
.page_link-b {
	font-size: 16px;
	display: block;
	text-align: center;
	background: #fff;
	width: 32.6%;
}
.page_link-b a{
	width: 100%;
	position: relative;
	z-index: 100;
	width: 100%;
	display: block;
	padding: 10px;
	    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.b-men a{
	border: 2px solid #004990;
	color: #004990;
}
.l-men a{
	border: 2px solid #ff6a8d;
	color: #ff6a8d;
}

/* 240712 add */
.coupon{
	text-align: center;
}
.coupon .bnr{
	max-width: 768px;
	width: 96%;
	margin: 0 auto 20px;
}
.coupon .limit{
	font-size: 30px;
	font-weight: bold;
	margin: 0 auto 20px;
}
.coupon .qr{
	margin: 0 auto 45px;
}
.coupon .qr .qr_text{
	font-size: 20px;
	margin: 0 auto;
	color: #000;
}
.coupon .note{
	max-width: 768px;
	width: 96%;
	margin: 0 auto 45px;
}
.coupon .note_top{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.coupon .note_bottom{
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
}
.coupon .howto{
	max-width: 768px;
	width: 96%;
	margin: 0 auto;
}
.coupon .howto_top{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.coupon .howto_bottom{
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
}
@media screen and (max-width:768px) {
	.coupon .bnr{
		width: 96%;
		margin: 0 auto 2.5vw;
	}
	.coupon .limit{
		font-size: 5.2vw;
		margin: 0 auto 2.5vw;
	}
	.coupon .qr{
		margin: 0 auto 6vw;
	}
	.coupon .qr img{
		width: 50vw;
	}
	.coupon .qr .qr_text{
		font-size: 4.5vw;
	}
	.coupon .note{
		width: 96%;
		margin: 0 auto 6vw;
	}
	.coupon .note_top{
		font-size: 5.8vw;
		margin-bottom: 1.2vw;
	}
	.coupon .note_bottom{
		font-size: 4.5vw;
	}
	.coupon .howto_top{
		font-size: 5.8vw;
		margin-bottom: 1.2vw;
	}
	.coupon .howto_bottom{
		font-size: 4.5vw;
	}
}

/* modal */
.modal {
	display: -ms-grid;
	display: grid;
	place-content: center;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483650;
	background-color: rgba(0, 0, 0, 0.8);
	visibility: hidden;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: visibility 0.6s, opacity 0.6s;
	transition: visibility 0.6s, opacity 0.6s;
  }
  .modal.-active {
	visibility: visible;
	opacity: 1;
	pointer-events: all;
  }
  .modal_inner {
	max-height: 90svh;
	position: relative;
	z-index: 2;
	margin: 4vw;
  }
  .modal_img {
	display: block;
	width: 100% !important;
	height: 100% !important;
	position: relative;
	z-index: 1;
	-o-object-fit: contain;
	object-fit: contain;
  }
  .modal_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  .modal_close {
	width: 90px;
	height: 0;
	padding-top: 90px;
	position: absolute;
	top: -4vw;
	right: -4vw;
	z-index: 2;
	overflow: hidden;
	background-color: #000;
	border-radius: 26.4vw;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  @media screen and (max-width: 768px) {
	.modal_close {
	  width: 8vw;
	  height: 0;
	  padding-top: 8vw;
	}
  }
  .modal_close::before,
  .modal_close::after {
	content: "";
	width: 4.2666666667vw;
	height: 0.8vw;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-radius: 2.4vw;
	background-color: #fff;
  }
  .modal_close::before {
	-webkit-transform: rotate(40deg);
			transform: rotate(40deg);
  }
  .modal_close::after {
	-webkit-transform: rotate(-40deg);
			transform: rotate(-40deg);
  }

  .modal-window {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	width: 90%;
	height: 100%;
	max-width: 430px;
	margin: auto;
  }
  @media screen and (max-width: 768px) {
	.modal-window {
	  top: 0;
	}
  }
  .modal-window__inner {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: auto;
	padding: 20px 0;
  }

  .modal-window__inner img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	vertical-align: bottom;
  }

  .Coupon_circle {
	display: -ms-grid;
	display: grid;
	place-content: center;
	background-color: #fabf01;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	margin-left: 10px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_circle {
	  width: 4.2666666667vw;
	  height: 4.2666666667vw;
	  margin-left: 2.6666666667vw;
	  border-radius: 26.4vw;
	}
  }
  .Coupon_circle svg {
	fill: #fff;
	width: 12px;
	height: 12px;
	margin-left: 2px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_circle svg {
	  width: 2.1333333333vw;
	  height: 2.1333333333vw;
	  margin-left: 0.5333333333vw;
	}
  }


  /* -------------------- */
  .coupon_wrap {
	text-align: center;
  }
  .coupon_text {
	font-size: 16px;
	font-weight: 500;
	line-height: 2.1;
	margin-top: 8px;
	font-family: "Noto Sans JP", sans-serif;
  }
  @media screen and (max-width: 768px) {
	.coupon_text {
	  font-size: 3.1vw;
	  margin-top: 3.6vw;
	}
  }
  .coupon_box {
	padding: 8px 0 21px;
	text-align: center;
  }
  @media screen and (max-width: 768px) {
	.coupon_box {
	  padding: 1.6vw 0 5.2vw;
	}
  }
  * {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
  }
  .p-confirmComp__couponNum {
	font-weight: 500;
	font-size: 1.3rem;
  }
  .code {
	font-size: 2.8rem;
	font-family: "din-2014", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
	font-weight: 700;
	font-variant-numeric: slashed-zero;
	letter-spacing: 2px;
  }
  .p-confirmComp__couponNumCopy {
	margin-top: 2px;
	background-color: #FFFFFF;
	border: 2px solid #F4C549;
	padding: 2.5px 38px 2.5px 10px;
	position: relative;
	font-size: 20px;
	font-weight: 500;
	font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", "YuGothic", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", "sans-serif";
  }
  .p-confirmComp__couponNumCopy::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
	right: 10px;
	width: 16px;
	height: 20px;
	background-image: url(/ec/img/usr/pg/coupon/common/icon_clipboard.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
  }
  .terms {
	color: #CF1203;
	padding: 0 0 36px;
	margin: 0 10%;
	text-align: center;
	letter-spacing: 1px;
  }
  .terms li {
	font-weight: 500;
	padding: 0 !important;
  }
  .arrow_round {
	position: relative;
	display: inline-block;
	padding: 0px 32px 6px 11px;
	color: #000000;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 2px solid #000000;
	font-weight: 500;
	font-size: 1.6rem;
  }
  @media screen and (max-width: 768px) {
	.arrow_round {
	  border-bottom: 0.3vw solid #000000;
	}
  }
  .arrow_round::before, .arrow_round::after {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
  }
  .arrow_round::before {
	width: 23px;
	height: 23px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fabf01;
  }
  .arrow_round::after {
	right: 9px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  .coupon_img {
	max-width: 476px;
	margin: auto;
  }
  .top_img {
	margin-bottom: 40px;
  }
  @media screen and (max-width: 768px) {
	.coupon_wrap {
	  padding: 0 5% 0;
	}
	.coupon_img {
	  max-width: 100%;
	  padding: 5.5vw 0 0;
	}
	.p-confirmComp__couponNum {
	  font-size: 4.2vw;
	}
	.code {
	  font-size: 8.9vw;
	}
	.p-confirmComp__couponNumCopy {
	  padding: 2vw 7.8vw 2vw 3.5vw;
	  position: relative;
	  font-size: 4.2vw;
	}
	.p-confirmComp__couponNumCopy::before {
	  right: 2vw;
	  width: 3.3vw;
	  height: 3.8vw;
	}
	.terms {
	  padding: 0 0 5%;
	  margin: 0;
	}
	.terms li {
	  font-weight: bold;
	  padding: 0 !important;
	  font-size: 2.7vw;
	}
	.arrow_round {
	  padding: 0 5.2vw 0 0;
	  font-size: 4.9vw;
	}
	.arrow_round::before {
	  width: 4.7vw;
	  height: 4.7vw;
	}
	.arrow_round::after {
	  right: 1.8vw;
	  width: 2vw;
	  height: 2vw;
	}
  }
  @media screen and (max-width: 374px) {
	.terms li {
	  font-size: 0.7rem;
	}
	.arrow_round {
	  font-size: 1rem;
	}
  }
  .soldout {
	text-decoration: line-through;
  }
  .Coupon {
	font-family: "Zen Maru Gothic", sans-serif;
	padding: 0 30px;
  }
  @media screen and (max-width: 768px) {
	.Coupon {
	  padding: 0 5.3333333333vw;
	}
  }
  .Coupon_title {
	text-align: center;
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 30px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_title {
	  font-size: 4.5333333333vw;
	  margin-bottom: 2.1333333333vw;
	}
  }
  .Coupon_row {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (minmax(0, 1fr))[2];
	grid-template-columns: repeat(2, minmax(0, 1fr));
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
  }
  .Coupon_text {
	text-align: center;
	font-weight: 500;
	white-space: nowrap;
  }
  @media screen and (max-width: 768px) {
	.Coupon_text {
	  font-size: 3.7333333333vw;
	  margin-top: 4vw;
	}
  }
  .Coupon_code {
	text-align: center;
	font-weight: 700;
	line-height: 1;
  }
  @media screen and (max-width: 768px) {
	.Coupon_code {
	  font-size: 6.9333333333vw;
	  margin-top: 1.3333333333vw;
	}
  }
  .Coupon_copy {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	font-weight: 500;
	line-height: 1;
	background-color: #fff;
	white-space: nowrap;
	max-width: 640px;
	width: 100%;
	margin: 30px auto;
	font-size: 34px;
	padding: 10px 20px;
	border: 3px solid #fabf01;
  }
  @media screen and (max-width: 768px) {
	.Coupon_copy {
	  width: 80vw;
	  padding: 2.1333333333vw 2.6666666667vw;
	  margin: 2.6666666667vw auto;
	  font-size: 3.7333333333vw;
	  border: 0.5333333333vw solid #fabf01;
	}
  }
  .Coupon_copy span {
	font-family: "Zen Maru Gothic", sans-serif;
  }
  .Coupon_copy span:nth-child(1) {
	font-weight: 500;
  }
  @media screen and (max-width: 768px) {
	.Coupon_copy span:nth-child(1) {
	  font-size: 3.7333333333vw;
	}
  }
  .Coupon_copy span:nth-child(2) {
	font-weight: 700;
	margin-left: auto;
  }
  @media screen and (max-width: 768px) {
	.Coupon_copy span:nth-child(2) {
	  font-size: 5.3333333333vw;
	}
  }
  .Coupon_copy svg {
	width: 40px;
	height: 50px;
	margin-left: 30px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_copy svg {
	  width: 3.4666666667vw;
	  height: 4.2666666667vw;
	  margin-left: 2.6666666667vw;
	}
  }
  .Coupon_howTo {
	text-align: center;
  }
  @media screen and (max-width: 768px) {
	.Coupon_howTo {
	  margin-top: 2.6666666667vw;
	}
  }
  .Coupon_link {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 0 0 6px;
	border-bottom: 2px solid #000;
	font-weight: 500;
	font-size: 1.6rem;
	font-family: "Noto Sans JP", sans-serif;
  }
  @media screen and (max-width: 768px) {
	.Coupon_link {
	  font-size: 4.2666666667vw;
	  padding: 0 2.6666666667vw 1.3333333333vw;
	  border-bottom: 0.5333333333vw solid #000;
	}
  }
  .Coupon_link span {
	font-weight: 500;
  }
  .Coupon_circle {
	display: -ms-grid;
	display: grid;
	place-content: center;
	background-color: #fabf01;
	width: 23px;
	height: 23px;
	border-radius: 50%;
	margin-left: 10px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_circle {
	  width: 4.2666666667vw;
	  height: 4.2666666667vw;
	  margin-left: 2.6666666667vw;
	  border-radius: 26.4vw;
	}
  }
  .Coupon_circle svg {
	fill: #fff;
	width: 12px;
	height: 12px;
	margin-left: 2px;
  }
  @media screen and (max-width: 768px) {
	.Coupon_circle svg {
	  width: 2.1333333333vw;
	  height: 2.1333333333vw;
	  margin-left: 0.5333333333vw;
	}
  }

  .coupon {
	text-align: center;
	margin-bottom: 45px;
  }
  @media screen and (max-width: 768px) {
	.coupon {
	  margin-bottom: 5.2vw;
	}
  }
  .coupon_flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 980px;
	-webkit-box-pack: space-evenly;
		-ms-flex-pack: space-evenly;
			justify-content: space-evenly;
  }
  @media screen and (max-width: 768px) {
	.coupon_flex {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
		  -ms-flex-direction: column-reverse;
			  flex-direction: column-reverse;
	  -webkit-box-align: center;
		  -ms-flex-align: center;
			  align-items: center;
	}
  }
  .coupon_item {
	width: 45%;
  }
  @media screen and (max-width: 768px) {
	.coupon_item {
	  width: 89.6vw;
	}
  }
  .coupon_item_bottom {
	color: #CF1203;
	font-weight: 500;
  }
  @media screen and (max-width: 768px) {
	.coupon_item_bottom {
	  font-size: 3.4vw;
	}
  }
  .coupon .coupon__heading {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 15px;
	color: #000;
	background: linear-gradient(transparent 75%, #a0b7d8 0%);
	display: inline-block;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__heading {
	  font-size: 5.5vw;
	  margin: 0 auto 2.6vw;
	}
  }
  .coupon .coupon__img {
	position: relative;
	margin: 0 auto 10px;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__img {
	  width: 89.6vw;
	  margin: 0 auto 2.6vw;
	}
  }
  .coupon .coupon__img img {
	margin: 0 auto;
  }
  .coupon .coupon__img.is-active:before {
	content: "";
	display: block;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: rgba(255, 255, 255, 0.9);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 2;
  }
  .coupon .coupon__img.is-active:after {
	content: "クリップボードにコピーしました";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	font-size: 20px;
	font-weight: bold;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__img.is-active:after {
	  font-size: 4.2vw;
	}
  }
  .coupon .coupon__text {
	font-size: 16px;
	font-weight: 500;
	line-height: 2.1;
	margin: 8px auto 0;
	text-align: center;
	max-width: 530px;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__text {
	  font-size: 2.9vw;
	  line-height: 1.8;
	  margin-top: 0;
	  max-width: 89.6vw;
	}
  }
  .coupon .coupon__text--notes {
	color: #CF1203;
	text-align: left;
  }
  .coupon .coupon__text--notes p {
	font-weight: 500;
  }
  .coupon .coupon__text--notes_title {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	text-align: center;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__text--notes_title {
	  font-size: 4.7vw;
	}
  }
  .coupon .coupon__button {
	font-weight: 500;
	font-size: 22px;
	margin: 30px auto 0;
	padding: 10px 20px;
	background: #004990;
	color: #fff;
	display: block;
	width: 440px;
	border-radius: 10px;
	cursor: pointer;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon__button {
	  font-size: 4.2666666667vw;
	  padding: 1.3vw 2.6vw;
	  margin: 3.9vw auto 0;
	  width: 96%;
	}
  }
  .coupon .coupon__button:hover {
	opacity: 0.8;
  }
  .coupon .copy_text {
	position: relative;
	font-size: 22px;
	font-weight: bold;
	background: #e6e9d6;
	color: #155c8a;
	padding: 10px 45px 10px 20px;
	border-radius: 5px;
    display: inline-block;
	margin: 0 auto;  
	font-family: "M PLUS Rounded 1c", sans-serif;
  }
  @media screen and (max-width: 768px) {
	.coupon .copy_text {
		font-size: 3.5vw;
		padding: 1.3vw 5.8vw 1.3vw 2.6vw;
	  }
  }
  .coupon .copy_text::after {
	content: "";
	background-image: url(/ec/img/usr/pg/coupon/common/copy_icon.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 28px;
    height: 34px;
    position: absolute;
    top: 19%;
    right: 10px;
  }
  @media screen and (max-width: 768px) {
	.coupon .copy_text::after {
		width: 3.6vw;
		height: 4.4vw;
		top: 25%;
		right: 1.3vw;
	}
  }
  .coupon .copy_text .black{
	font-size: 18px;
	color: #000;
	vertical-align: baseline;
	font-family: "M PLUS Rounded 1c", sans-serif;
  }
  @media screen and (max-width: 768px) {
	.coupon .copy_text .black {
		font-size: 2.8vw;
	}
  }
  .coupon .copy_text .code{
	font-size: 22px;
	text-decoration: underline 3px #155c8a;
	text-underline-offset: 5px;
	vertical-align: baseline;
	font-family: "M PLUS Rounded 1c", sans-serif;
	letter-spacing: 0;
  }
  @media screen and (max-width: 768px) {
	.coupon .copy_text .code {
		font-size: 3.2vw;
		text-decoration: underline 0.4vw #155c8a;
		text-underline-offset: 0.65vw;
	}
  }
  .coupon #clipBoard_copyText01, .coupon #clipBoard_copyText02 {
	opacity: 0;
	height: 0;
	margin: 0;
	font-size: 0;
  }
  .overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	z-index: 888;
  }
  .button-close {
	position: absolute;
	top: 10px;
	right: -10px;
	background-color: #000;
	color: #fff;
	width: 30px;
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	border-radius: 50%;
	cursor: pointer;
	border: 1px solid #000;
  }

  .coupon .coupon_code{
	position: relative;
	max-width: 420px;
	width: 420px;
	margin: 20px auto 50px;
	cursor: pointer;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon_code{
		max-width: 100%;
		width: 61.3vw;
		margin-bottom: 2.5vw;
	  }
  }

  .coupon .coupon_code.is-active:before {
	content: "";
	display: block;
	width: calc(100% - 20px);
	height: 100%;
	background: rgba(228, 228, 228, 0.9);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index: 2;
  }
  .coupon .coupon_code.is-active:after {
	content: "クリップボードにコピーしました";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	font-size: 20px;
	font-weight: bold;
  }
  @media screen and (max-width: 768px) {
	.coupon .coupon_code.is-active:after {
	  font-size: 2.8vw;
	}
  }

  .header_sougi{
	background: #003c96;
	text-align: center;
	margin-bottom: 25px;
  }
  .header_sougi img{
	width: 250px;
  }
  .header_sougi a{
	display: flex;
    justify-content: center;
	padding: 6px 0;
  }
  @media screen and (max-width: 768px) {
	.header_sougi img{
		width: 30vw;
	}
  }

  /* 20240909 add */
  .coupon_top{
	margin-bottom: 30px;
  }
  .coupon_top_heading{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
  }
  .coupon_top_note{
	font-size: 16px;
	line-height: 1.5;
  }
  @media screen and (max-width: 768px) {
	.coupon_top{
		margin-bottom: 4vw;
	  }
	  .coupon_top_heading{
		font-size: 5vw;
		margin-bottom: 2vw;
	  }
	  .coupon_top_note{
		font-size: 2.4vw;
	  }
  }