@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400');
#slider div {
  width: 100% !important;
}
#slider div img {
  width: 100% !important;
  height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}
.bx-wrapper {
  margin-bottom: 60px !important;
}

/*20170618 ÄÉ²Ã*/
.newsbox ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.newsbox li{
  margin-bottom:15px
}
.day{
  margin-right:15px;
  color:#a4a4a4
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width:70%;
  margin:auto
}
.side_cal_memo{
  width:70%;
  margin: 10px auto
}
.tbl_calendar th, .tbl_calendar td {
  padding: 14px 5px !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
}

.side_section_cal{
margin-top:100px
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background: #036eb7 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #ccc !important
}
#top_new_box {
    height:500px;
    clear:both;
}

.top_img_box_new {
    width:145px;
    height:145px;
    float:left;
    margin-right:40px;
    margin-bottom:10px;
	position:relative;}

.newsbox{ margin-top:-10px;
  line-height: 2.0;
}
.bx-wrapper .bx-caption {
	font-family: 'Martel', serif !important;
	font-weight: 200;
    position: absolute;
    bottom: 44% !important;
    left: 0;
    background: rgba(0, 0, 0, 0.25) !important;
    width: 100%;
    font-size: 300%;
    text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 5px !important;
    height: 5px !important;
    margin: 0 8px !important;
   }

.top_shop1{
	background-image: url(https://img21.shop-pro.jp/PA01369/425/etc/shop.png?cmsp_timestamp=20180425111131);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	z-index: 1;
	line-height: 2.2;
	font-weight: 200;
	letter-spacing: 0.10em;
	margin-bottom: 10px;
}
.top_shop1_in{
	background-color: rgba(0,0,0,0.20);
	color: #fff;
	padding: 50px;
}

.top_shop1_in h4{
	font-size: 12px;
	margin-bottom: 5px !important;
	line-height: 18px;

}
.top_shop1_in p{
	
	transition-delay: .8s;
}

.shop11{
	transition: .8s;
}

.shop22{
	transition: .8s;
	transition-delay: .4s;
}

.shop33{
	transition: .8s;
	transition-delay: .8s;
}
#maps{ height: 400px; margin: 0px 0px 40px;}
.news_box ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.news_box li{
	padding: 15px 10px;
	border-bottom: dotted 1px #E3E3E3
}

.flexslider .slides > li{
	height: 350px;
	position: relative;
	text-align: center;
}
.flexslider .slides > li img{
	margin-top: -15%;
}
.blog_box{
	position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 50%;
  height: 3.2rem;
	padding: 15px 50px 10px;
	background-color: rgba(255,255,255,0.70)
}
.blog_box a{
	color: #000;
 position: relative;
  display: inline-block;
}

.blog_box a::after {
  position: absolute;
  bottom: 1px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
}
.blog_box a:hover::after {
  bottom: -4px;
  opacity: 1;
  visibility: visible;
}
.event_area_hd{
	position: relative;
	height: 280px;
	overflow: hidden;
	background-color: #000;
}
.event_area_hd img{
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
	z-index: 0;
}
.event_area_hd_in{
	position: absolute;
	top:110px;
	left: 5%;
	z-index: 1
}
.event_area_hd_in h3{
		color: #fff;
	font-size: 30px;
	    font-family: 'Open Sans', "Noto Sans JP",sans-serif;
	font-weight: 300;
	line-height: 36px;
	margin: 0px;
	letter-spacing: 0.15em
}
.event_area_hd_in p{
	font-size: 16px;
	color: #fff;
	    font-family: 'Open Sans', "Noto Sans JP",sans-serif;
	font-weight: 300;
	letter-spacing: 0.15em
}
.event_area_ent{
	text-align: center;
	font-weight: 300;
	margin-bottom: 70px;
}.event_area_ent h4{
	font-family: 'Open Sans', "Noto Sans JP";
	color: #000;
	font-weight: 300 !important;
}

#event_ar .event_img{
	width: 40%;
	padding: 0px 5% 0px 0%;
	float: left;
	box-sizing: border-box;
}
#event_ar .event_img img{height: auto}
#event_ar .event_tx{
	width: 60%;
	padding: 0% 5% 0px 0px;
	float: left;
	box-sizing: border-box;
	    font-weight: 300;
	text-align: left !important
}

#event_ar .flexslider2 .slides > li img {
    margin-top: 0%;
}

#event_ar h3 {
    color: #000;
    font-size: 20px;
    font-family: 'Open Sans', "Noto Sans JP",sans-serif;
    font-weight: 300;
    line-height: 28px;
    margin: 0px;
    letter-spacing: 0.15em;
}
#event_ar h4 {
    font-size: 20px;
    color: #333;
    font-family: 'Open Sans', "Noto Sans JP",sans-serif;
    font-weight: 300;
    letter-spacing: 0.15em;
}

#event_ar h5 {
    font-family: 'Open Sans', "Noto Sans JP";
    color: #000;
    font-weight: 300 !important;
	margin-bottom: 15px;
}

#event_ar .flexslider .slides > li{
	height: auto
}
	.top_L11{
	width: 48%;
	float: left;
}
.top_R11{
	width: 48%;
	float: right;
}
.top_L11 h4,.top_R11 h4{
margin-top: 50px;
padding: 4px 0px 0px;
font-size: 16px;
color: #000;
width: 30%;
}.top_L11 dl{
	overflow: hidden;

  position: relative;

  zoom:1;


}
.top_L11 dt{
	float: left;
	width: 20%;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
}
.top_L11 dd{
	float: left;
	width: 75%;
	margin-bottom: 15px;
}
.box1{
	border: solid 1px #000;
	margin-top: 70px;
	padding: 60px;
  display: table;
  table-layout: fixed;
}

.box1 h3{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	line-height: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #000;
}
.box11{
	width:100%;
	box-sizing: border-box;
		float: left;
	padding: 10px 0px 10px 10%;
	border-left: solid 1px #036eb7;
}

.clr:after{
    display: block;
    height: 0;
    clear: both;
    content: ".";
    visibility: hidden;
}

.td21_L{
	float: left;
	width: 48%;
	margin-right: 4%
}
.td21_R{
	float: right;
	width: 48%;
}
.sptitle{
    display: none
}

@media (max-width: 768px) {
	.box1{
	border: solid 1px #000;
	margin-top: 40px;
	padding: 30px;
        table-layout:auto;
        display: block
}


.box1 h3{
	width: 100%;
	text-align: center;
	font-size: 22px;
	font-weight: 300;
	line-height: 40px;
	float: none;
	margin: 0px auto;
	padding: 0px;
	color: #000;
  display:block;

}
.box11{
	width: 100%;
	box-sizing: border-box;
		float: none;
	padding: 20px 0px 10px 0%;
	border-left: solid 0px #036eb7;
	border-top: solid 1px #036eb7;
}
	
	
	.event_area_hd{
	height: 160px;
	overflow: hidden;
	background-color: #000;
}
.event_area_hd img{ 
 max-width: 150% !important;
width: 150%
  }
	.event_area_hd_in{
top:auto !important;
	bottom:50px !important;
	left: 5%;
	z-index: 1
}
	.event_area_hd_in h3{
	letter-spacing: 0.15em !important
}
.event_area_hd_in p{
	letter-spacing: 0.15em !important
}
	.section-title .title{
		padding: 20px 0px !important;
		font-size: 26px !important;
	}
	.flex-nav-next,.flex-nav-prev{
		display: none !important
	}
	
	
#event_ar .event_img{
	width: 100%;
	padding: 0px 0% 10px 0%;
	float: none;
}
#event_ar .event_tx{
	width: 100%;
	padding: 0px 0% 10px 0px;
}
#event_ar h3 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
}
#event_ar h4 {
    font-size: 18px;
    color: #333;
    font-family: 'Open Sans', "Noto Sans JP",sans-serif;
    font-weight: 300;
    letter-spacing: 0.15em;
}

#event_ar h5 {
 font-size: 14px;
}
#event_ar .flexslider .slides > li{
	height: auto !important
}
	.top_L11{
	width: 100%;
	float: none;
}
.top_R11{
	width: 100%;
	float: none;
}
.box1 .box_t{
width: 100%;
display:block !important;
word-break: normal;
}
  .box11{width: 100%;	float: none;
    }
}
@media screen and (min-width: 700px){
.box1 .box_t{
       display:table-cell;
  vertical-align: middle;width: 50%;
} 
}
@media screen and (max-width: 480px){
.box1 .box_t{	width: 100% !important;
display:block !important;
word-break: normal;}

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width:100%;
  margin:auto
}
  .side_cal_memo{width:100%;} 
.tbl_calendar th, .tbl_calendar td {
  padding: 10px 5px !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
}

.side_section_cal{
margin-top:50px
}
}

#maps{
	margin-top: 80px;
  padding-right:40px;
  box-sizing: border-box;
}