
/*----------------追加-----------------*/
/* font */
.fsmall {font-size:0.85em;}
.flarge {font-size:1.4em; line-height:100%;}
.flarge2 {font-size:1.3em;}
.fwB {font-weight:bold;}
.pr {font-size:100% !important;}

.cGr {color:#666 !important;}
.cRe {color:#FF0000 !important;}

.txtU {text-decoration:underline;}

.taR {text-align: right;}

.fr {float: right;}

/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:block;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}

/*margin set*/
.mt20 {margin-top:20px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px !important;}
.ml5 {margin-left:5px !important;}
.pb20 {padding-bottom:20px !important;}
.pr430 {padding-right:430px !important;}
.pr0 {padding-right:0px !important;}

.w400 {width:400px !important;}

.btn.gra {
  width: 100%;
  margin: 0 auto;
}
.btn.gra {
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  display: block;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 0 17px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.btn.gra {
  background-color: #ccc;
}
.btn.gra span:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(../../../images/common/icon-search.png);
  background-size: contain;
  background-position: center center;
  left: 0;
  top: 0;
}
.btn.gra span {
  position: relative;
  display: inline-block;
  padding-left: 32px;
}

@media screen and (min-width: 768px) {
	.fair .secFair .container .topArea .mainBox {
		background: #fff;
		 position: relative;
		 padding: 7px 0 12px;
		 width: 100%;
	}
    .fair .secFair .container .areaTit {
    font-size: 19.5px;
}
	ul.notes {margin:10px 0 0 0; color:#666; font-size:90%;}
	ul.notes li {
		list-style:none;
		text-indent:-1em;
		padding-left:1em;
	}
	ul.notes li:before {
		content: "※";
	}
		ul.notes_shop {margin:10px 0 0 0; color:#666; font-size:90%; padding-right:330px;}
	ul.notes_shop li {
		list-style:none;
		text-indent:-1em;
		padding-left:1em;
	}
	ul.notes_shop li:before {
		content: "※";
	}
	
	dl.uketsuke { margin:10px 0 0 0;}
	dl.uketsuke dt {
		background:#DB1627;
		color:#fff;
		text-align:center;
		padding:10px 0;
		float:left;
		width:15%;
		clear:both;
		margin-top:10px;
	}
	dl.uketsuke dd {
		float:left;
		width:83%;
		padding-top:10px;
		margin-left:2%;
		margin-top:10px;
	}
	
.btnBox .box_in {padding: 18px 0;}
.btnBox .btn a span.online::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../../../images/common/icon-cart.png) !important;
    background-size: contain;
    background-position: center center;
        background-position-x: center;
        background-position-y: center;
    left: 0;
    top: 0;
}
div .btnBox:last-of-type {
	border-bottom:none !important;
}

.fair .secFair .container .btnArea .box .btnBox .box_shop1 .btn  {
 top:18px;
 margin-top: 0;
}
.fair .secFair .container .btnArea .box .btnBox .box_shop1 {padding-bottom: 0px;}
	
	.fair .secFair .container .presentArea .presentTitArea {
		background: url(../img/bg.png) repeat-x #fff !important;
		border-bottom:3px solid #ff0000;
		padding: 14px 40px 11px 20px !important;
        color: #333 !important;
	}
	.fair .secFair .container .presentArea .box .detail{
		background:url(../img/img_00.png) no-repeat bottom right !important;
	}
	.fair .secFair .container .presentArea .box .detail .setDetail {
		float: left;
		width: 48%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.txt_fukubukuro {
		float:right;
		width:48%;
	}
	.txt_fukubukuro h3 {
		font-size:18px;
		margin-bottom:20px;
	}
	.txt_fukubukuro dl { margin-bottom:5px;}
	.txt_fukubukuro dt {
		float:left;
		width:20%;
		padding:2px;
		text-align:center;
		color:#fff;
		background:#A2812D;
		border-radius:3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight:normal;
		letter-spacing:0.1em;
		font-size:12px;
		margin-bottom:10px;
		clear:both;
	}
	.txt_fukubukuro dd {
		float:right;
		width:75%;
		padding-top:2px !important;
	}
	
	.txt_fukubukuro .syosai {
	background-image:url(../img/img_02.gif), url(../img/line_dot.gif);
    background-position:right top, 0 50px;
    background-repeat:no-repeat, repeat-x;
    background-size:142px 77px, auto;
	padding-top:80px;
}

	.txt_fukubukuro p {
	color: #D61523;
	font-size:18px;
	/*padding-right:100px;*/
}
	.txt_fukubukuro ul.notes { margin-bottom:0; padding-right:100px;}
    .txt_fukubukuro dd ul.notes { margin-bottom:0; padding-right:0; margin-top: 0;}
	/*.pr0 {padding-right:0 !important;}*/

.box2 {
		border-width:0 1px 1px 1px;
		border-style: solid;
		border-color:#ccc;
		padding:30px 40px;
}
	.box2  li{
		width:100%;
		margin:0;
		padding:0;
	}
	.box2  li:last-of-type {
    margin:20px 0 0;
	}
	.box2  li img {width:100%;}
	
	.shoplistTitArea {
		background:#f87e34;
		padding:14px 40px 11px 40px !important;
		color:#fff;
		}

	
	.ico_blank {
		margin-left:5px;
		display: inline-block;
		vertical-align: text-top;
		width:14px;
	}
		
}

@media screen and (max-width: 767px) {
.box_shop1 .btn {
 top:0 !important;
 margin-top: 25px !important;
}
.fair .secFair .container .btnArea .box .btnBox .box_shop1 {padding-bottom: 0px !important;}
ul.notes {margin:10px 0 0 0;}
	ul.notes li {
		font-size:13px;
		list-style:none;
		text-indent:-1em;
		padding-left:1em;
		line-height:1.3em;
	}

	ul.notes li:before {
		content: "※";
	}
	ul.notes_shop {margin:10px 0 0 0; color:#666; font-size:90%;}
	ul.notes_shop li {
		list-style:none;
		text-indent:-1em;
		padding-left:1em;
	}
	ul.notes_shop li:before {
		content: "※";
	}
	
	dl.uketsuke { margin:30px 0 0 0;}
	dl.uketsuke dt {
		background:#DB1627;
		color:#fff;
		text-align:center;
		padding:10px 0;
		float:left;
		width:100%;
		clear:both;
		margin-top:10px;
	}
	dl.uketsuke dd {
		float:left;
		width:100%;
		padding-top:10px;
		margin-left:2%;
		margin-top:10px;
	}
	div .btnBox:last-of-type {
	border-bottom:none !important;
}
	
	.fair .secFair .container .presentArea .box .detail{
		background-image:url("../img/img_00.png") ;
		background-position:bottom right;
		background-repeat:no-repeat;
		background-size:auto 80px;
	}
	
	.fair .secFair .container .presentArea .presentTitArea {
		background: url("../img/bg.png") repeat-x #fff !important;
		border-bottom:3px solid #ff0000;
		padding: 14px 10px 11px 10px !important;
        color: #333 !important;
	}
	
	.fair .secFair .container .presentArea .box .detail .setDetail img {
		display: block;
		margin: 0 auto;
		max-width:460px;
  }
  	.txt_fukubukuro {
		margin: 0 auto;
		max-width:460px;
	}
	.txt_fukubukuro h3 {
		font-size:18px;
		margin:20px 0 10px;
	}
	.txt_fukubukuro dl { margin-bottom:5px;}
	.txt_fukubukuro dt {
		float:left;
		width:20%;
		padding:2px;
		text-align:center;
		color:#fff;
		background:#A2812D;
		border-radius:3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		font-weight:normal;
		letter-spacing:0.1em;
		font-size:12px;
		margin-bottom:10px;
		clear:both;
	}
	.txt_fukubukuro dd {
		float:right;
		width:75%;
		padding-top:2px !important;
	}
	.txt_fukubukuro .syosai {
	background-image:url(../img/img_02.gif), url(../img/line_dot.gif);
    background-position:right top, 0 40px;
    background-repeat:no-repeat, repeat-x;
    background-size:120px auto, auto;
	padding-top:80px;
}

	.txt_fukubukuro .syosai p {
	color: #D61523;
	font-size:18px;
}
	.txt_fukubukuro ul.notes { margin-bottom:0; padding-right:0px; margin-top: 0;}	
	.txt_fukubukuro p { margin-bottom:0; color: #D61523; font-size:18px;}

.box2 {
		border-width:0 1px 1px 1px;
		border-style: solid;
		border-color:#ccc;
		padding:30px 20px;
}
	.box2  li{
		width:100%;
		 max-width:470px;
		margin:0 auto;
		padding:0;
	}
	.box2  li:last-of-type {
		margin-top:30px;
	}
	.box2  li img {width:100%;}
	
	.shoplistTitArea {
		background:#f87e34;
		padding:14px 40px 11px 40px !important;
		color:#fff;
		}
	/*.box .btnBox .btn a span:after {
    content: '';
    position: absolute;
    width: 18px;
    height: 16px;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../img/ico_blank.png);
    background-size: contain;
    background-position: center center;
    right:-1.5em;
	top:center;
}
.btn span {
	padding-left:0;}*/
	
	.ico_blank {
		margin-left:5px;
		display: inline-block;
		vertical-align: text-top;
		width:14px;
	}
	.flarge2 {font-size:1.1em;}	

}

