@charset "shift_jis";

.campaignEndText{
	background: #fff;
}
.campaignEndText p{
	color: #333;
	font-size: 1em;
	font-weight: normal;
}
.campaignEndText p a{
	background: url(/campaign/assets/mdata/campaign/assets/mdata/common_img/icon/arrow.gif) no-repeat left center;
	color: #333;
}

#main.gourmet{
	overflow: hidden;
	padding: 0 0;
}
#main.gourmet p,
#main.gourmet ul li{
	line-height: 1.7 !important;
	vertical-align: middle;
}
#main.gourmet h2{
	color: #0f2853;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	margin: 50px auto 30px;
}
#main.gourmet h3{
	color: #0f2853;
	font-weight: bold;
	background-color:#eee;
	font-size: 1.1rem;
	padding: 15px;
	margin-bottom: 15px;
}

#main.gourmet .mainArea .mainAreaInr img{
	vertical-align: top;
	width: auto;
	height: auto;
}
#main.gourmet .mainArea{
	width: 100%;
	margin: 0 auto;
	padding-top: 0;
	vertical-align: top;
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/bg_wood.png) repeat-x center top #6f4320;
}
#main.gourmet .mainArea .mainAreaInr{
	margin: auto;
	text-align: center;
	vertical-align: top;
}

.entryArea{
	width: 100%;
	margin: auto;
	padding: 30px 0;
	color: #FFF;
}
.entryArea_btn{
	width: 980px;
	text-align: center;
	margin: auto;
}
.entryArea_btn .left,
.entryArea_btn .right{
	width: 50%;
}
.entryAreaInr ul{
	text-align: center;
}
.entryAreaInr ul li{
	display: inline-block;
	margin-left: 30px;
}
.entryAreaInr ul li:first-child{
	margin-left: 0;
}
.entryAreaInr ul li a:hover img{
	opacity: 0.8;
}
.entryNote{
	text-align: center;
	margin-top: 15px;
}
.entryNote a{
	color: #ffffff !important;
	text-decoration: underline !important;
}
.entryNote .txt{
	color: #ffffff;
}
.entryNote .txt2{
	color: #222222;
}

#main .contents{
	width: 980px;
	padding: 20px;
	margin-bottom: 50px;
}

#main .AboutCampaign{
	margin: 50px 0;
	text-align: center;
}

#main .CampaignContent p{
	margin-bottom: 25px;
}

#gourmetImgWrap{
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/line_bg.gif) repeat left top;
	padding: 40px 0;
	width: 100%;
}
#gourmetImgWrap .gourmetImgInr{
	width: 980px;
	margin: auto;
}
#gourmetImgWrap .gourmetImgInr h2{
	line-height: 1.4 !important;
	position: relative;
	width: 590px;
	padding: 0 50px;
}
#gourmetImgWrap .gourmetImgInr .h2subtxt{
	font-size: 0.6em;
	display: block;
	margin-bottom: 10px;
}
#gourmetImgWrap .gourmetImgInr h2:before,
#gourmetImgWrap .gourmetImgInr h2:after{
	width: 47px;
	height: 130px;
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -65px;
}
#gourmetImgWrap .gourmetImgInr h2:before{
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/icon02.png) no-repeat left center;
	left: 0;
}
#gourmetImgWrap .gourmetImgInr h2:after{
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/icon01.png) no-repeat right center;
	right: 0;
}

#gourmetImgWrap .gourmetImgInrTop{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	margin-left: -15px;
}
#gourmetImgWrap .gourmetImgInrTop dl{
	width: 316px;
	margin: 0 0 40px 15px;
	-ms-flex: 0 1 auto;
}
#gourmetImgWrap .gourmetImgInrTop dl dt{
	margin-bottom: 20px;
}
#gourmetImgWrap .gourmetImgInrTop dl dd{
	display: block;
	text-align: left;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#gourmetImgWrap .gourmetImgInrTop dl dd span{
	display: block;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}

.gourmetImgInrBtm{
	position: relative;
	width: 980px;
	margin: auto;
	padding-top: 75px;
}
.gourmetImgInrBtm:before{
	width: 376px;
	height: 100px;
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -188px;
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/gift_txt.png) no-repeat left center;
}
.gourmetImgInrBtmInr{
	border: 4px solid #3b2301;
	padding: 50px 30px;
	background-color: #ffffff;
	margin-bottom: 15px;
}
.topInrGiftBlock{
	margin-bottom: 15px;
}
.topInrGiftBlock .GiftLeft{
	float: left;
	width: 420px;
	font-size: 0.9em;
}
.topInrGiftBlock .GiftLeft .gift_ttl{
	margin-bottom: 20px;
}
.topInrGiftBlock .GiftLeft li{
	margin-bottom: 5px;
}
.topInrGiftBlock .GiftLeft li span{
	font-weight: bold;
	color: #0f2853;
}
.topInrGiftBlock .GiftRight{
	float: right;
	width: 471px;
}


#main .cashtable{
	width: 100%;
	line-height: 1.5;
	font-size: 0.9em;
	table-layout: fixed;
	margin-bottom: 20px;
}
#main .cashtable th{
	padding: 5px;
	background: #003e79;
	text-align: center;
	color: #ffffff;
}
#main .cashtable th,
#main .cashtable td{
	border: 1px solid #333;
	vertical-align: middle;
}
#main .cashtable td{
	line-height: 2;
	padding: 0 5px;
	text-align: center;
}
#main .cashtable th:nth-child(2){
	background-color: #0071bd;
}
#main .cashtable th:nth-child(3){
	background-color: #ba871a;
}
#main .cashtable th:nth-child(4){
	background-color: #efef97;
	color: #333;
}
#main .cashtable th:nth-child(5){
	background-color: #ed7368;
}
#main .cashtable th:nth-child(6){
	background-color: #a67c52;
}
#main .cashtable th:nth-child(7){
	background-color: #8cc63e;
}
#main .cashtable th:nth-child(8){
	background-color: #fbb03b;
}

.cashtable tr td:first-child{
	text-align: left !important;
}
.cashtable tr:nth-child(odd) td:first-child{
	background: #d8e5f9;
}
.cashtable td:nth-child(3){
	background: #f6f0e4;
}
.cashtable tr:nth-child(odd) td:nth-child(3){
	background: #e2d0a2;
}
.cashtable td:nth-child(4){
	background: #fcfcf0;
}
.cashtable tr:nth-child(odd) td:nth-child(4){
	background: #f8f8d5;
}
.cashtable td:nth-child(5){
	background: #fcecec;
}
.cashtable tr:nth-child(odd) td:nth-child(5){
	background: #f7c7c3;
}
.cashtable td:nth-child(6){
	background: #f5edea;
}
.cashtable tr:nth-child(odd) td:nth-child(6){
	background: #dbcaba;
}
.cashtable td:nth-child(7){
	background: #f1f8e8;
}
.cashtable tr:nth-child(odd) td:nth-child(7){
	background: #d1e8b2;
}
.cashtable td:nth-child(8){
	background: #fef4e7;
}
.cashtable tr:nth-child(odd) td:nth-child(8){
	background: #fedfb1;
}
.cashtable td:nth-child(2){
	background: #dbeaf5;
}

#main .cashtable td.bg_gray_td{
	background: #e6e6e6;
}

.trading_confi_link p a{
	background: url(/campaign/assets/mdata/campaign/gaitame_gourmet_2002/img/i_icon.png) no-repeat left center;
	text-align: right;
	display: inline-block;
	padding-left: 30px;
	color: #1f3467 !important;
	font-weight: bold;
	text-decoration: underline;
}

.btmcamblock{
	background-color: #eeeeee;
	padding: 50px 0;
}
.btmcamblock ul{
	width: 980px;
	margin: 0 auto 15px;
	text-align: center;
}
.btmcamblock li{
	margin-left: 30px;
	display: inline-block;
}
.btmcamblock li:first-child{
	margin-left: 0;
}
.btmcamblock .right_fix{
	width: 980px;
	margin: auto;
}
.btmcamblockttl{
	text-align: center;
	font-size: 1.5em;
	color: #0f2853;
	font-weight: bold;
	margin-bottom: 20px;
}
#main .contents .sec{
	margin: 0 0 50px;
}
.sec .secInr{
	padding: 0 15px;
}

.caseBlock{
	background: #fff;
	border: 2px solid #3b2301;
	margin-bottom: 15px;
}
.caseBlock dl{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.caseBlock dl dt,
.caseBlock dl dd {
	width: 100%;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	padding: 20px 10px;
}
.caseBlock dl dt{
	width: 380px;
	background: #f4f4f4;
}
.caseBlock .casenum{
	display: inline-block;
	color: #fff;
	background-color: #3b2301;
	border-radius: 4px;
	padding: 2px 10px;
	font-size: 0.9em;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4;
}
.caseBlock dd ul li{
	margin: 10px 10px 0;
}
.caseBlock dd ul li:first-child{
	margin-top: 0;
}
.caseBlock .bdTop dd ul li:last-child{
	text-align: right;
	border-top: 1px dashed #3b2301;
	padding-top: 15px;
	margin: 15px 0 0;
}
.bgcortype0, .bgcortype1, .bgcortype2, .bgcortype3, .bgcortype4, .bgcortype5, .bgcortype6{
	background: #dbeaf5;
	border-radius: 4px;
	display: inline-block;
	line-height: 1.4;
	font-size: 0.8em;
	padding: 2px 5px;
	margin-left: 5px;
}
.bgcortype1{ background: #e2d0a2;}
.bgcortype2{ background: #f8f8d5;}
.bgcortype3{ background: #f7c7c3;}
.bgcortype4{ background: #dbcaba;}
.bgcortype5{ background: #d1e8b2;}
.bgcortype6{ background: #fedfb1;}

@media screen and (min-width:737px){
	.cashtable tr:hover td{
		background: #7a93aa !important;
		color: #fff;
	}
}
