@charset "utf-8";

/*.clearfix******************************/
.clearfix:after {  content: "."; display: block;height: 0;font-size:0;clear: both; visibility:hidden;}
.clearfix{display: inline-block;} 
/* Hides from IE Mac \*/
* html .clearfix{height: 1%;}
.clearfix{display:block;}



/* Basic Structure
-------------------------------------*/
*{margin:0;padding:0;}
body {margin: 0;padding: 0;}
fieldset{border:none;}
a img{ border:none;}
ul li{
	list-style-type: none;
	text-decoration: none;
}
img{ vertical-align:bottom;}

/* Sentence, Character
------------------------------------*/
h1, h2, h3, h4, h5, h6{margin: 0;padding: 0;font-size: 87%;font-weight: normal;font-family: "�l�r �o�S�V�b�N", sans-serif;line-height: 170%;color: #786A56;}

/* 
-------------------------------------*/
.center {text-align:center;}
.right {text-align: right; float: right;}
.left {text-align:left;}



.fs9{font-size:9px;}
.fs10{font-size:10px;}
.fs11{font-size:11px;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
.fs21{font-size:21px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}
.pt0{padding-top:0px;}
.pt10{padding-top:10px;}
.pt15{padding-top:10px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pb0{padding-bottom:0px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pl0{padding-left:0px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl70{padding-left:70px;}
.pl150{padding-left:150px;}
.pr0{padding-right:0px;}
.pr5 {padding-right: 5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr70{padding-right:70px;}

/***********************************************
FREE
***********************************************/

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 990px;
	margin: 0 auto;
}
#content {
	width: 100%;
}
h1{
	position: absolute;
	top:-1000px;
}

.freeArea{
	background: url(../images/body_bg.png) no-repeat center top;
	margin: 0 auto;
}

.freeArea #f-header {
	background: url(../images/main_bg.png) no-repeat center 34px;
	height: 300px;
}

.freeArea #f-header .inner {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 12px;
}

.freeArea #box-main {
	width: 990px;
	margin: 0 auto;
}

#box-main .js-tab .ftab01{
    background: url(../images/tab_teiban.png) no-repeat center 0;
    width: 302px;
    height: 99px;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-left: 24px;
}

#box-main .js-tab .ftab01.active {
	background: url(../images/tab_teiban_on.png) no-repeat center 0px;
	cursor: default;
}

#box-main .js-tab .ftab02{
    background: url(../images/tab_event.png) no-repeat center 0;
    width: 302px;
    height: 99px;
    display: inline-block;
    float: left;
    cursor: pointer;
    margin-left: 12px;
}

#box-main .js-tab .ftab02.active {
	background: url(../images/tab_event_on.png) no-repeat center 0px;
	cursor: default;
}

#box-main .js-tab .ftab03{
    background: url(../images/tab_groumet.png) no-repeat center 0;
    width: 302px;
    height: 99px;
    display: inline-block;
    float: left;
    cursor: pointer;
     margin-left: 11px;
}

#box-main .js-tab .ftab03.active {
	background: url(../images/tab_groumet_on.png) no-repeat center 0px;
	cursor: default;
}

#box-main .js-tab_content {
	margin-bottom: 40px;
}

#box-main .js-tab_content.ftab02,
#box-main .js-tab_content.ftab03 {
	display: none;
}

#box-main .js-tab_content h3 {
	padding-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#box-main a:hover {
	opacity: 0.7;
}

#box-main .js-tab_content.ftab01 .spot01 {
	position: relative;
	margin-bottom: 57px;
}

#box-main .js-tab_content.ftab01 .spot01 .btn {
	position: absolute;
	top: 434px;
	left: 110px;
}

#box-main .js-tab_content.ftab01 .spot02 {
	position: relative;
	margin-bottom: 57px;
	margin-left: 71px;
}

#box-main .js-tab_content.ftab01 .spot02 .btn {
	position: absolute;
	top: 390px;
	left: 520px;
}


#box-main .js-tab_content.ftab02 .spot01 {
	position: relative;
	margin-bottom: 10px;
	margin-top: 43px;
}

#box-main .js-tab_content.ftab02 .spot01 .btn {
	position: absolute;
	top: 296px;
	left: 108px;
}

#box-main .js-tab_content.ftab02 .spot02 {
	position: relative;
	margin-bottom: 14px;
	margin-left: 48px;
}

#box-main .js-tab_content.ftab02 .spot02 .btn {
	position: absolute;
	top: 287px;
	left: 697px;
}

#box-main .js-tab_content.ftab02 .spot03 {
	position: relative;
	margin-bottom: 14px;
	margin-left: 35px;
}

#box-main .js-tab_content.ftab02 .spot03 .btn {
	position: absolute;
	top: 319px;
	left: 224px;
}


#box-main .js-tab_content.ftab03 .spot01 {
	position: relative;
	margin-bottom: 30px;
	margin-top: 16px;
	margin-left: 62px;
}

#box-main .js-tab_content.ftab03 .spot01 .btn {
	position: absolute;
	top: 306px;
	left: 198px;
}

#box-main .js-tab_content.ftab03 .spot02 {
	position: relative;
	margin-bottom: 0;
	margin-left: 45px;
}

#box-main .js-tab_content.ftab03 .spot02 .btn {
	position: absolute;
	top: 345px;
	left: 512px;
	z-index: 10;
}

#box-main .js-tab_content.ftab03 .spot03 {
	position: relative;
	margin-bottom: 14px;
	margin-top: -48px;
	margin-left: 35px;
	z-index: 1;
}

#box-main .js-tab_content.ftab03 .spot03 .btn {
	position: absolute;
	top: 398px;
	left: 215px;
}


#box-access {
	margin-top: 60px;
	text-align: center;
}

#box-access p {
	text-align: right;
	padding-right: 30px;
}

#f-foot {
	width: 990px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 30px;
}

#f-foot .btn {
	float: left;
	padding-left: 30px;
}

#f-foot .sns {
	float: right;
	width: 350px;
	text-align: center;
	margin-top: 25px;
}

#f-foot .sns .insta {
	padding-top: 10px;
}


/***********************************************
yad-filter
***********************************************/
#yad_btn {
	width: 950px;
	margin: 0 auto 0px auto;
    overflow: hidden;
}

#yad_btn > li{
	float: left;
	margin: 10px 0 0px 6px;
}
#yad_btn a{
    display: block;
    width: 310px;
    height: 50px;
    background: #ccc;
}


/***********************************************
add link__text
***********************************************/

/***********************************************
add coupon__box
***********************************************/
#coupon__box { position: fixed; top: 20px; right: 20px; z-index: 999; }
#coupon__box a {display: block;}
#coupon__box .cp__pc {display: block;}
#coupon__box .cp__sp {display: none;}

@media only screen and (max-width: 640px) {
	#coupon__box { position: fixed; top: auto; right: 0px; bottom: 0px; width: 100%; }
	#coupon__box .cp__pc {display: none;}
	#coupon__box .cp__sp {display: block; width: 100%;}
	#coupon__box .cp__sp img {width: 100%; height: auto;}
	body {padding-bottom: 50vw;}