@charset "UTF-8";
/* =================================
Top Page CSS
================================= */

.group_news_content figure { margin: 0; line-height: 22px;}

.group_news_content figure img {
		width: 100%;
		max-height: 180px;
}

.group_news_content .news_box p,
.group_news_content figure figcaption { width: 220px; margin: 0 auto; }

.group_news_content .news_box p { color: #4ed5c8; margin-top: 10px; }

.group_news_content figure figcaption { margin-top: 20px; }

#main {
	width: 890px;
}

.new_titile {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.coupon {
	width: 100%; 
}

.bg_color_fbf3f1 { background-color: #fbf3f1 }

.bg_color_f7fff8 { background-color: #f7fff8 }

.bg_color_f7f7f7 { background-color: #f7f7f7 }

.group_coupon {
	padding: 35px 25px;
	box-sizing: border-box;
	margin-bottom: 50px;
}

.box_coupon {
	position: relative;
	border: 2px dashed #ccc; 
	padding: 45px 15px 25px 35px;
}

.box_coupon .box.left {
	 width: 545px;
}

.box_coupon .box.right {
	 width: 238px;
	 text-align: center;
}

.box_coupon .box.right .coupon_img img {
	 width: 65%;
}
.box_coupon .box.right img {
	 width: 100%;
}

.box_coupon .box.left h2 {
	font-size: 18px;
	line-height: 1.6em;
	color: #4d4d4d; 
}

.content_coupon { margin: 20px 0 40px; }

.content_coupon p,
.content_coupon strong {
	display: inline-block;
	vertical-align: middle; 
}

.content_coupon p {
	width: 200px;
	height: 35px;
	margin-bottom: 20px;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-weight: 300;
}

.content_coupon strong {
	font-size: 25px;
	color: #4d4d4d;
	margin-left: 20px;	
}

.bg_ed7aae { background-color: #ed7aae; }

.bg_87e288 { background-color: #87e288; }

.bg_42bdd1 { background-color: #42bdd1; }

.txt_coup {	font-size: 13px;line-height: 1.6em; padding-bottom: 20px; margin-bottom: 15px; border-bottom: 1px solid #7e7e7e; }

.date_coupon p,
.txt_coup p {	font-size: 13px; line-height: 1.6em; margin-bottom: 3px; }

.box_coupon .box.right .button {
	position: absolute;
	bottom: 25px;
}

@media only screen and (max-width: 768px) {
	
	#main {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

.group_coupon {
		padding: 20px 20px 30px;
		box-sizing: border-box;
		margin-bottom: 20px;
}
	.coupon strong.titile {
		width: 100%;
		text-align: center;
		display: block;
		font-size: 18px;
		color: #41d2c4;
		margin: 30px 0;
	}
	
	.box_coupon {
		width: 100%;
		border: none;
		padding: 0;
	}
	
.box_coupon .box.left {
		width: 100%;
		padding: 0 0 20px 0;
		float: none;
}

	.box_coupon .box.right {
		width: 100%;
		padding: 0;
		float: none;
		text-align: center;
	}
	.box_coupon .box.right img {
		width: 70%;
}

.box_coupon .box.left h2 {
		font-size: 16px;
		line-height: 1.6em;
		text-align: left;
}
.content_coupon {
		margin: 10px 0 20px;;
}
.content_coupon p {
		width: 125px;
		height: auto;
		line-height: 13px;
		color: #fff;
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		padding: 5px 10px;
		display: block;
		margin: 0 auto 10px;
}
.content_coupon strong {
		display: block;
		font-size: 20px;
		margin: auto;
		text-align: center;
}
.txt_coup {
		font-size: 12px;
		line-height: 1.6em;
		padding-bottom: 10px;
		margin-bottom: 15px;
		border-bottom: 1px solid #7e7e7e;
		text-align: left;
}
.date_coupon p, .txt_coup p {
		font-size: 11px;
		line-height: 1.6em;
		text-align: left;
		margin-bottom: 5px;
}
	.coupon .button_web {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.coupon .button_web img {
		width: 80%;
	}
	
	
}

/*
@media only screen and (width: 320px) {

	.box_coupon .box.left {
			width: 100%;
			display: block;
			text-align: center;
	}
	
	.box_coupon .box.right {
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}

}
*/






















