@charset "shift_jis";
/* CSS Document */
h6 {
  position: relative;
  padding: 0.1rem 1rem calc(0.1rem + 5px);
  background: #aee3e3;
	width: 20%;
	margin: 0 auto 10px;
}

h6:before {
  position: absolute;
  top: -5px;
  left: -5px;
  width: 99%;
  height: 99%;
  content: '';
  border: 2px solid #000;
}



h2 {
	margin: 0 0 40px;
	text-align: center;
}
.couponIntroWrapper {
    max-width: 980px;
    width: 100%;
    font-size: 14px;
	text-align: center;
	margin: 0 0 50px 0;
	font-family: "Noto Sans JP";
}
.couponIntroWrapper .couponNum {
	display: flex;
    flex-direction: column;
    position: relative;
    border-bottom: #c4181f solid 5px;
	/*border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;*/
    box-sizing: border-box;
    white-space: nowrap;
    /*background-image: linear-gradient(to bottom, #ffd500, #ffb900);*/
    align-items: center;
    justify-content: center;
    margin: 0 0 20px 0;
    padding: 0 20px 10px;
	color: #333333;
	line-height: 1.3em;
	font-weight: 600;
	font-size: 2.1em;
    /*width: 6.4rem;*/
}
.couponIntroWrapper .couponNum span {
	font-size: 0.7em;
	font-weight: 200;
	font-family: 'Noto Sans', sans-serif;
}


.clk-alt {
    display: none;
    position: fixed;
    bottom: 120px;
	right: 50px;
    z-index: 999999;
}
.clk-alt span {
    display: block;
    width: 140px;
    height: 42px;
    background: #F2F2F2;
    color: #333;
    text-align: center;
    line-height:42px;
    font-size: 16px;
    font-weight: bold;
    margin: auto;
}


.clk-copy {
    display: inline-block;
    background-color: #c4181f;
	color: #FFFFFF;
    font-weight: 500;
    padding: 0 10px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    transition: .3s;
	font-size: 9px;
}
.clk-copy:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    border-top: solid 8px #c7161e;
    position: absolute;
    top: -5px;
    left: 15px;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.clk-copy::after {
    content: 'コピーする';
    display: block;
    position: absolute;
    left: 10px;
    top: -24px;
    width: 80px;
    height: 20px;
    border-radius: 5px;
    background-color: #c7161e;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    box-shadow: 1px 1px 7px rgb(0 0 0 / 70%);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.couponIntroWrapper .couponHead {
    height: 100%;
background-size: auto auto;
background-color: rgba(246, 246, 246, 1);
background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(222, 222, 222, 1) 5px, rgba(222, 222, 222, 1) 15px );
	padding: 20px;
    margin-bottom: 30px;
	overflow: hidden;

}
.color-red {
background-color: rgba(237, 237, 237, 1) !important;
background-image: repeating-linear-gradient(135deg, transparent, transparent 4px, rgba(231, 150, 131, 1) 4px, rgba(231, 150, 131, 1) 10px ) !important;
}
.color-green {
background-color: rgba(246, 246, 246, 1) !important;
background-image: repeating-linear-gradient(135deg, transparent, transparent 5px, rgba(102, 204, 204, 1) 5px, rgba(102, 204, 204, 1) 15px ) !important;
}
.couponIntroWrapper .couponHead img {
    float: left;
	width: 40%;
	height:  100%;
}
.couponIntroWrapper .couponGotHead02 h4, .couponIntroWrapper .couponHead h4 {
    font-size: 1.6em;
    color: #000;
    width: 100%;
    margin: 25px 0 0;
}
h4.threeline {
	line-height:  1.35em;
}
.couponIntroWrapper .couponGotHead02 h4 span, .couponIntroWrapper .couponHead h4 span {
	font-size: 0.8em;
}
.couponIntroWrapper .couponGotHead02 h4 img, .couponIntroWrapper .couponHead h4 img {
	display: block;
    float: none;
    margin: 0 auto;
}

.couponIntroWrapper .couponDiscription {
    background: #333333;
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
}


.couponIntroWrapper .getBox {
    background: #faf9f2;
    padding: 10px 0;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}

.couponHead div {
	background: #FFF;
    overflow: hidden;
}
.couponIntroWrapper .couponLimit {
    line-height: 20px;
	width: 55%;
    float: right;
    margin: 0 20px 0;
}
.couponIntroWrapper .couponLimit strong {
	font-size: 1.3em;
    letter-spacing: 0.06em;
}
.couponIntroWrapper .couponAtention {
    padding: 0 30px;
    text-align: left;
    margin: 30px 0 0;
}

.couponIntroWrapper h5.attention {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    margin: 0;
    border: 1px solid #333333;
    color: #333333;
    display: block;
    padding: 6px 20px;
    text-align: left;
    font-size: 18px;
}
.couponIntroWrapper .attentionBox {
    text-align: left;
    padding-left: 30px;
    margin: 30px 0;
    font-size: 14px;
	list-style: circle;
}
.couponIntroWrapper .attentionBox li {
    margin-bottom: 5px;
	display: list-item;
    text-align: -webkit-match-parent;
}



.inner {
	margin-bottom: 80px;
	
}
figure img {
	width: 100%;
}
section#info {
	padding-bottom: 30px;
}
section#info  p {
    font-size: 14px;
	margin: 10px 0 0;
	font-weight: 100;
}

.inner a.btn {
    display: block;
    margin: 0 auto 14px;
    width: 70%;
    height: 50px;
    line-height: 50px;
    background-color: #c91717;
    border-radius: 3px;
    text-align: center;
    color: #FFF;
    padding: 0 !important;
    border: none;
    font-weight: bold;
	font-size: 1.3em;
}
.inner a.btn:hover {
	opacity: 0.7;
}

table{
  width: 100%;
  border-collapse: collapse;
  font-size: 1.15em;
  margin: 20px 0 0;
}

table tr{
  border-bottom: solid 2px white;
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 38%;
  background: #c4181f;
  color: white;
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #c4181f;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  text-align: left;
  width: 62%;
  text-align: center;
  font-weight: 700;
  background-color: #eee;
  padding: 10px 0;
}


.ribbon1 {
  display: inline-block;
  position: relative;
  height: 30px;/*リボンの高さ*/
  line-height: 30px;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*横の大きさ*/
  font-size: 16px;/*文字の大きさ*/
  background: #454e5d;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
  top: -10px;
}

.ribbon1:before, .ribbon1:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}

.ribbon1:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 10px;
  border-color: transparent transparent transparent #FFFFFF;
  border-style: solid;
}

.ribbon1:after {
  top: 0;
  right: 0;
  border-width: 20px 10px 20px 0px;
  border-color: transparent #FFFFFF transparent transparent;
  border-style: solid;
}

.ribbon14 {  
  display: inline-block;
  position: relative;
  top: 0;
  right: 10px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 160px;
  text-align: center;
  font-size: 17px;
  color: white;
  background: #ffb900;
}

.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 80px solid #ffb900;
  border-right: 80px solid #ffb900;
  border-bottom: 10px solid transparent;
}

.f12 {
	font-size: 12px;
}
.sp-fixed-order {
    display: none;
}
br.sp_brk {
		display: none;
	}


@media screen and (max-width:768px){
h2 img {
		width: 100%;
	height: auto;
}
section#info {
	padding: 100px 3% 0;
}

.couponIntroWrapper .couponNum {
	font-size: 20px;
	}
.couponIntroWrapper .couponHead {
    width: 80%;
	margin:  0 auto 30px;
}
.couponIntroWrapper .couponHead div {
	padding: 10px;

}
.couponIntroWrapper .couponGotHead02 h4, .couponIntroWrapper .couponHead h4 {

    margin: 0;
	font-size: 1.2em;
}
section#info p {
	    font-size: 13px;
        width: 95%;
        margin: 0 auto;
}

.couponIntroWrapper .couponHead img {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
}
.couponIntroWrapper .couponLimit {
	width: 100%;
	padding: 0 !important;
	margin:  0;
	float: none;
}
.couponIntroWrapper .couponGotHead02 h2, .couponIntroWrapper .couponHead h2 {
    display: block;
    font-size: 1.15em;
    line-height: 1.6em;
    width: 100%;
	height: auto;
	padding: 0 0 20px 0;
}
table {
	font-size:  0.8em;
}
	
table th{
  width: 32%;
}

.ribbon14 {  
  display: inline-block;
  position: relative;
  top: 0;
  right: 0px;
  margin: 0;
  padding: 6px 0;
  z-index: 2;
  width: 160px;
  text-align: center;
  font-size: 17px;
  color: white;
  background: #ffb900;
}

.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 80px solid #ffb900;
  border-right: 80px solid #ffb900;
  border-bottom: 10px solid transparent;
}

.sp-fixed-order {
	display: block;
    position: fixed;
    left: 0;
    bottom: -150px;
    width: 100%;
    height: 110px;
    background: #e6e6e6;
    z-index: 9998;
    box-shadow: 1px -1px 10px 5px rgba(0,0,0,.2);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}
.sp-fixed-order.on {
  bottom: 0;
  visibility: visible;
  opacity: 1;
}
.sp-fixed-order a {
    display: block;
    margin: 10px auto;
    width: 200px;
    height: 50px;
    border-radius: 5px;
    background: #c91717;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
}
.sp-fixed-order p {
    color: #6a3906;
    font-size: 16px;
    text-align: center;
    margin: 10px auto 5px;
    font-weight: bold;
}

	br.sp_brk {
		display: block;
	}
}

