@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }
ol, ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
html { overflow: auto; }
body { 
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 100%;
	line-height: 160%;
}

a {color: #fff;text-decoration: none;}
img {max-width: 100%;height: auto;width /***/: auto;margin: 0;padding: 0;vertical-align: bottom;}
.clear {clear: both;}
strong {font-weight: bold;}
.sp{display:none;}



/* ヘッダー
=========================================================================================== */
.head{
	width: 100%;
	background:#FFF;
	border-bottom: 1px solid #CCC;
}
.head .cont{
	max-width: 1000px;
	margin: 0 auto;
	padding: 5px 0;
	display: block;
	overflow: hidden;
}
.head .cont img{
    height: 35px;
}

.main{
	width: 100%;
	border-bottom: 1px solid #CCC;
	background: url("../img/back.jpg") top center;
    background-size:100%;
    margin: 0 auto;
    text-align: center;
}
.main .inner{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 3% 0;
}
.main .cont{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5% 0;
}


/* コンテンツ
=========================================== */
.title{
    position: relative;
}
.title .main-img{
    width: 75%;
    margin: 0 auto;
}
.img1{
    width: 65%;
    margin: 3% auto 2% auto;
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.5)); 
}
.img1 img{
    width: 100%;
    position: relative;
}
.img1:hover{
    filter:drop-shadow(0px 3px 10px rgba(0,0,0,0.5)) brightness(0.9);
}
.img2, .img3, .img4 {
    width: 65%;
    margin: 3% auto;
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.5)); 
}
.img2:hover, .img3:hover, .img4:hover{
    filter:drop-shadow(0px 3px 10px rgba(0,0,0,0.5)) brightness(0.9);
}
.img5, .img6 {
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.5)); 
}
.img5:hover, .img6:hover{
    filter:drop-shadow(0px 3px 10px rgba(0,0,0,0.5)) brightness(0.9);
}
.day{
    width: 60%;
    margin: 18% auto 0 auto;
}

.tx1{
    width: 60%;
    margin: 2% auto 0 auto;
}
.cashless ul{
    display: flex; 
    justify-content: space-between;
    width: 70%;
    margin: 2% auto;
}
.tx2{
    width: 60%;
    margin: 2% auto 0 auto;
}
.img7, .img8, .img9 {
    width: 65%;
    margin: 3% auto;
}
.cashless ul li{
    width: 48%;
}
.cashless ul li img{
    width: 100%;
}
.tx3{
    width: 60%;
    margin: 12% auto 0 auto;
}
.img10 {
    width: 65%;
    margin: 18% auto 0 auto;
}
.bt1 {
    width: 65%;
    margin: 2% auto;
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.5));
}
.bt2 {
    width: 65%;
    margin: 2% auto;
    filter: drop-shadow(0px 3px 10px rgba(0,0,0,0.5));
}
.bt1:hover, .bt2:hover{
    filter:drop-shadow(0px 3px 10px rgba(0,0,0,0.5)) brightness(0.9);
}
.bottom-tx {
    width: 100%;
    margin: 0;
    font-size: 80%;
    padding: 1% 0 0 0;
    line-height: 130%;
    color: #FFF;
}



/* ページトップ
======================================================== */
#page-top {
    position: fixed;
    bottom: 6%;
    right: 20px;
    z-index: 100;
    border: 2px solid #FFF;
    text-align: center;
    font-weight: bold;
    padding: 0.5em 1em ;
    background: #e8334a;
    border-radius: 5px;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,0.5));    
}


/* フッター
=========================================================================================== */
footer{
    width: 100%;
    margin: 0 auto;
	padding: 8px 0;
	font-size: 10px;
    background:#FFF;
	color:#333;
	text-align:center;
	clear:both;
    border-bottom:  1px solid #333;
}

ul.ft_menu { width:900px; text-align:center; margin:40px auto; }
ul.ft_menu li { font-size:1.5em; margin:20px 1em; display:inline; }
ul.ft_menu li a { color:#333; display: inline-block; }

p.copy{text-align: center;font-size:0.8em;margin: 1em 0;}
div.link{width:600px; text-align:center; margin:40px auto;padding-bottom: 40px}
div.link img{height: 35px;}


/*===============================================
●style.css 画面の横幅が1000pxまで
===============================================*/
@media screen and (max-width: 1000px) {
.sp{display:block;}
.head .cont {
	width: 98%;	
}

/* コンテンツ
=========================================== */
.title .main-img{
    width: 81%;
    margin: 0 auto;
}
.img1{
    width: 78%;
    margin: -5% auto 0 auto;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.7)); 
}
.img2, .img3, .img4 {
    width: 78%;
    margin: 2% auto;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.7)); 
}
.img5, .img6 {
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.7)); 
}
.day{
    width: 70%;
    margin: 6% auto 1% auto;
}

.tx1{
    width: 81%;
    margin: 0 auto 0 auto;
}
.cashless ul{
    display: flex; 
    justify-content: space-between;
    width: 81%;
    margin: 0 auto;
}
.tx2{
    width: 70;
    margin: 2% auto 0 auto;
}
.img7, .img8, .img9 {
    width: 81%;
    margin: 1% auto;
}
.cashless ul li{
    width: 48%;
}
.cashless ul li img{
    width: 100%;
}
.tx3{
    width: 70%;
    margin: 3% auto 0 auto;
}
.img10 {
    width: 81%;
    margin: 5% auto 0 auto;
}
.bt1 {
    width: 65%;
    margin: 1% auto;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.7)); 
}
.bt2 {
    width: 65%;
    margin: 1% auto;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.7)); 
}
.bottom-tx {
    width: 100%;
    margin: 0;
    padding: 1% 0 0 0;
    line-height: 130%;
    color: #FFF;
}


.bottom-tx {
    width: 100%;
    margin: 0;
    padding: 1% 0 2% 0;
    font-size: 50%;
    line-height: 130%;
    background-size: 100%;
}


#page-top {
    font-size: 80%;
    padding: 0.2em 1em ;
    bottom: 2%;
    
}

/* フッター
=========================================================================================== */
footer{
    width: 100%;
    margin: 0 auto;
	padding: 8px 0;
	font-size: 10px;
    background:#FFF;
	color:#333;
	text-align:center;
	clear:both;
    border-bottom:  1px solid #333;
}
ul.ft_menu { width:95%; text-align:center; margin:2% auto; }
ul.ft_menu li { font-size:1.2em; margin:3%; display:block; text-align:center; width:100%; }
	
p.copy{text-align: center;font-size:0.6em;margin: 1em 0;}
div.link{width:95%; text-align:center; margin:5% auto;padding-bottom: 20%}
div.link img{height: 25px;}

}
/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px) {

body { 
}

	
}
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px) {
.head .cont img{
	height: 18px;	
}
	
}
