.container{
  max-width: 1000px;
  width: 1000px;
}

.slider {
  margin-top: 0;
}
.slider .bx-wrapper {
  margin-bottom: 0;
}
.slider .bx-wrapper .bx-caption {
  text-align: center;
  top: 0;
  bottom: auto;
}

#slider img {
  display: block;
  margin: 0 auto;
}

.banner__section {
  margin-top: 2px;
}

.news__lists {
  list-style-type: none;
  margin: 0 0 2em;
}

.news__list {
  margin-bottom: .5em;
}

.news__date {
  margin-right: 1em;
}


/*180206ÄÉ²Ã*/

.left_wrap{
  width: 200px;
  padding-bottom: 50px;
  float: left;
}
.search_wrap{
background:url(https://img06.shop-pro.jp/PA01131/879/etc/bg_search.jpg) no-repeat center top;
text-align: center;
padding:42px 0 20px;
margin-bottom: 30px;
}
.search_wrap form{
  position: relative;
}
.form_wrap{
  margin-bottom: 20px;
}
.search_wrap input[type="text"]{
  padding:5px 9px;
  width: 80%;
  border:2px solid #726356;
  color:#666666;
}
.search_wrap input[type="image"]{
  position: absolute;
  right: 2px;
  top: -5px;
}
.search_wrap ul{
  width: 160px;
  margin:0 auto;
}
.search_wrap ul li a{
  color:#000000;
  text-decoration: underline;
}

.cat_wrap{
  margin-bottom: 40px;
}
.cat_wrap a{
  display: block;
  color:#1A1A1A;
}
.cat_wrap dd a{
  padding:9px 0 9px 30px;
  font-size: 13px;
  text-decoration: none;
  background:url(https://img06.shop-pro.jp/PA01131/879/etc/icon_cat-or.png) no-repeat 9px center;
}
.cat_wrap dd{
  border-bottom: 1px dotted #000000;
}
.cat_wrap dd:last-child{
  border-bottom: none;
}
.cat_wrap dt{
  border-top:1px #000000 solid;
  border-bottom:1px #000000 solid;
}
.cat_wrap dl:not(:first-child) dt{
  margin-top: 8px;
}
.cat_wrap ul li{
  background:url(https://img06.shop-pro.jp/PA01131/879/etc/icon_cat-bk.png) no-repeat 9px center;
  border-bottom: 1px solid #000000;
}
.cat_wrap ul li:first-child{
  border-top: 1px solid #000000;
  margin-top: 8px;
}
.cat_wrap ul li a{
  padding:9px 0 9px 30px;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
}
.cat_wrap ul li:nth-child(odd) a{
background:url(https://img06.shop-pro.jp/PA01131/879/etc/bg_cat.png) repeat left top;
}
.news_wrap{
  padding-bottom: 21px;
  background:url(https://img06.shop-pro.jp/PA01131/879/etc/bg_news.png) no-repeat center bottom;
}
.news_wrap h3{
  margin-bottom: 12px;
}
.news_wrap dl{
  padding-bottom: 18px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #000000;
}
.news_wrap dl dt{
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.news_wrap dl dd{
  font-size: 16px;
}
.news_wrap .news_content,
.opening_wrap .opening_content{
  max-height: 242px;
  overflow:auto;
  padding-right: 12px;
}
.opening_wrap .opening_content{
  margin: 0 auto;
  width: 90%;
}
.opening_wrap{
  background:url(https://img06.shop-pro.jp/PA01131/879/etc/opening-back.png?cmsp_timestamp=20211206145335) no-repeat center top;
  padding-top: 35px;
  padding-bottom: 30px;
  background-size: contain;
}
.opening_wrap h3{
  text-align: center;
  margin: 15px 0;
}
.opening_wrap dt{
  font-size: 11px;
  color:#FF9682;
  font-weight: bold;
}
.opening_wrap dd a{
  font-size: 13px;
  color:#000000;
  text-decoration: underline;
}
.opening_wrap dl{
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #000000;
}

.top_main_wrap{
  width: 780px;
  float: right;
}
.bnr_large {
  list-style: none;
  margin: 50px 0;
  }
.bnr_large li {
   display: inline-block;
   margin: 1%;
   width: 47%;
}
.bnr_large li:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}
.bnr_large img {
  width: 100%;
}

.line-up_wrap {
  margin: 50px 0;
}
.top-h2 img {
      width: 82%;
    margin-bottom: 15px;
}
.line-up_banner {
      list-style: none;
    display: flex;
    flex-wrap: wrap;
  }
.line-up_banner li {
       display: inline-block;
    background: #F0EAE2;
    margin: 1%;
    width: 31%;
    padding: 2%;
    box-sizing: border-box;
}
.line-up_banner img {
  width: 100%;
}
.btnarrow4 {
        position: relative;
    display: inline-block;
    padding: 0 20px;
    color: #333;
    text-decoration: none;
    outline: none;
    font-size: 18px;
    float: right;
    margin: 10px 0 20px;
}
.btnarrow4:hover {
    color: #ccc;
    text-decoration: none;
}
.btnarrow4::before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 15%;
    width: 85%;
    height: 1px;
    background: #333;
    transition: all .3s;
}
.btnarrow4:hover::before {
    left: 20%;
}
.btnarrow4::after {
    content: '';
    position: absolute;
    bottom: -3px;
    right: 0;
    width: 15px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all .3s;
}
.btnarrow4:hover::after {
    right: -5%;
}
#wrapper .bx-wrapper .bx-controls .bx-pager{
  bottom:-40px;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link.active{
  background:#000000;
}
#wrapper .bx-wrapper .bx-controls .bx-pager .bx-pager-link{
  background:#CCCCCC;
  width: 12px;
  height:12px;
  border-radius:6px;
}
.slider{
  margin-bottom: 60px;
}

@media (max-width: 999px){
body .container{
  width:96%;
max-width:96%;
padding:0 2%;
}
.top_main_wrap{
  float:none;
  width: 100%;
  margin:0 auto;
}
.bnr_large img{
  width: 100%;
}
.line-up_wrap dl{
  width: 49%;
  margin-right: 2%;
}
.left_wrap.visible-desktop{
  display: none!important;
}

}
@media (max-width: 780px){
.top_main_wrap{
  width: 98%;
  margin:0 auto;
}
.top_main_wrap img{
  /*width: 100%;
  height:auto;*/
}
.line-up_wrap dl{
  width: 48%;
  margin-right: 4%;
}
}
@media (max-width: 768px){
.hidden-phone{
  display: block!important;
}
.container{
    padding:0 2%;
  }
.global-nav-phone{
  position: absolute;
  right: 0;
  top: 0;
}
  .line-up_banner li {
    width: 47%;
}
.news_wrap .news_content, .opening_wrap .opening_content {
    max-height: 200px;
    overflow: auto;
    padding-right: 12px;
}
}
@media (max-width: 650px){
body .container{
  width: 96%;
  max-width:96%;
  padding:0 2%;
}
.line-up_wrap dl {
  }
.bnr_large li{
  width: 100%;
}

.sp_cat,
.sp_cat h3{
  margin-bottom: 5%;
}
.sp_cat dl{
margin:0 auto 3%;
border-bottom: 1px solid #666666;
}
.sp_cat dl:last-child{
  border: none;
  margin-bottom: 0;
}
.sp_cat dl dt,
.sp_cat dl dd{
  float: left;
}
.sp_cat dl dt{
  width: 40%
}
.sp_cat dl dd{
float: left;
margin-left: 3%;
width: 57%;
}
.sp_cat dl a{
font-size: 3vw;
color:#333333;
}
.sp_cat dl dd span{
  font-size: 5vw;
  padding-top: 1%;
  color:#001E46;
  display: block;
  margin-bottom: 1%;
}
.sp_opening_wrap{
  background:#E6E6DC;
  padding:5% 2% 6%;
  overflow: auto;
}
h3.tit_sp_opening{
}
.sp_opening_wrap dl{
  margin-bottom: 3%;
  padding-bottom: 3%;
  border-bottom: 1px solid #000000;
}
.sp_opening_wrap dl dt{
  color:#FF9682;
  font-size: 4vw;
  margin-bottom: 2vw;
}
.sp_opening_wrap dl dd a{
  color:#000000;
  font-size: 4vw;
  text-decoration: underline;
}



}