/******************************************************************** top
*/

/******************************************************************** top slider
*/
.slide_wrap{
  overflow: hidden;
  position: relative;
  width: 100%;
  height:auto;

}
.slide_wrap_01,.slide_wrap_02,.slide_wrap_03,.slide_wrap_04{
  position:absolute;
  width: 100%;
  height:100%;
  z-index:101;
}
.slide_wrap_01{
  background:url(../images/index/slide_waku_01.png) left top no-repeat;
  background-size:42px 42px;
}
.slide_wrap_02{
  background:url(../images/index/slide_waku_02.png) right top no-repeat;
  background-size:42px 42px;
}
.slide_wrap_03{
  background:url(../images/index/slide_waku_03.png) left bottom no-repeat;
  background-size:42px 42px;
}
.slide_wrap_04{
  background:url(../images/index/slide_waku_04.png) right bottom no-repeat;
  background-size:42px 42px;
}

.slide_wrap .bx-wrapper .bx-viewport img, .bx-wrapper .bx-viewport img, .slide_wrap .bx-wrapper .bx-viewport video, .bx-wrapper .bx-viewport video {
    display: block;
    height: auto;
    width: 100%;
}

.bx-wrapper {
  position: relative;
  margin-bottom: 0px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-viewport:before,
.bx-viewport:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	/*
	background-color: rgba(0, 0, 0, 0.3);
	*/
	z-index: 1000;
}

.bx-wrapper .bx-viewport {
	overflow: visible !important;
	left: 0;
	border-width: 0;
	box-shadow: none;
}

.bx-viewport:before {
	right: 100%;
	left: -100%;
}

.bx-viewport:after {
	left: 100%;
	right: -100%;
}

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

.cover_img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	z-index:500;
	width:64%;
}

#nav_pos{
	margin:0;
	padding:0;
}
/******************************************************************** top
*/

#top_event ul{
    margin-bottom:30px;
}
#top_event li{
	text-align:center;
	color:#404040;
	margin-bottom:20px;
}
#top_event li img{
	margin-bottom:10px;
	width:100% !important;
}

#top_event li h3{
	padding-bottom:4px;
	font-weight:normal;
	font-size:14px;
	color:#B39D45;
	line-height:1.3;
}
#top_event li p{
	font-size:14px;
}
#top_event li h3 a{
	color:#B39D45;
}
#top_event li p{
	color:#404040;
	line-height:1.3;
}
#top_feature{

}
#top_feature ul{

}
#top_feature li{
	padding:11px;
	background-color:#B19C61;
	color:#fff;
	margin-bottom:20px;
	font-size:14px;
}


#top_feature li a{
	color:#fff;
}

#top_feature li img{
	margin-bottom:10px;
	width:100% !important;
}
#top_feature li h3{
	padding-bottom:4px;
	line-height:1.3;
}
#top_feature li p{
	line-height:1.3;
}
#top_navi ul{

    margin-bottom:30px;
}
#top_navi li{
	padding:11px;
	background-color:#d87763;
	color:#fff;
	margin-bottom:20px;
	font-size:14px;
}
#top_navi li img{
	margin-bottom:10px;
	width:100% !important;
}
#top_navi li h3{
	padding-bottom:4px;
	line-height:1.3;
}
#top_navi li p{
	line-height:1.3;
}
#top_navi li a{
	color:#fff;
}



#top_contents_box{

}
#top_contents_l{
	margin:30px auto 20px auto;
}
#top_contents_l li{
	margin-bottom:20px;
}
#top_contents_l li:last-child{
	margin-bottom:0;
}
#top_contents_l li img{
	width:100%;
}
#top_wifi{
	background:#fff;
	text-align:center;
	width:100%;
	margin:0 auto 20px auto;
	padding:15px 0;
	position:relative;
	font-size:18px;
	color:#B39D45;
}
/*
#top_wifi p:before{
	position: absolute;
	content: "";
	display:inline-block;
	top: 50%;
	left: 28px;
	width: 28px;
	height: 28px;
	margin-top: -17px;
	background: url(../images/index/ico_wifi.png) center left no-repeat;
	background-size: 28px 28px;
}
*/
#top_wifi p:before{
	content: url(../images/index/ico_wifi_s.png);
	display:inline-block;
	padding-right:10px;
}

#top_wifi p{
	
}
#top_wifi span{
	font-size:14px;
	display:block;
	color:#808080;
}
#top_contents_s{

}
#top_contents_s .top_contents_s_r li{
	width:100%;
	margin:0 0 20px 0;
	background:#fff;
}
#top_contents_s li{
	width:100%;
	margin:0 0 20px 0;
	background:#fff;
	clear:both;
	display: block;
}
#top_contents_s li:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
#top_contents_s li a{
	display: table !important;
	width: 100%;
}
#top_contents_s li img{
    display: table-cell;
    vertical-align: middle;
    /*
	float:left;
	width:32%;
	*/
}
.top_contents_s_ttl{
	width:68%;
	text-align:center;
	/*
	float:right;
	*/
	color:#B39D45;
	font-size:14px;
	line-height:1.3;
	/*
	padding-top:12px;
	*/
	letter-spacing: 2px;
	    display: table-cell;
    vertical-align: middle;
}
.top_contents_s_ttl span{
	color:#808080;
	font-size:11px;
}



.top_contents_s_link{
	width:100%;
	background:#fff;
	margin-bottom:20px;
}
.top_contents_s_link1{
	box-shadow: 0px 4px 5px #ccc;
	margin-bottom:0;
}
.top_contents_s_link2{
	width:90%;
	margin:0 auto 0 auto;
	text-align:center;
	color:#4d4d4d;
	font-size:14px;
	line-height:1.2;
	padding-top:5px;
	letter-spacing: 2px;
}
.top_contents_s_link2 li{
	width:100%;
	margin:0 0 12px 0 !important;
	background:#fff;
	border:5px solid #E4DCC2;
}
.top_contents_s_link2 li a{
	color:#4D4D4D;
}
.top_contents_s_link2 li img{
    display: table-cell;
    vertical-align: middle;
    /*
	float:left;
	width:20% !important;
	*/
}
.top_contents_s_link2  .top_link_ttl{
	width:80%;
	text-align:center;
	/*
	float:right;
	*/
	color:#4d4d4d;
	font-size:13px;
	/*
	padding-top:7px;
	*/
	letter-spacing: 2px;
    display: table-cell;
    vertical-align: middle;
}
.top_contents_s_link2 .top_link_ttl span.top_link_ttl_sub{
	color:#808080;
	font-size:10px;
	letter-spacing: 0;
}
.top_contents_s_link .link_list{
	padding:0 24px 12px 0;
}










#top_news{
	margin:0 auto;
}
#top_news dl{
	margin:0 auto 30px auto;
}
#top_news dt{
	float:left;
	padding: 8px 0px;
	width:80px;
	color:#999999;
	font-weight:bold;
	font-size:14px;
}
#top_news dt span{
	display:inline-block;
	text-align:center;
	min-width:78px;
	font-size:11px;
	color:#fff;
	background-color:#B19C61;
	padding:0 5px;
	margin-left:0px;
	color:#fff;
	font-weight:normal;
}
#top_news dd{
	padding: 8px 0 8px 90px;
	border-bottom:1px dotted #ccc;
	margin-bottom:8px;
	font-size:14px;
	min-height:64px;
}


#partner{

}
#partner li{
	padding:0 0 20px 0;
	text-align:center;
}
#partner_box h2{
	background-color:#B19C61;
	color:#fff;
	text-align:center;
}
#partner_box ul{
	width:86%;
	margin:20px auto 0 auto;
}


#top_instagram{
	text-align:center;
}
#top_instagram h2{
	margin-bottom:16px;
	text-align:center;
}
.insta_box{
	margin-top:20px;
}
.inst{
	margin-top:20px;
}
.inst_wrap{
	width: 100%;
	overflow: hidden;
}
.inst_container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
}

.inst_list_item{
	padding:4px;
	width:33.3%;
}
.inst_thumb img{
/*
    width: 100%;
    min-height: 80px;
    object-fit: cover;
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
*/
}

.inst_image {
    position: relative;
    width: 100%;
    padding-top: 100%;
    overflow: hidden;
    margin: 0 auto;

}
.inst_image img{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 175%;
    max-height: 175%;
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.inst_thumb:hover img{
    opacity: .5;
}




#top_sns{

}
.top_sns_wrap{
	margin:0 auto;
	width:84%;
}
#top_sns h2{
	font-size:23px;
	color:#B39D45;
}
#top_sns p{
	font-size:16px;
}
.top_sns_l{
	text-align:center;
	padding:30px 0 0 0;
}
.top_sns_r{
	text-align:center;
	padding:30px 0 30px 0;
}
.sns_box{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
}
.sns_box ul{
	margin:0 auto 0 auto;
}
.sns_box li{
	line-height:0;
	display: inline;
	padding:0 18px 0 18px;
}
.magazine_box{
	padding-bottom:30px;
	border-bottom:1px solid #CCCCCC;
}
.magazine_box ul{
	margin:0 auto 20px auto;
}
.magazine_btn{
    display: inline-block;
    padding: 3px 40px;
	border-radius: 25px;
    text-decoration: none;
    background-color:#fff;
    border:1px solid #CCCCCC;
    transition: .4s;
    font-size:14px;
    cursor:pointer;
    color:#b39d45;
}
.magazine_kaijo_btn{
	margin-top:8px;
	font-size:13px;
	color:#808080 !important;
}
.magazine_kaijo_btn span{
	text-decoration:underline;
}
.freepaper_box{

}


#top_bn{

}
#top_bn ul{

}
#top_bn ul li{
	width:84%;
	margin:0 auto 20px auto;
}
#top_bn ul li:last-child{
	margin:0 auto;
}
#top_bn ul li img{
	width:100%;
}

.list_sub_catch{
	line-height:1.5;
	font-size:14px;
}
/******************************************************************** shop
*/
.search_wrap {
	margin:40px auto;
	/*
	width:84%;
	*/
	width:100%;
}
.search_wrap_foot{
	margin-top:0 !important;
	margin-bottom:50px !important;
}
.search_box{

}
#search{
	width:100%;
    border: 1px solid #B39D45;
    margin:0 auto 10px auto;
    height:32px;
}
#search input {
    outline: none;
    margin:0 0 0 5px;
    font-size:1em;
}
#search input[type="text"] {
    border: none;
}
#search input[type="submit"] {
    border: 0px;
    width: 30px;
    height: 30px;
    background: url(../images/common/search.jpg) left top no-repeat;
    text-indent: -9999px;
    float:right;
}
input[type="button"], input[type="submit"] {
    -webkit-appearance: none;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}


.shop_category{
	margin:0 auto 15px auto;
	font-size:13px;
	width:190px;
	display:block;
}
.shop_category:after {
	clear: both;
	content: "";
	display: block;
}
.shop_category > ul > li{
	float:left;
	position:relative;
	margin:0 10px;
	cursor: pointer;
}
.shop_category > ul > li > i {
    margin-left: 5px;
    color:#B39D45;
}

.shop_category > ul > li > ul {
	top: 32px;
	left: -100px;
	position: absolute;
	background:#eeeeee;
	color:#404040;
	z-index:2001;
	border:none;
	font-size:13px;
	text-align:left;
	width:100%;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	transform: translateY(-2px);
	opacity:0;
}
.shop_category > ul > li > ul.shopname_list {
	left: -70px;
	width:280px;
	overflow:visible;
	padding:10px 20px;
}
.shop_category > ul > li > ul.shopcategory_list {
	left: -145px;
	width:290px;
	overflow:visible;
	padding:10px 20px;
}

.shop_category > ul > li > ul > li{
	cursor:pointer;
	overflow: hidden;
	height: 0;
	line-height: 32px !important;
	/*
	float: none !important;
	*/
	float:left;
	padding: 0px 0px !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	text-align:left;
	border:0 !important;
	/*
	width:100%;
	*/
}
.shop_category > ul > li > ul > li > a {
	color:#404040;
	display:block;
	padding:0 10px;
}
.shop_category > ul > li >  ul.shopcategory_list > li > a {
	color:#404040;
	display:block;
	padding:0;
}

.shopname{
	margin:0 0 0 0;
	width:70px;
}

.shopname span{
	letter-spacing: 10px;
}
.shopcategory{
	margin:0 0 0 30px;
	width:80px;
}


.shopname ul.active{
	transform: translateY(0%);
	opacity:1;
	height:auto;
}
.shopcategory ul.active{
	transform: translateY(0%);
	opacity:1;
	height:auto;
}
.shopname ul.active li{
	height:32px;
	overflow: visible;
	height: 32px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.shopcategory ul.active li{
	height:32px;
	overflow: visible;
	height: 32px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	width:100%;
}


.shop_list{
/*
	width:84%;
*/
	width:100%;
	margin:0 auto;
	padding: 0;
}
.shop_list .shop_wrap {
    margin-top: 10px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #bfbfbf;
    list-style: none;
}
.shop_list .shop_wrap li.shop_item {
    width: 100%;
    border-bottom: 1px solid #bfbfbf;
    padding: 20px 0;
    opacity: 1.0;
    -webkit-animation: fadeIn 0.5s ease 0s 1 alternate;
    animation: fadeIn 0.5s ease 0s 1 alternate;
}

.shop_list .shop_wrap li.shop_item img{
	width:100%;
}


.moreread {
    text-align: center;
    margin-top: 30px;
    width:100%;
}
.shop_item
	position: relative;
}
.shop_item .ttl_shop_list_name{
	padding:10px 0 0 0;
	color:#b39d45;
	font-size:17px;
	font-weight:normal;
	line-height:1.5;
}
.shop_item .list_sub_catch{
	font-size:13px;
}
.shop_item a{
	display:block;
	position:relative;
}

.shop_item img{
	width:100%;
}
.shop_item h3{
	padding-top:7px;
	padding-bottom:2px;
	font-weight:normal;
	font-size:17px;
	color:#B39D45;
	line-height:1.5;
}
.shop_item h3 a{
	color:#B39D45;
}
.motomachinavi_list .shop_item h3 a{
	color:#d87763 !important;
}

#next i {
    margin-left: 5px;
}

.search_result{
	text-align:center;
	margin-bottom:20px;
}
/******************************************************************** shop detail
*/
.shop_detail {
    margin: 0 auto;
}
.shop_detail_image{
    margin: 0 auto 10px auto;
}
.shop_detail_info{

}
.shop_detail_info .sns_shop {
    margin: 10px 0;
    width:100%;
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
}
.shop_detail_info .sns_shop li{
    margin: 0 15px 0 0;
    float: left;
}
.shop_detail_info .list_sub_catch {
	margin-bottom:5px;
}
.shop_detail_info .ico_cat{
	margin-bottom:10px;
}
.shop_detail_info .ico_cat li{
	vertical-align: middle;
	margin-bottom:3px;
}
.shop_detail_info .ico_cat li span{
	padding-left:8px;
	vertical-align: middle;
	line-height: 1;
	font-size:13px;
}
.shop_detail_info table{
	margin-top:20px;
	margin-bottom:25px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	text-align:left;
}
.shop_detail_info table tr th{
	width:100px;
	font-weight:normal;
}
.shop_detail_info table tr th,.shop_detail_info table tr td{
	padding:2px 0;
	line-height:1.5;
}
.ttl_detail_shopname{
	font-size:17px;
	color:#B39D45;
	font-weight:normal;
}
.shop_detail_txt{
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:0px;
	font-size:13px;
}
.shop_detail_txt p{
	margin-bottom:14px;
}
.shop_detail_table th{
	vertical-align:top;
}
.shop_detail_table a{
	color:#404040;
}


.shop_event{
	margin:30px auto 20px;
	width:100%;
	background:#faeaeb;
}
.sale_ttl{
	margin:0;
	padding:0;
}
.sale_ttl img{
	width:100%;
}
.sale_ttl img.sale_sp{

}
.sale_ttl img.sale_pc{
	display:none;
}
.shop_event_wrap{
	padding:5% 5%;
}
.charming_ttl_sub{
	color:#e7006a;
	font-size:17px;
	margin-bottom:25px !important;
}
.s_event_txt{
	margin-bottom:40px;
}
.shop_event_img{

}
.shop_event_img li{
	margin-bottom:20px;
}

.shop_event_img li img{
	width:100%x;
	margin-bottom:10px;
}
.shop_event_img li p{
	font-size:14px;
}

/******************************************************************** event
*/
.kaisai_month{
	margin:20px auto 10px auto;
	width:200px;
}
.kaisai_month:after{
	clear: both;
	content: "";
	display: block;
}


.event_now{
	margin:0;
	font-size:13px;
	width:100%;
	display:block;
}
.event_now:after {
	clear: both;
	content: "";
	display: block;
}
.event_now > ul > li{
	float:left;
	position:relative;
	margin:0 10px;
	cursor: pointer;
}
.event_now > ul > li > i {
    margin-left: 5px;
    color:#B39D45;
}
.event_now > ul > li > ul {
	top: 32px;
	left: 30px;
	position: absolute;
	background:#eeeeee;
	color:#404040;
	z-index:2001;
	border:none;
	font-size:13px;
	text-align:left;
	width:120px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	transform: translateY(-2px);
	opacity:0;
}
.event_now > ul > li > ul > li{
	cursor:pointer;
	overflow: hidden;
	height: 0px;
	line-height: 32px !important;
	float: none !important;
	padding: 0px 0px !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	text-align:left;
	border:0 !important;
	width:100%;
}
.event_now > ul > li > ul > li > a {
	color:#404040;
	display:block;
	padding-left:20px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}


.event_now_name{
	margin:0 0 0 0;
	width:200px;
}

.event_now_name span{

}


.kaisai_archive{
	padding:0;
	margin:0 auto;
	width:100%;
	display:block;
}
.kaisai_archive:after{
	clear: both;
	content: "";
	display: block;
}
.kaisai_archive .sns_shop {
    margin: 0;
    float: left;
}
.kaisai_archive .sns_shop li{
    margin: 0 10px 0 0;
    float: left;
}

.event_archive{
	margin:0 auto 20px auto;
	width:160px;
	font-size:13px;
}
.event_archive:after {
	clear: both;
	content: "";
	display: block;
}
.event_archive > ul > li{
	float:left;
	position:relative;
	margin:0 10px;
	cursor: pointer;
}
.event_archive > ul > li > i {
    margin-left: 5px;
    color:#B39D45;
}
.event_archive > ul > li > ul {
	top: 32px;
	left: 8px;
	position: absolute;
	background:#eeeeee;
	color:#404040;
	z-index:2001;
	border:none;
	font-size:13px;
	text-align:left;
	width:120px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	transform: translateY(-2px);
	opacity:0;
}
.event_archive > ul > li > ul > li{
	cursor:pointer;
	overflow: hidden;
	height: 0;
	line-height: 32px !important;
	float: none !important;
	padding: 0px 0px !important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
	text-align:left;
	border:0 !important;
	width:100%;
}
.event_archive > ul > li > ul > li > a {
	color:#404040;
	display:block;
	padding-left:22px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}

.event_archive_name{
	margin:0 0 0 60px;
	width:140px;
}

.event_archive_name span{

}

.event_now ul.active{
	transform: translateY(0%);
	opacity:1;
	height:auto;
}
.event_archive ul.active{
	transform: translateY(0%);
	opacity:1;
	height:auto;
}
.event_now ul.active li{
	height:32px;
	overflow: visible;
	height: 32px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}
.event_archive ul.active li{
	height:32px;
	overflow: visible;
	height: 32px;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-ms-transition: all .2s;
	transition: all .2s;
}


.around_event{
	text-align:center;
	margin:0 auto 50px auto;
	width:84%;
}
.around_event li{
	margin-bottom:15px;
}
.around_event li a{
	color:#666666;
}

.ttl_around_event{
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
}
.around_event_date{
	font-size:14px;
}

/******************************************************************** event detail
*/
.ttl_event_detail{
	margin-bottom:1px;
	font-size:20px;
	color: #b39d45;
	text-align:left;
}
.event_detail_head{
	margin-bottom:5px;
}
.event_detail_head_date{
	font-size:13px;
	margin-bottom:10px;
}
.event_detail_head .sns_event_detail {
    margin: 0;
}
.event_detail_head .sns_event_detail li{
    margin: 0 10px 0 0;
    float: left;
}
.event_content{
	padding-bottom:30px;
	margin-bottom:30px;
	/*
	border-bottom: 1px solid #ccc;
	*/
}
.related_info{
	border-top:1px solid #ccc;
	/*
	border-bottom:1px solid #ccc;
	*/
	padding:20px 0 10px 0;
	margin-bottom:20px;
}
.related_info h2{
	margin-bottom:10px;
	font-size:22px;
	color: #b39d45;
	text-align:center;
}
.related_info h2 span{
	display:block;
	font-size:16px;	
	font-weight:normal;
	color:#404040;
}

.related_info_list{
/*
	padding: 0 40px;
*/
}
.related_info_wrap {
    margin-top: 0px;
}
.related_info_wrap li {
    padding: 20px 0;
    opacity: 1.0;
    -webkit-animation: fadeIn 0.5s ease 0s 1 alternate;
    animation: fadeIn 0.5s ease 0s 1 alternate;
}
.related_info_wrap li img{
	width:100%;
}
.related_info_wrap li{
	position: relative;
}

.related_info_wrap li .list_sub_catch{
	font-size:13px;
}
.related_info_wrap li a{
	display:block;
	position:relative;
}

.related_info_wrap li img{
	width:100%;
}
.related_info_wrap li h3{
	padding-top:5px;
	font-weight:normal;
	font-size:15px;
	color:#B39D45;
	text-align:center;
}
.related_info_wrap li h3 a{

}

.event_thumb_list{
	width:100%;
	margin:0 auto 30px auto;
	padding-top:30px;
	border-top:1px solid #ccc;
}
.event_thumb_list p{
	text-align:center;
	margin-bottom:20px;
}
.event_thumb_list ul{
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
}
.event_thumb_list li{
	position: relative;
	width: 48%;
	height: auto;
	margin: 0 1% 7px;
}
.e_image{
	position: relative;
	width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
	padding-top: 100%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
	overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
	margin: 0 auto;
}
.e_image img{
	/* 画像を上下左右に中央配置する（絶対指定） */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* 画像の最大サイズは枠の1.5倍まで */
	max-width: 175%;
	max-height: 175%;
}


/******************************************************************** feature
*/
.feature_detail_head{
	margin-bottom:20px;
}
.feature_pagenext, .feature_pageprev{
	text-align:right;
	margin-bottom:14px;
}
.feature_pagenext a, .feature_pageprev a{
	color: #404040;
}
.feature_pagenext a:hover, .feature_pageprev a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.feature_pagenext span, .feature_pageprev span{
	color: #B39D45;
}

.feature_pagenext_foot, .feature_pageprev_foot{
	text-align:center;
	margin-bottom:14px;
}
.feature_pagenext_foot a, .feature_pageprev_foot a{
	color: #404040;
}
.feature_pagenext_foot a:hover, .feature_pageprev_foot a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.feature_pagenext_foot span, .feature_pageprev_foot span{
	color: #B39D45;
}



/******************************************************************** map
*/
.map_txt{
	text-align:center;
	margin-bottom:30px;
}
.map_list{
	width:100%;
	margin:0 auto;
	border-top:1px solid #b19c61;
	border-left:1px solid #b19c61;
}
.map_list:after  {
	clear: both;
	content: "";
	display: block;
}
.map_list li{
	width:100%;
	padding:12px 0 12px 50px;
	border-bottom:1px solid #b19c61;
	border-right:1px solid #b19c61;
    background: url(../images/map/ico_map.png) 10px center no-repeat;
	font-size:14px;
}
.map_list li:first-child{
    background-color: #e2d9b9;
}
.map_list li:nth-of-type(3),.map_list li:nth-of-type(5),.map_list li:nth-of-type(7),.map_list li:nth-of-type(9),.map_list li:nth-of-type(11){
	background-color:#f7f0e7;
}
.map_list li a{
	color:#404040;
}


/******************************************************************** access
*/
.menu_access{
	margin:0 auto 30px auto;
	width:100%;
}
.menu_access ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu_access ul li{
	text-align:center;
	font-size:14px;
	line-height:1.4;
	flex: 1 calc(100% / 3);
	margin-bottom:10px;
}
.menu_access ul li img{
	padding-bottom:3px;
}
.menu_access ul li a{
	color:#404040;
}

.access_box{
	margin:0 auto;
	padding:30px 0 30px 0;
	border-top:1px solid #ccc;
}
.access_box h3{
	margin-bottom:20px;
	vertical-align:middle;
	font-size:18px;
	font-weight:normal;
	color:#B39D45;
	line-height:1;
	text-align:center;
}
.access_box h3 img{
	margin-left:-5px;
	vertical-align:middle;
	padding-right:12px;
	height:38px;
}


ul.access_list{
	padding-left: 1em;
}
ul.access_list li{
	position: relative;
	padding-left: 0.3em;
}
ul.access_list li:before {
	font-family: "Font Awesome 5 Free";
	content: '\f45c';
	font-weight: 900;
	font-size:12px;
	position: absolute;
	left: -1em;
	top: 3px;
}
ul.access_list li span{
	font-weight:bold;
}
.access_box_sec{
	margin-bottom:30px;
}
.access_box_sec2{
	border-bottom:1px dotted #ccc;
	padding-bottom:30px;
}
.access_box_sec p img{
	vertical-align:middle;
}
.access_box_sec h4{
	
}
.access_box_sec_l {

}
.access_box_sec_r table {
	width:100%;
	margin-top:10px;
	border-collapse: collapse;
	font-size:12px;
}
.access_box_sec_r table th, .access_box_sec_r table td {
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	border-style: solid;
	padding: 2px 1px;
	text-align:center;
}

.access_box_sec_r table th{
	color:#B39D45;
	font-weight:bold;
}
.access_box_sec_r table .th_head th{
	color:#404040;
}
.access_box_sec_r table .th_head th.noriba{
	color:#B39D45;
	width:15%;
}
.access_box_sec_r table .th_head th.keito{

}
.access_box_sec_r table .th_head th.ikisaki{

}
.access_box_sec_r table .th_head th.gesha{
	width:35%;
}
.access_link{
	margin-top:20px;
	text-align:center;
}
.access_link a{
	color:#404040;
	text-decoration:underline;
}
.access_img_01{
	margin-bottom:20px;
}

/******************************************************************** link
*/
.menu_link{
	padding-bottom:20px;
	margin:30px auto 20px auto;
	border-bottom:1px solid #ccc;
}
.menu_link ul{
	width:100%;
	margin:0 auto;
}
.menu_link ul li{
	text-align:center;
	font-size:14px;
	line-height:1.4;
	margin-bottom:12px;
}
.menu_link ul li a{
	color:#b39d45;
}

.link_box{
	margin:0 auto 50px auto;
}
.link_box h3{
	margin:0 0 10px 0;
	padding:0 0 7px 0;
	vertical-align:middle;
	font-size:15px;
	font-weight:normal;
	color:#B39D45;
	line-height:1;
	border-bottom:1px solid #ccc;
}


.link_box dl{

}
.link_box dt{
	font-size:15px;
}
.link_box dd{
	font-size:13px;
	margin-bottom:16px;
}




.ttl_featuring{
	text-align:left;
	color:#808080;
	font-size:16px;
	margin-bottom:10px;
}
.top_link{
	width:100%;
	margin:0 auto 30px auto;
}
.top_link li{
	width:100%;
	margin:0 0 20px 0;
	background:#fff;
	border:6px solid #E4DCC2;
	line-height:1.1;
}

.top_link li a{
	display: table;
	width: 100%;
	color:#4D4D4D;
}

.top_link li img{
    display: table-cell !important;
    vertical-align: middle !important;
    /*
	width:28%;
	*/
}
.top_link_ttl{
	width:72%;
	text-align:center;
	/*
	float:right;
	*/
	color:#4d4d4d;
	font-size:17px;
	/*
	padding-top:7px;
	*/
	letter-spacing: 2px;
    display: table-cell !important;
    vertical-align: middle !important;
}

.top_link_ttl span.top_link_ttl_sub{
	color:#808080;
	font-size:12px;
	letter-spacing: 0;
}



/******************************************************************** about
*/
.menu_about{
	padding-bottom:20px;
	margin:30px 20px 30px 20px;
	border-bottom:1px solid #ccc;
}
.menu_about ul{
	width:100%;
	margin:0 auto;
}
.menu_about ul li{
	text-align:center;
	font-size:16px;
	line-height:1.4;
	margin-bottom:12px;
}
.menu_about ul li a{
	color:#b39d45;
}


.about_box{
/*
	border:1px solid #ccc;
*/
	margin-bottom:40px;
}
.about_box h3{
	text-align:center;
	background-color:#B19C61;
	color:#fff;
	font-size:18px;
	padding:10px;
	font-weight:normal;
}


.about_wrap{
	padding:30px 8%;
}
.about_box .about01_l{
	text-align:center;
	margin-bottom:20px;
}
.about_box .about01_r{
;
}
.about_box .a01_01, .about_box .a01_03{
	background-color:#F7F0E7;
}
.about_box .a01_01 h4, .about_box .a01_02 h4, .about_box .a01_03 h4{
	margin: 30px 0 20px 0;
	padding-top:0;
	text-align:center;
	color:#B39D45;
	font-size:16px;
	line-height:1.5;
	font-weight:normal;
}
.about_box .about01_02_r{
	margin: 20px 8% 30px 8%;
	padding:0 0 0 0;
	font-size:16px;
	line-height:1.5;
	color:#222;
}
.about_box .about01_02_r ol{
	list-style-type: decimal;
	margin-left:20px;
	color:#B39D45;
}
.about_box .about01_02_r ol li{
	margin-bottom:2px;
}
.about_box .about01_02_r ol li span{
	color:#222;
}

.about_box .a02_01{
	margin-bottom:50px;
}
.about_box .a02_01 p{
	margin-bottom:30px;
}

.about_box .a03_l{


}
.about_box .a03_l img{
	width:100%;
}
.about_box .a03_r{


}
.about_box .a04_01{
	margin-bottom:30px;
}
.about_box .a04_01 p{
	margin-bottom:20px;
}
.about_box .a04_01 p img{
	vertical-align:middle;
}
.pdf_dl{

}
.pdf_dl a{
	color:#404040;
}
.pdf_dl a:hover{
	opacity:0.7;
}
.pdf_dl li{
  padding-left: 1em;
  text-indent: -1em;
}
.pdf_dl li img{
  vertical-align:middle;
}
.pdf_area a {
    margin: 0 0 0 0;
}
.pdf_area p {
    margin: 0 15px 2px 0;
    font-size:13px;
    line-height:1.4;
}
.about_box .a05_01_h4{
	text-align:center;
	font-size:16px;
	color:#B39D45;
	margin-bottom:20px;
	font-weight:normal;
}
.about_box .a05_01{
	margin-bottom:30px;
}
.about_box .a05_01 p{
	margin-bottom:30px;
}
.about_box .a05_02{
	background-color:#F7F0E7;
}
.about_box .a05_02 h4{
	margin: 30px 0 20px 0;
	text-align:center;
	font-size:15px;
	line-height:1.5;
	font-weight:normal;
}
.about_box .a05_02_r{
	margin: 20px 50px 30px 0;
	padding:0 0 0 40px;
	font-size:16px;
	line-height:1.7;
}
.about_box .a05_02_r dt{
	font-size:16px;
	color:#B39D45;
	margin-bottom:1px;
}
.about_box .a05_02_r dd{
	font-size:14px;
	margin-bottom:3px;
}
.about_box .a05_01_ul_01{
	margin-bottom:30px;
}
.about_box .a05_01_ul_01 li{
	margin-right:20px;
}
.about_box .a05_01_ul_01 li img{
	vertical-align:middle;
}



/******************************************************************** history
*/
.menu_history{
	padding-bottom:20px;
	margin:30px auto 20px auto;
	border-bottom:1px solid #ccc;
}
.menu_history ul{
	width:100%;
	margin:0 auto;
}
.menu_history ul li{
	text-align:center;
	font-size:16px;
	line-height:1.4;
	margin-bottom:12px;
}
.menu_history ul li a{
	color:#b39d45;
}

.history_head{
	width:84%;
	text-align:center;
	margin:0 auto 30px auto;
}
.history_head h3{
	font-weight:normal;
	font-size:19px;
	color:#b39d45;
	margin-bottom:12px;
}
.history_head p{
	font-size:14px;
	text-align:left;
}

.history_box{
/*
	border:1px solid #ccc;
*/
	margin-bottom:40px;
	font-size:15px;
}
.history_box2{
/*
	border:1px solid #ccc;
*/
	margin-bottom:40px;
	font-size:15px;
}
.history_box h3, .history_box2 h3{
	text-align:center;
	background-color:#B19C61;
	color:#fff;
	font-size:16px;
	padding:10px;
	font-weight:normal;
}
.history_box2_inner{
	padding:30px 30px;
}



.history_03_l{
	text-align:center;
}
.history_03_l img{
	margin-bottom:20px;
}
.history_03_r .history_03_txt{
	margin-bottom:50px;
}

.history_first_sec{
	margin-bottom:2px;
	text-align:center;
}
.history_first_sec img{
	padding:0 0 20px 0;
}
.history_sec{
	margin-top:30px;
}
.history_sec_img{
	margin-bottom:5px;
}
.history_sec_img img{
	margin-bottom:5px;
}
.history_mini_txt{
	font-size:14px;
}
.history_mini_txt h4{
	color:#b39d45;
	font-weight:normal;
}
.history_caption{
	font-size:12px;
	text-align:center;
}


.history02_head{
	font-size:14px;
	margin-bottom:20px;
	text-align:center;
}
.history02_head_img{
	margin-bottom:10px;
}
.history02_head_img img{

}
.history02_head_txt{
	font-size:14px;
}
.history02_head_txt h4{
	font-size:14px;
	font-weight:bold;
}

.history02_body h5{
	font-size:14px;
	font-weight:normal;
	color:#b39d45;
	margin-bottom:20px;
}
.history02_body p{
	font-size:14px;
	margin-bottom:20px;
}

.history_03_l{

}
.history_03_r{

}
.history_03_r p{
	font-size:14px;
	margin-bottom:20px;
}
.history_03_dl{
	
}
.history_03_dl dt{
	font-weight:bold;
}
.history_03_dl dd{
	margin-bottom:20px;
}


ul.accordion { font-size:16px; width:100%; padding:10px; background:#DDD; margin:0 auto 30px;}
ul.accordion a { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#333; font-weight:bold;}
ul.accordion span { display:block; padding:10px; background-position:97% center; background-repeat:no-repeat; color:#333; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion > li { background: -moz-linear-gradient(top, #C6F0FE, #27BCF9); background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));}
ul.accordion > li > p { background: -moz-linear-gradient(top, #C6F0FE, #27BCF9); background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));cursor:pointer;}
ul.accordion > li > ul > li { background:#999; border-bottom:1px solid #EEE;}
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:url(../img/go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}
ul.accordion > li > p span { background-image:url(../img/open.png);}
ul.accordion > li > p span.open { background-image:url(../img/close.png);}


dl.accordion { 
/*
	background:#ccc;
*/
	width:100%;
	margin:0 auto 30px;
	padding:0;
	border-top:1px solid #ccc; 
}
dl.accordion dt {
	position: relative;
	padding: 10px 45px 10px 50px;
	text-indent:-28px;
	background:#fff;
	border-bottom:1px solid #ccc; 
	color:#333; 
	font-weight:bold; 
	cursor:pointer;
	font-size:16px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
dl.accordion dt:last-of-type{
/*
	border-bottom:none;
*/
}
dl.accordion dt::before {
     position: absolute;
     content: '';
     width: 0;
     height: 0;
     border: solid 6px transparent;
     border-top: solid 8px #b19c61;
     top: 50%;
     right: 20px;
     margin-top: -5px;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
}
dl.accordion dt.open {
	background:#b19c61;
	color:#fff;
}
dl.accordion dt.open::before {
     position: absolute;
     content: '';
     width: 0;
     height: 0;
     border: solid 6px transparent;
     border-bottom: solid 8px #fff;
     top: 50%;
     right: 20px;
     margin-top: -10px;
}
dl.accordion dt h3{
	font-weight:normal;
}
dl.accordion dt span{
	color:#b19c61;
	padding-right:5px;
}
dl.accordion dt.open span{
	color:#ffffff;
}
dl.accordion dd {
	background:#FFF;
	/*
	width:84%;
	*/
	margin:0 auto;
	padding:30px 8%;
	display:none;
	border-bottom:1px solid #ccc;
}
dl.accordion dd:last-of-type{
	border-bottom:none;
}


/******************************************************************** freewifi
*/
.wifi_box{
	position:relative;
	margin:0 auto 50px auto;
	padding:0 0 30px 0;
	border-bottom:1px solid #ccc;
}

.wifi_box h3{
	color: #B39D45;
	line-height:24px;
	padding-left:38px;
	font-weight:normal;
	font-size:18px;
	margin-bottom:30px;
}
.wifi_box h3:before {
	position:absolute;
	left:0;
	content:"";
	display:inline-block;
	width: 30px;
	height: 24px;
	background-image: url(../images/index/ico_wifi.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: middle;
}
.wifi_box ol{
    list-style-type: none;
}
.wifi_box ol li{
	margin-bottom:40px;
	font-size:16px;
}
.wifi_box ol li p{
	margin:0 0 10px 15px;
	line-height:1.4;
}
.wifi_box ol li p span{
	color: #B39D45;
	margin-left:-15px;
	padding-right:4px;
}
.wifi_box ol li img{
	width: 100%;
}
p.pdf_txt{
	margin-bottom:8px;
}
p.pdf_txt a{
	color:#404040;
}
p.pdf_txt a:hover{
	text-decoration:none;
}
p.pdf_txt img{
	vertical-align:middle;
}




/******************************************************************** site
*/
#site{
	font-size:14px;
}
.site_box{
	margin-bottom:30px;
	word-wrap:break-word;
}
#site h3{
	font-size:16px;
	font-weight:normal;
	color:#AF9A45;
	margin-bottom:20px;
}
#site p{
	margin-bottom:20px;
}
#site .bn_link{
	text-align:center;
}
#site .bn_link li{
	margin-bottom:10px;
}
.site_box a{
	text-decoration:underline;
}

/******************************************************************** news
*/
#news{
	margin:0 auto;
}
#news dl{
	margin:0 auto 1px auto;
}
#news dt{
	float:left;
	padding: 8px 0px;
	width:80px;
	color:#999999;
	font-weight:bold;
	font-size:14px;
}
#news dt span{
	display:inline-block;
	text-align:center;
	min-width:78px;
	font-size:11px;
	color:#fff;
	background-color:#B19C61;
	padding:0 5px;
	margin-left:0px;
	color:#fff;
}
#news dd{
	padding: 8px 0 8px 90px;
	border-bottom:1px dotted #ccc;
	margin-bottom:8px;
	font-size:14px;
	min-height:64px;
}


/******************************************************************** press release
*/
div.press{
	margin-bottom:70px;
}
div.press:last-of-type{
	margin-bottom:0;
}
.press_wrap h3{
	font-weight:normal;
	font-size:15px;
	color:#AF9A45;
	line-height:1.4;
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin-bottom:20px;
	text-align:center;
}
.press_wrap dl{

}

.press_wrap dt{
	font-weight:normal;
	font-size:15px;
	color:#AF9A45;
	line-height:1.4;
	margin-bottom:5px;
}
.press_wrap dt h4{
	font-weight:normal;
	font-size:15px;
	color:#AF9A45;
}
.press_wrap dd{
	margin-bottom:30px;
	line-height:1.4;
}
.press_wrap dd:last-child {
	margin-bottom:0;
}
.press_wrap dd p{
	font-size:14px;
}


/******************************************************************** contact
*/
#contact{
	background-color:#F7EFE6;
	margin-bottom:20px;
	padding:0 0 20px 0;
}
#contact_wrap{
	width:90%;
	margin:0 auto;
}
.contact_txt{
	width:84%;
	margin:0 auto;
	font-size:14px;
}
.contact_txt a {
    text-decoration: underline;
}
.contact_txt h3{
	font-size:16px;
	font-weight:normal;
	color:#AF9A45;
}
#thanks{
	text-align:center;
	margin:50px 0;
}
#thanks h3{
	font-size:22px;
	margin:0 0 50px 0;
}
#thanks p{
	
}



/******************************************************************** sitemap
*/
.sitemap{

}
.sitemap_l{

}
.sitemap_r{

}
.sitemap ul{
	margin-bottom:30px;
}
.sitemap ul li{
	position:relative;
	margin-bottom:12px;
	font-size:16px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.sitemap ul li a{
	padding-left:15px;
}

.sitemap ul ul{
	padding-left:16px;
}
.sitemap ul ul li{
	position:relative;
	margin-bottom:0 !important;
	padding-bottom:2px !important;
	font-size:14px;
	border:none;
}
.sitemap ul ul li a{
	padding-left:16px;
	color:#404040;
}
.sitemap ul li:before {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 6px;
    height: 6px;
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}



/******************************************************************** mail magazine
*/
#magazine{
	font-size:14px;
}
#magazine .magazine_box{
	margin-bottom:30px;
}
#magazine h3{
	font-size:16px;
	font-weight:normal;
	color:#AF9A45;
	margin-bottom:20px;
}
#magazine p{
	margin-bottom:20px;
}
.ol_magazine li{
	margin-bottom:20px;
}



/******************************************************************** privacy
*/
#privacy{
	font-size:14px;
}
#privacy h3{
	font-size:16px;
	font-weight:normal;
	color:#AF9A45;
	margin-bottom:30px;
}
#privacy p{
	margin-bottom:30px;
}
#privacy dl{
	
}
#privacy dt{
	font-weight:bold;
}
#privacy dd{
	margin-bottom:30px;	
}

/******************************************************************** charming sale
*/
#charming_list {
	position:relative;
	width:100%;
    margin: 30px auto 0 auto;
    padding-bottom:20px;
    list-style: none;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position:relative;
	margin-bottom:45px;
    transition: opacity 0.3s;
    border-top: 1px solid #bfbfbf;
    opacity: 0;
}
#charming_list.on {
    opacity: 1;
    max-height: 100%;
}
#charming_list li.shop_item {
	width:100%;
    border-bottom: 1px solid #bfbfbf;
    padding: 30px 0;
    -webkit-animation: fadeIn 0.5s ease 0s 1 alternate;
    animation: fadeIn 0.5s ease 0s 1 alternate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
    opacity: 0;
}
#charming_list li.shop_item h3.ttl_shop_list_name{
	margin-bottom:5px;
}

#charming_list li.shop_item p.list_sub_catch{
	margin-bottom:5px;
}
#charming_list li.shop_item img {
    max-width: 100% !important;
    height: auto !important;
}
#charming_list .moreread {
	position:absolute;
    text-align: center;
    bottom:-40px;
    width: 100%;
}

.chsale_store_link_01{
	margin-bottom:5px;
}
.chsale_caption{
	text-align:center;
	font-size:0.9em;
	margin-bottom:5px;
	line-height:1.5;
}

#loading2 {
    text-align: center;
    position: absolute;
    width: 29px;
    height: 29px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
}

