@charset "utf-8";
/*------ PC版ナビバーの幅調整 ------*/
h3.king {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}
h3.sub_title{
	display: none;
}
.look_box .column_3 {
  width:auto;
}
.ex-list .column_3 {
  text-align: left;
}