@charset "UTF-8";


@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; }
	.caption{ font-size: 10px; }
	#page-content{ padding: 5%; }
	#main{ width: auto; padding: 5%; border-radius: 3px; }
#main2{
    width: auto;
    padding: 5%;
    border-radius: 3px;
}
#main3{
    width: auto;
    padding: 5%;
    border-radius: 3px;
    background-color: #FFF3CC;
}
	.page-coupon .list-item{ border: none; margin-top: 5%; background: none; }
	.page-coupon .list-item::before{ display: none; }
	.page-coupon .list-item .item{
    display: block;
    width: auto;
    height: auto!important;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 25px;
    border: 1px dashed #333333;
    background-repeat: repeat;
    background-position: center 0 repeat;
    position: relative;
    background-color: #FCE8D9;
}
	.page-coupon .list-item .item+.item{ margin-top: 5%; }
	.page-coupon .list-item .item:last-child::before{ display: none; }
.page-coupon .list-item .item .shop{
    background-color: #EF9E82;
    padding: 2px 0 2px 28px;
    color: #ffffff;
    position: relative;
}
.page-coupon .list-item .item .shop .floor{
    background-color: #E3521F;
    position: absolute;
    width: 34px;
    line-height: 34px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    left: -10px;
    top: 50%;
    margin-top: -17px;
}
.page-coupon .list-item .item .ttl-l{
    color: #E3521F;
    font-size: 20px;
    line-height: 1.5;
    margin-top: 10px;
    transform-origin: 0 0;
}
.page-coupon .list-item .item .ttl{
    color: #E3521F;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
    transform-origin: 0 0;
}
.page-coupon .list-item .item .date{ font-size: 14px; color: #333333; font-weight: bold; }
.page-coupon .list-item .item .logo{
	bottom: 10px;
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
.page-coupon .list-item .item15 .ttl{
	padding-right: 70px;
	padding-bottom: 0px;
	margin-bottom: -106px;
}
.page-coupon .list-item .item15 .photo{
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: -28px;
	width: 77px;
	left: 42%;
}
	.page-coupon .print-navi{
	display: none;
}
	#footer .bottom-caption{ width: auto; padding: 10px 5%; text-align: left; }
	#header .main-visual{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
	#header .main-visual .caption{ right: 5px; margin-right: 0; }
	#wrapper .page-navi .navi{ display: block; width: auto; height: auto; }
	#wrapper .page-navi .navi+.navi{ margin-left: 0; }
	#wrapper .page-navi .navi::before{ display: none; }
	#wrapper .page-navi .navi.current::before{ display: none; }
	#wrapper .page-navi .navi a{ display: block; position: relative; padding: 15px; font-size: 16px; line-height: 1.5; text-decoration: none; color: #ffffff; font-weight: bold; }
	#wrapper .page-navi .navi.current a{ opacity: 1; }
	#wrapper .page-navi .navi a::before{ display: block; }
	#wrapper .page-navi .navi a img{ display: none; }
	#header .main-navi-menu{
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 50px;
	padding: 9px 5px;
	background-color: #D24520;
	color: #ffffff;
	z-index: 9999;
	border-radius: 0 0 0 5px;
	min-width: 26px;
	font-size: 10px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
	#header .main-navi-menu::before{ content: ''; background: url(../image/common/navi/sp/icon_open.png) center center no-repeat; display: block; width: 100%; height: 20px; }
	#header .main-navi-menu.show::before{ background-image: url(../image/common/navi/sp/icon_close.png); }
	#header .main-navi{ position: fixed; left: 0; top: 0; width: 100%; height: 0; opacity: 0; transition: opacity 0.25s linear; }
	#header .main-navi.show{ height: 100%; z-index: 9998; opacity: 1; }
	#header .main-navi::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(210,69,32,1.00);
}
	#header .page-navi{ display: none; position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); }
	#header .main-navi.show .page-navi{ display: block; }
	#header .page-navi .navi.current a{ opacity: 0.2; }
	#footer .page-navi{ padding: 5%; }
	#footer .page-navi .navi+.navi{ margin-top: 5px; }
	#footer .page-navi .navi.current{ display: none; }
	#footer .page-navi .navi a{ margin-top: 0; border-radius: 3px; }
	#footer .page-navi .navi01 a{
    background-color: #A68F00;
}
	#footer .page-navi .navi02 a{
    background-color: #FCD25D;
}
	#footer .page-navi .navi03 a{
    background-color: #DA535E;
}
	#footer .page-navi .navi04 a{
    background-color: #8B5025;
}
	#footer .page-navi .navi05 a{
    background-color: #E3521F;
}
	#footer .page-navi .navi a::after{ content: ''; position: absolute; right: 15px; top: 50%; transform: translateY(-50%) rotate(45deg); width: 7px; height: 7px; border: solid #ffffff; border-width: 1px 1px 0 0; opacity: 0.5; }
	#header .main-visual{ overflow: hidden; }
	#header .main-visual .ttl{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
}
.txt {
	margin-top: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
.txts {
	margin-top: 10px;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
.shop {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
.shop .floor01 {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 15px;
    background-color: #FABF33;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 3px;
    float: left;
    overflow: hidden;
}
.shop .floor02 {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 15px;
    background-color: #8D5C2A;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 3px;
    float: left;
    overflow: hidden;
    border-radius: 15px;
}
.tel {
	font-size: 12px;
}
.present {
	position: absolute;
	width: 70px;
	top: 2%;
	z-index: 999;
	left: 1%;
}
.type02 {
	width: 100%;
}
.type02 + .type02 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type02 .box02 {
	width: 100%;
}
.type02 .box02 + .box02 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type03 {
	overflow: hidden;
}
.type02 + .type03 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type03 + .type03 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type03 .box03 {
	width: 100%;
	float: left;
}
.type03 .box03 + .box03 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.coupon-btn {
    background-color: #E3521F;
    color: #fff;
    width: 95%;
    height: 30px;
    text-align: center;
    text-decoration: none;
    line-height: 30px;
    outline: none;
    border-radius: 20px;
    margin-top: 10px;
    border: 1px dotted #F9F3E6;
    -webkit-box-shadow: 0px 0px 0px 2px #E3521F;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
    margin-bottom: 5px;
    box-shadow: 0px 0px 0px 2px #E3521F;
}
.coupon-btn::before,
.coupon-btn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.coupon-btn,
.coupon-btn::before,
.coupon-btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.coupon-btn:hover {
  letter-spacing: 5px;
}
.photo{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	position: relative;
}


.page-home{
    background-image: url(../image/home/bg.gif);
    background-repeat: repeat;
}
#page-content .evt-title1 {
	text-align: center;
	position: relative;
	padding-bottom: 10px;
}
#page-content .evt-title2 {
    text-align: center;
    margin-top: 42px;
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}
#page-content .evt-box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.evt-ttl {
	width: 100%;
	position: relative;
}
.position01 {
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
.position02 {
    width: 230px;
    margin-left: auto;
    margin-right: auto;
}
.evt-box +.evt-box {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 3px dotted #956134;
}
.evt-box .evt-txt {
	margin-top: 10px;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	width: 100%;
}
.evt-txts  {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
.evt-box .evt-redtxt {
	color: #AE0F17;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 10px;
}
.evt-box .evt-redtxts {
	color: #AE0F17;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
}
.evt-box .soon {
	text-align: center;
	margin-top: 20px;
}
.evt-box .line-app {
	text-align: center;
	margin-top: 20px;
}
.wave {
	background-image: url(../image/home/wave.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 6px;
}
.kips {
}


.page-fashion{
    background-image: url(../image/fashion/bg.gif);
}
.bounce {
  animation: bounce_56 2.6s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes bounce_56 {
  0% { transform:translateY(0) }
  7.69231% { transform:translateY(0) }
  15.38462% { transform:translateY(0) }
  30.76923% { transform:translateY(-15px) }
  38.46154% { transform:translateY(0) }
  46.15385% { transform:translateY(-15px) }
  61.53846% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
.kumao {
    width: 108px;
    position: absolute;
    right: 5%;
    top: -35%;
}
.kumako {
    position: absolute;
    width: 90px;
    left: 8%;
    top: -30%;
}

.fashion-copy {
    color: #DA3B19;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.no01 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    right: 32%;
}
.no02 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    bottom: 4%;
    right: 16%;
}
.no03 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    bottom: 15%;
    right: 20%;
}
.no04 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    left: 21%;
    top: 45%;
}



.page-gift{
    background-image: url(../image/gift/bg.gif);
}
.gift-copy {
    color: #6D995A;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.plan-copy {
    font-size: 14px;
    line-height: 18px;
    color: #A81B1B;
    padding-top: 0px;
}
.item-copy {
    color: #517822;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.txt_wrap {
    border: 1px solid #000000;
    padding-left: 3px;
    padding-right: 3px;
}
.lesson {
    color: #FFFFFF;
    background-color: #A81B1B;
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center;
    margin-top: 10px;
    border-radius: 15px;
    margin-bottom: 10px;
}
.qr {
    width: 98px;
    display: none;
}
.dotline {
	margin-top: 30px;
	margin-bottom: 30px;
}
/*gift*/
/*-------------------------------------------------------*/
.page-10th{
    background-image: url(../image/10th/bg.gif);
}
.box-10th.left {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-10th.right {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 100%;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-wrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.thankstxt1 {
    color: #DA3B19;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.thankstxt2 {
    color: #517822;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.thankstxt3 {
    color: #A81B1B;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.thankstxt4 {
    color: #783E1D;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
}
.thankstxt1 .gentei {
    color: #FFFFFF;
    background-color: #DA3B19;
    border-radius: 12px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.thankstxt2 .gentei {
    color: #FFFFFF;
    background-color: #517822;
    border-radius: 12px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.thankstxt3 .gentei {
    color: #FFFFFF;
    background-color: #A81B1B;
    border-radius: 12px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.thankstxt4 .gentei {
    color: #FFFFFF;
    background-color: #783E1D;
    border-radius: 12px;
    font-size: 12px;
    line-height: 18px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.gift-title {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.type01 {
	overflow: hidden;
}
.type03 + .type01 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type01 + .type03 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type01 .photo-box01 {
	width: 100%;
}
.type01 .box01 {
	width: 100%;
	margin-top: 10px;
}
.type01 .photo-box01 + .box01 {
	margin-top: 10px;
}
.type04 {
	overflow: hidden;
}
.type03 + .type04 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type04 .box04 {
	width: 100%;
}
.type04 .box04 + .box04 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.beauty-copy {
	font-size: 14px;
	line-height: 18px;
	color: #CB7E2F;
}

.logobox {
	position: relative;
}
.logobox .logo {
	position: absolute;
	width: 45px;
	left: 84%;
}
.vertical {
  animation: vertical_3285 2.44s ease infinite;
  transform-origin: 50% 50%;
}

@keyframes vertical_3285 {
  0% { transform:translate(0,-3px) }
  3.27869% { transform:translate(0,3px) }
  6.55738% { transform:translate(0,-3px) }
  9.83606% { transform:translate(0,3px) }
  13.11475% { transform:translate(0,-3px) }
  16.39344% { transform:translate(0,3px) }
  18.03279% { transform:translate(0,0) }
  100% { transform:translate(0,0) }
}


.page-restaurant{
    background-image: url(../image/restaurant/bg.gif);
}
.restaurants-title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.restaurants-title02 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-bottom: 5px;
}
.stamp {
    width: 90%;
    right: -40px;
    top: 20pt;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.fair {
    position: absolute;
    top: 2%;
    right: 2%;
    width: 60px;
}
.mama {
	position: absolute;
	width: 77px;
	left: -6%;
	top: 43%;
}
.boku02 {
	position: absolute;
	width: 65px;
	left: 93%;
	top: 11%;
}
.swing {
        animation: swing infinite normal;
        animation-duration: 10s;
        animation-delay: 0s;
}
.etc-item{ border: 1px dotted #5e3127; border-radius: 3px; padding: 10px; margin-top: 10px; position: relative; }
.etc-item .txt{ font-size: 14px; margin-top: 0; }
.etc-item .txt .marker{ color: #e7376a; }
.etc-item .photo{
	position: absolute;
	right: -7px;
	top: 50%;
	margin-top: -56px;
	overflow: hidden;
	border-radius: 50%;
	border: 1px solid #5e3127;
}
.etc-item .photo+.caption{
	position: absolute;
	right: 100px;
	bottom: 5px;
}
.etc-item .icon{ position: absolute; right: -20px; top: -20px; z-index: 50; }
.kips-tokuten {
	background-color: #E9460A;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 188px;
}
.kips-box {
	border: 1px solid #E9460A;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #E9460A;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
.food-copy {
    color: #D73C19;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
}
.newopen {
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
.watashi {
	position: absolute;
	width: 95px;
	left: 70%;
	top: 73%;
}
.shop-box {
	position: absolute;
	width: 300px;
	left: 8%;
	top: 74%;
}
.balloon {
	width: 69px;
	position: absolute;
	left: 1%;
	top: 38%;
}

@-webkit-keyframes swing {
    0%,100% { 
        -webkit-transform-origin: bottom center; 
    }
    10% { -webkit-transform: rotate(-15deg); }  
    20% { -webkit-transform: rotate(10deg); }
    30% { -webkit-transform: rotate(-5deg); }   
    40% { -webkit-transform: rotate(5deg); }    
    50% { -webkit-transform: rotate(-3deg); }

    60% { -webkit-transform: rotate(2deg); }
    70% { -webkit-transform: rotate(-2deg); }
    80% { -webkit-transform: rotate(1deg); }
    90% { -webkit-transform: rotate(-1deg); }
    100% { -webkit-transform: rotate(0deg); }
}

.float {
  animation: float_5687 2s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes float_5687 {
  0% { transform: translateY(0) }
  50% { transform: translateY(-6px) }
  100% { transform: translateY(0) }
}

.page-coupon{
    background-color: #E3521F;
}
.date {
    margin-bottom: 5px;
}
.ws-title {
    margin-top: 10px;
    color: #946034;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
.sanka {
    margin-top: 10px;
    color: #FF0004;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
#page-content .evt-title03 {
    text-align: left;
    position: relative;
    padding-bottom: 10px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#page-content .evt-title02-2 {
    text-align: center;
    padding-top: 26px;
    padding-bottom: 10px;
}
.wrap-bk {
    font-size: 12px;
    line-height: 20px;
    color: #000000;
    border: 1px solid #000000;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
}
.menu-wrap {
    border: 1px solid #4D8546;
    margin-top: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}

}
