@charset "utf-8";
@import url(cmn.css);
@import url(base.css);
@import url(../js/jquery.bxslider/jquery.bxslider.css);

/*-------------------------------------------------------------------------
▼
-------------------------------------------------------------------------*/
#main{
  margin-bottom:15px;
}
#main img{
  width:100%;
  height:auto;
}
.select li{
  text-align:right;
  margin-bottom:15px;
}
.select li img{
  width:100%;
  height:auto;
}
/*-------------------------------------------------------------------------
▼voice
-------------------------------------------------------------------------*/
#ippin h3{
  margin-bottom:15px;
}
.open{
  cursor:pointer;
}
.open_box{
  padding-bottom:20px;
}
/*-------------------------------------------------------------------------
▼bn
-------------------------------------------------------------------------*/
.bn-box{
  margin-bottom:20px;
}
.bn-box h4{
  margin-bottom:10px;
}
.bn-box .word{
  font-weight:bold;
  margin-bottom:10px;
}
.bn-box ul li{
  text-align:center;
  margin-bottom:20px;
}
.bn-box ul li img{
  width:100%;
  height:auto;
  max-width:1000px;
}



