.bxslider li {
  display: none;
}
.bx-viewport .bxslider li {
  display: block !important;
}
#SiteHeader {
	margin-bottom: 40px;
}
@media screen and (min-width: 421px) {
#main {
	width: 100%;
}
}
#contents_l {
  float: left;
	width: 528px;
	margin: 0;
}
#contents_r{
	float: right;
	width: 400px;
  margin:0;
}
#submenu, #Infomation {
	display: none;
}
/*============================================================
トップイメージ
============================================================*/
#contents .mainImage ul.bxslider,
#contents .mainImage ul.bxslider li{
	list-style: none;
	margin: 0;
	padding: 0;
  }
.bx-wrapper {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:none;
	background: #fff;
  margin-bottom:80px;
}
/*============================================================
ピックアップエリア
============================================================*/
#pickupArea{
  overflow:hidden;
  margin-bottom:60px;
  }
#pickupArea .column{
  width:230px;
  float:left;
  padding-top:15px;
  margin-right:13px;
  position:relative;
  line-height:1;
  }
#pickupArea .column.last{
  margin-right:0;
}
#pickupArea .column .ribbon{
  position:absolute;
  top:0;
  left:43px;
  z-index:10;
  }
#pickupArea .column .txt{
	font-size:1.6rem;
  text-align:center;
  min-height:165px;
  padding:10px 15px;
  background:#e9e5df;
  position:relative;
  line-height:1.3;
}
#pickupArea .column a:hover .txt{
  background:#FFF;
}

#contents #pickupArea h3 {
  margin-top:18px;
	margin-bottom: 20px;
	padding:0;
	background:none;
	border: none;
  line-height:51px;
}
#contents #pickupArea a{
  color:#453716;
  text-decoration:none;
  }
#contents #pickupArea h3 img{
  vertical-align:middle;
}
#contents #pickupArea a:hover h3 img{
  opacity:1;
}
#pickupArea .column .txt:after{
  content:"";
	width: 0;
	height: 0;
	border-bottom: 20px solid #b5ada8;
	border-left: 20px solid transparent;
  position:absolute;
  bottom:0;
  right:0;
}
/*============================================================
thumb_new_photo
============================================================*/
#thumb_new_photo {
  margin-bottom:20px;
  padding-bottom:10px;
  position:relative;
}
#thumb_new_photo h2 {
	border: none;
	background-image: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#thumb_new_photo p.link {
	position: absolute;
	right: 15px;
	top: 15px;
}
#thumb_new_photo ul {
	margin: 10px 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#thumb_new_photo li {
	list-style: none;
}
#thumb_new_photo li a{
  display:block;
}
#thumb_new_photo li img {
	max-width: 115px;
	height: auto;
  max-height:84px;
	border: none;
}

/*============================================================
news
============================================================*/
#news {
	width: 100%;
	height: 310px;
  padding-bottom:10px;
}
#news h2 {
	border: none;
	background-image: none;
	margin: 0 0 10px 0;
	padding: 0;
}
#news dl {
	width: 480px;
  height:260px;
	padding: 5px 20px 0;
	overflow: auto;
}
#news dt {
	width: 6.5em;
}
#news dd {
	margin-top: -1.5em;
	margin-left: 6.5em;
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-bottom: 1em;
}
/*============================================================
specialBnr
============================================================*/
#specialBnr {
  overflow:hidden;
  margin-bottom:60px;
}

@media screen and (max-width: 420px) {

#contents_l,
#contents_r{
	float: none;
	width: 100%;
}
#contents_l{
  margin-bottom:25px;
  }
.float_l,
.float_r{
  float:none;
  }
/*============================================================
トップイメージ
============================================================*/
#contents .mainImage ul.bxslider,
#contents .mainImage ul.bxslider li{
	list-style: none;
	margin: 0;
	padding: 0;
  }
.bx-wrapper {
  margin-bottom:80px;
}
.bx-wrapper .bx-controls-direction a{
  z-index:100;
  }
/*============================================================
ピックアップエリア
============================================================*/
#pickupArea{
  margin-bottom:40px;
  }
#pickupArea .column{
  width:48%;
  margin:0 1% 10px 1%;
  }
#pickupArea .column .ribbon{
  left:50%;
  margin-left:-72px;
  }
/*============================================================
thumb_new_photo
============================================================*/
#thumb_new_photo {
	width: 100%;
}
#thumb_new_photo p.link {
  left:auto;
  right:15px;
}
#thumb_new_photo li img {
	max-width: 105px;
	height: auto;
  max-height:75px;
}
/*============================================================
news
============================================================*/
#news h2 {
	border: none;
	background-image: none;
	margin: 0;
	padding: 0;
}
#news dl {
	line-height: 1.3em;
	width: 90%;
	padding: 0 20px;/**/
}

/*============================================================
specialBnr
============================================================*/
#specialBnr{
  text-align:center;
  margin-bottom:30px;
  }
#specialBnr img {
  margin: 0 0 10px;
}

}