@charset "Shift_JIS";
/* ‹Æ–±—pƒKƒ€LP
----------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;800&family=Roboto:wght@400;500&family=Zen+Old+Mincho:wght@900&display=swap');

/* reset
---------------------- */
#gggyomu {
	width: 1100px;
	margin-bottom: 100px;
	background: url("../../img/event/egggyomu_250707/bk.jpg") repeat;
	color:#333;
	font-family: "Roboto",'Noto Sans JP', sans-serif;
	line-height: 1;
	text-align:center;
}

/* contents
---------------------- */
#gggyomu {
	text-align: center;
}
#gggyomu img{
	vertical-align: bottom;
}

#gggyomu #mainH1{
	position: relative;
}

#gggyomu #mainH1 #cvBtn{
	position: absolute;
	left: 112px;
	bottom: 23px;
}

#gggyomu #soryoCP{
	margin: 50px 0 20px;
}

#gggyomu #cpTtl{
	margin-top: -30px;
}

#gggyomu #cpTxt{
	padding: 30px 0;
}


#gggyomu .couponArea{
	background: url("../../img/event/egggyomu_250707/otoku_coupon_bg.jpg") repeat-y;
}

#gggyomu .couponBox{
	box-sizing: border-box;
	width: 910px;
	border: #cccccc 3px solid;
	margin: 0 auto;
	border-radius: 20px;
	padding: 45px;
}

#gggyomu .couponBox .coupon > p:first-child{
	font-size: 43px;
	font-weight: 800;
	border-bottom:1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#gggyomu .couponBox .coupon > p:first-child strong{
	font-weight: 800;
	color:#f01515;
	font-size: 162%;
}
#gggyomu .couponBox .coupon p.code{
	font-size: 54px;
	font-weight: 800;
	letter-spacing: 0.07em;
	margin-bottom: 30px;
}
#gggyomu .couponBox .coupon a.copy{
	font-size: 24px;
	width: 500px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	text-decoration: none;
	color: #fff;
	background:#0353d7;
	display: inline-block;
	margin-bottom: 30px;
}
#gggyomu .couponBox .coupon a.copy:hover{
	background:#333;
}
#gggyomu .couponBox .att{
	border:1px solid #ccc;
	width:820px;
	display:inline-block;
	padding: 30px 0;
}
#gggyomu .couponBox .att > p:first-child{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 22px;
}
#gggyomu .couponBox .att ul{
	display:inline-block;
}
#gggyomu .couponBox .att ul li{
	font-size:17px;
	line-height: 1.5;
	text-align: left;
	text-indent:-1em;
	padding-left: 1em;
	margin-bottom: .6em;
}
#gggyomu .couponBox .att ul li::before{
	content:'\25a0';
}

#gggyomu .cvArea{
	margin-bottom: 90px;
}

#gggyomu #iceteikiArea{
	position: relative;
}

#gggyomu #iceteikiArea a{
	display: block;
	position: absolute;
	left: 50px;
	bottom: 60px;	
}

#gggyomu a:hover > img {
	opacity: 0.8;
}
