/*-------------------------------
 オリジナル
-------------------------------*/
/* body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック",
		"MS PGothic", sans-serif;
} */

table {
	font-size: 90%;
}

.table01 {
	border: solid 1px #999;
	border-collapse: collapse;
}

.table01 td {
	padding: 3px 2px;
}

.table01 tr:first-child {
	font-weight: bold;
}

.table01 tr:nth-child(odd) {
	background-color: #eee;
}

.bt_contact {
	text-align: right;
	padding-top: 10px;
	font-size: 16px;
}
.bt_contact a {
	color: #ff0000;
	text-decoration: underline;
}

.clear20 {
	clear: both;
	height: 20px;
	display: none;
}
.clear0 {
	clear: both;
	height: 0;
	display: none;
}
.clear {
	clear: both;
}

/*-------------------------------
 201704追加分
-------------------------------*/
body {
	background-color: #fff;
	padding-bottom: 41px;
}

a:hover img,
a:active img {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#sch_contents {
	/*width:1000px;*/
	width: 980px;
	margin: 0 auto;
	/*padding-bottom:140px;*/
}

#sch_left_area {
	width: 250px;
	/*margin-right:20px;*/
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	/*position:fixed;*/
	position: absolute;
	top: 0;
}

#sch_right_area {
	/*width:730px;*/
	width: 720px;
	float: right;
	min-height: 700px;
}

#sch_right_area .col_dim {
	width: 250px;
	margin-right: 10px;
	float: left;
	background-color: #ffc;
	text-align: center;
}

#sch_right_area .col_txt {
	/*width:200px;*/
	width: 190px;
	float: left;
	font-size: 0.8em;
	line-height: 1.4em;
}

#sch_right_area .col_btn {
	width: 250px;
	float: right;
}

#sch_right_area .foot_btn {
	width: 720px;
	text-align: center;
	margin-top: 20px;
}

#sch_foot_margin {
	clear: both;
	/*width:1000px;*/
	width: 980px;
	margin: 0 auto;
	height: 140px;
}

#sch_left_area table {
	margin-bottom: 5px;
}

#sch_left_area th {
	background-color: #148e83;
	color: #fff;
	padding: 3px 5px;
	text-align: left;
}

#sch_left_area td {
	background-color: #e7e7e7;
	padding: 3px 5px;
}

#sch_left_area td.border {
	border-bottom: solid 1px #fff;
}

#sch_left_area .btn_area {
	width: 100%;
}

#sch_left_area .btn_area a {
	display: block;
	width: 100%;
	text-align: center;
	padding: 3px 0;
	color: #fff;
	background-color: #7d59a1;
	border-bottom: solid 1px #fff;
	text-decoration: none;
}

#sch_left_area .btn_area a:hover {
	background-color: #666;
	text-decoration: underline;
}

#sch_footer_line {
	clear: both;
	padding: 50px 0 0 0;
	/*width:730px;*/
	/*width:720px;*/
	text-align: right;
	border-bottom: solid 1px #ccc;
	margin-top: 20px;
}

#sch_footer_area {
	/*width:730px;*/
	/*width:720px;*/
	padding: 20px 0 0;
	/*border-top:solid 1px #CCC;*/
	line-height: 20px;

	font-size: 80%;
	line-height: 20px;
}

#sch_footer_area .adr_list {
	float: left;
}

#sch_footer_area .iso {
	float: right;
}

#sch_footer_area .address {
	width: 160px;
	float: left;
}

#sch_footer_area a.arrow {
	margin-left: 20px;
	padding: 0 0 0 15px;
	background-image: url(/images/arrow_01.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#sch_footer_area .linklist {
	/*width:730px;*/
	/*width:720px;*/
}

#sch_footer_list {
	/*width:730px;*/
	/*width:720px;*/
	float: left;
	padding: 0 0 0 20px;
}

#sch_footer_list .col {
	width: 235px;
	float: left;
}

#sch_footer_list .col_s {
	width: 125px;
	float: left;
}

#sch_footer_list ul.list {
	/*width:220px;*/
	/*width:215px;*/
	float: left;
	border-left: 1px solid #999;
	padding: 0;
	margin: 0px 10px 20px 0;
}

#sch_footer_list .fl_01 {
	width: 120px;
}
#sch_footer_list ul.list.small {
}

.mgn_r_no {
	margin-right: 0;
}

ul.list li {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}

ul.list li a {
	color: #000;
	text-decoration: none;
}

ul.list li a:hover {
	text-decoration: underline;
}

ul.list li:first-child {
	border-left: 1px solid #1bb2a1;
	padding: 0 0 0 14px;
}

ul.list li h4 {
	color: #1bb2a1;
	margin: 0;
}

#sch_copy {
	clear: both;
	/*width:1000px;*/
	width: 980px;
	font-size: 80%;
	line-height: 20px;
	height: 20px;
	background-color: #fff;
	border-top: solid 1px #ccc;
}

#sch_copy a {
	color: #000;
	text-decoration: none;
}

#sch_copy a:hover {
	text-decoration: underline;
}

.fl_01 {
	float: left;
}
.fr_01 {
	float: right;
}

.key_area {
	margin-bottom: 10px;
	padding: 3px 0;
	width: 100%;
	border-bottom: solid 1px #000;
}

.formbtn:hover {
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*-------------------------------
 201709追加分（フレックスシャフト検索用）
-------------------------------*/
h1.title {
	background-image: url(/common/img/h1_bg.gif);
	color: #fff;
	font-size: 1.4em;
	padding: 5px;
	text-align: center;
	border: solid 2px #148e83;
	margin: 0 0 20px 0;
	font-weight: 500;
}

h2.title {
	background-image: url(/common/img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 6px 0 6px 30px;
	font-size: 1.2em;
	font-weight: 500;
	color: #666;
	border-bottom: solid 1px #1cb3a2;
	margin-bottom: 15px;
}

h2 a {
	width: auto;
	background-color: #f8f8fa;
	border: solid 1px #e7e7e7;
	color: #000;
	text-decoration: none;
	padding: 0.2em 15px;
	border: solid 1px #ccc;
	display: block;
	float: right;
	font-size: 0.8em;
	font-weight: normal;
}

h2 a:hover {
	background-color: #7d59a1;
	color: #fff;
}

#sch_footer_line_wide {
	clear: both;
	text-align: right;
	border-bottom: solid 1px #ccc;
	margin-top: 20px;
	height: 25px;
}

.flex_link_area {
	width: 500px;
	/*border:solid 1px #1CB3A2;*/
	border: solid 2px #fff;
	margin: 20px auto;
	display: block;
}

a .flex_link_area {
	text-decoration: none;
	color: #000;
}

a .flex_link_area:hover {
	border-color: #7d59a1;
}

.flex_link_area .title {
	font-size: 1.2em;
	line-height: 2em;
	padding: 0 10px;
	color: #fff;
	font-weight: 500;
	background-color: #1bb2a1;
	margin: 0;
	text-decoration: none;
}

.flex_link_ds {
	background-image: url(../images/select_dbdscs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 210px;
	min-height: 140px;
}
.flex_link_sf {
	background-image: url(../images/select_sf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 210px;
	min-height: 140px;
}

.gray_rect {
	background-color: #666;
	border: solid 1px #999;
	padding: 10px 20px;
	color: #fff;
	font-size: 1.3em;
}

.mgn_t_20 {
	margin-top: 20px;
}
.mgn_t_40 {
	margin-top: 40px;
}

table.flex {
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	margin: 0 auto 20px;
}
table.flex th,
table.flex td {
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 5px 2px;
}
table.flex th {
	background-color: #7d59a1;
	color: #fff;
	font-weight: 300;
	text-align: center;
}

table.odd tr:nth-child(odd) {
	background-color: #e7e7e7;
}

table.even tr:nth-child(even) {
	background-color: #e7e7e7;
}

form.flex input,
form.flex option {
	font-size: 1.1em;
	/*padding:5px;*/
	line-height: 1.8em;
}

.subtitle {
	color: #1bb2a1;
	font-weight: 500;
}

form.flex a.btn {
	padding: 10px 50px;
	background-color: #f8f8fa;
	border: solid 1px #e7e7e7;
	text-decoration: none;
	color: #000;
}
form.flex a.btn:hover {
	background-color: #1cb3a2;
	border: solid 1px #148e83;
	text-decoration: none;
	color: #fff;
}

.txt-c {
	text-align: center;
}

a.txt-btn {
	padding: 10px 30px;
	background-color: #f8f8fa;
	border: solid 1px #e7e7e7;
	text-decoration: none;
	color: #000;
}
a.txt-btn:hover {
	background-color: #1cb3a2;
	border: solid 1px #148e83;
	text-decoration: none;
	color: #fff;
}

.txt-s {
	font-size: 0.8em;
}

.search-info {
	width: 80%;
	border: solid 1px #c00;
	padding: 5px;
	margin: 0 auto 30px;
}
.search-info h3 {
	color: #c00;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 10px;
}

/*-------------------------------
 20180119追加分（フレックス検索用）
-------------------------------*/
ul.list-gr {
	margin: 0;
	padding: 0;
}
ul.list-gr li {
	background-image: url(../lineup/list-dot-gr.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 12px;
	line-height: 1.4em;
	font-size: 1em;
	margin: 0 0 5px 0;
	list-style: none;
}
ul.list-gr li.dotless {
	background-image: none;
	margin: 8px 0;
}

h3.title {
	font-size: 1em;
	line-height: 1.8em;
	padding: 5px;
	color: #fff;
	font-weight: 500;
	background-color: #1bb2a1;
	margin: 0;
	text-decoration: none;
	text-align: center;
}

h4.rect {
	text-align: center;
	padding: 2px;
	border: solid 1px #999;
	color: #999;
	font-weight: normal;
}

.flex_link_block {
	width: 228px;
	border: solid 1px #ccc;
	margin: 0 20px 20px 0;
	display: block;
	float: left;
}
a .flex_link_block {
	text-decoration: none;
	color: #000;
}
a .flex_link_block:hover {
	border-color: #7d59a1;
	background-color: #e6e6e6;
}
.col-last {
	margin-right: 0;
}

.caption {
	font-size: 0.8em;
	line-height: 1.6em;
}
.caption_title {
	padding: 2px;
	width: auto;
	border: solid 1px #999;
	margin: 0 0 50px 0;
	font-size: 1em;
	font-weight: 500;
}

h4.inside,
ul.inside,
p.inside {
	margin-right: 10px;
	margin-left: 10px;
}

.flex_lineup_cap_area {
	margin: 0 auto 20px 0;
	padding: 10px;
	border: solid 2px #ccc;
	outline: solid 1px #ccc;
	outline-offset: -5px;
	width: 476px;
}

.cap_title_border {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0 0 10px 0;
	font-weight: normal;
	font-size: 1em;
}

/*--------------------------------------------------------------------------------
 ラインナップバナー（20190325）
--------------------------------------------------------------------------------*/
#lineup-bnr-area {
	margin: 40px auto 30px;
	width: 570px;
	font-size: 0.75em;
}
#lineup-bnr-area .col-left {
	width: 306px;
	text-align: left;
	float: left;
}
#lineup-bnr-area .col-right {
	width: 264px;
	text-align: left;
	float: left;
}
#lineup-bnr-area p {
	margin: 5px 0;
	line-height: 1.6em;
	padding-left: 1em;
	text-indent: -1em;
}
#lineup-bnr-area img {
	margin-bottom: 5px;
}
