@charset "utf-8";
* {margin: 0 auto;}
html,
body {
  height: 100%;
}
.sp{
	display:none;
}
.pcblock{
	display:block;
}
ol, ul{
list-style: none;
}
ol,ul,li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
body{
font-family: "ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック体","游ゴシック","Yu Gothic","YuGothic","メイリオ","Meiryo",sans-serif;
font-size: 14px; 
color:#343434;
line-height:1.8;
border-top: 5px solid #59c3dd;
letter-spacing: 0em;
}
a{
text-decoration:none;
color:#343434;
}
a:hover{
color:#ee7700;
text-decoration:none;
}
a:active, a:focus{
outline: 0;
}
img{
border:0;
}
.clear{
clear:both;
}
.center{
text-align:center;
}
.right{
text-align:right;
}
.left{
text-align:left;
margin:0 0 0 0px;
}
.red{
color:#FF0000;
}
.strong{
font-weight: bold;
}
a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}
nav ul li a,ul.hednavi li a,ul.categorytag li a,#footerContents ul li a{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
}
.hedback{
	background:url(images/hedline.jpg);
	background-size:45px;
	height:143px;
}
.headerback{
	background:url(images/hedcloud.png) no-repeat center -15px;
	height:194px;
}
#header{
margin: 0 auto;
width: 1030px;
overflow:hidden;
}
#slider{
	margin: -8px auto 0;
	width: 100%;
}
#slider img{
	width: 960px;
	vertical-align: bottom;
}
#slider .draggable::before{
	content:"";
	width:50%;
	height:100%;
	background:rgba(255, 255, 255, 0.48);
	position:absolute;
	top:0;
	left:0;
	margin-left:-480px;
	z-index:1;
}
#slider .draggable::after{
	content:"";
	width:50%;
	height:100%;
	background:rgba(255, 255, 255, 0.48);
	position:absolute;
	top:0;
	right:0%;
	margin-right:-480px;
	z-index:1;
}
.pickback {
    background: #fdfbf7;
    padding: 50px 0;
    margin-bottom: 60px;
}
#pickupitem {
    width: 1030px;
    margin: 0px auto;
}
ul.sliderlist{
	overflow:hidden;
	width:90%;
	margin:0 auto;
}
ul.sliderlist li{
	float:left;
	width:18.8%;
	margin-bottom:11px;
	margin-right:1.5%;
	word-break: break-all;
}
ul.sliderlist li:nth-child(5n){
	margin-right:0;
}
ul.sliderlist li:nth-child(5n+1){
	clear:both;
}
ul.sliderlist li img{
	width:100%;
	margin-bottom:2px;
}
ul.sliderlist li .pickup_name{
	font-size:12px;
	text-align: center;
	line-height: 1.5;
	color:#676767;
}
ul.sliderlist li .pickup_price{
	font-size:15px;
	text-align:right;
	color: #BB4B5F;
	margin-top:3px;
}
ul.sliderlist li .pickup_price span{
	font-size:11px;
	color: #343434;
	padding-left:2px;
}
.container{
margin: 0 auto 120px;
width: 1030px;
padding-top:20px;
}
.topP{
	margin-top:0px;
}
.subP{
	margin-top:40px;
}
#maincontainer{
	float:right;
	width:780px;
	overflow:hidden;
}
#side{
	float:left;
	width:220px;
	overflow:hidden;
	margin-right:30px;
	margin-top:17px;
}
.side{
	float:left;
	width:220px;
	overflow:hidden;
	margin-right:30px;
}
#footguide{
	width:1030px;
	margin:0 auto;
	background: url("images/sidebordertop.png") repeat-x left top;
	margin-top:40px;
	padding-top:25px;
	overflow:hidden;
}
/*************
/* ヘッダー
*************/
#header {
height: 194px;
position: relative;
}
#header h1 {
position: absolute;
top: 57px;
left:175px;
font-size:13px;
font-weight:normal;
text-align:center;
color:#36b6e0;
}
#header h2 {
position: absolute;
top: 15px;
padding-left:3px;
}
#header h2 a{
	display:block;
}
.hedillust{
	position:absolute;
	right:0;
	top:47px;
	z-index:99;
}
ul.hednavi{
	position:absolute;
	right:30px;
	top:13px;
}
ul.hednavi li{
	float:left;
	margin-left:18px;
	position:relative;
	padding-left:15px;
}
ul.hednavi li::before{
	position:absolute;
	font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f0da";
	top:1px;
	left:0;
	color:#0081f9;
	font-size:14px;
}
ul.hednavi li a{
	font-size:13px;
}
ul.hednavi li:last-child a{
	color:#bf0000;
	font-size:15px;
}
.naviback{
	background:#59c3dd;
	border-bottom:2px solid #858585;
}
nav{
	background:#59c3dd;
	border-bottom:2px solid #858585;
}
nav ul{
	width:998px;
	margin:0 auto;
	height:37px;
}
nav ul li{
	float:left;
	text-align:center;
	letter-spacing:1px;
	color: #606060;
	position:relative;
}
nav ul li span{
	display: block;
	color:#fff;
	font-size:16px;
	padding:6px 45px 5px;
}
nav ul li a{
	display: block;
	color:#fff;
	font-size:16px;
	padding:6px 45px 5px;
}
nav ul li a:hover {
	color:#ee7700;
}
nav ul li::before{
	position:absolute;
	content: '';
    height: 14px;
    width: 1px;
    display: block;
    background: #fff;
    top:13px;
    left:0;
    box-shadow: 1px 0px 0px #6c6c6c;
}
nav ul li:last-child::after{
	position:absolute;
	content: '';
    height: 14px;
    width: 1px;
    display: block;
    background: #fff;
    top:13px;
    right:0;
    box-shadow: 1px 0px 0px #6c6c6c;
}
nav ul li.menu__mega02:hover ul {
	visibility: visible;
	opacity: 1;
}
nav ul li ul {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
nav ul li.menu__mega02 ul.menu__second-level02 {
	position: absolute;
	z-index:9;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	border-radius: 5px;
	border: 1px solid #eee;
	width: 738px;
	padding:3px 0;
	margin:-5px 0 0 35px;
}
nav ul li.menu__mega02 ul.menu__second-level02 li{
	text-align:center;
	font-size:11px;
	margin:6px 0;
}
nav ul li.menu__mega02 ul.menu__second-level02 li a{
	color:#313131;
	font-size:12px;
	padding:0 20px;
	border-right:1px solid #cacaca;
}
nav ul li.menu__mega02 ul.menu__second-level02 li a:hover{
	color:#ee7700;
}
nav ul li.menu__mega02 ul.menu__second-level02 li:last-child a{
	border-right:none;
}
nav ul li.menu__mega02 ul.menu__second-level02 li::before{
	content:none;
}
nav ul li.menu__mega02 ul.menu__second-level02 li:last-child::after{
	content:none;
}
nav ul li.menu__mega02 ul.menu__second-level02{
	height:35px;
}
.serchback{
	background:#ededed;
}
.serchbox{
	margin:0 auto;
	width:1030px;
	padding:5px 0;
	overflow:hidden;
	height:30px !important;
}
.serchbox form{
	float:left;
	padding-top:1px;
}
.submit{
	margin-top:1px;
	background:#f08200;
	color:#fff;
	border:1px solid #c4c4c4;
	font-size:15px;
	padding:2px 10px 1px !important;
}
.serchbox form input{
padding:10px;
}
.serchbox dl{
	float:left;
	font-size:12px;
	padding-top:6px;
	margin-left:15px;
	color:#505050;
}
.serchbox dl dd a{
	color:#505050;
	background:#fff;
	padding:6px 7px 4px;
	color:#098eaf;
	text-decoration:underline;
}
.serchbox dl dd a:hover{
	text-decoration: underline;
	color:#f08200;
}
.serchbox dt{
	padding-right:5px;
}
.serchbox dt,.serchbox dd{
	float:left;
}
.serchbox dd{
	padding-right:10px;
}
.cartbtn{
	float:right;
	margin-top:-1px;
	margin-right:12px;
}
a#photolink {
   display: block;
    border: none;
   width: 149px;
   height: 31px;
   text-indent: -1000px; 
   background-image: url("images/cart.png");
   background-size:307px 31px;
}
a#photolink:hover {
   background-position: top right;
    border: none; 
}
ul.catelist{
	margin: 0px auto 0px;
width: 1030px;
overflow:hidden;
padding-top:20px;
}
ul.catelist li{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	width:323px;
}
ul.catelist li img{
	width:321px;
	border:1px solid #c2c2c2;
}
ul.catelist li:nth-child(3n){
	margin-right:0;
}
.pickupimg img{
	border:1px solid #cacaca;
	padding:2px;
	margin-top:12px;
}
#pickupitem h2{
	margin-bottom:20px;
	font-size:35px;
	font-family: 'Tenor Sans', sans-serif;
	line-height:1.4;
}
#pickupitem h2 span{
	display:block;
	font-size:19px;
	font-weight:normal;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	letter-spacing:1px;
	color:#59c3dd;
}
.pickupitemarea h2{
	font-size: 17px;
    box-sizing: border-box;
    padding: 2px 0 0px 10px;
    margin: 0 0 20px;
    letter-spacing: 2px;
    border-bottom: 1px #000000 solid;
}
.pickupitemarea h2 span{
	color:#59c3dd;
	font-size:15px;
	padding-left:10px;
}
ul.categorytag{
	overflow:hidden;
	text-align:center;
	margin-bottom:3px;
}
ul.categorytag li{
	display:inline-block;
	font-size:12px;
	margin-right:7px;
	margin-bottom:12px;
}
ul.categorytag li a{
	background:#f1e9da;
	border-radius:4px;
	padding:7px 15px 5px;
}
ul.categorytag li a:hover{
	background:#59c3dd;
	color:#fff;
	border-radius:4px;
	padding:7px 15px 5px;
}
ul.productlist{
	overflow:hidden;
	margin-bottom:50px;
}
.productlist li{
	width:172px;
	float:left;
	margin-right:30px;
	margin-bottom:20px;
	font-size:11px;
}
.productlist li:nth-child(4n){
	margin-right:0;
}
.productlist li:nth-child(4n+1){
	clear:both;
}
.productlist li img{
width:172px;
}
.productlist li .pickup_price{
	text-align:right;
	color:#000;
	font-size:13px;
}
.productlist li .pickup_price span{
	font-size:10px;
}
.subP #maincontainer.guide h2{
	border-bottom:2px solid #59c3dd;
	line-height:1.4;
	font-size:19px;
	color:#1b1b1b;
	letter-spacing: 0.1em;
	margin-bottom:15px;
}
.subP #maincontainer.guide h3{
	border-bottom: 1px dashed;
	font-size: 17px;
	padding-left: 5px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top:20px;
}
.subP #maincontainer{
	margin-top:-3px;
}
.guide dl{
	margin-left:15px;
	margin-bottom:40px;
}
.guide dl dt{
	color:#363636;
	font-size:19px;
	background:url(images/guide/gudeborder.png) no-repeat left 8px;
	background-size:6px 18px;
	padding-left:16px;
	font-weight:normal;
}
.guide dl dd{
	margin-left:18px;
	margin-top:10px;
	margin-bottom:50px;
	font-size:16px;
}
.guide dl dd img{
	margin:10px 0 0;
}
.guide dl dd a{
	color:#0b50e4;
	text-decoration: underline;
}
.guide dl dd a:hover{
	color:#ee7700;
}
.guide dl dd span.minfont{
	color:#444444;
	padding:0 3px;
	font-size:13px;
}
.guide dl dd span.highlight{
	color:#e40000;
	padding:0 3px;
	font-size:19px;
	font-weight:bold;
}
table.postage {
    width: 100%;
    margin: 20px 0 ;
    border-top:1px solid #c8c8c8;
    border-left:1px solid #c8c8c8;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size:14px;
}
.postage th {
	width:140px;
    text-align: center;
    font-weight:normal;
    border-right:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    background-color:#f0efee;
    background-position:left top;
    padding:10px 5px 8px;
}
.postage td {
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding:10px 10px 8px 15px;
}
.attentionlist{
margin-bottom: 40px;
}
.attentionlist li{
	list-style-type: square;
	margin-left: 24px;
	margin-bottom: 5px;
	font-size:14px;
}
.attentionlist li ul li{
	list-style-type: circle;
}
.fts14{
	font-size:14px;
}
.mgt80{
	margin-top:80px;
}
table.card {
    width: 100%;
    margin: 20px 0 ;
    border-top:1px solid #c8c8c8;
    border-left:1px solid #c8c8c8;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size:12px;
}
table.card th {
	width:120px;
    text-align: center;
    font-weight:normal;
    border-right:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    background-color:#f0efee;
    background-position:left top;
    padding:10px 5px 8px;
}
table.card td {
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding:10px 10px 8px 15px;
}
table.bank {
    width: 360px;
    margin: 10px 0 ;
    border-top:1px solid #c8c8c8;
    border-left:1px solid #c8c8c8;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    font-size:14px;
}
table.bank th {
	width:140px;
    text-align: center;
    font-weight:normal;
    border-right:1px solid #c8c8c8;
    border-bottom:1px solid #c8c8c8;
    background-color:#f0efee;
    background-position:left top;
    padding:10px 5px 8px;
}
table.bank td {
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding:10px 10px 8px 15px;
}
span.red{
	color:#d40000 !important;
}
.subP #maincontainer .ranking h2{
	background:#efefef;
	font-size:15px;
	padding:5px 0 2px 10px;
	color:#4a4a4a;
	margin-bottom:20px;
	border:1px solid #d6d6d6;
}
ul.rankinglist{
	overflow:hidden;
	margin-bottom:10px;
}
.rankinglist li{
	width:144px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	font-size:11px;
}
.rankinglist li:nth-child(5n){
	margin-right:0;
}
.rankinglist li:nth-child(5n+1){
	clear:both;
}
.rankinglist li img{
width:142px;
border:1px solid #9f9f9f;
}
.rankinglist li .pickup_price{
	text-align:right;
	color:#000;
	font-size:13px;
}
.rankinglist li .pickup_price span{
	font-size:10px;
}
.ranktitle{
	font-weight:bold;
	font-size:15px;
	color:#797979;
}
.gold{
	background:url(images/ranking/gold.png) no-repeat left 3px;
	background-size:24px;
	padding-left:30px;
}
.silver{
	background:url(images/ranking/silver.png) no-repeat left 3px;
	background-size:24px;
	padding-left:30px;
}
.brown{
	background:url(images/ranking/brown.png) no-repeat left 3px;
	background-size:24px;
	padding-left:30px;
}
.nextlink{
	text-align:right;
}
.nextlink a{
	color:#3798ff;
	text-decoration: underline;
}
.nextlink a:hover{
	color:#ee7700;
}
.mgt50{
	margin-top:50px !important;
}
.newsbn{
	width: 800px;
	margin: 20px auto 0;
}
/*************
/side
*************/
#side h2{
font-size: 14px;
    box-sizing: border-box;
    padding: 2px 0 0px 10px;
    margin: 0 0 5px;
    letter-spacing: 2px;
    border-bottom: 1px #000000 solid;
   }
.side h2{
font-size: 14px;
    box-sizing: border-box;
    padding: 2px 0 0px 10px;
    margin: 0 0 0px;
    letter-spacing: 2px;
    border-bottom: 1px #000000 solid;
   }
#side ul{
	padding:7px 0;
	margin-bottom:15px;
}
.side ul{
	padding:7px 0;
	margin-bottom:45px;
}
.side ul li{
	border-bottom: 1px solid #bbbbbb;
	font-size:13px;
}
.side ul li a{
	display:block;
	padding:7px 0 3px 15px;
	color:#212121;
}
.side ul li a:hover{
	background-color: #e1ebfd;
}
#side ul li{
	margin-left:0px;
	font-size:13px;
	letter-spacing: 1.2px;
}
#side ul li a{
	width:100%;
	display:block;
	padding:5px 0 3px 12px;
}
#side ul li a:hover{
	background-color: #e1ebfd;
	color:#000; 
}
.navi-menu a {
	display: block;
	}
.navi-menu.toggle dt,.navi-menu.toggle dd{
	line-height: 1.4; 
	margin-left: 0; 
	font-size: 12px;
	 box-sizing: border-box; 
}
.navi-menu.toggle dt a, .navi-menu.toggle dd a{
	display: block;
	padding: 11px 5px 7px 0px;
}
.navi-menu.toggle dd a{
	padding-left:12px;
}
.navi-menu.toggle dt:hover, .navi-menu.toggle dd:hover{ 
	background-color: #e1ebfd; 
}
.navi-menu.toggle dt p, .navi-menu.toggle dd p{ 
	padding: 0 20px 0 0;
}
.navi-menu.toggle dt img{
vertical-align: middle;
    margin-right: 8px;
    }
dl.navi-menu dt.top-cate {
	font-size: 13px;
	letter-spacing:1.4px;
}
.navi-menu.toggle dt { 
	padding: 3px 5px 2px 15px;
}
.navi-menu.toggle dd {
	padding-left: 18px;
}
.navi-menu.toggle dt, .navi-menu.toggle dd {
	border-bottom: 1px solid #e5e5e5;
}
.navi-menu dt a{
	font-size:14px;
	font-weight:bold;
	color:#212121 !important;
}
.navi-menu dd a, .navi-menu dd a:link, .navi-menu dd a:visited {
	color: #545454;
}
.toggle dt {
	display: block;
	cursor: pointer;
	position: relative;
	box-sizing: border-box;
	}
.toggle dd { /* display: none; */ box-sizing: border-box; font-size: 12px; color: #000000; }
dd.push { display: block; }
dd.push a, dd.push a:link, dd.push a:visited { color: #CC0000; }
.sideimgarea{
	margin:17px 15px 20px;
}
.sideimgarea img{
	width:100%;
	border:1px solid #9f9f9f;
}
.sideimgprice{
	color:#000;
	text-align:center;
	margin:-5px 0 5px;
}
/*************
/footer
*************/
#footer h2{
	margin-bottom:10px;
	font-size:35px;
	font-family: 'Tenor Sans', sans-serif;
	line-height:1.4;
}
#footer h2 span{
	display:block;
	font-size:19px;
	font-weight:normal;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	letter-spacing:1px;
	color:#59c3dd;
}
.footleft{
	float:left;
	width:504px;
	border-right:1px dotted #c3c3c3;
	padding-right:10px;
	margin-top:50px;
}
.footright{
	float:right;
	width:504px;
	padding-left:10px;
	margin-top:50px;
}
#footguide dl{
	margin-left:20px;
	margin-bottom:40px;
}
#footguide dl dt{
	color:#363636;
	font-size:15px;
	background:url(images/footer/footh3line.png) no-repeat left 6px;
	background-size:6px 13px;
	padding-left:13px;
	font-weight:normal;
}
#footguide dl dd{
	margin-left:14px;
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
}
#footguide dl dd img{
	margin:10px 0 0;
}
#footguide dl dd a{
	color:#0b50e4;
	text-decoration: underline;
}
#footguide dl dd a:hover{
	color:#ee7700;
}
#footguide dl dd span{
	font-weight:bold;
	color:#c60000;
	padding:0 3px;
}
#footguide p {
    font-size: 12px;
    margin-left: 25px;
}
#footguide a{
	color:#0495fc;
	text-decoration: underline;
}
#footguide a:hover{
color:#ee7700;
}
.list{
	margin-left:10px;
}
.list li{
	display:inline;
	margin-left:5px;
}
.u{
	border-bottom:1px bold black;
}
.mgt70{
	margin-top:57px;
}
.footinner{
	width:93%;
	margin:0 auto;
}
#footer{
	background-color: #fcfbf8;
	position:relative;
	z-index:9998;
	padding-top:5px;
	margin-top: 40px;
}
#footerContents{
	overflow:hidden;
	width:584px;
	margin:70px auto 0;
	font-size: 14px;
}
#footerContents ul{
	float: left;
	margin: 0px auto 20px;
	border-right:1px solid #0bbdd1;
}
#footerContents ul li{
	float:left;
	padding:0px 35px;
	font-size:13px;
	border-left:1px solid #0bbdd1;
	line-height:1.1em;
}
#footerContents ul li a{
color:#0bbdd1;
}
#footerContents ul li a:hover{
color:#ee7700;
}
.add{
	text-align:center;
	font-size:12px;
}
.copy{
	margin-top: 20px;
	text-align:center;
	font-size:12px;
	color: #438dbe;
	padding:8px 0 2px;
	background-color: #59c3dd;
	background:url(images/hedline.jpg);
	background-size:45px;
	border-bottom: 5px solid #59c3dd;
}
#page-top {
	position: fixed;
	bottom: 10px;
	right: 20px;
	font-size: 10px;
	font-weight:bold;
	z-index: 9999;
	background: #000;
	border-radius: 6px;
	letter-spacing: 0.1em;	
	text-align:center;
	line-height:1.3em;
}
#page-top a {
	color: #fff;
	display: block;
	padding: 10px 7px 7px 8px;
}
#page-top a:hover {
	background: #f08300;
	color: #fff;
	border-radius: 6px;
	padding: 10px 7px 7px 8px;
}


/* 2018.09.29追記 */
.pcpickuparea h2{
	background:#f8f5ed;
	letter-spacing:2px;
	padding:4px 0 2px 20px;
	font-size:16px;
	border:none !important;
}
ul.pcpickup{
	overflow:hidden;
	margin:15px 0;
}
ul.pcpickup li{
	float:left;
	width:15%;
	margin-right:2%;
	font-size:13px;
}
ul.pcpickup li .pickup_price{
	color:#BB4B5F;
	text-align:right;
}
ul.pcpickup li .pickup_price span{
	color:#404040;
	font-size:10px;
	padding-left:3px;
}
ul.pcpickup li img{
	width:100%;
}
ul.pcpickup li:nth-child(6n){
	margin-right:0;
}
ul.pcpickup li:nth-child(6n+1){
	clear:both;
}
ul.couponlist{
	overflow:hidden;
	width:704px;
	margin:0 auto;
}
ul.couponlist li{
	float:left;
	width:32.5%;
	margin-right:1.25%;
}
ul.couponlist li img{
	width:100%;
}
ul.couponlist li:nth-child(3n){
	margin-right:0;
}
ul.couponlist li:nth-child(3n+1){
	clear:both;
}
.coupontitle{
	font-size:20px;
	margin:20px 0 0px;
	font-weight:bold;
	text-align:center;
}
.coupontitle span.wao{
	color:#59c3dd;
	padding:0 10px;
	font-size:26px;
}
.coupontext{
	text-align:center;
	background:#e8e8e8;
	color:#c30000;
	font-weight:bold;
	font-size:12px;
	padding:3px 0 0px;
	width:704px;
	margin:0px auto 10px;
}


/* 商品ページカスタマイズ用css */
.campaignarea{
	width:90%;
	max-width:780px;
	line-height:1.8em;
	border:2px solid #00aaed;
	background:#fafafa;
	padding:20px 20px 0;
	margin:0 auto 35px;
	letter-spacing: 0.15em;
	-webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	         -o-box-sizing: border-box;
	        -ms-box-sizing: border-box;
	            box-sizing: border-box;
}
.campaignarea.gorgeous{
	border:4px solid #2b3248;
	background:#f8f9fb;
}
.camphead{
	color:#ffffff;
	background:#59c3dd;
	display:inline-block;
	padding:4px 5px 2px 11px;
	font-weight:bold;
	font-size:21px;
	border-radius:5px;
}
.campaignarea.gorgeous .camphead{
	background:#3c4771;
}
.camptitle{
	font-size:23px;
	margin-top:8px;
	padding-bottom:4px;
	border-bottom:6px solid #59c3dd;
}
.campaignarea.gorgeous .camptitle{
	border-bottom:6px solid #3c4771;
}
.camptitle span{
	padding:0 5px;
	font-weight:bold;
	font-size:1.2em;
	color:#c00000;
}
.eventlist{
	overflow:hidden;
	margin-top:30px;
}
.eventlist.undercontents{
	margin-top:15px;
}
.eventlist li{
	overflow:hidden;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #999999;
	color:#000;
	font-size:16px;
}
.eventlist.undercontents li{
	margin-bottom:10px;
	padding-bottom:10px;
}
.eventlist li:last-child{
	border-bottom:none;
	margin-bottom:0;
}
.eventlist li img{
	width:25%;
	float:left;
	margin-right:15px;
}
.eventlist li .eventcatch{
	display:inline-block;
	color:#000;
	font-size:20px;
	font-weight:bold;
	background: linear-gradient(transparent 60%, #fbfc00 60%);
}
.campaignarea.gorgeous .eventlist li .eventcatch{
	font-size:20px;
	font-weight:bold;
	background: none;
	color:#2b3248;
	margin-bottom:6px;
}
.campaignarea.gorgeous .eventlist li .eventcatch span{
	border-bottom:2px dotted #2b3248;
	padding-bottom:3px;
}
.eventlist li .eventtitle{
	font-size:24px;
	font-weight:bold;
	color:#ff4400;
	margin:10px 0 10px;
}
.campaignarea.gorgeous .eventlist li .eventtitle{
	color:#c00000;
}
.eventlist.undercontents li .eventtitle{
	margin:10px 0 0px;
}
.eventlist li span.servicecaution{
	font-size:0.8em;
	font-weight:bold;
}
.eventlistlink{
	font-size:0.8em;
	margin-top:5px;
}
.eventlistlink a{
	color:#1662f9;
	text-decoration:underline;
	display:block;
}

/* 楽天 */
.mgt70{
	margin-top:70px;
}
.calbase_rakuten{
	width:220px !important;
	border:none !important;
	margin-bottom:30px;
}
.caltitle_rakuten{
	font-size: 14px !important;
    padding: 2px 0 0px 10px !important;
    margin: 0 0 5px;
    letter-spacing: 2px;
    border-bottom: 1px #000000 solid;
    text-align:left !important;
}
.calframe_rakuten{
	width:200px !important;
	margin-top:20px !important;
}
table.calframe_rakuten th{
	font-size:12px !important;
	font-weight:normal !important;
}
tr.weektitle_rakuten td {
    background-color: #fff !important;
    color:#585858 !important;
    }
#side .submit01{
	 background:#565656;
	 border:none;
	 color:#fff;
	 width:200px;
	 padding:4px 0 3px;
	 margin-top:10px;
	 font-size:14px;
 } 
.sideformtext02{
	font-size:14px;
	margin:8px 0 -2px;
}  
#side form{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:40px;
	margin-top:13px;
}    
#sitem,.sideform{
	width:190px !important;
	padding:3px;
}
#side .sideform01{
	width:159px;
	margin-right:7px;
}
select.mb10px{
	width: 199px;
    margin: 5px 0;
}
#side .sideformtext01{
	font-size:12px;
	color:#5f5f5f;
}
.rmsbnarea{
	overflow:hidden;
	width:700px;
	margin:0 auto;
}
.rmsbnarea li{
	margin-bottom:10px;
}
.rmsbnarea li img{
	width:100%;
	-webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	         -o-box-sizing: border-box;
	        -ms-box-sizing: border-box;
	            box-sizing: border-box;
}
.campheadtitle{
	text-align:center;
	color:#db0000;
	font-size:26px;
	font-weight:bold;
}
.campheadtitle span.wao{
	padding:0 7px;
	color:#ff4400;
	font-size:30px;
	
}

.assurance{
	background:#00abed;
	padding:10px 15px;
	color:#fff;
	overflow:hidden;
	width:70%;
}
.assuranceimg img {
    width: 25%;
    float: left;
    margin-right: 15px;
}
.assurancetitle{
	color:#fff800;
	font-weight:bold;
	font-size:26px;
}
.assurance span.servicecaution{
	font-size:0.8em;
	font-weight:bold;
}
