@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.png") top center;
    background-size:contain;
    margin: 0 auto;
    text-align: center;
}
.main .inner{
	width: 70%;
	margin: 0 auto;
	padding: 2% 0 3% 0;
}
.main .cont{
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5% 0;
}


/* コンテンツ
=========================================== */
.title{
    position: relative;
}
.title .main-img{
    width: 100%;
}
.tx1{margin: 5% 0}
#menu{
    width: 100%;
	background: url("../img/menu_back.png") no-repeat bottom center;
    background-size: 80%;
    padding: 0 0 0 0;

}
#menu ul{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto; 
    padding: 0 0 8% 0;
}
#menu li{
    width: 46%;
    margin: 1%;
}
#menu li img{
    width: 100%;   
    
}
#menu li a:hover img {opacity: 0.7}

.event section{
    margin: 2% 0;
    padding: 3% 0;
}
.event #evt1{
	background: url("../img/sec1_back.png") no-repeat bottom center;
    background-size: 100%; 
    padding: 3% 0 15% 0;   
}
.event #evt1 img{
    transform:rotate(-3deg); 
}
.event #evt2{
	background: url("../img/sec2_back.png") no-repeat bottom left;
    background-size: 50%; 
    padding: 3% 0 8% 0;
    margin: -5% 0 0 0 ;
}
.event #evt2 img{
    transform:rotate(2deg); 
}
.event #evt3{
	background: url("../img/sec3_back.png") no-repeat top center;
    background-size: 95%; 
    padding: 3% 0 15% 0;
    margin: 5% 0 0 0 ;
}
.event #evt3 img{
    transform:rotate(-1deg); 
}
.event #evt4{
	background: url("../img/sec4_back.png") no-repeat top left;
    background-size: 90%; 
    padding: 3% 0 15% 0;
    margin: -5% 0 0 0 ;
}
.event #evt4 img{
    transform:rotate(1deg); 
}
.event #evt5{
	background: url("../img/sec5_back.png") no-repeat top  right;
    background-size: 95%; 
    padding: 3% 0 8% 0;
    margin: -5% 0 3% 0 ;
}
.event #evt5 img{
    transform:rotate(-3deg); 
}
.event #evt6{
	background: url("../img/sec6_back.png") no-repeat bottom left;
    background-size: 85%; 
    padding: 3% 0 8% 0;
    margin: -5% 0 0 0 ;
}
.event #evt6 img{
    transform:rotate(2deg); 
}
.event #evt7{
	background: url("../img/sec7_back.png") no-repeat bottom left;
    background-size: 60%; 
    padding: 3% 0 8% 0;
    margin: -3% 0 3% 0 ;
}
.event #evt7 img{
    transform:rotate(-2deg); 
}
.event #evt8{
	background: url("../img/sec8_back.png") no-repeat bottom center;
    background-size: 90%; 
    padding: 3% 0 10% 0;
    margin: -5% 0 0 0 ;
}
.event #evt8 img{
    transform:rotate(2deg); 
}
.event a:hover img {opacity: 0.7}
#shop{
    text-align: left;    
	background: url("../img/shop_back.png") no-repeat top 250px center;
    background-size: 90%; 
    margin: 3% 0 0 0;
}
#shop .title{
    width: 80%;    
}
#shop section{
    margin: 1% auto;
    padding: 2% 0;
    text-align: center;
}
#shop .campaign a{
    width: 60%;
    text-align: center;
    margin:0 auto;
    display: block;
}

.bottom-tx {
    width: 100%;
    margin: 0;
    padding: 1% 0 0 0;
    font-size: 80%;
    line-height: 130%;
}
.bottom-tx p.tx{
    text-align:center;
    padding: 1.8% 0 1% 0;
}
.bottom-tx p.frame{
    width: 85%;
    text-align: left;
    padding: 1em;
    margin: 0 auto;
    color: #333;    
    background: #fff;
}




/* ページトップ
======================================================== */
#page-top {
	width: 10%;
    position: fixed;
    bottom: 6%;
    right: 20px;
    z-index: 100;
    opacity: 0.8;
}


/* フッター
=========================================================================================== */
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{
    margin: 8% auto 3% auto;

}
#menu ul{
    width: 100%;
}
#menu li{
    margin: 2% 1%;
}
#menu li img{
    width: 100%;
}
.main{
	width: 98%;	
}   
.main .inner{
	width: 95%;
	padding: 2% 0 3% 0;
} 
.event{
    width: 98%;
}
.event section{
    width: 100%;
    margin: 2% auto;
    padding: 3% 0;
}
.event section img{
    width: 100%;
}


#shop section{
    width: 90%;
}
.bottom-tx {
    width: 100%;
    margin: 0;
    padding: 1% 0 3% 0;
    font-size: 50%;
    line-height: 130%;
    background-size: 100%;
}
.bottom-tx p.tx{
    color: #FFF;
    text-align:center;
    padding: 1.8% 0 1% 0;
    color: #238a76;
}
.bottom-tx p.frame{
    width: 85%;
    text-align: left;
    padding: 1em;
    margin: 0 auto;
    color: #333;    
    background: #fff;
}
#shop .campaign a{
    width: 80%;
}


#page-top {
	width: 30%;
}
/* フッター
=========================================================================================== */
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: 30%}
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;	
}
	
}
