@charset "shift_jis";

@media screen and (max-width:736px){
	.campaignEndText.gourmet p{
		font-size: 1.2rem;
		font-weight: normal;
	}
	#main.gourmet{
		padding-bottom: 0;
	}
	#main.gourmet .mainArea .mainAreaInr{
		width: 100%;
		padding: 0;
		background: none;
	}
	#main.gourmet .mainArea .mainAreaInr h1{
		background: none;
	}
	#main .contents{
		margin: 0 0 50px;
	}
	#main.gourmet .mainArea h1{
		width: 100%;
		margin: auto;
	}
	.txt_s {
		font-size: 1.2rem;
	}
	#main .entryArea{
		padding: 15px 0;
	}
	.entryAreaInr ul {
		text-align: center;
		letter-spacing: -.4em;
	}
	.entryAreaInr ul li{
		width: 50%;
		margin-left: 0;
		letter-spacing: normal;
		padding: 0 6px;
		box-sizing: border-box;
		float: left;
	}
	.entryNote{
		margin: 15px 15px 0 15px;
		text-align: left;
	}
	#main.gourmet h2{
		font-size: 1.7rem !important;
		text-align: center;
		border: none;
		margin: 0 0 10px 0;
		padding: 0;
		font-weight: bold;
	}
	#gourmetImgWrap{
		margin-bottom: 30px;
		padding: 30px 0;
	}
	#gourmetImgWrap .gourmetImgInr h2{
		width: auto;
		padding-top: 0;
		margin-bottom: 40px;
	}
	#gourmetImgWrap .gourmetImgInr .h2subtxt{
		font-size: 1.4rem;
	}
	#gourmetImgWrap .gourmetImgInr h2:before,
	#gourmetImgWrap .gourmetImgInr h2:after{
		background-size: 20px auto !important;
	}
	
	#main.gourmet h3{
		margin-bottom: 15px;
		padding: 10px;
		font-size: 1.5rem;
	}
	
	#gourmetImgWrap .gourmetImgInr{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.gourmetImgInrTop{
		padding-bottom: 30px;
	}
	h4.gourmeticon1{
		background-size: 35px auto;
		padding-top: 45px;
	}
	h4.gourmeticon2{
		background-size: 50px auto;
		padding-top: 35px;
		margin-top: 60px;
	}
	h4.gourmeticon1 img,h4.gourmeticon2 img{
		width: auto;
		height: 25px;
	}
	.gourmetImgInrTop ul.gourmetmiryoku li{
		font-size: 1.2rem;
		width: 80px;
	}
	.gourmetImgInrTop ul.gourmetimgList{
		width: auto;
		margin: 35px auto 0;
		text-align: center;
	}
	.gourmetImgInrTop ul.gourmetimgList li{
		float: none;
		margin-left: 0;
		margin-top: 30px;
	}
	.gourmetImgInrTop ul.gourmetimgList li img{
		width: 65%;
	}
	
	.gourmetImgInrBtm{
		width: 100%;
		padding-top: 50px;
		position: relative;
		margin-top: -30px;
		position: relative;
	}
	.gourmetImgInrBtm:before{
		width: 240px;
		height: 70px;
		margin-left: -120px;
		background-size: contain;
	}
	.gourmetImgInrBtmInr{
		padding: 25px 10px;
		box-sizing: border-box;
	}
	.topInrGiftBlock .GiftLeft{
		margin-bottom: 15px;
	}
	.topInrGiftBlock .GiftLeft,
	.topInrGiftBlock .GiftRight{
		float: none;
		width: 100%;
		font-size: 1.2rem;
	}
	.gift_ttl{
		margin-bottom: 15px;
	}
	.gift_ttl img{
		max-width: 250px;
		height: auto;
	}
	
	#main .cashtableWrap{
		overflow: scroll;
		width: 100%;
		margin-bottom: 10px;
		height: 75vh;
		overscroll-behavior: none;
	}
	#main .cashtable{
		margin-bottom: 0;
	}
	#main .cashtable th,
	#main .cashtable td{
		border: 1px solid #fff;
		border-collapse: separate;
		white-space: nowrap;
	}
	#main .cashtable th{
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		z-index: 2;
		width: 90px;
	}
	#main .cashtable th:first-child{
		left: 0;
		z-index: 3;
	}
	#main .cashtable tr td:first-child{
		position: -webkit-sticky;
		position: sticky;
		left: 0;
	}
	#main .cashtable tr:nth-child(2n) td:first-child{
		background-color: #fff;
	}
	
	.trading_confi_link p a{
		background-size: 15px auto;
		padding-left: 20px;
	}
	
	.btmcamblock{
		background-color: #eeeeee;
		padding: 30px 10px;
	}
	.btmcamblock ul{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.btmcamblock li{
		margin-left: 0;
		display: block;
		margin-top: 20px;
	}
	.btmcamblock li:first-child{
		margin-left: 0;
		margin-top: 0;
	}
	.btmcamblock .right_fix{
		width: 100%;
		margin: auto;
		margin-top: 15px;
	}
	.btmcamblockttl{
		font-size: 1.8rem;
	}
	
	.sec .secInr{
		padding: 0;
	}
	
	.caseBlock{
		padding: 10px 5px;
	}
	.caseBlock dl{
		display: block;
		table-layout: inherit;
		width: 100%;
		box-sizing: border-box;
	}
	.caseBlock dl dt,
	.caseBlock dl dd{
		display: block;
		box-sizing: border-box;
	}
	.caseBlock dl dt{
		background: #ececec;
		color: #3b2301;
		margin-bottom: 10px;
		padding: 10px 5px;
		box-sizing: border-box;
		width: auto;
	}
	.caseBlock dl dd{
		padding: 0;
	}
	.caseBlock .casenum {
		border-radius: 4px;
		padding: 2px 7px;
		font-size: 1.2rem;
		margin-right: 5px;
		line-height: 1.4;
		vertical-align: top;
	}
	.bgcortype0, .bgcortype1, .bgcortype2, .bgcortype3{
		font-size: 1.2rem;
	}
	.caseBlock .bdTop dd ul li:last-child{
		margin: 10px 0 0;
		padding-top: 10px;
	}
	
	
}