@charset "utf-8";

/* ==============================
        kousetsushi
============================== */

.selc-condi ul {
  text-align: left;
  padding-left: 0px;
}

.selc-condi li {
  display: inline-block;
  color: #fff;
	border-radius: 4px;
	padding: 2px 10px;
	font-weight: bold;
	float: left;
	margin: 11px 5px;
	font-size: 110%;
}
#content_kousetsushi .selc-condi a {
	color: #fff;
}
#content_kousetsushi .selc-condi a:hover {
	text-decoration: underline;
}

#content_kousetsushi .table-tit {
  background: url(../images/kousethu_icon_01.png) no-repeat left;
  background-size: contain;
  padding-left: 30px;
  font-weight: bolder;
  font-size: 120%;
  margin-bottom: 20px;
}

.kousethu-ta {
  margin-bottom: 50px;
	width: 100%;
}

.kousethu-ta th {
  background-color: #007CBB!important;
  color: #fff;
  padding: 10px;
  text-align: left;
  font-weight: normal;
  border: 1px solid #d5d5d5;
}

.kousethu-ta td {
   border: 1px solid #d5d5d5;
   padding: 10px;
   text-align: left;
   /*2026.3.31 JCT Add STA*/
   line-break: anywhere;
   /*2026.3.31 JCT Add END */
}

.kousethu-tr-color {
  background-color: #eef3ff;
}

.kouse-tw1 {
  width: 28%;
  background: url(../images/kousethu_icon_02.png) no-repeat 95% 50%;
  background-position:99% 10px;
  /*2026.3.31 JCT Add STA*/
  line-break: anywhere;
  /*2026.3.31 JCT Add END */
}

.kouse-tw2 {
  width: 14%;
}

.kouse-tw3 {
  width: 20%;
  /*2026.3.31 JCT Add STA*/
  line-break: anywhere;
  /*2026.3.31 JCT Add END */
}

.kouse-tw4 {
  width: 11%;
}

#content_kousetsushi #maincontent {
  margin: 0 auto;
  max-width: 1000px;
}