.wks-contents {
  width: 93.79%;
  margin: 0 auto;
}
.wrap-2col {
  width: 93.79%;
  margin: 0 auto;
  overflow: hidden;
}
.wrap-2col .col-01 {
  float: right;
}
.wrap-2col .col-01 p {
  text-align: center;
  padding-left: 20px;
}
.wrap-2col .col-01 p img {
  width: 190px;
  height: 190px;
}
.wrap-2col h2 {
  margin-bottom: 20px;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.1;
}
.wrap-2col .model-description {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.model-contents {
  width: 93.79%;
  margin: -5px auto 10px;
  overflow: hidden;
}
.model-contents .model-photo,
.model-contents .model-text {
  display: table-cell;
}
.model-contents .model-photo {
  width: 438px;
  vertical-align: middle;
}
.model-contents .model-photo p {
  text-align: center;
}
.model-contents .model-photo p img {
  width: 282px;
  height: 282px;
}
.model-contents .model-text {
  width: 438px;
  padding-top: 15px;
  padding-left: 30px;
  vertical-align: top;
}
.models {
  margin-bottom: 5px;
}
.models .model-name,
.models .model-number {
  position: relative;
  display: block;
  margin-bottom: 15px;
  z-index: 2;
  background: #fff;
}
.models .model-name .name01,
.models .model-number .name01,
.models .model-name .number01,
.models .model-number .number01 {
  display: block;
}
.models .model-name .name01 span,
.models .model-number .name01 span,
.models .model-name .number01 span,
.models .model-number .number01 span {
  position: relative;
  z-index: 2;
  padding-right: 6px;
  background: #fff;
}
.models .model-name h2,
.models .model-number h2 {
  position: relative;
  display: inline-block;
}
.models .model-name h2:before,
.models .model-number h2:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: -18px;
  z-index: 1;
  width: 100%;
  height: 1px;
  background: #d1d1d1;
}
.models .model-name .name01,
.models .model-number .name01,
.models .model-name .number01,
.models .model-number .number01 {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}
.models .model-name .name02,
.models .model-number .name02,
.models .model-name .number02,
.models .model-number .number02 {
  font-size: 28px;
  font-size: 2.8rem;
}
.model-upper-btn {
  text-align: left;
}
.model-upper-btn a {
  display: block;
  width: 100%;
  max-width: 282px;
  margin: 0 0 7px;
  padding: 14px 0;
  border-radius: 3px;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.5);
}
.model-upper-btn a:hover {
  text-decoration: underline;
}
.model-upper-btn small {
  font-size: 11px;
  font-size: 1.1rem;
  text-align: center;
}
.model-upper-btn small .red {
  color: #e2231a;
  font-size: 14px;
  font-size: 1.4rem;
}
.model-lower-btn {
  margin: 30px auto 0;
  padding-bottom: 2em;
  text-align: center;
}
.model-lower-btn a {
  display: block;
  width: 85%;
  max-width: 438px;
  margin: 0 auto 5px;
  padding: 15px 0;
  border-radius: 3px;
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.5);
}
.model-lower-btn a:hover {
  text-decoration: underline;
}
.model-lower-btn small {
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.model-lower-btn small .red {
  color: #e2231a;
  font-size: 14px;
  font-size: 1.4rem;
}
.link-word {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
.link-word a {
  display: inline;
  color: #049fd7;
  text-decoration: none;
/* icon-font */
}
.link-word a:hover {
  border-bottom: 1px solid;
}
/* icon-font */
.link-word a .icon-win_2_1 {
  padding-left: 5px;
  font-size: 16px;
  font-size: 1.6rem;
}

.mod_textarea1 {
  padding-bottom: 40px;
}

@media screen and (max-width: 640px) {
  .wrap-2col {
    margin-bottom: 1.5em;
  }
  .wrap-2col .col-01 {
    float: none;
    width: auto;
    margin-bottom: 1em;
  }
  .models li {
    float: left;
    margin-right: 20px;
  }
  .model-contents {
    display: block;
    margin: -5px auto 30px;
  }
  .model-contents .model-photo,
  .model-contents .model-text {
    display: block;
    width: 100%;
  }
  .model-contents .model-text {
    padding: 0;
  }
  .model-upper-btn {
    text-align: center;
  }
  .model-upper-btn a {
    margin: 0 auto 7px;
  }
  .model-lower-btn small {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.list-item-filter {
	width: 100%;
}
.list-item-filter th {
  padding-left: 12px;
  padding-right: 11px;
  white-space: nowrap;
}
.list-item-filter th,
.list-item-filter td {
  background: #e6e6e6;
  vertical-align: middle;
  font-size: 13px;
  line-height: 2;
  padding: 3px 0;
}
.list-item-filter td {
	padding-right: 5px;
}
.list-item-filter th h3 {
  font-size: 13px;
  color: #333;
  padding: 2px 10px 0;
  text-align: left;
}

.list-item-filter th p,
.list-item-filter td p {
  display: table;
}
.list-item-filter td p {
	float: left;
	margin-right: 8px;
}
.list-item-filter td p > * {
	display: table-cell;
}
@media all and (-ms-high-contrast:none){
	.list-item-filter td p > * {
		vertical-align: bottom;
	}
	.list-item-filter td p > input {
		margin-top: 6px;
	}
}
.list-item-filter th [type="checkbox"] + label,
.list-item-filter td [type="checkbox"] + label {
  cursor: pointer;
  color: #049fd7;
}
.list-item-filter th [type="checkbox"]:checked + label,
.list-item-filter td [type="checkbox"]:checked + label {
  color: #333;
}
.list-item-filter td [type="checkbox"]:disabled + label {
  cursor: auto;
  color: #aaa;
}
.list-item-block {
  margin-top: 30px;
}
.bar-wrap {
  min-height: 1px;
  width: 164px;
  position: relative;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.bar-note,
.bar-desk {
  width: 106px;
}
.bar-wrap .bar-area01,
.bar-wrap .bar-area02,
.bar-wrap .bar-area03 {
  position: absolute;
  writing-mode: tb-rl;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  color: #fff;
  font-size: 13px;
  width: 48px;
  text-align: center;
}
.bar-wrap .bar-area01 {
  left: 0;
}
.bar-wrap .bar-area02 {
  left: 60px;
}
.bar-wrap .bar-area03 {
  left: 118px;
}
.bar-wrap .bar-wrap-area {
  width: 48px;
  display: block;
  position: relative;
}
#bar1,
#bar2,
#bar3,
#bar4,
#bar5,
#bar6 {
  height: 0;
}

/* ------ 縦中横 ------ */
.bar-digit {
  writing-mode: horizontal-tb;
  -ms-writing-mode: lr-tb;;
  -webkit-writing-mode: horizontal-tb;;
  writing-mode: horizontal-tb;
  line-height: 1.2;
}

/* ------ ワークステーション固有の設定 ------ */
.bar-ws #bar1.bar-br-hide,
.bar-ws #bar2.bar-br-hide,
.bar-ws #bar4.bar-br-hide {
  line-height: 48px;
  padding: 0;
}
.bar-ws #bar1,
.bar-ws #bar2,
.bar-ws #bar4 {
  line-height: 16px;
  padding: 0 8px;
}
.bar-ws #bar1.bar-br-hide br,
.bar-ws #bar2.bar-br-hide br,
.bar-ws #bar4.bar-br-hide br {
	display: none;
}

/* ------ ノート固有の設定 ------ */
.bar-note #bar8.bar-br-hide,
.bar-note #bar11.bar-br-hide,
.bar-note #bar13.bar-br-hide,
.bar-note #bar15.bar-br-hide,
.bar-note #bar16.bar-br-hide {
  line-height: 48px;
  padding: 0;
}
.bar-note #bar8,
.bar-note #bar11,
.bar-note #bar13,
.bar-note #bar15,
.bar-note #bar16 {
  line-height: 16px;
  padding: 0 8px;
}
.bar-note #bar8.bar-br-hide br,
.bar-note #bar11.bar-br-hide br,
.bar-note #bar13.bar-br-hide br,
.bar-note #bar15.bar-br-hide br,
.bar-note #bar16.bar-br-hide br {
	display: none;
}
/* ------ 初回表示時に1pxボーダーが表示されてしまうので調整 ------ */
.bar-wrap.bar-note .bar-wrap-area li,
.bar-wrap.bar-desk .bar-wrap-area li {
  top: 1px;
}

/* ------  ノート固有の設定 ------ */
@media screen and (max-width: 640px) {
	.bar-note #bar6,
	.bar-note #bar8,
	.bar-note #bar11,
	.bar-note #bar13,
	.bar-note #bar14 {
	  font-size: 11px;
	  font-size: 1.1rem;
	}
	.bar-note #bar6.bar-br-hide,
	.bar-note #bar8.bar-br-hide,
	.bar-note #bar11.bar-br-hide,
	.bar-note #bar13.bar-br-hide,
	.bar-note #bar14.bar-br-hide {
	  font-size: 13px;
	  font-size: 1.3rem;
	}
	/*.bar-note.bar-wrap .bar-wrap-area li.l-lineHeight {
		line-height: 48px;
	}*/

	.bar-note.bar-wrap .bar-area01 .bar-wrap-area li,
	.bar-note.bar-wrap .bar-area02 .bar-wrap-area li {
		line-height: 48px;
	}
	.bar-note.bar-wrap {
		width: 96px;
	}
	.bar-note.bar-wrap .bar-area02 {
		left: 50px;
	}
}

/* ------  デスクトップ固有の設定 ------ */
.bar-desk #bar7.bar-br-hide {
  line-height: 16px;
  padding: 0 8px;
}

/* ------  デスクトップ固有の設定 ------ */
@media screen and (max-width: 640px) {
	.bar-desk.bar-wrap .bar-area01 .bar-wrap-area li,
	.bar-desk.bar-wrap .bar-area02 .bar-wrap-area li {
		line-height: 48px;
	}
	.bar-desk.bar-wrap {
		width: 96px;
	}
	.bar-desk.bar-wrap .bar-area02 {
		left: 50px;
	}

	.bar-desk #bar6.bar-br-hide {
	  font-size: 11px;
	  font-size: 1.1rem;
	}
}

.bar-wrap .bar-wrap-area li {
  position: absolute;
  left: 0;
  line-height: 48px;
  overflow: hidden;
}


.bar-wrap .bar-area01 li {
  background: #ea5f5f;
}
.bar-wrap .bar-area02 li,
.bar-wrap .bar-area03 li {
  background: #919191;
}
#search-item-lists {
  position: relative;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#search-item-lists > li {
  width: 49.4%;
  margin-bottom: 10px;
  float: none;
}
#search-item-lists > li .list-text {
	vertical-align: top;
	padding: 15px 10px 15px 10px;
}

#search-item-lists.search-item-lists2 > li .list-text {
	vertical-align: middle;
	padding: 15px 15px 15px 15px;
}
#search-item-lists.search-item-lists2 > li .list-text h4 a {
	font-size: 15px;
	font-size: 1.5rem;
}
#search-item-lists.search-item-lists2 > li .list-text p {
	font-size: 11px;
	font-size: 1.1rem;
}
#list-item-block #search-item-lists > .blank-item {
  position: relative;
  border: 1px solid transparent;
  background: transparent;
  color: transparent;
  pointer-events: none;
}
#list-item-block #search-item-lists > .blank-item:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	pointer-events: none;
	background: #fff;
	z-index: 2;
}

#list-item-block .list-img {
  padding: 10px 0 10px 10px;
}
#list-item-block .work-box-tags {
  margin-top: 5px;
}
#list-item-block .work-box-tags p {
  font-size: 9px;
  background: #ececec;
  border: 1px solid #b0b0b0;
  border-radius: 3px;
  padding: 3px;
  margin-top: 5px;
  display: inline-block;
}
#list-item-block .list-img img {
  margin: 0;
  width: 100%;
  min-width: 94px;
}

#list-item-block + #text1 {
	padding-right: 160px;
	font-size: 13px;
	text-align: center;
	height: 100px;
}

@media screen and (max-width: 640px) {
    #search-item-lists > li {
      width: 100%;
      margin-bottom: 10px;
    }
    #list-item-block #search-item-lists > .blank-item {
      display: none;
    }
	#list-item-block + #text1 {
		position: absolute;
		left: 0;
		width: 100vw;
		display: none;
		padding-right: 2vw;
	}
	#list-item-block + #text1 p {
		width: 100vw;
	}
	.bar-ws #bar1.bar-br-hide,
	.bar-ws #bar2.bar-br-hide,
	.bar-ws #bar4.bar-br-hide,
    .bar-wrap .bar-wrap-area li {
      line-height: 24px;
    }
    .bar-wrap .bar-area02 {
      left: 26px;
    }
    .bar-wrap .bar-area03 {
      left: 52px;
    }
    .bar-wrap {
      margin-right: 6px;
      width: 76px;
    }
	#list-item-block .list-img img {
      min-width: 70px;
	}
}
@media screen and (max-width: 410px) {
	.list-item-filter th,
	.list-item-filter td {
      line-height: 1.5;
}
}





