@charset "UTF-8";



/* 共通 */
#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}
.hvr:hover {
	opacity: 0.8;
}
h3,h4,h5,p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}
.mincho {
	font-family: 'Noto Serif JP', serif;
}
.m_p {
	font-family: 'M PLUS 1p', sans-serif;
}
.br_pc {
	display: none;
}



/* スマホ画像切り替え */
.switch {
	width: 100%;
	height: auto;
}



/* メインビジュアル */
#main_img {
	width: 100%;
	background: url(../images/main_bg_texture.png) repeat;
}
#main_bg_l,#main_bg_r {
	width: 100%;
}
header {
	width: 90%;
	margin: 0 auto 20px;
	padding: 25px 0 0;
}
header h2 {
	width: 36%;
	line-height: 0;
}
header h2 img {
	width: 100%;
	height: auto;
}

#main_cnt {
	width: 100%;
	margin: 0 auto;
}
#main_txt,#main_ttl,#main_period,#main_photo {
	width: 100%;
	line-height: 0;
}
#main_txt span {
	display: none;
}
#main_txt img {
	width: 100%;
	height: auto;
}

nav {
	width: 100%;
	background: #5c2d0d;
	padding: 21px 0 1px;
}
nav ul {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
nav ul li {
	color: #ffffff;
	font-size: 80%;
	line-height: 1;
	border-right: 1px #ffffff solid;
	margin: 0 10px 20px 0;
	padding: 0 10px 0 0;
}
nav ul li:last-child {
	border-right: none !important;
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
}
nav ul li a {
	color: #ffffff;
}
nav ul li a:hover {
	text-decoration: underline;
}

#main_bg_bottom {
	width: 100%;
	margin: 20px 0 0;
	line-height: 0;
}
#main_bg_bottom img {
	width: 100%;
	height: auto;
}
#main_bg_bottom_pc {
	display: none;
}



/* キャンペーン概要 */
#overview {
	width: 100%;
	background: #f3ece7;
	padding: 25px 0 0;
}
#overview h2 {
	width: 55%;
	margin: 0 auto 5px;
	line-height: 0;
}
#overview h2 img {
	width: 100%;
	height: auto;
}
#overview h3,#overview h4 {
	width: 100%;
	line-height: 0;
}
#overview_col {
	width: 100%;
	margin: 0 0 15px;
}
#overview_col div {
	width: 100%;
	margin: 0 0 10px;
	line-height: 0;
}
#overview_col p {
	width: 90%;
	margin: 0 auto;
	font-size: 85%;
	line-height: 1.9;
}

#overview_present {
	width: 100%;
	margin: 0 auto 20px;
	display: flex;
}
#overview_present li {
	width: 50%;
}
#overview_present li div {
	width: 100%;
	margin: 0 0 8px;
	line-height: 0;
}
#overview_present li div img {
	width: 100%;
	height: auto;
}
#overview_present li h5 {
	font-family: 'M PLUS 1p', sans-serif !important;
	text-align: center;
	font-weight: normal;
	font-size: 90%;
	line-height: 1.5;
	margin: 0 0 12px;
}
#overview_present li p {
	font-family: 'M PLUS 1p', sans-serif !important;
	text-align: center;
	font-size: 65%;
	line-height: 1;
}

#overview_bg_bottom {
	width: 100%;
	line-height: 0;
}
#overview_bg_bottom img {
	width: 100%;
	height: auto;
}
#overview_bg_bottom_pc {
	display: none;
}



/* 賞品紹介 */
#prize {
	width: 100%;
	background: #faf6f3;
	padding: 25px 0 60px;
}
#prize h2 {
	width: 55%;
	margin: 0 auto;
	line-height: 0;
}
#prize h2 img {
	width: 100%;
	height: auto;
}
#prize h3 {
	width: 100%;
	line-height: 0;
}
#prize_img {
	width: 100%;
	margin: 0 0 40px;
	line-height: 0;
}

.set_block {
	width: 100%;
	position: relative;
}
.set {
	width: 100%;
}
.set_img {
	width: 100%;
}
.set_cnt {
	width: 90%;
	margin: 0 auto;
}
.set_cnt_inner {
	width: 100%;
}
.set_num {
	width: 35%;
	margin: 0 0 8px;
	line-height: 0;
}
.set_num img {
	width: 100%;
	height: auto;
}
.set_cnt_inner h4 {
	font-weight: normal;
	font-size: 180%;
	line-height: 1;
	margin: 0 0 10px;
	position: relative;
	z-index: 3;
}
.set_cnt_inner h4 span {
	color: #bb9204;
}
.set_cnt_inner h5 {
	font-size: 90%;
	line-height: 1.65;
	margin: 0 0 15px;
}
.set_txt {
	color: #51270c;
	font-size: 85%;
	line-height: 1.9;
	margin: 0 0 20px;
}
.set_tmb {
	width: 100%;
	margin: 0 0 25px;
	display: flex;
	justify-content: space-between;
}
.set_tmb li {
	width: 48%;
	line-height: 0;
}
.set_tmb li img {
	width: 100%;
	height: auto;
}
.detail_btn {
	width: 240px;
	height: 34px;
	background: #9a887e;
	border-radius: 50px;
	margin: 0 auto;
}
.detail_btn a {
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 80%;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.detail_btn a:after {
	content: '';
	display: block;
	width: 13px;
	height: 10px;
	background: url(../images/arrow.png) no-repeat center center;
	background-size: contain;
	margin: 0 0 0 8px;
}

#set_block01 {
	margin: 0 0 70px;
}
#set_block02 {
	margin: 0 0 70px;
}
#set_block03 {
	margin: 0 0 70px;
}
#set_block04 {
	margin: 0 0 220px;
}
#set_block05 {
}
#set_block01 #prize_bg01 {
	width: 32%;
	position: absolute;
	top: -6%;
	left: 0;
}
#set_block02 #prize_bg02 {
	width: 36%;
	position: absolute;
	top: 25%;
	right: 0;
}
#set_block04 #prize_bg03 {
	width: 42%;
	position: absolute;
	bottom: -27%;
	right: 0;
}



/* キャンペーン対象商品 */
#product {
	width: 100%;
	background: #ffffff;
	padding: 45px 0 0;
}
#product_inner {
	width: 100%;
}
#product_inner h2 {
	width: 55%;
	margin: 0 auto 12px;
	line-height: 0;
}
#product_inner h2 img {
	width: 100%;
	height: auto;
}
.product_block {
	width: 100%;
}
#product_inner .product_block:first-of-type {
	margin-bottom: 70px;
}
.product_block h3 {
	font-weight: normal;
	text-align: center;
	font-size: 110%;
	line-height: 1;
	margin: 0 0 17px;
}
.product_ul {
	width: 100%;
	margin: 0 0 17px;
	display: flex;
	justify-content: space-between;
}
.product_ul li {
	width: 50%;
}
.product_ul li div {
	width: 80%;
	margin: 0 auto 5px;
	line-height: 0;
}
.product_ul li div img {
	width: 100%;
	height: auto;
}
.product_ul h4 {
	font-weight: normal;
	text-align: center;
	font-size: 85%;
	line-height: 1.4;
	margin: 0 0 7px;
}
.purchase_btn {
	width: 80%;
	height: 35px;
	margin: 0 auto;
	border-radius: 50px;
}
.purchase_btn a {
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 85%;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.purchase_btn a:after {
	content: '';
	display: block;
	width: 13px;
	height: 10px;
	background: url(../images/arrow.png) no-repeat center center;
	background-size: contain;
	margin: 0 0 0 8px;
}
.purchase_btn_blue {
	background: #8aaac2;
}
.purchase_btn_red {
	background: #f6b3ba;
}
.product_note {
	width: 90%;
	margin: 0 auto 15px;
}
.product_note li {
	font-size: 70%;
	line-height: 1.7;
	text-indent: -1em;
	padding-left: 1em;
}
.product_txt {
	width: 90%;
	color: #5d2d0d;
	font-size: 85%;
	line-height: 1.9;
	margin: 0 auto 20px;
}
.product_dl {
	width: 90%;
	background: #f6f4ef;
	border-radius: 20px;
	margin: 0 auto;
	padding: 20px 0 25px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.product_dl dt {
	display: block;
	width: 165px;
	height: 42px;
	background: url(../images/product_midashi_bg.png) no-repeat center center;
	background-size: contain;
	text-align: center;
	color: #5d2d0d;
	font-size: 90%;
	line-height: 1;
	margin: 0 0 15px;
	padding: 12px 0 0;
}
.product_dl dd {
	width: 90%;
	margin: 0 auto;
	color: #5d2d0d;
	font-size: 85%;
	line-height: 1.9;
}
.product_dl dd br {
	display: none;
}
#product_rice {
	width: 90%;
	border-top: 1px #cccccc solid;
	margin: 50px auto 0;
	padding: 35px 0 60px;
}
#product_rice h3 {
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	line-height: 1;
	margin: 0 0 30px;
}
#product_rice div {
	width: 100%;
	margin: 0 0 30px;
	line-height: 0;
}
#product_rice div img {
	width: 100%;
	height: auto;
}
#product_rice p {
	text-align: center;
	font-size: 75%;
	line-height: 1.9;
}



/* 応募方法 */
#flow {
	width: 100%;
	background: #faf6f3;
	padding: 42px 0 60px;
}
#flow h2 {
	width: 72%;
	margin: 0 auto;
	line-height: 0;
}
#flow h2 img {
	width: 100%;
	height: auto;
}
#flow_txt {
	text-align: center;
	font-size: 85%;
	line-height: 1.9;
	margin: 0 0 30px;
}
#flow_ul {
	width: 90%;
	margin: 0 auto 30px;
	display: flex;
	flex-wrap: wrap;
}
#flow_ul li {
	width: 50%;
	margin: 0 0 35px;
}
.flow_num {
	width: 100%;
	line-height: 0;
}
.flow_num img {
	width: 100%;
	height: auto;
}
.flow_border {
	border-left: 1px #3da537 solid;
	min-height: 270px;
}
#flow_ul li:nth-child(even) .flow_border {
	border-right: 1px #3da537 solid;
}
.flow_border div {
	width: 100%;
	line-height: 0;
	position: relative;
	top: -20px;
}
.flow_border div img {
	width: 100%;
	height: auto;
}
.flow_border p {
	width: 90%;
	margin: 0 auto;
	color: #666666;
	font-size: 80%;
	line-height: 1.7;
}
#flow_line {
	width: 90%;
	margin: 0 auto;
	line-height: 0;
}
#flow_line:hover {
	opacity: 0.8;
}
#flow_line img {
	width: 100%;
	height: auto;
}



/* 利用規約 */
#terms {
	width: 100%;
	padding: 45px 0 120px;
}
#terms h3 {
	font-family: 'M PLUS 1p', sans-serif !important;
	text-align: center;
	font-weight: normal;
	font-size: 120%;
	line-height: 1;
	margin: 0 0 30px;
}
#terms > dl {
	width: 90%;
	margin: 0 auto 38px;
}
#terms > dl > dt {
	font-family: 'M PLUS 1p', sans-serif !important;
	font-weight: bold;
	font-size: 110%;
	line-height: 1;
	margin: 0 0 10px;
}
#terms > dl > dd {
	font-family: 'M PLUS 1p', sans-serif !important;
	font-size: 85%;
	line-height: 1.8;
}
#terms > dl > dd ul li {
	text-indent: -1em;
	padding-left: 1em;
}
#terms > dl > dd a {
	color: #227cd1;
	text-decoration: underline;
}
#terms > dl > dd a:hover {
	text-decoration: none;
}
#terms > dl > dd > dl {
	display: flex;
}
#terms > dl > dd > dl dt {
	margin: 0 20px 0 0;
}



/* フッター */
footer {
	width: 100%;
	padding: 0 0 40px;
}
footer h2 {
	width: 180px;
	margin: 0 auto 12px;
	line-height: 0;
}
footer h2 img {
	width: 100%;
	height: auto;
}
footer p {
	font-family: 'M PLUS 1p', sans-serif !important;
	text-align: center;
	color: #5c5c5c;
	font-size: 65%;
	line-height: 1;
}


