@charset "UTF-8";

/*reset*/
/*-------------------------------------------------------*/
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,figure,figcaption{ margin: 0; padding: 0; }
ul,li,ol{ list-style: none; margin: 0; padding: 0; }
button{ background-color: transparent; border: none; cursor: pointer; outline: none; padding: 0; appearance: none; }
a img{ border: none; }




/*initialize*/
/*-------------------------------------------------------*/
html{ font-size: 14px; line-height: 1.7; }
body{ background-color: #ffffff; }
body,p,div{ color:#666666; font-family: Lato, 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight: 500; font-feature-settings: "palt"; }
a{ color: #28b8eb; transition: opacity 0.25s linear; }
a:hover{ opacity: 0.7; }
img{ vertical-align: bottom; }
figcaption{ margin-top: 10px; }


/*common*/
/*-------------------------------------------------------*/
.sw-elm .pc,.sw-elm .sp{ display: none; }
.sw-elm .pc{ display: block; }
.sw-elm img.pc{ display: inline; }
.caption{ font-size: 12px; line-height: 1.5; }
.txt-center{ text-align: center; }
.txt-red{ color: #dd0000; }
.txt-org{
    color: #E3521F;
}
#page-content{ padding: 80px 0; }
#main{ width: 900px; padding: 50px; margin: 0 auto; border-radius: 5px; background-color: #ffffff; }
#main3{
    width: 900px;
    padding: 50px;
    margin: 0 auto;
    border-radius: 5px;
    background-color: #FFF3CC;
}
#main2{
    width: 900px;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
}
#footer .copyright{ background-color: #333333; color: #ffffff; text-align: center; padding: 20px 0; font-size: 12px; }
#footer .bottom-caption{ width: 1000px; margin: 0 auto; padding: 20px 0; text-align: right; }
#header .main-navi-menu{
    display: none;
}
#wrapper .page-navi{ text-align: center; line-height: 0; }
#wrapper .page-navi .navi{ display: inline-block; width: 180px; height: 80px; overflow: hidden; position: relative; }
#wrapper .page-navi .navi+.navi{ margin-left: 10px; }
#wrapper .page-navi .navi::before{ content: ''; position: absolute; width: 100%; height: 4px; background-color: #ffffff; left: 0; z-index: 5; }
#wrapper .page-navi .navi.current::before{ display: none; }
#wrapper .page-navi .navi a{ display: block; }
#wrapper .page-navi .navi.current a{ opacity: 1; }
#wrapper .page-navi .navi a::before{ content: attr(data-navi); display: none; }
#header .page-navi .navi::before{ bottom: 0; }
#footer .page-navi .navi::before{ top: 0; }
#footer .page-navi .navi a{ margin-top: -80px; }
#wrapper .coupon-navi{ text-align: center; margin-top: 10px; }
#wrapper .coupon-navi a{ display: block; padding: 10px 0; background-color: #925f00; color: #ffffff; font-weight: bold; text-decoration: none; border-radius: 3px; position: relative; }
#header .main-visual{
    text-align: center;
    position: relative;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FAF8E4;
}
#wrapper .coupon-navi a::before{ 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 .ttl {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
#header .main-visual .caption{
	position: absolute;
	right: 50%;
	margin-right: -500px;
	bottom: 5px;
	color: #ffffff;
	text-shadow: 0 0 2px #73818C,0 0 2px #73818C;
}

@media screen and (min-width: 481px){
	
	
.txt {
    margin-top: 10px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}
.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: #A06F37;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 3px;
    float: left;
    overflow: hidden;
    border-radius: 30px;
}
.tel {
	font-size: 12px;
}
.present {
	position: absolute;
	width: 70px;
	top: 2%;
	z-index: 999;
	left: 1%;
}
.type02 {
	overflow: hidden;
}
.type02 + .type02 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type02 .box02 {
	width: 435px;
	float: left;
}
.type02 .box02 + .box02 {
	margin-left: 30px;
}
.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: 280px;
	float: left;
}
.type03 .box03 + .box03 {
	margin-left: 30px;
}
.coupon-btn {
    background-color: #E3511F;
    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{
	position: relative;
}


/*home*/
/*-------------------------------------------------------*/
.page-home{
    background-image: url(../image/home/bg.gif);
}
#page-content .evt-title {
    text-align: left;
    margin-bottom: 30px;
}
#page-content .evt-title2 {
    text-align: left;
    position: relative;
    margin-top: 80px;
    margin-bottom: 30px;
}
#page-content .evt-box {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.evt-ttl {
	position: relative;
}
.evt-ttl2 {
    position: relative;
    text-align: center;
}
.position01 {
    position: absolute;
    width: 260px;
    top: 73px;
    right: 0px;
}
.position02 {
    position: absolute;
    width: 246px;
    top: 107px;
    right: 0px;
}
.position03 {
    position: absolute;
    width: 310px;
    top: 150px;
    right: 0px;
}
.kumako {
    position: absolute;
    width: 200px;
    left: 17px;
    top: -31px;
}
.kumao {
    width: 200px;
    position: absolute;
    right: 25px;
    top: -26px;
}
	

	
.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) }
}
	
.evt-box +.evt-box {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 3px dotted #956134;
}
.evt-box .evt-txt {
	width: 620px;
	margin-top: 10px;
	color: #000000;
	font-size: 16px;
	line-height: 24px;
}
.evt-txts  {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
}
.evt-box .evt-redtxt {
	color: #AE0F17;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
}
.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;
}
.sanka {
    margin-top: 10px;
    color: #FF0004;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
.ws-title {
    margin-top: 10px;
    color: #946034;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
}
.date {
    margin-bottom: 5px;
}
.kips {
}


/*fashion*/
/*-------------------------------------------------------*/
.page-fashion{
    background-image: url(../image/fashion/bg.gif);
    background-repeat: repeat;
}

.fashion-copy {
    color: #DA3B19;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.item-copy {
    color: #517822;
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
}
.plan-copy {
    font-size: 14px;
    line-height: 18px;
    color: #A81B1B;
    padding-top: 0px;
}
.qr {
    width: 98px;
}
.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;
}
.txt_wrap {
    border: 1px solid #000000;
    padding-left: 3px;
    padding-right: 3px;
}
.no01 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    top: 0px;
    right: 82px;
}
.no02 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    bottom: 5px;
    right: 36px;
}
.no03 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    bottom: 35px;
    right: 56px;
}
.no04 {
    color: #000000;
    font-size: 16px;
    position: absolute;
    left: 57px;
    bottom: 0px;
    top: 114px;
}
/*gift*/
/*-------------------------------------------------------*/
.page-10th{
    background-image: url(../image/10th/bg.gif);
}
.box-10th.left {
    float: left;
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 430px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-10th.right {
    float: right;
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 430px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.box-wrap {
    width: 400px;
    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;
}
.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;
}
.dotline {
	margin-top: 30px;
	margin-bottom: 30px;
}
.beauty-box {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 120px;
	padding-left: 30px;
	border-right: 2px solid #D09A5E;
	border-bottom: 2px solid #D09A5E;
	margin-bottom: 30px;
}
.gift-title {
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 637px;
}
.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 {
	overflow: hidden;
}
.type01 .photo-box01 {
    float: left;
    width: 440px;
}
.type01 .box01 {
    width: 450px;
    float: right;
}
.type04 {
	overflow: hidden;
}
.type04 + .type04 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type03 + .type04 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 3px dotted #911A12;
}
.type04 .box04 {
	float: left;
	width: 202px;
}
.type04 .box04 + .box04 {
	margin-left: 30px;
}
.beauty-copy {
	font-size: 14px;
	line-height: 18px;
	color: #CB7E2F;
}
.logobox {
	position: relative;
}
.logobox .logo {
	position: absolute;
	width: 55px;
	left: 209px;
	top: -47px;
}




/*restaurant*/
/*-------------------------------------------------------*/
.page-restaurant{
    background-image: url(../image/restaurant/bg.gif);
}
.restaurants-title {
    width: 900px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.stamp {
    position: absolute;
    width: 298px;
    right: -40px;
    top: 20pt;
}
.fair {
    position: absolute;
    top: 2%;
    right: 2%;
    width: 60px;
}
.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: 10px; top: 50%; margin-top: -54px; overflow: hidden; border-radius: 50%; border: 1px solid #5e3127; }
.etc-item .photo+.caption{ position: absolute; right: 120px; 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;
}
.menu-wrap {
    border: 1px solid #4D8546;
    margin-top: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.shop-box {
	position: absolute;
	width: 300px;
	left: 468px;
	top: 220px;
}



/*coupon*/
/*-------------------------------------------------------*/
.page-coupon{
    background-color: #E3521F;
}
.page-coupon .list-item{
    border: dotted #333333;
    border-width: 0 1px 1px;
    position: relative;
    margin-top: 40px;
    background-color: #FCE8D9;
}
.page-coupon .list-item::before{
	content: '';
	position: absolute;
	width: 33.33%;
	height: 100%;
	top: 0;
	left: 33.33%;
	border: dotted #333333;
	border-width: 0 1px;
}
.page-coupon .list-item .item{
	display: inline-block;
	vertical-align: top;
	width: 249px;
	padding: 25px;
	padding-bottom: 60px;
	border: dotted #333333;
	border-width: 1px 0 0;
	position: relative;
	height: 235px;
}
.page-coupon .list-item .item:last-child::before{
	content: '';
	position: absolute;
	top: -1px;
	left: 300px;
	width: 300px;
	border-top: 1px  dotted #333333;
}
.page-coupon .list-item .item:nth-child(even){
    background-color: rgba(227,82,31,0.20);
    height: 235px;
}
.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{
    color: #E3521F;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
    transform-origin: 0 0;
}
.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 .date{ font-size: 14px; color: #333333; font-weight: bold; }
.page-coupon .list-item .item .logo{ position: absolute; left: 0; bottom: 25px; width: 100%; text-align: center; }
.page-coupon .list-item .item15 .ttl{
    padding-right: 0px;
}
.page-coupon .list-item .item15 .photo{
    position: absolute;
    right: -19px;
    bottom: 71px;
}
.page-coupon .list-item .item21 {
    border-bottom: 1px dotted #333333;
}
.page-coupon .print-navi{ text-align: center; margin-top: 40px; }
.page-coupon .print-navi a{
    display: inline-block;
    width: 300px;
    padding: 20px 0;
    background-color: #E3521F;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 3px;
    position: relative;
}
.page-coupon .print-navi a::before{ 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; }



/*IE7 FIX*/
#wrapper .page-navi .navi{ *display: inline; *zoom: 1; }
.page-home .etc-evt .item{ *display: inline; *zoom: 1; }
.page-fashion .list-item .item{ *display: inline; *zoom: 1; }
.page-service .list-item .item{ *display: inline; *zoom: 1; }
.page-service .etc-list .item{ *display: inline; *zoom: 1; }
.page-restaurant .list-item .item{ *display: inline; *zoom: 1; }
.page-restaurant .list-item .item .note .note-txt .caption{ *display: inline; *zoom: 1; }
.page-coupon .list-item .item{ *display: inline; *zoom: 1; }
.page-coupon .print-navi a{ *display: inline; *zoom: 1; }

}
