@charset "shift_jis";
/* CSS Document */

/*
背景色：後で変わるかも

青A:#0b3586 … 比較的明るい青
青B:#010046 … 濃い青
黄色：#fffd64
オレンジ：#ff8a00
赤：#ee373a
*/


#leftnavi{display:none !important;}
#wrapper,#middle_body{min-width: 1200px !important;width: 100% !important;margin: 0 auto !important;padding: 0 !important;}
#contents{min-width:1200px !important;width:100% !important;margin:0 auto !important;float:none !important;padding:0 !important;}
.inner_content{width:100%;}
body{margin:0!important;padding:0!important;}
h1 {font-size: 0!important; }


/* ■■■■■ 基本 ■■■■■ */
#camp_box{
	width: 100%;
	position: relative;
	background: rgb(11,53,134);
background: -moz-linear-gradient(0deg, rgba(11,53,134,1) 0%, rgba(1,0,70,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(11,53,134,1) 0%, rgba(1,0,70,1) 100%);
background: linear-gradient(0deg, rgba(11,53,134,1) 0%, rgba(1,0,70,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0b3586",endColorstr="#010046",GradientType=1);
	min-width:100%;
}

#camp_box img{
	width:100%;
}
#camp_box h1{
	width: 100%;
	text-align: center;
	margin: 0 auto 20px;
}
#camp {
	font-size:14px;
	width: 1010px;/**/
	margin: 0 auto;
	text-align: left;
	letter-spacing: 0;
	position: relative;
	padding-bottom: 100px;
}

#camp h2{
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#camp h2.heading02 {
	width: 100%;
	margin: 0 auto;
	padding: 0.5em 0;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	color: #fff;
	background: rgb(255,0,0);
background: -moz-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,71,43,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,71,43,1) 100%);
background: linear-gradient(0deg, rgba(255,0,0,1) 0%, rgba(255,71,43,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0000",endColorstr="#ff472b",GradientType=1);
	/*color: #000;
	background: rgb(184,176,120);
background: -moz-linear-gradient(90deg, rgba(184,176,120,1) 0%, rgba(241,231,157,1) 50%, rgba(184,176,120,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(184,176,120,1) 0%, rgba(241,231,157,1) 50%, rgba(184,176,120,1) 100%);
background: linear-gradient(90deg, rgba(184,176,120,1) 0%, rgba(241,231,157,1) 50%, rgba(184,176,120,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8b078",endColorstr="#b8b078",GradientType=1);*/
}
#camp h2.heading02 .br_smp { display: none; }

#camp h3{
	font-family: "Century Gothic", CenturyGothic,'Questrial','Noto Sans JP', Meiryo ,'メイリオ',sans-serif;
	text-align: center;
	color: #c30000;
	font-size: 80px;
	padding: 15px 0;
}
#camp a {
	color: #000;
	text-decoration: none;
}
#camp a img:hover{
	filter: brightness(105%);
}

/* ■■■■■ クーポンバナー ■■■■■ */
.bn_coupon {
	width: 100%;
	margin: 0 auto 20px;
}
.bn_coupon a {
	display: block;
}
.bn_coupon img,
.bn_coupon a img{
	width: 100%;
	height: auto;
}

/* ■■■■■ コンテンツ部分 ■■■■■ */
#camp #main .content {
	width: 100%;
	background-color: #fff;
	margin-bottom:35px;
	padding: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#camp #main .content .item_box {
	width: 100%;
}
#camp #main .content .item_box ul {
	width: 100%;
	margin: 0;
	padding: 10px;
	letter-spacing: -.40em;
	background-color: #0b3586;/*★★★青A★★★*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#camp #main .content .item_box ul li {
	width: 300px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	margin: 0 10px 10px 0;
	padding: 0;
}
#camp #main .content .item_box ul li:nth-child(3n) {
	margin-right: 0;
}
#camp #main .content .item_box ul li a {
	display: block;
}


/* ■■■■■ カテゴリボタン ■■■■■ */
#camp #main div.c_content {
	clear: both;
	width: 100%;
	background-color: #fff;
}
#camp #main div.content ul.cate{
	width: 100%;
	padding: 20px 0 0;
	text-align: center;
	letter-spacing: -.40em;
}
#camp #main div.content ul.cate li{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: middle;
	position: relative;
	text-align: center;
	line-height: 3;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}
#camp #main div.content ul.cate li a {
	display: block;
	color:#fff;
	background-color: #b8b078;
	border: solid 2px #b8b078;
	border-radius: 5px;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#camp #main div.content ul.cate li a:hover{
	color: #b8b078;
	border: solid 2px #b8b078;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* ボタン1つのとき */
#camp #main div.content ul.cate.cate01 li{
	width: 100%;
	margin: 0;
}
/* ボタン3つのとき */
#camp #main div.content ul.cate.cate03 li{
	width: 32%;
	margin: 0 2% 1% 0;
}
#camp #main div.content ul.cate.cate03 li:nth-child(3n){
	margin-right: 0;
}
/* ボタン4つのとき */
#camp #main div.content ul.cate.cate04{
	padding: 20px 0 0;
}
#camp #main div.content ul.cate.cate04 li{
	width: 49%;
	margin: 0 2% 1% 0;
}
#camp #main div.content ul.cate.cate04 li:nth-child(2n){
	margin-right: 0;
}

/* ボタン5つのとき */
#camp #main div.content ul.cate.cate05 li{
	width: 32%;
	margin: 0 2% 1% 0;
}
#camp #main div.content ul.cate.cate05 li:nth-child(3n){
	margin-right: 0;
}


/* ■■■■■ ページTOPへ戻る ■■■■■ */
.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 12px;
	font-weight: bold;
	z-index: 9999;
}
.pagetop a {
    background: #fff;
    text-decoration: none;
    color: #0b3586!important;/*★★★青A★★★*/
    width: 82px;
    padding: 33px 0;
    text-align: center;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 100px;
    transition: all 0.3s ease 0s;
}
.pagetop a:hover {
    text-decoration: none;
    background: #fffd64;/*★★★黄色★★★*/
	transition: all 0.3s ease 0s;
}

.read {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	color: #fff;
	font-weight: 700;
	font-size: 32px;
	padding: 20px 0;
}
.br_sp {
	display: none;
}




















/*▼▼▼下記不要なCSS 後で消す▼▼▼*/



#camp .campsale br.smp{
	display:none;
}

#camp .campsale *{
	box-sizing:border-box;
}

#camp h2 ul.coupon li{
	width: 50%;
	float: left;
}



#camp #main .content::before{
	display: inline-block;
	/*width: 1010px;*/
	height: 120px;
}
#camp #main .content .box{
	text-align:center;
	margin:0 auto;
	padding: 35px;
	background-color: #fff;
}
#camp #main .content h2 a::after {
	display: inline-block;
	width: 278px;
	height: 163px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	left: -55px;
	top: -90px;
	margin: auto;
}
/* ■■■■■ カウントダウンタイマー ■■■■■ */

#camp .campsale .items{
	font-size:0;
	padding:0px;
	background-color:#0b3586;/*★★★青A★★★*/
}
#camp .campsale .items > li{
	display:inline-block;
	font-size:initial;
	width:calc(100%/3);
	vertical-align:top;
	padding:10px;
	height:100%;
}
#camp .campsale .items li dl{
	background-color:#FFF;
	padding:10px;
}
#camp .campsale .items li dl dt{
	margin:-10px;
	margin-bottom:10px;
}
#camp .campsale .items li dl img{
	max-width:100%;
}
#camp .campsale .items li dd{
	min-height:1em;
}
#camp .campsale .items li .name{
	font-size:20px;
	font-weight:bold;
}
#camp .campsale .items li .memo{
	font-size:16px;
	line-height:1.2;
	margin:10px 0;
}
#camp .campsale .items li .shosai{
	box-sizing: border-box;
	font-size:20px;
	font-weight:bold;
	padding:0.4em;
	border-radius: 5em;
	text-align: center;
	margin:10px;
	margin-bottom:0px;
	line-height: 26px;
	/*color:#2c88ed;*/
	transition:.3s;
	color:#ff8a00;/*★★★オレンジ★★★*/
	border: 2px solid #ff8a00;/*★★★オレンジ★★★*/
}
#camp .campsale .items li .shosai:hover{
	color:#fff;
	border: 2px solid #ff8a00;/*★★★オレンジ★★★*/
	background-color:#ff8a00;/*★★★オレンジ★★★*/
}

/*価格プロ*/
#camp .campsale .price_box{
	text-align:center;
}
#camp .campsale .buy_price{
	display:inline-block;
	text-align:left;
}
#camp .campsale .buy_price *{
    font-size:45px;/*お好きな大きさに*/
    color:#EA0006;/*お好きな色に*/
	line-height:1;
}
#camp .campsale .buy_price{
    display:inline-block;
}
#camp .campsale .buy_price .spesicalprice{
    width:100%;
    display:block;
    font-size:14px;
    padding-right:0.2em;
}
#camp .campsale .buy_price .intax{
    font-size:14px;
}

#camp .campsale .buy_price li{
    display:inline-block;
}


/*価格　ポイント還元*/

#camp .campsale .price_box{display:none}
#camp .campsale .price_box2{
	margin-top:10px;
	text-align:center;
	background-image:url("/image/c_7682/200821/price_arrow.png");
	background-size:100%;
	background-repeat:no-repeat;
	height:60px;
	line-height:60px;
}
#camp .campsale .price_box2 *{
	font-size:32px;
	color:#333;
}
#camp .campsale .price_box2 .spesicalprice{
	font-size:16px;
}
#camp .campsale .price_box2 .buy_price .spesicalprice{
	width:auto;
    display:inline-block;
}


#camp .campsale .price_sub .cashback {
	/*background-color: #ee373a;
	color:#FBFB03;*/
	background-color: #fffd64;/*★★★黄★★★*/
	color:#000;
	text-align:center;
	font-weight:900;
	position:relative;
	padding:0.5em 0;
	margin:5px auto;
	font-size:16px;
}
#camp .campsale .price_sub .cashback:after{
	content:"";
	display:block;
	height:0;
	width:0;
	border:10px solid transparent;
	border-top-color:#fffd64;/*★★★黄★★★*/
	position:absolute;
	bottom:-20px;
	left:0;
	right:0;
	margin:auto;
}
#camp .campsale .price_sub .cashback2 {
	background-color: #fffd64;/*★★★黄色★★★*/
	color:#000;/**/
}
#camp .campsale .price_sub .cashback2:after{
	border-top-color:#fffd64;/*★★★黄色★★★*/
}
#camp .campsale .price_sub .white {
	font-size:100% !important;
	/*color:#FFF;*/
	color: #000!important;
}
#camp .campsale .price_sub .cashback span{
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	font-size:150%;
}
#camp .campsale .price_sub .real-price{
	color:#ee373a;/*★★★赤★★★*/
	position:relative;
	font-size:16px;
	text-align:center;
	font-weight:700;
}
#camp .campsale .price_sub .real-price *{
	vertical-align:baseline;
}
#camp .campsale .price_sub .real-price span{
	font-family: centuryGB,"Century Gothic",helvetica,Arial,sans-serif;
	font-size:40px;
	font-weight:900;
}
#camp .campsale .price_sub .real-price .icon{
	border:3px solid #ee373a;/*★★★赤★★★*/
	width:2.6em;
	line-height:2.6em;
	height:2.6em;
	text-align:center;
	display:inline-block;
	font-weight:700;
	font-size:16px;
	vertical-align:super;
}
/*価格　ポイント還元ここまで*/

/* ■■■■■ カウントダウンタイマー ■■■■■ 
#camp .timer{
	position:relative;
	display:inline-block;
	width: 100%;
	text-align: center;
	margin: 50px 0;
}
#camp .count_down{
	position:absolute;
	right: 6%;
	top:45%;
	padding:0;
}
#camp .count_down .yyc-num span{
	font-family: 'Quantico', sans-serif;
	font-size:120px;
	background-color: black;
	display:inline-block;
	width:0.7em;
	height:1em;
	line-height:1em;
	text-align:center;
	 color:#fff;
	border-radius:4px;
	border:2px solid #111;
	background: linear-gradient(-160deg,#333 10%, #888 40%,#333 45%);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset,
				0 0 5px rgba(0, 0, 0, 0.3) inset,
				0 1px 2px rgba(0, 0, 0, 0.3);
	margin:0 1px;
	padding:0;
}
#camp .count_down .yyc-num span:after{
	content:"";
	position: relative;
	display:block;
	z-index:10;
	width: 100%;
	height: 1px;
	top:-50%;
	background: rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
#camp .count_down .yyc-text{
	font-size:30px;
	color:#FFF;
	position:relative;
	top:0.5em;
	margin:1px;
	font-weight:bold;
}
#camp .count_down .d_count0,
#camp .count_down .d_count0+.yyc-text{
display:none;
}*/

/* ■■■■■ ナビゲーション ■■■■■ 
#camp ul.navi {
	display: table;
	table-layout: fixed;
	text-align: center;
	width:900px;
	margin:20px 55px;
}
#camp ul.navi li {
	display:table-cell;
	vertical-align:middle;
}
#camp ul.navi img{
	width:80%;
}*/
