@charset "utf-8";
/* CSS Document */

/*my reset style*/
/*-----------------------------------------------------------------*/
article,aside,figure,figcaption,footer,header,nav,section,main{ display: block; }
small{ font-size: inherit; line-height: inherit; }
body,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,div{ margin: 0; padding: 0; font-size: 100%; line-height: 1.5; }
ul,li,ol{ list-style: none; margin: 0; padding: 0; }
a img{ border: none; }
a{ transition: all 0.25s linear; }
a:hover{ opacity: 0.7; text-decoration: none; }
img{ vertical-align: bottom; }
body,p,div{
	color: #666666;
	font-family: Lato, Roboto, "メイリオ", "游ゴシック", YuGothic, 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-family: "Helvetica neue", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif \9;
	font-size: 14px; line-height: 20px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body:not(:target),
p:not(:target),
div:not(:target){ font-family: Lato, Roboto, "メイリオ", "游ゴシック", YuGothic, 'Noto Sans Japanese', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif \9; }
@media screen and (max-width: 480px){
	img{ max-width: 100%; height: auto; }
	a:hover{ opacity: 1; }
	a:active{ opacity: 0.7; text-decoration: none; }
}

/*general style*/
/*-----------------------------------------------------------------*/
.nm{ font-size: 12px; line-height: 12px; }
.ns{ font-size: 10px; line-height: 14px; }
.nl{ font-size: 14px; line-height: 22px; }
.spt5{ margin-top: 5px; }
.spt10{ margin-top: 10px; }
.spt15{ margin-top: 15px; }
.spt20{ margin-top: 20px; }
.spt25{ margin-top: 25px; }
.spt30{ margin-top: 30px; }
.spt40{ margin-top: 40px; }
.spt50{ margin-top: 50px; }
.spt60{ margin-top: 60px; }
.spt70{ margin-top: 70px; }
.spt80{ margin-top: 80px; }
.spt90{ margin-top: 90px; }
.spt100{ margin-top: 100px; }
.spt110{ margin-top: 110px; }
.spt120{ margin-top: 120px; }
.spt130{ margin-top: 130px; }
.spt140{ margin-top: 140px; }
.spt150{ margin-top: 150px; }
.invalid-line-height{ line-height: 0; }
.ovf-h{ overflow: hidden; }
.full-width{ width: 100%; }
.txt-left{ text-align: left; }
.txt-center{ text-align: center; }
.txt-right{ text-align: right; }
.txt-indent{ text-indent: -1em; padding-left: 1em; display: block; }
.txt-hide{ text-indent: 101%; display: block; white-space: nowrap; overflow:hidden; }
.inline-block{ display: inline-block; }
.txt-bold{ font-weight: bold; }
.clearfix:after{ display: block; clear: both; height: 0; visibility: hidden; content: ""; }
.sw-elm .pc,.sw-elm .sp{ display: none; }
.sw-elm .pc{ display: block; }
.sw-elm img.pc{ display: inline; }
.js-inview{ opacity: 0; transition: opacity 1s ease-in, transform 1s ease-out; transform: translateY(50px); }
.show{ opacity: 1!important; transform: translateY(0px); }

@media screen and (max-width: 480px){
	img{ max-width: 100%; height: auto; }
	.sw-elm .pc,.sw-elm img.pc{ display: none; }
	.sw-elm .sp{ display: block; }
	.sw-elm img.sp{ display: inline; }
	.spt5.-liquid-base{ margin-top: 1.56%; }
	.spt10.-liquid-base{ margin-top: 3.13%; }
	.spt15.-liquid-base{ margin-top: 4.69%; }
	.spt20.-liquid-base{ margin-top: 6.25%; }
	.spt25.-liquid-base{ margin-top: 7.81%; }
	.spt30.-liquid-base{ margin-top: 9.38%; }
	.spt40.-liquid-base{ margin-top: 12.5%; }
	.spt50.-liquid-base{ margin-top: 15.63%; }
	.spt60.-liquid-base{ margin-top: 18.75%; }
	.spt70.-liquid-base{ margin-top: 21.88%; }
	.spt80.-liquid-base{ margin-top: 25%; }
	.spt90.-liquid-base{ margin-top: 28.13%; }
	.spt100.-liquid-base{ margin-top: 31.25%; }
	.spt110.-liquid-base{ margin-top: 34.38%; }
	.spt120.-liquid-base{ margin-top: 37.5%; }
	.spt130.-liquid-base{ margin-top: 40.63%; }
	.spt140.-liquid-base{ margin-top: 43.75%; }
	.spt150.-liquid-base{ margin-top: 46.88%; }
	.full-width.-liquid-base{ width: auto; }
	.txt-center.-liquid-base{ text-align: left; }
	.txt-right.-liquid-base{ text-align: left; }
}


/*my set style*/
/*-----------------------------------------------------------------*/

/* トップ */
/*-----------------------------------------------------------------*/

.pc { display:block;}
.sp { display:none;}

.bg-color {
    background-image: url(../image/bg.png);
}

#fukubukuro.bg-color {
}

#wrapper {
    width: 1020px;
    margin: 0 auto;
    padding: 40px 0 50px;
}
.header {
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
    height: 750px;
    position: relative;
}

#top {
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#top .ttl {
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    padding-top: 5%;
    padding-bottom: 5%;
}

#top .top-wrap {
    width: 1020px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 30px;
    position: relative;
}

.point {
	text-align: center;
}

#top .top-wrap  .contents.txt {
    width: 920px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

#top .top-wrap .top-img {
    text-align: center;
}

.photos{
    position: relative;
    width: 100%;
    height: 806px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.photos img{
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px auto;
    animation: photo 25s infinite;
    opacity: 0;
    background-image: url(image/top.jpg);
}
.photoimg {
    display: block;
    float: left;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
}
.photoimg {
    display: block;
    float: left;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
}
#top .top-wrap .copy  {
    position: absolute;
    width: 600px;
    right: 90px;
    top: 500px;
    z-index: 999;
}

@keyframes photo{
  0%{ opacity: 0;}
  15%{ opacity: 1;}
  20%{ opacity: 1;}
  35%{ opacity: 0;}
  100%{ opacity: 0;}
}

.photos img:nth-of-type(1) {
    animation-delay: 0s;
}
.photos img:nth-of-type(2) {
    animation-delay: 5s;
}
.photos img:nth-of-type(3) {
    animation-delay: 10s;
}
.photos img:nth-of-type(4) {
    animation-delay: 15s;
}
.photos img:nth-of-type(5) {
    animation-delay: 20s;
}


#top .top-wrap .contents.txt p.title{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 126px;
	line-height: 160px;
	padding-bottom: 20px;
	letter-spacing: 2px;
}

#top .top-wrap .contents.txt p.date{
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 64px;
	line-height: 60px;
	padding-bottom: 20px;
}

/* titlev */
/*-----------------------------------------------------------------*/

.contents .page-title{
  width: 100%;
  margin: 20px auto 50px;
  text-align: center;
}

.contents .page-title p {
	font-size: 36px;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
}

/* ALL BUTTONS */

.border_spread_btn {
    position: relative;
    display: inline-block;
    color: #FFFFFF;
    text-decoration: none;
}
.border_spread_btn:hover {
  text-decoration: none;
}
.border_spread_btn::after {
    position: absolute;
    bottom: -24px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #fff;
    transform: scale(0.5, 1);
    transform-origin: center top;
    transition: transform .3s;
}
.border_spread_btn:hover::after {
  transform: scale(1, 1);
}

/* コンテンツ */
/*-----------------------------------------------------------------*/


#container .contents .hoop-container{
	width: 1020px;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
}

#container .contents .and-container{
	width: 1020px;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
}

.hoop-contents {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    background-color: #fefefe;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.and-contents {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    background-color: #fefefe;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.hoop-contents .date {
    border-bottom: 2px #A71E27 solid;
    padding: 10px 0;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.and-contents .date {
    border-bottom: 2px #7AB229 solid;
    padding: 10px 0;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.hoop-contents .date p{
	color: #A71E27;
	font-size: 24px;
	font-weight: bold;
}

.and-contents .date p{
	color: #7AB229;
	font-size: 24px;
	font-weight: bold;
}

.hoop-contents .contents-box {
    display: table;
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #A71E27;
}

.and-contents .contents-box {
    display: table;
    width: 95%;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #7AB229;
}

.hoop-contents .last {
	border-bottom: none;
}

.and-contents .last {
	border-bottom: none;
}

.hoop-contents .first {
	border-bottom: none;
	border-top: 1px #A71E27 solid;
}

.and-contents .first {
	border-bottom: none;
	border-top: 1px #7AB229 solid;
}

.hoop-contents .contents-box .floor {
	display:table-cell;
	padding-right: 10px;
	vertical-align: top;
}

.and-contents .contents-box .floor {
	display:table-cell;
	padding-right: 10px;
	vertical-align: top;
}

.hoop-contents .contents-box .box {
	width: 890px;
	overflow: hidden;
	padding: 5px;
}

.and-contents .contents-box .box {
	width: 890px;
	overflow: hidden;
	padding: 5px;
}

.contents-box .lucky-bag {
	background-color: #FEF8E1;
	margin: 10px 0 5px;
	padding: 8px 5px;
}

.contents-box .lucky-bag p {
	font-size: 16px;
	line-height: 24px;
}

.hoop-contents .contents-box .box {
	position: relative;
	min-height: 70px;
}

.and-contents .contents-box .box {
	position: relative;
	min-height: 70px;
}

.hoop-contents .contents-box .shop-box .shop-name {
	float:left;
	width: 60%;
}

.and-contents .contents-box .shop-box .shop-name {
	float:left;
	width: 60%;
}

.hoop-contents .contents-box .shop-box .shop-img {
	float: right;
	width: 35%;
	text-align: center;
	vertical-align:middle;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) translateX(0%);
	-webkit- transform: translateY(-50%) translateX(0%);
}

.and-contents .contents-box .shop-box .shop-img {
	float: right;
	width: 35%;
	text-align: center;
	vertical-align:middle;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%) translateX(0%);
	-webkit- transform: translateY(-50%) translateX(0%);
}

.shop-box .shop-img img {
	max-width: 100%;
	max-height: 100%;
}

.shop-name p {
	font-size: 18px;
	line-height:26px;
	color: #221814;
}

.shop-name a {
	color: #036EB8;
}

.discount {
	color: #E50011;
}

.border-dotted {
	border-top: 2px dotted #9F9FA0;
	margin: 20px 0;
}


.hoop-color {
	color: #A71E27;
}

.and-color{
	color:#009139;
}

.syousai {
	margin-top: 10px;
}

/* nav */
/*-----------------------------------------------------------------*/

.button {
    display: inline-block;
    width: 1020px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #fff;
    color: #000000;
    line-height: 50px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: bold;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button:hover {
  color: #fff;
}
.button::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
.button:hover::after {
    background: #000;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: undefined;
}
/* nav */
/*-----------------------------------------------------------------*/

.button2 {
    display: inline-block;
    width: 505px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #fff;
    color: #000000;
    line-height: 50px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: bold;
    margin-top: 5px;
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2:hover {
  color: #fff;
}
.button2::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
.button2:hover::after {
    background: #000;
    -webkit-transform: scale(1);
    transform: scale(1);
    color: undefined;
}
.button2 + .button2 {
    margin-left: 7px;
}

/* バーゲン／福袋 */
/*-----------------------------------------------------------------*/

.hoop_bargain_fukubukuro {
	width: 98.7%;
	margin: 0 auto 10px;
	border: 2px solid #E2A700;
	background: #fff;
	text-align: center;
	box-shadow: 0 4px 0 #E2A700;
}

.hoop_bargain_fukubukuro a {
	display: block;
	text-decoration:none;
	color: #A71E27;
	font-size: 26px;
	font-weight: bold;
	padding: 20px;
	letter-spacing: 1px;
}

.and_bargain_fukubukuro {
	width: 98%;
	margin: 0 auto 10px;
	border: 2px solid #E2A700;
	background: #fff;
	text-align: center;
	box-shadow: 0 4px 0 #E2A700;
}

.and_bargain_fukubukuro a {
	display: block;
	text-decoration:none;
	color: #7AB229;
	font-size: 26px;
	font-weight: bold;
	padding: 20px;
	letter-spacing: 1px;
}


#bargain {
	width: 100%;
	padding-top:20px;
	padding-bottom:30px;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	line-height: 16px;
	z-index: 2;
}
#page-top a {
	background-color: #BD1C27;
	text-decoration: none;
	color: #fefefe;
	width: 80px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #E8656E;
}

#footer{
    background-color: #FFFFFF; /*margin-top: 50px;*/
}
#footer .footer-caption{ max-width: 1400px; margin: 0 auto; padding: 10px; text-align: right; }
#footer .footer-navi{
    overflow: hidden;
    background-color: #000000;
}
#footer .footer-navi > .item{ width: 50%; max-height: 100%;}
#footer .footer-navi > .item a{ display: block; color: #ffffff; font-weight: bold; text-decoration: none; padding: 10px 0; }
#footer .footer-navi > .navi-hoop { float: left; background-color: #bf153e;}
#footer .footer-navi > .navi-and{ float: right; background-color: #87c022;}
#footer .footer-navi > .item .logo{ display: inline-block; }
#footer .footer-navi > .item .logo img{ vertical-align: middle; width: 40%; height: 40%; vertical-align: middle;}
#footer .footer-navi > .item .txt{ display: inline-block; font-size: 14px; line-height: 14px; vertical-align: bottom;}
#footer .footer-navi > .item .txt img{ vertical-align: bottom; }
#footer .copyright{ color: #adadad; background-color: #000000; padding: 5px 0;}






@media screen and (max-width: 1020px){

#top .txt p{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 72px;
	line-height: 80px;
	padding: 15px 0;
}

#top .txt .date {
	font-family: 'lato', sans-serif;
	font-size: 36px;
	line-height: 54px;
	font-weight: 400;
}

#nav{
  width: 100%;
  margin: 0 auto 30px;
  text-align: center;
}

}



@media screen and (max-width: 800px){
	
.sp { display:block;}
.pc { display:none;}
	
#wrapper {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 50px;
}

#top {
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
    #top .ttl {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding-top: 5%;
    padding-bottom: 5%;
}

#top .top-wrap {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0 10px;
}

.header {
    width: 100%;
    margin: 0 auto 0;
    text-align: center;
    height: 220px;
    position: relative;
}
    
#header img {
	-webkit-backface-visibility: hidden;
}

.cashback img {
	-webkit-backface-visibility: hidden;
}

/* トップ */
/*-----------------------------------------------------------------*/

#top .top-wrap  .contents.txt {
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
}

#top .top-wrap .contents.txt p.title{
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 6em;
	line-height: 80px;
	padding-bottom: 40px;
	letter-spacing: 2px;
}

#top .top-wrap .contents.txt p.date{
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 44px;
	line-height: 60px;
}

#top .top-img img {
	width: 100%;
}
    



#top .point {
	padding-bottom: 10px;
}

#top .point img{
	width: 90%;
	height: inherit;
}

#top .logo img {
	width: 30%;
}

#top .txt .lead {
	max-height: 40px;
}

#top .top-wrap .top-img .cashback {
	right:-20%;
	bottom:2%;
}

#top .top-wrap .top-img .cashback img{
	width: 45%;
}

#top .top-wrap .top-img .copy{
	width: 22%;
	position:absolute;
	top:15%;
	left: 10%;
}


/* コンテンツ */
/*-----------------------------------------------------------------*/

#container .contents .hoop-container{
	width: 96%;
	margin: 0 auto;
	height: 100%;
	padding:10px 0 15px;
}

#container .contents .and-container{
	width: 96%;
	margin: 0 auto;
	height: 100%;
	padding:10px 0 15px;
}

.hoop-contents {
	width: 96%;
	margin: 0 auto 20px;
	background-color: #fefefe;
	padding: 10px 2%;
}

.and-contents {
	width: 96%;
	margin: 0 auto 20px;
	background-color: #fefefe;
	padding: 10px 2%;
}

.hoop-contents .contents-box {
	width:100%;
	display:table;
	padding: 15px 0 20px;
	border-bottom: 1px solid #A71E27;
}

.and-contents .contents-box {
	width:100%;
	display:table;
	padding: 15px 0 20px;
	border-bottom: 1px solid #7AB229;
}


.hoop-contents .contents-box .floor {
	padding-right: 0px;
	vertical-align: top;
	text-align: center;
	width: 15%;
}

.and-contents .contents-box .floor {
	padding-right: 0px;
	vertical-align: top;
	text-align: center;
	width: 15%;
}

.hoop-contents .contents-box .floor img {
	-webkit-backface-visibility: hidden;
}

.and-contents .contents-box .floor img {
	-webkit-backface-visibility: hidden;
}

.hoop-contents .contents-box .box {
	width: 100%;
	overflow:none;
	padding: 5px 0 5px;
	margin-top: 5px;
}

.and-contents .contents-box .box {
	width: 100%;
	overflow:none;
	padding: 5px 0 5px;
	margin-top: 5px;
}

.hoop-contents .last {
	border-bottom: none;
}

.and-contents .last {
	border-bottom: none;
}

.hoop-contents .first {
	border-bottom: none;
	border-top: 1px #A71E27 solid;
}

.and-contents .first {
	border-bottom: none;
	border-top: 1px #7AB229 solid;
}

.hoop-contents .contents-box .shop-box .shop-name {
	float: none;
	display: block;
	padding-top: 10px;
	width: 100%;
}

.and-contents .contents-box .shop-box .shop-name {
	padding-top: 10px;
	width: 100%;
}

.hoop-contents .contents-box .box {
	position: static;
}

.and-contents .contents-box .box {
	position: static;
}

.hoop-contents .contents-box .shop-box .shop-img {
	float:none;
	display: block;
	width: 100%;
	text-align: center;
	vertical-align:middle;
	position: static;
	top: 0;
	right: 0;
	transform: translateY(0%) translateX(0%);
	-webkit- transform: translateY(0%) translateX(0%);
	margin-top: 5px;
}

.and-contents .contents-box .shop-box .shop-img {
	float:none;
	display: block;
	width: 100%;
	text-align: center;
	vertical-align:middle;
	position: static;
	top: 0;
	right: 0;
	transform: translateY(0%) translateX(0%);
	-webkit- transform: translateY(0%) translateX(0%);
	margin-top: 5px;
}
.shop-img img {
	-webkit-backface-visibility: hidden;
	max-width: 100%;
}

.shop-name p {
	font-size: 16px;
	line-height:24px;
	color: #221814;
}

.shop-name a {
	color: #036EB8;
}

.discount {
	color: #E50011;
	line-height: 16px;
}

.border-dotted {
	border-top: 2px dotted #9F9FA0;
	margin: 10px 0 0px;
}


.syousai {
	margin-top: 0px;
}


.hoop-bottom{
	margin-bottom: 20px;
}

.and-bottom{
	margin-bottom: 20px;
}

.button{
  display: inline-block;
  padding: 15px 0px;
}

.contents-box .lucky-bag {
	margin: 5px 0 0;
	padding: 5px;
}

.contents-box .lucky-bag p {
	font-size: 14px;
	line-height: 22px;
}

/* nav */
/*-----------------------------------------------------------------*/


/* バーゲン／福袋 */
/*-----------------------------------------------------------------*/

.hoop_bargain_fukubukuro {
	width: 99%;
	margin-bottom:20px;
}

.hoop_bargain_fukubukuro a {
	font-size: 24px;
}

.and_bargain_fukubukuro {
	width: 99%;
}

.and_bargain_fukubukuro a {
	font-size: 24px;
}


	#footer{ margin-top: 0; }
	#footer .footer-navi > .item{ width: 50%; height: 90px;}
	#footer .footer-caption{ margin: 0 15px; padding: 15px 0; text-align: left; }
	#footer .footer-navi > .item .txt{ font-size: 12px; line-height: 10px; }
	#footer .footer-navi > .item .logo img{ vertical-align: middle; width: 40%; height: 40%; vertical-align: middle;}
	#footer .copyright p{ font-size: 12px;}
}

@media screen and (max-width: 480px){

#top .top-wrap .top-img .cashback {
	right:-190px;
	bottom:22%;
}

#top .top-wrap .top-img .cashback img{
	width: 30%;
}

#nav{
  margin: 10px auto 50px;
  text-align: center;
}

#nav a {
	font-size: 24px;
	letter-spacing:1px;
	font-weight: bold;
}

#top .top-wrap {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#top .top-wrap .copy  {
    position: absolute;
    width: 212px;
    z-index: 999;
    top: 90px;
    right: -26px;
}

.photos{
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 100px;
    margin-top: 0px;
    padding-top: 0px;
}

.photos img{
    position: absolute;
    left: 0;
    right: 0;
    margin: 30px auto;
    animation: photo 25s infinite;
    opacity: 0;
    background-image: url(image/top.jpg);
}

@keyframes photo{
  0%{ opacity: 0;}
  15%{ opacity: 1;}
  20%{ opacity: 1;}
  35%{ opacity: 0;}
  100%{ opacity: 0;}
}

.photos img:nth-of-type(1) {
    animation-delay: 0s;
}
.photos img:nth-of-type(2) {
    animation-delay: 5s;
}
.photos img:nth-of-type(3) {
    animation-delay: 10s;
}
.photos img:nth-of-type(4) {
    animation-delay: 15s;
}
.photos img:nth-of-type(5) {
    animation-delay: 20s;
}

    
#top .top-wrap .top-img .copy{
	width: 22%;	
	position:absolute;
	top:15%;
	left: 10%;
}

#top .top-wrap .contents.txt p.title{
	font-size: 42px;
	line-height: 40px;
	padding-bottom: 0;
}

#top .top-wrap .contents.txt p.date{
	color: #fff;
	font-size: 24px;
	line-height: 42px;
	padding-bottom:20px;
}

/* page-title */
/*-----------------------------------------------------------------*/

.contents .page-title{
  width: 100%;
  margin: 0 auto 40px;
  text-align: center;
}

.contents .page-title p {
	font-size: 28px;
}

/* nav */
/*-----------------------------------------------------------------*/

.button {
    display: inline-block;
    width: 100%;
    height: 60px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #fff;
    color: #000000;
    line-height: 30px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: bold;
}
/* nav */
/*-----------------------------------------------------------------*/

.button2 {
    display: inline-block;
    width: 100%;
    height: 60px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    position: relative;
    z-index: 2;
    background-color: #fff;
    color: #000000;
    line-height: 57px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    font-weight: bold;
}
.button2 + .button2 {
    margin-left: 0px;
}

/* バーゲン／福袋 */
/*-----------------------------------------------------------------*/

.hoop_bargain_fukubukuro {
	margin-bottom: 15px;
	box-shadow: 0px 0px 0 #E2A700;
}

.hoop_bargain_fukubukuro a {
	font-size: 18px;
	padding: 15px;
}

.hoop_bargain_fukubukuro:hover,
.and_bargain_fukubukuro:hover {
	transform: none;
}

.and_bargain_fukubukuro {
	margin-bottom: 15px;
	box-shadow: 0px 0px 0 #E2A700;
}

.and_bargain_fukubukuro a {
	font-size: 18px;
	padding: 15px;
}

}

@media screen and (-webkit-min-device-pixel-ratio: 1.5),screen and (min-resolution: 1.5dppx){
}
