@charset "UTF-8";
/* CSS Document */

/*-初期化
--------------------------------------------------------------------*/
html { height : 100% ;}
body { height : 100% ;}
html, body                                      { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; font-size: 0.9em; line-height:1.5; }
h1, h2, h3, h4, h5, h6, address                 { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; font-size: 0.9em; border: 0; font-style: normal;
                                                  font-weight: normal; }
div, blockquote, p, pre, ul, ol, li, dl, dt, dd { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; border: 0; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table, caption, th, td                          { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; border: 0; font-style: normal;
                                                  font-weight: normal; font-size: 100%; }
hr                                              { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; font-size: 100%; }
iframe                                          { font-family: "メイリオ",sans-serif; margin: 0; padding: 0; border: 0; font-size: 100%; }
em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object            {
	font-family: "メイリオ",sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 9px;
	text-decoration:none;
	color: #000000;
}

span{
	color:#454545;
}

ul												{ list-style-type:none;}


/*--------------------------------------------------------------------*/
html { 
height : 100% ;
padding:0;
margin:0;
}

body {
	color: #454545;
	font: 9px/13px　メイリオ,sans-serif;
	line-height:150%;
	margin: 0 ;
	padding:0;
	background: #fff;
	overflow:auto;
}


body{
    -webkit-text-size-adjust: 100%;
}

a{
	color:#000000;
}

a:hover{
	color:#F36;
}

.clear {
	clear:both;
}
	


/*PC用ソース*/
@media screen and (min-width:980px) {
div#wrap {
	background-color:#ffffff;
	width:980px;
	height:auto;
	margin: 0 auto;
	padding:0 50px;
	text-align:left;
	overflow:hidden;
}


ul#menu{
	display:none;
	clear:both;
}

.slicknav_menu{
	display:none;
}

header{
	margin:0 0 80px 0;
	padding:0;
	overflow:hidden;
}
	
#hd_top1{
	text-align:right;
	margin:0 0 10px 0;
	width:980px;
}	

#hd_top1 h3{
	font-size: 14px;
}

.b{
	color:#2680ff;
	font-size: 16px;
}

.y{
	color:#ffa420;
	font-size: 16px;
}

.g{
	color:#0dcc00;
	font-size: 16px;
}

.r{
	color:#ff0000;
	font-size: 16px;
}

#hd_top2{
	width:100%;
	border-bottom:dotted #d8a972 2px;
	overflow:hidden;
}	

#hd_left{
	margin:20px 0 30px 0;
	width:500px;
	float:left;
}

#hd_left1{
	width:500px;
		letter-spacing: 0.1em;
}	

#hd_left2{
}	
	
#hd_left2 img{
	margin:0 0 0 15px;
	width:250px;
}

#hd_right{
	margin:20px 0 30px 0;
	width:480px;
	float:left;
}

ul#hd_right1{
	display:none;
}

ul#hd_right1 img{
	display:none;
}

#hd_right2{
	text-align:right;
	margin:0 20px 0 0;	
}

#hd_right2 img{
	width:350px;
}

#hd_right3{
	text-align:right;
	margin:0 35px 0 0;	
}

#hd_right3 img{
	height:35px;
}

#main_bnr{
	display:none;
}

.bxslider li {
	display: none;
}

.bx-viewport .bxslider li {
	display: block !important;
}

.bxslider img{
	display:none;
}

ul#sns_share{
    display:none;
}

ul#sns_share li{
    display:none;
}

ul#sns_share li.tw-like{
    display:none;
}

#navigator{
	width:980px;
}

ul#contents{
	float:left;
	width:200px;
	margin:0 30px 70px 0;	
	overflow:hidden;	
	text-align:center;
}

ul#contents img{
	width:130px;
	height:130px;
}

article{
	float:left;
	width:750px;
	margin:0 0 50px 0;
}

#title_contents{
	width:750px;
	margin:0 0 70px 0;	
	overflow:hidden;
}

#title_contents img{
}

#title_tama{
	clear:both;
	padding:30px 0 0 0;
	margin:0 0 30px 0;	
	overflow:hidden;
	border-top:dotted #d8a972 2px;
}

#title_tama img{
}

#footer1{
	clear:both;
	width:980px;
	margin:0 0 50px 0;
	overflow:hidden;
}

#shop_date{
	border:1px solid #878787;  
	margin:0 0 0 20px;
	float:left;
	width:650px;
}
	
dl.shop_date{
	overflow:hidden;
	margin:10px 20px 10px 20px;
	width:610px;
}

dl.shop_date dt{
	clear:left;
	float:left;
	width:130px;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	text-indent: 1.5em;
	padding:5px 0 0 0;
}

dl.shop_date dt.text2{
	letter-spacing:1.6em;
}

dl.shop_date dt.text3{
	letter-spacing:1.6em;
}

dl.shop_date dt.text4{
	letter-spacing:0.7em;
}

dl.shop_date dt.text5{
	letter-spacing:0.3em;
}

dl.shop_date dt.text6{
	letter-spacing:0.0em;
	border-bottom:none;
}

dl.shop_date dd.dd_last{
	border-bottom:none;
}

dl.shop_date dt span{
	letter-spacing:0.0em;
	font-size:15px;
}

dl.shop_date dd{
	float:left;
	width:480px;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	text-indent: 1.3em;
	padding:5px 0 0 0;
	letter-spacing:0.4em;
}

#sns{
	margin:0 0 0 50px;
	float:left;
	width:250px;
}

#sns img{
	width:250px;
	margin:0 0 15px 0;
}

#calender_nopc{
	display:none;
}

#footer2{
	clear:both;
	margin:0 0 20px 0;
	overflow:hidden;
}

#map1{
	float:left;
	margin:0 0 0 20px;
}

#map1 img{
    width:350px;
}

#map2{
	float:left;
	margin:30px 0 0 20px;
}

#calender_pc{
	float:left;
	margin:30px 0 0 20px;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

.pcfoot {
	clear:both;
	margin:0 auto;
	width:980px;
	position:relative;
	padding-top:10px;
    border-top:dotted #d8a972 2px;
}

.footmenu {
	border-left:1px solid #878787;
	margin:20px auto;
}

.footmenu li {
	float:left;
	border-right:1px solid #878787;
	padding:0 15px;
}

.footmenu li a {
	font-size:14px;
}

.footmenu li a:hover {
     -webkit-transition: 0.3s ease-out;
     -moz-transition: 0.3s ease-out;
     -o-transition: 0.3s ease-out;
     transition: 0.3s ease-out;
}

#copyright{
	width:980px;
	clear:both;
	margin:30px 0 20px 0;
    text-align: center;
	overflow:hidden;
}

}


/*タブレット用ソース*/
@media screen and (max-width: 979px){
div#wrap {
	background-color:#ffffff;
	width:100%;
	height:auto;
	text-align:left;
	overflow:hidden;
}

.js #menu {
	display:none;
}
	
.js .slicknav_menu {
	display:block;
}

ul#menu{
	display:none;
}

.slicknav_menu {
	display:block;
}

header{
	margin:0 0 5% 0;
	padding:0;
	overflow:hidden;
}
	
#hd_top1{
	display:none;
}	

#hd_top1 h3{
	font-size: 14px;
}

.b{
	color:#2680ff;
	font-size: 16px;
}

.y{
	color:#ffa420;
	font-size: 16px;
}

.g{
	color:#0dcc00;
	font-size: 16px;
}

.r{
	color:#ff0000;
	font-size: 16px;
}
	
#hd_top2{
	width:100%;
}	

#hd_left{
	margin:0 0 0 0;
	width:60%;
	float:left;
}

#hd_left1{
	margin:0 0 10% 1%;
	letter-spacing: 0.1em;
}	

#hd_left2{
	margin:0 0 0 6%;
}	
	
#hd_left2 img{
	max-width:300px;
	width:70%;
}

#hd_right{
	margin:0 0 0 0;
	width:40%;
	float:left;
}

ul#hd_right1{
	text-align:right;
	max-width:200px;
	width:70%;
	float:right;	
	margin:0 5% 10% 0;
}

ul#hd_right1 li{
	float:left;	
	width:22%;
	margin:0 1% 0 2%;
}

ul#hd_right1 li img{
	width:100%;
}

#hd_right2{
	text-align:right;
	margin:0 2% 0 0;	
}

#hd_right2 img{
	max-width:300px;
	width:100%;
}

#hd_right3{
	text-align:right;
	margin:0 3% 0 0;	
}

#hd_right3 img{
	max-width:250px;
	width:80%;
}

#main_bnr{
	display:block;
    clear:both;
	margin:0 0 5% 0;
}

.bxslider li {
	display: none;
}

.bx-viewport .bxslider li {
	display: block !important;
}

.bxslider img{
	width:100%;
}

ul#sns_share{
    display:none;
}

ul#sns_share li{
    display:none;
}

ul#sns_share li.tw-like{
    display:none;
}

#navigator{
	width:100%;
}

#contents{
	display:none;
}

#contents img{
	display:none;
}

article{
	clear:both;
	width:100%;
	margin:10% 0 10% 0;
}

#title_contents{
	margin:0 0 5% 1%;	
	overflow:hidden;
}

#title_contents img{
}

#title_tama{
	clear:both;
	margin:0 0 5% 1%;	
	overflow:hidden;
	padding:5% 0 0 0;
	border-top:dotted #d8a972 2px;
}

#title_tama img{
}

#footer1{
	clear:both;
	width:100%;
	margin:0 0 3% 0;
	overflow:hidden;
}

#shop_date{
	border:1px solid #878787;  
	margin:0 0 0 2%;
	float:left;
	width:55%;
}

dl.shop_date{
	overflow:hidden;
	margin:1% 2% 1% 2%;
	width:96%;
}

dl.shop_date dt{
	clear:left;
	float:left;
	width:29%;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	text-indent: 1.5em;
	padding:1% 0 0 0;
}

dl.shop_date dt.text2{
	letter-spacing:1.6em;
}

dl.shop_date dt.text3{
	letter-spacing:1.6em;
}

dl.shop_date dt.text4{
	letter-spacing:0.7em;
}

dl.shop_date dt.text5{
	letter-spacing:0.3em;
}

dl.shop_date dt.text6{
	letter-spacing:0.0em;
	border-bottom:none;
}

dl.shop_date dd.dd_last{
	border-bottom:none;
}

dl.shop_date dt span{
	letter-spacing:0.0em;
	font-size:15px;
}

dl.shop_date dd{
	float:left;
	width:71%;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	padding:1% 0 0 0;
	letter-spacing:0.2em;
}

#sns{
	display:none;
}

#sns img{
	display:none;
}

#calender_nopc{
	float:left;
	text-align:left;
	margin:0% 0% 0% 3%;
  position: relative;
  width: 35%;
  padding: 40% 0 0 0;
}

#calender_nopc iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#footer2{
	width:100%;
	clear:both;
	overflow:hidden;
}

#map1{
	width:47%;
	float:left;
	margin:0 1% 0 2%;
}

#map1 img{
    width:100%;
}

#map2{
	float:left;
	margin:3% 1% 0 1%;
    position: relative;
    width: 48%;
    padding: calc(235 / 560 * 100%) 0 0;
}

#map2 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#calender_pc{
	display:none;
}

.pagetop {
	clear:both;
	display: none;
	position: fixed;
	bottom: 3%;
	right: 5%;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

#mbfoott{
	margin:5% 0 0 0;
	width:100%;
	background-color:#f2f2f2;
	padding-top:20px;
	text-align:left;
}

#mbfoott a{
	color:#2d2d2d;
}

#mbfoott li{
	background-color: #d8a972;
	line-height:40px;
	border-bottom:1px solid #878787;
	padding:0 5%;
}

#mbfoott li a{
	color:#454545;
	font-size: 16px;
	background: url(../images/arrow.png) 98% 50% no-repeat;
    background-size: 20px 20px;
	display: block;
}

#copyright{
	width:100%;
	clear:both;
	margin:5% 0 5% 0;
    text-align: center;
	overflow:hidden;
}

/*タブレット用ソース   例外*/
@media screen and (max-width: 830px){
dl.shop_date dt{
	font-size:13px;
}
dl.shop_date dt span{
	font-size:13px;
}
dl.shop_date dd{	
	font-size:13px;
	letter-spacing:0.2em;
}
}
/*-----------ここまで-------------*/

/*タブレット用ソース   例外*/
@media screen and (max-width: 730px){
dl.shop_date dt{
	font-size:12px;
}
dl.shop_date dt span{
	font-size:12px;
}
dl.shop_date dd{	
	font-size:12px;
	letter-spacing:0.2em;
}
}
/*-----------ここまで-------------*/

/*タブレット用ソース   例外*/
@media screen and (max-width: 650px){
dl.shop_date dt{
	font-size:11px;
	width:32%;
}
dl.shop_date dt span{
	font-size:11px;
}
dl.shop_date dd{	
	width:68%;
	font-size:11px;
	letter-spacing:0.1em;
}
}
/*-----------ここまで-------------*/

/*タブレット用ソース   例外*/
@media screen and (max-width: 590px){
dl.shop_date dt{
	font-size:11px;
	width:32%;
}
dl.shop_date dt span{
	font-size:11px;
}
dl.shop_date dd{	
	font-size:11px;
	width:68%;
	letter-spacing:0.0em;
}
}
/*-----------ここまで-------------*/

}


/*スマホ用ソース*/
@media screen and (max-width:540px){
div#wrap {
	background-color:#ffffff;
	width:100%;
	height:auto;
	text-align:left;
	overflow:hidden;
}

.js #menu {
	display:none;
}
	
.js .slicknav_menu {
	display:block;
}

ul#menu{
	display:none;
}

.slicknav_menu {
	display:block;
}

header{
	margin:0 0 5% 0;
	padding:0;
	overflow:hidden;
}
	
#hd_top1{
	display:none;
}	

#hd_top1 h3{
	font-size: 14px;
}

.b{
	color:#2680ff;
	font-size: 16px;
}

.y{
	color:#ffa420;
	font-size: 16px;
}

.g{
	color:#0dcc00;
	font-size: 16px;
}

.r{
	color:#ff0000;
	font-size: 16px;
}
	
#hd_top2{
	text-align:center;
	width:100%;
}	

#hd_left{
	margin:0 0 0 0;
	width:100%;
}

#hd_left1{
	margin:0 0 3% 0;
	letter-spacing: 0.0em;
}	

#hd_left2{
	margin:0 0 5% 0;
}	
	
#hd_left2 img{
	max-width:300px;
	width:70%;
}

#hd_right{
	text-align:center;
	margin:0 0 5% 0;
	width:100%;
}

ul#hd_right1{
	text-align:center;
    float: left;
	max-width:180px;
	width:50%;
	margin:0 0 3% 0;
    position: relative;
    left: 50%;
	padding:0 40% 0 0;
}

ul#hd_right1 li{
	text-align:center;
	float:left;	
	width:23%;
	margin:0 1% 0 1%;
    position: relative;
    left: -50%;	
}

ul#hd_right1 li img{
	width:100%;
}

#hd_right2{
	text-align:center;
	width:100%;
	margin:0 0 0 0;	
}

#hd_right2 img{
	max-width:300px;
	width:70%;
}

#hd_right3{
	text-align:center;
	width:100%;
	margin:0 3% 0 0;	
}

#hd_right3 img{
	max-width:250px;
	width:70%;
}

#main_bnr{
	display:block;
    clear:both;
	margin:0 0 10% 0;
}

.bxslider li {
	display: none;
}

.bx-viewport .bxslider li {
	display: block !important;
}

.bxslider img{
	width:100%;
}

ul#sns_share{
    display:none;
}

ul#sns_share li{
    display:none;
}

ul#sns_share li.tw-like{
    display:none;
}

#navigator{
	width:100%;
}

#contents{
	display:none;
}

#contents img{
	display:none;
}

article{
	clear:both;
	width:100%;
	margin:10% 0 15% 0;
}

#title_contents{
	margin:0 0 5% 1%;	
	overflow:hidden;
}

#title_contents img{
}

#title_tama{
	clear:both;
	margin:0 0 5% 1%;	
	overflow:hidden;
	padding:5% 0 0 0;
	border-top:dotted #d8a972 2px;
}

#title_tama img{
}

#footer1{
	clear:both;
	width:100%;
	margin:0 0 3%% 0;
	overflow:hidden;
}

#shop_date{
	border:1px solid #878787;  
	margin:0 0 5% 2%;
	float:left;
	width:94%;
}

dl.shop_date{
	overflow:hidden;
	margin:1% 2% 1% 2%;
	width:96%;
}

dl.shop_date dt{
	clear:left;
	float:left;
	width:29%;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	text-indent: 1.5em;
	padding:1% 0 0 0;
}

dl.shop_date dt.text2{
	letter-spacing:1.6em;
}

dl.shop_date dt.text3{
	letter-spacing:1.6em;
}

dl.shop_date dt.text4{
	letter-spacing:0.7em;
}

dl.shop_date dt.text5{
	letter-spacing:0.3em;
}

dl.shop_date dt.text6{
	letter-spacing:0.0em;
	border-bottom:none;
}

dl.shop_date dd.dd_last{
	border-bottom:none;
}

dl.shop_date dt span{
	letter-spacing:0.0em;
	font-size:15px;
}

dl.shop_date dd{
	float:left;
	width:71%;
	font-size:15px;
	border-bottom:1px solid #D8D8D8;
	padding:1% 0 0 0;
	letter-spacing:0.2em;
}

#sns{
	display:none;
}

#sns img{
	display:none;
}

#calender_nopc{
	text-align:center;
	margin:5% 3% 0% 3%;
  position: relative;
  width: 100%;
  padding: 75% 0 0 0;
}

#calender_nopc iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 94%;
  height: 100%;
}

#footer2{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 15% 0;
}

#map1{
	text-align:center;
	width:96%;
	margin:0 2% 5% 2%;
}

#map1 img{
    width:80%;
}

#map2{
	margin:5% 1% 0 1%;
    position: relative;
    width: 98%;
    padding: calc(315 / 560 * 100%) 0 0;
}

#map2 iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#calender_pc{
	display:none;
}

.pagetop {
	clear:both;
	display: none;
	position: fixed;
	bottom: 3%;
	right: 5%;
}
.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
	background-color: #333;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 50px;
}

#mbfoott{
	margin:5% 0 0 0;
	width:100%;
	background-color:#f2f2f2;
	padding-top:20px;
	text-align:left;
}

#mbfoott a{
	color:#2d2d2d;
}

#mbfoott li{
	background-color: #d8a972;
	line-height:40px;
	border-bottom:1px solid #878787;
	padding:0 5%;
}

#mbfoott li a{
	color:#454545;
	font-size: 16px;
	background: url(../images/arrow.png) 98% 50% no-repeat;
    background-size: 20px 20px;
	display: block;
}

#copyright{
	width:100%;
	clear:both;
	margin:5% 0 5% 0;
    text-align: center;
	overflow:hidden;
}

/*スマホ用ソース   例外*/
@media screen and (max-width: 490px){
dl.shop_date dt{
	font-size:14px;
	width:30%;
}
dl.shop_date dt span{
	font-size:14px;
}
dl.shop_date dd{	
	font-size:14px;
	width:70%;
	letter-spacing:0.2em;
}
}
/*-----------ここまで-------------*/

/*スマホ用ソース   例外*/
@media screen and (max-width: 450px){
dl.shop_date dt{
	font-size:12px;
	width:32%;
}
dl.shop_date dt span{
	font-size:12px;
}
dl.shop_date dd{	
	font-size:12px;
	width:68%;
	letter-spacing:0.2em;
}
}
/*-----------ここまで-------------*/

/*スマホ用ソース   例外*/
@media screen and (max-width: 410px){
dl.shop_date dt{
	font-size:12px;
	width:32%;
}
dl.shop_date dt span{
	font-size:12px;
}
dl.shop_date dd{	
	font-size:12px;
	width:68%;
	letter-spacing:0.1em;
}
}
/*-----------ここまで-------------*/

/*スマホ用ソース   例外*/
@media screen and (max-width: 380px){
dl.shop_date dt{
	font-size:12px;
	width:34%;
}
dl.shop_date dt span{
	font-size:12px;
}
dl.shop_date dd{	
	font-size:12px;
	width:66%;
	letter-spacing:0.0em;
}
}
/*-----------ここまで-------------*/

/*スマホ用ソース   例外*/
@media screen and (max-width: 320px){
dl.shop_date dt{
	font-size:9px;
	width:32%;
}
dl.shop_date dt span{
	font-size:9px;
}
dl.shop_date dd{	
	font-size:9px;
	width:68%;
	letter-spacing:0.0em;
}
}
/*-----------ここまで-------------*/

}

