@charset "euc-jp";
.slider {
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}
.info_block img,
.free_space_block img {
  max-width: 100%;
  height: auto;
}

.more_prd {
  display: none;
  clear: both;
  padding: .5em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #aaa;
  color: #fff;
  text-align: center;
  font-size: 123.076%;
  cursor: pointer;
}

.info_block {
  line-height: 1.5;
  margin-bottom: 2em;
}
.info {
  max-height: 200px;
  margin-bottom: 4em;
}
.news_lst {
  margin-bottom: 5em;
}
  .news_lst li {
    padding: .6em 0 .5em;
    border-bottom: 1px dotted #aaa;
  }
  .news_lst span {
    margin-right: .5em;
    color: #888;
  }
.free_space_block {
  margin-top: 3em;
  text-align: center;
}
.free_space_block img {
  margin-top: 1em;
  margin-bottom: 1em;
}
.free_space_instagram {
  margin-top: 3em;
}
.free_space_attention {
  margin-top: 3em;
}
/* トップバナー */
.top_bnr {
   margin-top: 2em;
   margin-bottom:2em;
}
.top_bnr a { 
    text-decoration: none;
    color: #808080;
}
.bnr_img {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.bnr_img li{
    font-size: 1.0em;
    float: left;
    width: 49%;
    margin-bottom: 1.5%;
}
.margin_right{
   font-size: 1.0em;
   margin-right: 2%;
}
.bnr_img li img{
    width: 100%;
    margin-bottom: 1.5%;
}

#w_S_size .more_prd {
  display: block;
}
#w_S_size .prd_lst_6_over {
  display: none;
}
#w_S_size .news_lst {
  line-height: 2;
}
.col_two_one {
	overflow:hidden;
}

.col_two_one ul {
	overflow:hidden;
	margin:2% -2% 0 0;
}
.col_two_one li {
	list-style:none;
	float:left;
	width:48%;
	margin:0 2% 2% 0;
}
.col_two_one li:nth-child(2n+1) {
	clear:both;
}
.col_two_one li img {
	width:100%;
	margin-bottom:2.5%;
}
@media screen and (max-width:767px) {

.col_two_one ul {
		margin-right:0;
	}
	.col_two_one li {
		width:100%;
	}
	.col_two_one li:nth-child(2n+1) {
		clear:both;
	}
	.col_two_one table img {
		width: 80%;
	}
}
