/*------------------------------
     202311 newyear bmh
--------------------------------*/
#newyear{
  margin-top: -30px;
  /* background: url(../../lf-bmh/news/img/newyear/bk.png) repeat; */
  font-family: '游明朝体', 'Yu Mincho',YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo, serif;
  font-size: 16px;
}
#newyear article{
  background-color: #dfd5d5;
  margin: 60px auto;
  padding: 40px 20px;
}
#newyear .pagetop h1{
  font-size: 50px;
  color: rgba(124, 95, 30, 0.7);
  text-align: center;
  font-family: "bodoni-urw", serif;
  background: url(../img/newyear/line.webp) no-repeat;
  background-size: 60%;
  background-position: 50% 100%;
  padding: 40px 0;
  margin: 30px 0 80px;
}
#newyear h2.title {
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  line-height: 1.5;
}
#newyear h2.title span {
  font-size: 20px;
}
#newyear img.mark {
  display: block;
  margin: 10px auto 20px;
  width: 50px;
}

.newyear_cont{
  display: flex;
  flex-wrap: nowrap;
}
.newyear_cont_pic{
  width: 48%;
  padding: 5px;
}
.newyear_cont_pic img{
  width: 100%;
}
.newyear_cont_p{
  width: 48%;
  padding: 10px 20px;
}
.newyear_cont_p p{
  text-align: left !important;
}
.newyear_cont_p table th{
  width: 30%;
  padding: 6px;
  vertical-align: top;
}
.newyear_cont_p table td{
  padding: 6px;
  font-size: 1.5rem;
  min-width: 250px;
}
.newyear_cont_p .caution{
  margin: 10px !important;
  }
.newyear_other_box{
  width: 90%;
  background-color: #F2EFE8;
  padding: 10px;
  margin: 50px auto 80px;
}
.newyear_other_box h4{
  font-size: 2rem;
  font-weight: bold;
  margin: 40px 0;
  text-align: center;
}
.newyear_other_flex{
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  margin-bottom: 30px;
}
.newyear_other_flex_c{
  width: 46%;
}
.newyear_other_flex_c .other_day{
  background-color: #7C5F1E;
  padding: 10px;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: center;
}
.newyear_other_flex_c .other_pic img{
  width: 100%;
}
.newyear_other_flex_c .other_p{
  font-size: 1.7rem;
  margin: 30px 0;
}
.newyear_other_flex_c .other_p span{
  font-size: 1.4rem;
  margin: 23px 0;
  display: block;
}
.newyear_other_box ul.caution{
  font-size: 1.3rem;
  margin: 40px auto;
}
#newyear .caution{
  font-size: 1.4rem;
  margin: 30px 10px;
}
.newyear_plan .newyear_cont_p table th{
  width: 20%;
}
#newyear img.mark_line {
  display: block;
  margin: 0 auto 20px;
}
.newyear_plan h2.title {
  font-size: 18px !important;
  margin-top: 30px;
}
.planbox{
  padding: 0.5em 1em;
  margin: 2em 0;
  color: #333;
  font-size: 1.5rem;
  text-align: center;
  background: #F2EFE8;
  border: solid 2px #CC4B3C;
}
.planbox:hover {
  background: #c0adad;
}
.newyear_cont_p a{
  text-decoration: none !important;
}


#slider1, #slider2{
  width: 90%;
  display: inline-block;
  margin: 0 5% 0 0;
  vertical-align: top;
  font-size: 12px;
  font-size: 1.2rem;
}
div.controlWrap {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
}
div.controlWrap ul li a:hover, div.controlWrap ul li a.active {
  opacity: 1;
}
div.controlWrap ul li a {
  opacity: 0.5;
}
ul.thumbs li a {
  display: block;
  width: 100%;
  height: 50%;
  border-bottom: none;
}
div.controlWrap ul li img {
  width: 100%;
  height: auto;
  background: #fff;
}
ul.thumbs li a img {
  display: block;
  width: 100%;
  height: auto;
}
div.controlWrap ul li {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  width: 25%;
  margin: 0 10px 5px 0;
}

.menu-toggle01{
  position: relative;
  margin-left: 15px;
}
.btn-toggle {
  display: block;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  padding: 0 10px 1px 0;
  font-size: 14px;
  border-bottom: 1px solid #666;
  width: 95%;
}
.btn-toggle:after {
  content: "";
  background: url(../../lf-bmh/news/img/newyear/toggle_open.gif)no-repeat center center;
  background-size: contain;
  width: 13px;
  height: 13px;
  display: inline-block;
  position: absolute;
  top: 3px;
  right: 0;
  margin: auto;
}
/* .btn-toggle.active:after {
  content: "";
  background-image: url(../../lf-bmh/news/img/newyear/toggle_open.gif);
  width: 13px;
  height: 13px;
  display: inline-block;
} */
.bottombtn img{
  width: 20px;
}
ul.menu-child {
  width: 100%;
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
  z-index: 1;
  background: #FFF;
  padding: 8px;
  box-sizing: border-box;
  box-shadow: 10px 5px 11px -11px rgba(0,0,0,0.3), -10px 5px 11px -11px rgba(0,0,0,0.3);
}
ul.menu-child.open li {
  color: #333;
  opacity: 1;
  z-index: 9999;
  font-size: 1.3rem;
}
ul.menu-child li {
  padding: 0!important;
  color: #333;
  width: 100%;
  text-align: left;
  margin-top: 15px;
  opacity: 0;
}
ul.menu-child li i {
  font-style: normal;
  color: #AA8C55;
}

.pc{display: block;}
.sp{display: none;}



/*--- /news more btn ---*/

@media screen and (max-width:700px) {
	/**********

	20210225 追加
	/member/common/inc_html/news.html読み込み

	**********/
	#content .header {
    margin: 0 0 25px;
    text-align: center;
	}
	#content .header .heading {
    font-size: 17px;
    letter-spacing: 1px;
    color: #333;
	}
	/*======================
	news-list
	=========================*/
	.news-list {
    font-size: 12px;
    margin: 0 0 17px;
    text-align: center;
	}
	.news-list ul {
    display: inline-block;
    text-align: left;
	}
	.news-list ul li:first-child {
    margin: 0;
	}
	.news-list ul li dl dt {
    float: left;
    clear: left;
    font-size: 12px;
    font-weight: bold;
    width: 90px;
    color: #666;
	}
	.news-list ul li dl dd {
    padding: 0 0 0 90px;
    display: block;
	}
	.news-list ul li:after {
    display: block;
    clear: both;
    content: '';
	}
	/*--- /news more btn ---*/


  	/*--- biwako newyear ---*/
  #newyear article {
    margin: 20px auto 20px;
  }
  #newyear .pagetop h1 {
    font-size: 32px;
    margin: 30px 0 50px;
  }
  .newyear_cont{
    flex-wrap: wrap;
  }
  .newyear_cont_pic{
    width: 100%;
  }
  .newyear_cont_p{
    width: 100%;
    padding: 10px;
  }
  .newyear_other_flex{
    flex-wrap: wrap;
  }
  .newyear_other_flex_c{
    width: 90%;
  }
  .newyear_cont_p table th{
    width: 25%;
  }
  .pc{display: none;}
  .sp{display: block;}
/*--- /biwako newyear ---*/

}

@media screen and (max-width:500px) {
  #newyear img.mark_line {
    width: 100%;
}
}

