@import url('https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');
@import url('https://www.rakuten.ne.jp/gold/hikaritv/css/rakuten.css');



* {
	margin: 0;
	border: 0;
	list-style: none;
	outline: none;
}
body {
	font-family: Century Gothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Meiryo, メイリオ, sans-serif;
	font-size: 16px;
	color: #333333;
}
a {
	color: #1398e3;
}
h1, h2, h3, h4, h5 {
	font-size: 16px;
	font-weight: normal;
}
input {
	font-family: Century Gothic, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", Meiryo, メイリオ, sans-serif !important;
}

/*-all-*/
.wrapper {
	padding: 40px 0;
}
.content {
	width: 950px;
	margin: 0 auto;
}

/*-class-*/
.flex {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.titletext {
	display: block;
	margin: 0 0 20px;
}
.sponly {
	display: none !important;
}

/*-header-*/
header {
	margin: 0 0 40px;
}
.header-h2 {
	font-size: 12px;
	color: #ffcb5e;
}
.header-bg {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background: url(images/header-bg.jpg) no-repeat right bottom;
}
.logo {
	width: 400px;
}
.header-navi {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 500px;
	height: 80px;
	font-size: 11px;
}
.header-navi li:before {
	font-family: "FontAwesome";
	content: "\f138";
	color: #1398e3;
}
.header-navi li a {
	text-decoration: none;
	color: #333333;
}
.header-navi li a:hover {
	text-decoration: underline;
	color: #1398e3;
}
.header-bar {
	height: 80px;
	background: #ffcb5e;
}
.header-search {
	width: 330px;
	height: 50px;
	padding: 15px 20px;
}
.header-search form {
	border-radius: 25px;
	background: #fff;
	vertical-align: top;
	overflow: hidden;
}
.header-search-text {
	width: 250px;
	height: 20px !important;
	padding: 15px !important;
	vertical-align: top;
	box-sizing: content-box !important;
}
.header-search-submit {
	width: 50px;
	height: 50px;
	vertical-align: top;
	background: url(images/header-search-submit.jpg) no-repeat center center;
}
.header-search-submit:hover {
	cursor: pointer;
}
.header-slide {
	display: block;
	width: 440px;
	height: 50px;
	padding: 15px 0;
	overflow: hidden;
}
.header-cart {
	display: block;
}

/*-main-*/
#main {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 100%;
}

/*-side-*/
#side {
	width: 210px;
}
.side-navi li {
	max-height: 0;
	overflow-y: hidden;
}
.side-navi {
	display: block;
	margin: 0 auto 40px;
	font-size: 12px;
	overflow: hidden;
}
.side-navi a {
	display: block;
	padding: 10px 10px 10px 2em;
	text-indent: -1em;
	text-decoration: none;
	color: #333333;
	line-height: 1.4;
	transition: 0.3s;
}
.side-navi a:hover {
	color: #1398e3;
	background: #f1f1f1;
	transition: 0.3s;
}
.side-navi label {
	display: block;
	margin: 0 0 10px 2px;
	font-size: 13px;
	font-weight: bold;
	color: #0d9be7;
	line-height: 1;
	cursor : pointer;
}
.side-navi label:before {
	font-family: "FontAwesome";
	content: "\f13a";
	margin: 0 5px 0 0;
}
.side-navi input {
	display: none;
}
.side-navi ul {
	list-style: none;
}
.side-navi li {
	max-height: 0;
	overflow-y: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.side-navi li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	margin: 0 5px 0 0;
}
#menu_bar01:checked ~ #side-cat01 li,
#menu_bar02:checked ~ #side-cat02 li,
#menu_bar03:checked ~ #side-cat03 li,
#menu_bar04:checked ~ #side-cat04 li,
#menu_bar05:checked ~ #side-cat05 li,
#menu_bar06:checked ~ #side-cat06 li,
#menu_bar07:checked ~ #side-cat07 li,
#menu_bar08:checked ~ #side-cat08 li,
#menu_bar09:checked ~ #side-cat09 li,
#menu_bar10:checked ~ #side-cat10 li,
#menu_bar11:checked ~ #side-cat11 li,
#menu_bar12:checked ~ #side-cat12 li,
#menu_bar13:checked ~ #side-cat13 li,
#menu_bar14:checked ~ #side-cat14 li,
#menu_bar15:checked ~ #side-cat15 li,
#menu_bar16:checked ~ #side-cat16 li {
	max-height: 46px;
	opacity: 1;
}
.side-cat {
	margin: 0 0 10px;
	padding: 0;
}
.calbase_rakuten {
	display: block;
	margin: 0 auto;
}

/*-page-*/
#page {
	width: 700px;
}
.page-slide {
	display: block;
	width: 100%;
	margin: 0 0 40px;
	overflow: hidden;
}
.page-ranking {
	display: block;
	width: 100%;
	margin: 0 0 40px;
}
.page-newitem {
	display: block;
	width: 100%;
	height: 600px;
	margin: 0 0 40px;
}
.page-review {
	display: block;
	width: 100%;
	height: 300px;
	margin: 0 0 40px;
}

/*-footer-*/
footer {
	font-size: 11px;
	line-height: 1.8;
}
.footer-navi {
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin: 0 0 40px;
}
.footer-navi > div {
	width: 340px;
}
.footer-navi h4 {
	margin: 0 0 10px;
	color: #f06d01;
}
.footer-navi p {
	margin: 10px 0;
	padding: 10px;
	background: #ffedc2;
	border-radius: 5px;
}
.copyright {
	text-align: center;
	color: #999999;
}
.totop {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 9;
}

/*-ranking-*/
.ranking-wrap {
	width: 700px;
}
.ranking-date {
	margin: 0 0 10px;
	text-align: right;
	font-size: 11px;
}
.ranking {
	width: 700px;
}
.ranking > li {
	width: 20%;
	margin-bottom: 10px;
	font-size: 12px;
}
.ranking a {
	position: relative;
	display: block;
	width: 92%;
	margin: 0 4%;
	color: #333333;
	text-decoration: none;
}
.ranking a:hover {
	color: #1398e3;
}
.ranking a:before {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	background: #666666;
	z-index: 999;
}
.ranking-li1 a:before {
	content: "1";
}
.ranking-li2 a:before {
	content: "2";
}
.ranking-li3 a:before {
	content: "3";
}
.ranking-li4 a:before {
	content: "4";
}
.ranking-li5 a:before {
	content: "5";
}
.ranking-li6 a:before {
	content: "6";
}
.ranking-li7 a:before {
	content: "7";
}
.ranking-li8 a:before {
	content: "8";
}
.ranking-li9 a:before {
	content: "9";
}
.ranking-li10 a:before {
	content: "10";
}
.ranking-img {
	display: block;
	width: 100%;
	margin: 0 0 5px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
.ranking-name {
}
.ranking-price {
	font-size: 11px;
}
.ranking-price-num {
	font-size: 16px;
	font-weight: bold;
}

/*-newitem-*/
.newitem-wrap {
	width: 670px;
}
.newitem {
	width: 670px;
}
.newitem > li {
	width: 20%;
	margin-bottom: 10px;
	font-size: 12px;
}
.newitem a {
	position: relative;
	display: block;
	width: 92%;
	margin: 0 4%;
	color: #333333;
	text-decoration: none;
}
.newitem a:hover {
	color: #1398e3;
}
.newitem-img {
	display: block;
	width: 100%;
	margin: 0 0 5px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
.newitem-name {
}
.newitem-price {
	font-size: 11px;
}
.newitem-price-num {
	font-size: 16px;
	font-weight: bold;
}

/*-review-*/
.review-wrap {
	width: 670px;
}
.review {
	width: 670px;
}
.review > li {
	display: block;
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
}
.review a {
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	width: 100%;
	color: #333333;
	text-decoration: none;
}
.review a:hover {
	color: #1398e3;
}
.review-img {
	display: block;
	width: 30%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
.review a > div {
	width: 66%;
}
.review-date {
	margin: 0 0 5px;
	text-align: right;
	font-size: 12px;
	color: #eea43c;
}
.review-item {
	font-weight: bold;
}
.review-star {
	margin: 0 0 5px;
	font-size: 20px;
	font-weight: bold;
	color: #eea43c;
}
.review-text {
	margin: 0 0 5px;
}
.review-name {
	text-align: right;
	font-size: 11px;
}


/*　ポイントキャンペーンArea 　*/

.ptcp_Area{
	width: 100%;
	text-align: center;
	margin:0 auto;
}

.ptcp_Area .ptcp_ttl{
	font-size: 25px;
	color:#fff;
	background-color: #e00f85;
	padding: 0 15px 10px ;
}


.ptcp_Area .pt_summary{
	display: flex;
	justify-content:space-between;
	background-color: #f5f5f5;
	padding: 40px 35px;
}

.ptcp_Area .pt_summary .pt_contents{
	background-color: #fff;
	margin: 0 0 20px;
	height: 165px;
	border-radius: 10px;
}

.ptcp_Area .pt_summary .pt_contents .pt_up{
	height: 75%;
	padding: 15px 25px 0;
}

.ptcp_Area .pt_summary .pt_contents .pt_up .ptup_no{
	font-size: 28px;
}

.ptcp_Area .pt_summary .pt_contents .pt_up span{
	font-size: 50px;
    font-weight: bold;
}

.ptcp_Area .pt_summary .pt_contents .pt_period{
	font-size: 13px;
	background-color: #b00011;
	color: #fff;
	padding: 7px 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.ptcp_Area .pt_summary .pt_plus{
	position: relative;
	top:52px;
	font-size: 50px;
}

.ptcp_Area .pt_summary .no_entry{
	background-color: #959595;
	color: #fff;
	font-size: 13px;
	border-radius:15px;
	padding: 5px 0;
	width: 90%;
	margin: 0 auto;
}

.ptcp_Area .pt_summary .pt_entry{
	background-color:#444444;
	color: #fff;
	font-size: 13px;
	border-radius:15px;
	padding: 5px 0;
	width: 95%;
	margin: 0 auto;
	display: block;
	text-decoration: none;
}

.ptcp_Area .pt_summary .pt_entry::after{
	content: "\025b6";
	position: relative;
	left: 38px;
}

.ptcp_Area .ptct_all a:hover{
	opacity: 0.7;
}

.ptcp_Area_sp{
	display: none;
}

/*　ポイントキャンペーンArea ここまで　*/







